Searched refs:H263_QPLAMBDA_MAP (Results 1 – 2 of 2) sorted by relevance
69 static IMG_UINT8 H263_QPLAMBDA_MAP[31] = { variable300 uiLambda = psBiasParams->uLambdaSAD ? psBiasParams->uLambdaSAD : H263_QPLAMBDA_MAP[n - 1]; in tng__H263ES_generate_bias_tables()
60 static const IMG_INT8 H263_QPLAMBDA_MAP[31] = { variable270 uiLambda = H263_QPLAMBDA_MAP[n - 1]; in LoadH263Bias()