Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu384a.c63 #define VDPU384A_FAST_REG_SET_CNT 3 macro
78 RK_U32 offset_spspps[VDPU384A_FAST_REG_SET_CNT];
79 RK_U32 offset_sclst[VDPU384A_FAST_REG_SET_CNT];
81 H264dRkvBuf_t reg_buf[VDPU384A_FAST_REG_SET_CNT];
95 MppBuffer rcb_buf[VDPU384A_FAST_REG_SET_CNT];
597 RK_U32 max_cnt = p_hal->fast_mode ? VDPU384A_FAST_REG_SET_CNT : 1; in vdpu384a_h264d_init()