Searched refs:cap_colmv_compress (Results 1 – 6 of 6) sorted by relevance
| /rockchip-linux_mpp/osal/ |
| H A D | mpp_soc.c | 85 .cap_colmv_compress = 0, 103 .cap_colmv_compress = 0, 121 .cap_colmv_compress = 0, 139 .cap_colmv_compress = 0, 157 .cap_colmv_compress = 0, 175 .cap_colmv_compress = 0, 193 .cap_colmv_compress = 0, 211 .cap_colmv_compress = 0, 229 .cap_colmv_compress = 0, 247 .cap_colmv_compress = 0, [all …]
|
| /rockchip-linux_mpp/osal/inc/ |
| H A D | mpp_soc.h | 51 rk_u32 cap_colmv_compress : 1; member
|
| /rockchip-linux_mpp/mpp/hal/rkdec/vp9d/ |
| H A D | hal_vp9d_vdpu34x.c | 388 RK_U32 compress = p_hal->hw_info ? p_hal->hw_info->cap_colmv_compress : 1; in hal_vp9d_vdpu34x_setup_colmv_buf() 609 …hw_regs->common.reg012.colmv_compress_en = p_hal->hw_info ? p_hal->hw_info->cap_colmv_compress : 1; in hal_vp9d_vdpu34x_gen_regs()
|
| H A D | hal_vp9d_vdpu382.c | 401 RK_U32 compress = p_hal->hw_info ? p_hal->hw_info->cap_colmv_compress : 1; in hal_vp9d_vdpu382_setup_colmv_buf() 619 …hw_regs->common.reg012.colmv_compress_en = p_hal->hw_info ? p_hal->hw_info->cap_colmv_compress : 1; in hal_vp9d_vdpu382_gen_regs()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_vdpu382.c | 621 RK_U32 compress = reg_ctx->hw_info ? reg_ctx->hw_info->cap_colmv_compress : 1; in hal_h265d_vdpu382_setup_colmv_buf() 811 reg_ctx->hw_info->cap_colmv_compress : 0; in hal_h265d_vdpu382_gen_regs()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_vdpu382.c | 550 (p_hal->hw_info && p_hal->hw_info->cap_colmv_compress && pp->frame_mbs_only_flag) ? 1 : 0; in set_registers()
|