Home
last modified time | relevance | path

Searched refs:VDPU_POC_BUF_SIZE (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu_com.h25 #define VDPU_POC_BUF_SIZE (34*4) /* bytes */ macro
H A Dhal_h264d_vdpu1.c759 RK_U32 buf_size = VDPU_CABAC_TAB_SIZE + VDPU_POC_BUF_SIZE + VDPU_SCALING_LIST_SIZE; in vdpu1_h264d_init()
764 reg_ctx->reg_buf[i].sclst_ptr = reg_ctx->reg_buf[i].poc_ptr + VDPU_POC_BUF_SIZE; in vdpu1_h264d_init()
H A Dhal_h264d_vdpu2.c816 RK_U32 buf_size = VDPU_CABAC_TAB_SIZE + VDPU_POC_BUF_SIZE + VDPU_SCALING_LIST_SIZE; in vdpu2_h264d_init()
821 reg_ctx->reg_buf[i].sclst_ptr = reg_ctx->reg_buf[i].poc_ptr + VDPU_POC_BUF_SIZE; in vdpu2_h264d_init()