Lines Matching defs:cfg
295 RK_S32 moving_judge_update(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg) in moving_judge_update()
384 MPP_RET bits_model_update(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg) in bits_model_update()
448 MPP_RET bits_model_alloc(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg, RK_S64 total_bits) in bits_model_alloc()
623 MPP_RET calc_cbr_ratio(void *ctx, EncRcTaskInfo *cfg) in calc_cbr_ratio()
694 MPP_RET reenc_calc_super_frm_ratio(void *ctx, EncRcTaskInfo *cfg) in reenc_calc_super_frm_ratio()
705 MPP_RET reenc_calc_cbr_ratio(void *ctx, EncRcTaskInfo *cfg) in reenc_calc_cbr_ratio()
825 MPP_RET calc_vbr_ratio(void *ctx, EncRcTaskInfo *cfg) in calc_vbr_ratio()
885 MPP_RET reenc_calc_vbr_ratio(void *ctx, EncRcTaskInfo *cfg) in reenc_calc_vbr_ratio()
996 MPP_RET calc_avbr_ratio(void *ctx, EncRcTaskInfo *cfg) in calc_avbr_ratio()
1268 MPP_RET check_super_frame(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg) in check_super_frame()
1295 MPP_RET check_re_enc(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg) in check_re_enc()
1361 MPP_RET rc_model_v2_init(void *ctx, RcCfg *cfg) in rc_model_v2_init()
1743 EncRcTaskInfo *cfg = (EncRcTaskInfo *)&task->info; in rc_model_v2_check_reenc() local
1802 EncRcTaskInfo *cfg = (EncRcTaskInfo *)&task->info; in rc_model_v2_end() local