Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_buf_slot.h133 RK_S32 mpp_buf_slot_get_count(MppBufSlots slots);
/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c2009 reg_ctx->colmv_count = mpp_buf_slot_get_count(p_hal->slots); in vdpu383_av1d_colmv_setup()
2041 reg_ctx->cdf_segid_count = mpp_buf_slot_get_count(p_hal->slots); in vdpu383_av1d_cdf_setup()
/rockchip-linux_mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_vdpu383.c623 p_hal->mv_count = mpp_buf_slot_get_count(p_hal->frame_slots); in set_up_colmv_buf()
H A Dhal_avs2d_rkv.c597 p_hal->mv_count = mpp_buf_slot_get_count(p_hal->frame_slots); in set_up_colmv_buf()
H A Dhal_avs2d_vdpu382.c664 p_hal->mv_count = mpp_buf_slot_get_count(p_hal->frame_slots); in set_up_colmv_buf()
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu34x.c915 p_hal->mv_count = mpp_buf_slot_get_count(p_hal->frame_slots); in vdpu34x_h264d_setup_colmv_buf()
H A Dhal_h264d_vdpu384a.c800 p_hal->mv_count = mpp_buf_slot_get_count(p_hal->frame_slots); in vdpu384a_h264d_gen_regs()
H A Dhal_h264d_vdpu383.c848 p_hal->mv_count = mpp_buf_slot_get_count(p_hal->frame_slots); in vdpu383_h264d_gen_regs()
H A Dhal_h264d_vdpu382.c945 p_hal->mv_count = mpp_buf_slot_get_count(p_hal->frame_slots); in vdpu382_h264d_setup_colmv_buf()
/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu34x.c405 hw_ctx->mv_count = mpp_buf_slot_get_count(p_hal ->slots); in hal_vp9d_vdpu34x_setup_colmv_buf()
H A Dhal_vp9d_vdpu382.c418 hw_ctx->mv_count = mpp_buf_slot_get_count(p_hal ->slots); in hal_vp9d_vdpu382_setup_colmv_buf()
H A Dhal_vp9d_vdpu383.c769 hw_ctx->mv_count = mpp_buf_slot_get_count(p_hal ->slots); in hal_vp9d_vdpu383_gen_regs()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buf_slot.c987 RK_S32 mpp_buf_slot_get_count(MppBufSlots slots) in mpp_buf_slot_get_count() function
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c641 reg_ctx->mv_count = mpp_buf_slot_get_count(reg_ctx->slots); in hal_h265d_vdpu382_setup_colmv_buf()
H A Dhal_h265d_vdpu384a.c870 reg_ctx->mv_count = mpp_buf_slot_get_count(reg_ctx->slots); in hal_h265d_vdpu384a_gen_regs()
H A Dhal_h265d_vdpu34x.c931 reg_ctx->mv_count = mpp_buf_slot_get_count(reg_ctx->slots); in hal_h265d_vdpu34x_gen_regs()
H A Dhal_h265d_vdpu383.c958 reg_ctx->mv_count = mpp_buf_slot_get_count(reg_ctx->slots); in hal_h265d_vdpu383_gen_regs()
/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c1847 ctx->tile_out_count = mpp_buf_slot_get_count(p_hal->slots); in vdpu_av1d_setup_tile_bufs()