Home
last modified time | relevance | path

Searched refs:oapve_rc_estimate_pic_lambda (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libopenapv/src/
H A Doapv_rc.h43 double oapve_rc_estimate_pic_lambda(oapve_ctx_t* ctx, double cost);
H A Doapv_rc.c136 double oapve_rc_estimate_pic_lambda(oapve_ctx_t* ctx, double cost) in oapve_rc_estimate_pic_lambda() function
H A Doapv.c1124 ctx->rc_param.lambda = oapve_rc_estimate_pic_lambda(ctx, cost_sum); in enc_frame()