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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
entropy.h 37 #define MAX_ENTROPY_TOKENS 12
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/libvpx/libvpx/vp8/common/
entropy.h 37 #define MAX_ENTROPY_TOKENS 12
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]);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
entropy.h 37 #define MAX_ENTROPY_TOKENS 12
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 1199 milliseconds