Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h263d/
H A Dhal_h263d_vdpu1_reg.h141 RK_U32 sw_refidx1_active : 5; member
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_vdpu1_reg.h142 RK_U32 sw_refidx1_active : 5; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu1_reg.h142 RK_U32 sw_refidx1_active : 5; member
H A Dhal_h264d_vdpu1.c635 p_regs->SwReg09.sw_refidx1_active = (pp->num_ref_idx_l1_active_minus1 + 1); in vdpu1_set_asic_regs()