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

/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_video.c809 int diff_s = (width - ((x2 - x1) >> 16)) & ~1; local in function:NEODisplayVideo
812 offset -= 2 * ((diff_s > diff_d) ? diff_d : diff_s);

Completed in 3 milliseconds