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

  /external/libvpx/libvpx/vp8/encoder/
tokenize.h 26 } TOKENVALUE;
50 extern const TOKENVALUE *const vp8_dct_value_tokens_ptr;
  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.h 34 } TOKENVALUE;
75 extern const TOKENVALUE *vp9_dct_value_tokens_ptr;
76 extern const TOKENVALUE *vp9_dct_cat_lt_10_value_tokens;

Completed in 170 milliseconds