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

/external/libvpx/libvpx/vp8/common/
H A Dentropy.h33 #define MAX_ENTROPY_TOKENS 12 macro
38 extern const struct vp8_token_struct vp8_coef_encodings[MAX_ENTROPY_TOKENS];
87 extern DECLARE_ALIGNED(16, const unsigned char, vp8_prev_token_class[MAX_ENTROPY_TOKENS]);
/external/libvpx/libvpx/vp9/common/
H A Dvp9_entropy.h33 #define MAX_ENTROPY_TOKENS 12 macro
44 extern struct vp9_token vp9_coef_encodings[MAX_ENTROPY_TOKENS];
88 [MAX_ENTROPY_TOKENS];

Completed in 100 milliseconds