Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/inc/
H A Dvdpu34x_vp9d.h152 RK_U32 ref_deltas_lastframe : 28; member
H A Dvdpu382_vp9d.h152 RK_U32 ref_deltas_lastframe : 28; member
/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu34x.c763 vp9_hw_regs->vp9d_param.reg94.ref_deltas_lastframe = 0; in hal_vp9d_vdpu34x_gen_regs()
767 …vp9_hw_regs->vp9d_param.reg94.ref_deltas_lastframe |= (hw_ctx->ls_info.last_ref_deltas[i] & 0x7f… in hal_vp9d_vdpu34x_gen_regs()
H A Dhal_vp9d_vdpu382.c773 vp9_hw_regs->vp9d_param.reg94.ref_deltas_lastframe = 0; in hal_vp9d_vdpu382_gen_regs()
777 …vp9_hw_regs->vp9d_param.reg94.ref_deltas_lastframe |= (hw_ctx->ls_info.last_ref_deltas[i] & 0x7f… in hal_vp9d_vdpu382_gen_regs()