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

/hardware/intel/img/psb_video/src/
H A Dpsb_output.c1225 float xratio = (float) src_width / dest_width; local
1238 int x = (int)(i * xratio);

Completed in 34 milliseconds