OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLOCK_SIZE_SAMPLES
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/state_trackers/xvmc/
xvmc_private.h
42
#define
BLOCK_SIZE_SAMPLES
64
43
#define BLOCK_SIZE_BYTES (
BLOCK_SIZE_SAMPLES
* 2)
surface.c
91
mb->blocks = xvmc_blocks->blocks + xvmc_mb->index *
BLOCK_SIZE_SAMPLES
;
Completed in 159 milliseconds