Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc_ctx.h114 MPP_RET bits_model_alloc(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg, RK_S64 total_bits);
H A Drc_model_v2.c425 MPP_RET bits_model_alloc(RcModelV2Ctx *ctx, EncRcTaskInfo *cfg, RK_S64 total_bits) in bits_model_alloc() function
612 bits_model_alloc(p, cfg, p->gop_total_bits); in calc_cbr_ratio()
806 bits_model_alloc(p, cfg, p->gop_total_bits); in calc_vbr_ratio()
999 bits_model_alloc(p, cfg, gop_bits); in calc_avbr_ratio()
1340 bits_model_alloc(p, info, p->gop_total_bits); in rc_model_v2_start()