Searched defs:STRIDE (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
H A Dsse_normal.S43 #define STRIDE REGOFF(12, ESI) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/
H A Dsse_normal.S44 #define STRIDE REGOFF(12, ESI) macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di915_hwmc.h33 #define STRIDE(w) (((w) + 0x3ff) & ~0x3ff) macro
H A Di965_hwmc.c43 #define STRIDE(w) (w) macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_translate.c104 #define STRIDE stride macro
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_translate.c104 #define STRIDE stride macro
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Di915_xvmc.c36 #define STRIDE(w) (ALIGN((w), 1024)) macro
H A Di965_xvmc.c250 #define STRIDE(w) (w) macro
H A Dxvmc_vld.c595 #define STRIDE(w) (w) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Di915_xvmc.c36 #define STRIDE(w) (ALIGN((w), 1024)) macro
H A Di965_xvmc.c250 #define STRIDE(w) (w) macro
H A Dxvmc_vld.c595 #define STRIDE(w) (w) macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Di965_xvmc.c217 #define STRIDE(w) (w) macro
H A Dxvmc_vld.c535 #define STRIDE(w) (w) macro
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_validate.c88 #define STRIDE(stride) (stride != 0 ? 1 << ((stride) - 1) : 0) macro
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu_validate.c89 #define STRIDE(stride) (stride != 0 ? 1 << ((stride) - 1) : 0) macro
[all...]

Completed in 31 milliseconds