Home
last modified time | relevance | path

Searched refs:gu1_qp_lambdaIP (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libavc/encoder/
H A Dih264e_globals.c65 const UWORD8 gu1_qp_lambdaIP[52]= variable
H A Dih264e_globals.h46 extern const UWORD8 gu1_qp_lambdaIP[52];
H A Dih264e_me.c834 ps_me_ctxt->u4_lambda_motion = gu1_qp_lambdaIP[ps_me_ctxt->u1_mb_qp]; in ih264e_init_me()
H A Dih264e_process.c1467 ps_proc->u4_lambda = gu1_qp_lambdaIP[ps_qp_params->u1_mb_qp]; in ih264e_init_proc_ctxt()