Lines Matching defs:ctx

77 MPP_RET bits_model_param_deinit(RcModelV2Ctx *ctx)  in bits_model_param_deinit()
145 MPP_RET bits_model_param_init(RcModelV2Ctx *ctx) in bits_model_param_init()
239 void bits_frm_init(RcModelV2Ctx *ctx) in bits_frm_init()
295 RK_S32 moving_judge_update(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg) in moving_judge_update()
314 void bit_statics_update(RcModelV2Ctx *ctx, RK_U32 real_bit) in bit_statics_update()
327 MPP_RET bits_model_preset(RcModelV2Ctx *ctx, EncRcTaskInfo *info) in bits_model_preset()
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()
557 MPP_RET calc_next_i_ratio(RcModelV2Ctx *ctx) in calc_next_i_ratio()
592 MPP_RET calc_debreath_qp(RcModelV2Ctx *ctx) in calc_debreath_qp()
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()
934 RK_S32 moving_ratio_calc(RcModelV2Ctx *ctx) in moving_ratio_calc()
996 MPP_RET calc_avbr_ratio(void *ctx, EncRcTaskInfo *cfg) in calc_avbr_ratio()
1097 MPP_RET bits_model_init(RcModelV2Ctx *ctx) in bits_model_init()
1202 static MPP_RET update_mode_param(RcModelV2Ctx *ctx, RK_U32 fps) in update_mode_param()
1236 static MPP_RET fps_chg_update_mode(RcModelV2Ctx *ctx) in fps_chg_update_mode()
1260 MPP_RET bits_mode_reset(RcModelV2Ctx *ctx) in bits_mode_reset()
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()
1377 MPP_RET rc_model_v2_deinit(void *ctx) in rc_model_v2_deinit()
1388 MPP_RET rc_model_v2_start(void *ctx, EncRcTask *task) in rc_model_v2_start()
1519 static RK_S32 derive_min_qp_from_complexity(RcModelV2Ctx *ctx, EncRcTaskInfo *info, RK_U32 is_intra) in derive_min_qp_from_complexity()
1563 MPP_RET rc_model_v2_hal_start(void *ctx, EncRcTask *task) in rc_model_v2_hal_start()
1724 MPP_RET rc_model_v2_hal_end(void *ctx, EncRcTask *task) in rc_model_v2_hal_end()
1740 MPP_RET rc_model_v2_check_reenc(void *ctx, EncRcTask *task) in rc_model_v2_check_reenc()
1799 MPP_RET rc_model_v2_end(void *ctx, EncRcTask *task) in rc_model_v2_end()