| /rockchip-linux_mpp/mpp/hal/rkdec/avs2d/ |
| H A D | hal_avs2d_global.h | 88 RK_U32 mv_count; member
|
| H A D | hal_avs2d_vdpu383.c | 623 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 D | hal_avs2d_rkv.c | 597 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 D | hal_avs2d_vdpu382.c | 664 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 D | hal_h264d_global.h | 114 RK_S32 mv_count; member
|
| H A D | hal_h264d_vdpu34x.c | 915 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 D | hal_h264d_vdpu384a.c | 800 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 D | hal_h264d_vdpu383.c | 848 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 D | hal_h264d_vdpu382.c | 945 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 D | hal_h265d_ctx.h | 65 RK_S32 mv_count; member
|
| H A D | hal_h265d_vdpu382.c | 641 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 D | hal_h265d_vdpu384a.c | 870 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 D | hal_h265d_vdpu34x.c | 931 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 D | hal_h265d_vdpu383.c | 958 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 D | hal_vp9d_vdpu34x.c | 75 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 D | hal_vp9d_vdpu382.c | 75 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 D | hal_vp9d_vdpu383.c | 69 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()
|