Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_picmgmt.c153 int mfnew; in tng__H264ES_CalcCustomQuantSp() local
158 mfnew = (mfflat[list][param] * 16) / customQuantQ; in tng__H264ES_CalcCustomQuantSp()
159 fSp = ((double)(mfnew * uVi[list][param])) / (double)(1 << 22); in tng__H264ES_CalcCustomQuantSp()