Home
last modified time | relevance | path

Searched refs:Vepu541RoiCfg (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/mpp/utils/
H A Dmpp_enc_roi_utils.c81 } Vepu541RoiCfg; typedef
168 Vepu541RoiCfg *tmp;
191 Vepu541RoiCfg *src = (Vepu541RoiCfg *)src_buf; in vepu54x_h265_set_roi()
192 Vepu541RoiCfg *dst = (Vepu541RoiCfg *)dst_buf; in vepu54x_h265_set_roi()
223 static MPP_RET gen_vepu54x_roi(MppEncRoiImpl *ctx, Vepu541RoiCfg *dst) in gen_vepu54x_roi()
230 Vepu541RoiCfg cfg; in gen_vepu54x_roi()
278 Vepu541RoiCfg *p = dst; in gen_vepu54x_roi()
422 static void set_roi_qp_cfg(void *buf, RK_U32 index, Vepu541RoiCfg *cfg) in set_roi_qp_cfg()
470 Vepu541RoiCfg *src = (Vepu541RoiCfg *)ctx->tmp; in gen_vepu580_roi_h264()
484 Vepu541RoiCfg *cu_cfg = &src[j * stride_h + k]; in gen_vepu580_roi_h264()
[all …]
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/common/
H A Dvepu541_common.c345 RK_S32 buf_size = stride_h * stride_v * sizeof(Vepu541RoiCfg); in vepu541_get_roi_buf_size()
353 Vepu541RoiCfg *ptr = (Vepu541RoiCfg *)buf; in vepu541_set_one_roi()
357 Vepu541RoiCfg cfg; in vepu541_set_one_roi()
394 Vepu541RoiCfg *dst = ptr; in vepu541_set_one_roi()
408 Vepu541RoiCfg *ptr = (Vepu541RoiCfg *)buf; in vepu541_set_roi()
413 Vepu541RoiCfg cfg; in vepu541_set_roi()
H A Dvepu541_common.h107 } Vepu541RoiCfg; typedef
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541.c90 Vepu541RoiCfg *roi_buf_tmp;
833 Vepu541RoiCfg *src = (Vepu541RoiCfg *)src_buf; in vepu541_h265_set_roi()
834 Vepu541RoiCfg *dst = (Vepu541RoiCfg *)dst_buf; in vepu541_h265_set_roi()
887 ctx->roi_buf_tmp = (Vepu541RoiCfg *)mpp_malloc(Vepu541RoiCfg, stride_h * stride_v); in setup_vepu541_intra_refresh()
894 Vepu541RoiCfg cfg; in setup_vepu541_intra_refresh()
895 Vepu541RoiCfg *ptr = (Vepu541RoiCfg *)buf; in setup_vepu541_intra_refresh()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c1001 Vepu541RoiCfg cfg; in setup_vepu541_intra_refresh()
1002 Vepu541RoiCfg *ptr = (Vepu541RoiCfg *)buf; in setup_vepu541_intra_refresh()