Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostbias.c344 …IMG_UINT32 iIntra16Bias, uisz2, uIntra8Scale, uDirectVecBias_P, iInterMBBias_P, uDirectVecBias_B, … in tng__H264ES_generate_bias_tables() local
387 iInterMBBias_P = tng__H264ES_inter_bias(qp); in tng__H264ES_generate_bias_tables()
390 iInterMBBias_B = iInterMBBias_P; in tng__H264ES_generate_bias_tables()
404 iInterMBBias_P = psBiasParams->iInterMBBias; in tng__H264ES_generate_bias_tables()
420 iInterMBBias_P = psBiasParams->iInterMBBias; in tng__H264ES_generate_bias_tables()
434 ctx->sBiasTables.aui32InterBias_P[n] = iInterMBBias_P; in tng__H264ES_generate_bias_tables()