Searched defs:MAX_ENTROPY_TOKENS (Results 1 - 2 of 2) sorted by last modified time

/external/libvpx/libvpx/vp8/common/
H A Dentropy.h37 #define MAX_ENTROPY_TOKENS 12 macro
42 extern const struct vp8_token_struct vp8_coef_encodings[MAX_ENTROPY_TOKENS];
91 extern DECLARE_ALIGNED(16, const unsigned char, vp8_prev_token_class[MAX_ENTROPY_TOKENS]);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Dentropy.h37 #define MAX_ENTROPY_TOKENS 12 macro
42 extern const struct vp8_token_struct vp8_coef_encodings[MAX_ENTROPY_TOKENS];
91 extern DECLARE_ALIGNED(16, const unsigned char, vp8_prev_token_class[MAX_ENTROPY_TOKENS]);

Completed in 363 milliseconds