Searched refs:fSp (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dtng_picmgmt.c154 double fSp; local
159 fSp = ((double)(mfnew * uVi[list][param])) / (double)(1 << 22);
160 fSp = (fSp * 100000000.0f) / 100000000.0f;
161 uSp = (IMG_UINT16)(fSp * 65536);

Completed in 52 milliseconds