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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
entropy.h 64 #define BLOCK_TYPES 4
93 extern const vp8_prob vp8_coef_update_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES];
  /external/libvpx/libvpx/vp8/common/
entropy.h 64 #define BLOCK_TYPES 4
93 extern const vp8_prob vp8_coef_update_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
entropy.h 64 #define BLOCK_TYPES 4
93 extern const vp8_prob vp8_coef_update_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES];
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
ecmametadatapass.py 115 BLOCK_TYPES = frozenset([
266 if self._context.type in EcmaContext.BLOCK_TYPES:
  /external/chromium_org/third_party/closure_linter/closure_linter/
ecmametadatapass.py 115 BLOCK_TYPES = frozenset([
266 if self._context.type in EcmaContext.BLOCK_TYPES:

Completed in 1570 milliseconds