Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/vp8d/
H A Dhal_vp8d_base.h55 RK_U32 dec_frame_cnt; member
/rockchip-linux_mpp/mpp/hal/vpu/m2vd/
H A Dhal_m2vd_base.h71 RK_U32 dec_frame_cnt; member
H A Dhal_m2vd_vdpu2.c317 fprintf(ctx->fp_reg_in, "Frame #%d\n", ctx->dec_frame_cnt); in hal_m2vd_vdpu2_gen_regs()
324 ctx->dec_frame_cnt++; in hal_m2vd_vdpu2_gen_regs()
390 fprintf(ctx->fp_reg_out, "Frame #%d\n", ctx->dec_frame_cnt); in hal_m2vd_vdpu2_wait()
H A Dhal_m2vd_vdpu1.c254 ctx->dec_frame_cnt++; in hal_m2vd_vdpu1_gen_regs()