Home
last modified time | relevance | path

Searched refs:max_reencode_times (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/inc/
H A Dmpp_rc_api.h154 RK_S32 max_reencode_times; member
/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_model_v2_smt.c1048 if (ctx->reenc_cnt >= usr_cfg->max_reencode_times) in check_re_enc_smt()
H A Drc_model_v2.c1311 if (ctx->reenc_cnt >= usr_cfg->max_reencode_times) in check_re_enc()
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c1638 cfg->max_reencode_times = rc->max_reenc_times; in set_rc_cfg()