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