Home
last modified time | relevance | path

Searched refs:col_ref_poc (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu34x.c79 RK_U32 col_ref_poc; member
518 vp9_hw_regs->vp9d_param.reg98.col_ref_poc = in hal_vp9d_vdpu34x_gen_regs()
519 hw_ctx->col_ref_poc ? hw_ctx->col_ref_poc : vp9_hw_regs->vp9d_param.reg65.cur_poc; in hal_vp9d_vdpu34x_gen_regs()
521 hw_ctx->col_ref_poc = vp9_hw_regs->vp9d_param.reg65.cur_poc; in hal_vp9d_vdpu34x_gen_regs()
1039 hw_ctx->col_ref_poc = 0; in hal_vp9d_vdpu34x_reset()
H A Dhal_vp9d_vdpu382.c79 RK_U32 col_ref_poc; member
532 vp9_hw_regs->vp9d_param.reg98.col_ref_poc = in hal_vp9d_vdpu382_gen_regs()
533 hw_ctx->col_ref_poc ? hw_ctx->col_ref_poc : vp9_hw_regs->vp9d_param.reg65.cur_poc; in hal_vp9d_vdpu382_gen_regs()
535 hw_ctx->col_ref_poc = vp9_hw_regs->vp9d_param.reg65.cur_poc; in hal_vp9d_vdpu382_gen_regs()
1071 hw_ctx->col_ref_poc = 0; in hal_vp9d_vdpu382_reset()
/rockchip-linux_mpp/mpp/hal/rkdec/inc/
H A Dvdpu34x_vp9d.h169 RK_U32 col_ref_poc : 32; member
H A Dvdpu382_vp9d.h169 RK_U32 col_ref_poc : 32; member