Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
Dxvmc_private.h42 #define BLOCK_SIZE_SAMPLES 64 macro
43 #define BLOCK_SIZE_BYTES (BLOCK_SIZE_SAMPLES * 2)
Dsurface.c90 mb->blocks = xvmc_blocks->blocks + xvmc_mb->index * BLOCK_SIZE_SAMPLES; in MacroBlocksToPipe()
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dxvmc_private.h42 #define BLOCK_SIZE_SAMPLES 64 macro
43 #define BLOCK_SIZE_BYTES (BLOCK_SIZE_SAMPLES * 2)
Dsurface.c90 mb->blocks = xvmc_blocks->blocks + xvmc_mb->index * BLOCK_SIZE_SAMPLES; in MacroBlocksToPipe()