HomeSort by relevance Sort by last modified time
    Searched defs:BLOCK_SIZE_SAMPLES (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
xvmc_private.h 42 #define BLOCK_SIZE_SAMPLES 64
43 #define BLOCK_SIZE_BYTES (BLOCK_SIZE_SAMPLES * 2)
  /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)

Completed in 165 milliseconds