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

/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_video.c803 #define WIDTH_THRESHOLD 160 macro
814 } else if (dstBox->x2 - dstBox->x1 < WIDTH_THRESHOLD) {
824 if (dstBox->x1 < WIDTH_THRESHOLD) {

Completed in 6 milliseconds