Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostbias.c69 static IMG_UINT8 H263_QPLAMBDA_MAP[31] = { variable
300 uiLambda = psBiasParams->uLambdaSAD ? psBiasParams->uLambdaSAD : H263_QPLAMBDA_MAP[n - 1]; in tng__H263ES_generate_bias_tables()
Dpnw_hostcode.c60 static const IMG_INT8 H263_QPLAMBDA_MAP[31] = { variable
270 uiLambda = H263_QPLAMBDA_MAP[n - 1]; in LoadH263Bias()