Searched defs:BLOCK_TYPES (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/common/
H A Dentropy.h60 #define BLOCK_TYPES 4 macro
89 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/
H A Decmametadatapass.py115 BLOCK_TYPES = frozenset([ variable in class:EcmaContext
266 if self._context.type in EcmaContext.BLOCK_TYPES:
/external/chromium_org/third_party/closure_linter/closure_linter/
H A Decmametadatapass.py115 BLOCK_TYPES = frozenset([ variable in class:EcmaContext
266 if self._context.type in EcmaContext.BLOCK_TYPES:
/external/libvpx/libvpx/vp9/common/
H A Dvp9_entropy.h61 #define BLOCK_TYPES 2 macro

Completed in 169 milliseconds