Home
last modified time | relevance | path

Searched refs:bits_model_alloc (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_ctx.h124 MPP_RET bits_model_alloc(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg, RK_S64 total_bits);
H A Drc_model_v2.c448 MPP_RET bits_model_alloc(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg, RK_S64 total_bits) in bits_model_alloc() function
640 bits_model_alloc(p, cfg, p->gop_total_bits); in calc_cbr_ratio()
841 bits_model_alloc(p, cfg, p->gop_total_bits); in calc_vbr_ratio()
1034 bits_model_alloc(p, cfg, gop_bits); in calc_avbr_ratio()
1451 bits_model_alloc(p, info, p->gop_total_bits); in rc_model_v2_start()