Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_global.h88 RK_U32 mv_count; member
H A Dhal_avs2d_vdpu383.c623 p_hal->mv_count = mpp_buf_slot_get_count(p_hal->frame_slots); in set_up_colmv_buf()
624 hal_bufs_setup(p_hal->cmv_bufs, p_hal->mv_count, 1, &size); 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()
598 hal_bufs_setup(p_hal->cmv_bufs, p_hal->mv_count, 1, &size); 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()
665 hal_bufs_setup(p_hal->cmv_bufs, p_hal->mv_count, 1, &size); in set_up_colmv_buf()
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_global.h114 RK_S32 mv_count; member
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()
916 hal_bufs_setup(p_hal->cmv_bufs, p_hal->mv_count, 1, &size); 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()
801 hal_bufs_setup(p_hal->cmv_bufs, p_hal->mv_count, 1, &size); 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()
849 hal_bufs_setup(p_hal->cmv_bufs, p_hal->mv_count, 1, &size); 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()
946 hal_bufs_setup(p_hal->cmv_bufs, p_hal->mv_count, 1, &size); in vdpu382_h264d_setup_colmv_buf()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_ctx.h65 RK_S32 mv_count; member
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()
642 hal_bufs_setup(reg_ctx->cmv_bufs, reg_ctx->mv_count, 1, &size); 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()
871 hal_bufs_setup(reg_ctx->cmv_bufs, reg_ctx->mv_count, 1, &size); 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()
932 hal_bufs_setup(reg_ctx->cmv_bufs, reg_ctx->mv_count, 1, &size); 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()
959 hal_bufs_setup(reg_ctx->cmv_bufs, reg_ctx->mv_count, 1, &size); in hal_h265d_vdpu383_gen_regs()
/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu34x.c75 RK_S32 mv_count; member
405 hw_ctx->mv_count = mpp_buf_slot_get_count(p_hal ->slots); in hal_vp9d_vdpu34x_setup_colmv_buf()
406 hal_bufs_setup(hw_ctx->cmv_bufs, hw_ctx->mv_count, 1, &size); in hal_vp9d_vdpu34x_setup_colmv_buf()
H A Dhal_vp9d_vdpu382.c75 RK_S32 mv_count; member
418 hw_ctx->mv_count = mpp_buf_slot_get_count(p_hal ->slots); in hal_vp9d_vdpu382_setup_colmv_buf()
419 hal_bufs_setup(hw_ctx->cmv_bufs, hw_ctx->mv_count, 1, &size); in hal_vp9d_vdpu382_setup_colmv_buf()
H A Dhal_vp9d_vdpu383.c69 RK_S32 mv_count; member
769 hw_ctx->mv_count = mpp_buf_slot_get_count(p_hal ->slots); in hal_vp9d_vdpu383_gen_regs()
770 hal_bufs_setup(hw_ctx->cmv_bufs, hw_ctx->mv_count, 1, &size); in hal_vp9d_vdpu383_gen_regs()