Home
last modified time | relevance | path

Searched refs:max_reenc_times (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_cfg.cpp141 …ENTRY(rc, max_reenc_times,U32, RK_U32, MPP_ENC_RC_CFG_CHANGE_MAX_REENC, rc, ma…
403 cfg->rc.max_reenc_times = 1; in mpp_enc_cfg_set_default()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/vp8/
H A Dvp8e_api_v2.c105 rc_cfg->max_reenc_times = 1; in vp8e_init()
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_impl.cpp406 if (cfg->rc.max_reenc_times) { in check_low_delay_output()
408 cfg->rc.max_reenc_times = 0; in check_low_delay_output()
588 dst->max_reenc_times = src->max_reenc_times; in mpp_enc_proc_rc_cfg()
1256 cfg->max_reencode_times = rc->max_reenc_times; in set_rc_cfg()
2181 while (frm->reencode && frm->reencode_times < enc->cfg.rc.max_reenc_times) { in try_proc_normal_task()
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_cmd.h356 RK_U32 max_reenc_times; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_cmd.h356 RK_U32 max_reenc_times; member
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_api.c155 rc_cfg->max_reenc_times = 1; in h265e_init()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c172 rc_cfg->max_reenc_times = 1; in init_h264e_cfg_set()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_rc2_test.c440 rc_cfg->max_reenc_times = 1; in mpi_rc_enc_init()