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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di915_hwmc.h34 #define SIZE_Y420(w, h) (h * STRIDE(w)) macro
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di915_xvmc.c37 #define SIZE_Y420(w, h) (h * STRIDE(w)) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Di915_xvmc.c37 #define SIZE_Y420(w, h) (h * STRIDE(w)) macro

Completed in 5 milliseconds