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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/
H A Dxvmc_private.h42 #define BLOCK_SIZE_SAMPLES 64 macro
43 #define BLOCK_SIZE_BYTES (BLOCK_SIZE_SAMPLES * 2)
H A Dsurface.c91 mb->blocks = xvmc_blocks->blocks + xvmc_mb->index * BLOCK_SIZE_SAMPLES;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/
H A Dxvmc_private.h42 #define BLOCK_SIZE_SAMPLES 64 macro
43 #define BLOCK_SIZE_BYTES (BLOCK_SIZE_SAMPLES * 2)
H A Dsurface.c91 mb->blocks = xvmc_blocks->blocks + xvmc_mb->index * BLOCK_SIZE_SAMPLES;

Completed in 5 milliseconds