Searched defs:yratio (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpsb_output.c1225 float yratio = (float) src_height / dest_height; local
1238 int y = (int)(j * yratio);

Completed in 90 milliseconds