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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_video.c2319 int modeflags, totalPixels, confactor, sample, watchdog = 0; local in function:set_overlay
2349 totalPixels = (right - left) * (bottom - top);
2350 confactor = (totalPixels - 10000) / 20000;
2358 sample /= totalPixels;

Completed in 6 milliseconds