Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c90 #define ALL_BUFFER_SIZE(cnt) (CABAC_TAB_ALIGEND_SIZE + INFO_BUFFER_SIZE *cnt) macro
133 ret = mpp_buffer_get(reg_ctx->group, &reg_ctx->bufs, ALL_BUFFER_SIZE(max_cnt)); in hal_h265d_vdpu382_init()
H A Dhal_h265d_vdpu384a.c44 #define ALL_BUFFER_SIZE(cnt) (INFO_BUFFER_SIZE *cnt) macro
123 ret = mpp_buffer_get(reg_ctx->group, &reg_ctx->bufs, ALL_BUFFER_SIZE(max_cnt)); in hal_h265d_vdpu384a_init()
H A Dhal_h265d_vdpu34x.c92 #define ALL_BUFFER_SIZE(cnt) (CABAC_TAB_ALIGEND_SIZE + INFO_BUFFER_SIZE *cnt) macro
135 ret = mpp_buffer_get(reg_ctx->group, &reg_ctx->bufs, ALL_BUFFER_SIZE(max_cnt)); in hal_h265d_vdpu34x_init()
H A Dhal_h265d_vdpu383.c63 #define ALL_BUFFER_SIZE(cnt) (CABAC_TAB_ALIGEND_SIZE + INFO_BUFFER_SIZE *cnt) macro
145 ret = mpp_buffer_get(reg_ctx->group, &reg_ctx->bufs, ALL_BUFFER_SIZE(max_cnt)); in hal_h265d_vdpu383_init()