Home
last modified time | relevance | path

Searched refs:dec_error_int (Results 1 – 7 of 7) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/m2vd/
H A Dhal_m2vd_vdpu1_reg.h44 RK_U32 dec_error_int : 1; member
H A Dhal_m2vd_vdpu2_reg.h83 RK_U32 dec_error_int : 1; member
H A Dhal_m2vd_vdpu1.c312 if (reg_out->sw01.dec_error_int | reg_out->sw01.dec_buffer_int) { in hal_m2vd_vdpu1_wait()
H A Dhal_m2vd_vdpu2.c395 if (reg_out->sw55.dec_error_int | reg_out->sw55.dec_buffer_int) { in hal_m2vd_vdpu2_wait()
/rockchip-linux_mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_vdpu1_reg.h36 RK_U32 dec_error_int : 1; member
H A Dhal_avsd_plus_reg.h44 RK_U32 dec_error_int : 1; member
H A Dhal_avsd_plus.c776 ((AvsdPlusRegs_t *)p_hal->p_regs)->sw01.dec_error_int; in hal_avsd_plus_wait()
789 !((AvsdPlusRegs_t *)p_hal->p_regs)->sw01.dec_error_int) { in hal_avsd_plus_wait()