Searched defs:PREV_COEF_CONTEXTS (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Dentropy.h89 # define PREV_COEF_CONTEXTS 3 macro
93 extern const vp8_prob vp8_coef_update_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES];
/external/libvpx/libvpx/vp8/common/
H A Dentropy.h89 # define PREV_COEF_CONTEXTS 3 macro
93 extern const vp8_prob vp8_coef_update_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES];

Completed in 99 milliseconds