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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_video.h166 #define OVERLAY_MIN_WIDTH 32 /* Minimum overlay sizes */ macro
H A Dsis_video.c1485 if(dstW < OVERLAY_MIN_WIDTH) dstW = OVERLAY_MIN_WIDTH;
1643 if(dstW < OVERLAY_MIN_WIDTH) dstW = OVERLAY_MIN_WIDTH;

Completed in 7 milliseconds