Home
last modified time | relevance | path

Searched refs:RcModelV2Ctx (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc_ctx.h103 } RcModelV2Ctx; typedef
111 MPP_RET bits_model_init(RcModelV2Ctx *ctx);
112 MPP_RET bits_model_deinit(RcModelV2Ctx *ctx);
114 MPP_RET bits_model_alloc(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg, RK_S64 total_bits);
115 MPP_RET bits_model_update(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg);
117 MPP_RET calc_next_i_ratio(RcModelV2Ctx *ctx);
118 MPP_RET check_re_enc(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg);
H A Drc_model_v2.c76 MPP_RET bits_model_param_deinit(RcModelV2Ctx *ctx) in bits_model_param_deinit()
136 MPP_RET bits_model_param_init(RcModelV2Ctx *ctx) in bits_model_param_init()
216 void bits_frm_init(RcModelV2Ctx *ctx) in bits_frm_init()
272 RK_S32 moving_judge_update(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg) in moving_judge_update()
291 void bit_statics_update(RcModelV2Ctx *ctx, RK_U32 real_bit) in bit_statics_update()
304 MPP_RET bits_model_preset(RcModelV2Ctx *ctx, EncRcTaskInfo *info) in bits_model_preset()
361 MPP_RET bits_model_update(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg) in bits_model_update()
425 MPP_RET bits_model_alloc(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg, RK_S64 total_bits) in bits_model_alloc()
529 MPP_RET calc_next_i_ratio(RcModelV2Ctx *ctx) in calc_next_i_ratio()
564 MPP_RET calc_debreath_qp(RcModelV2Ctx *ctx) in calc_debreath_qp()
[all …]
H A Dvp8e_rc.c57 RcModelV2Ctx *p = (RcModelV2Ctx *)ctx; in rc_model_v2_vp8_hal_start()
158 sizeof(RcModelV2Ctx),
H A Djpege_rc.c33 sizeof(RcModelV2Ctx),
H A Dh264e_rc.c33 sizeof(RcModelV2Ctx),
H A Dh265e_rc.c33 sizeof(RcModelV2Ctx),