Searched refs:BLOCK_SIZE_SAMPLES (Results 1 – 2 of 2) sorted by relevance
42 #define BLOCK_SIZE_SAMPLES 64 macro43 #define BLOCK_SIZE_BYTES (BLOCK_SIZE_SAMPLES * 2)
91 mb->blocks = xvmc_blocks->blocks + xvmc_mb->index * BLOCK_SIZE_SAMPLES; in MacroBlocksToPipe()