Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_ctx.h113 } RcModelV2Ctx; typedef
121 MPP_RET bits_model_init(RcModelV2Ctx *ctx);
122 MPP_RET bits_model_deinit(RcModelV2Ctx *ctx);
124 MPP_RET bits_model_alloc(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg, RK_S64 total_bits);
125 MPP_RET bits_model_update(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg);
127 MPP_RET calc_next_i_ratio(RcModelV2Ctx *ctx);
128 MPP_RET check_re_enc(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg);
H A Drc_model_v2.c77 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()
[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),