Searched refs:TOKENVALUE (Results 1 - 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Ddct_value_tokens.h21 static const TOKENVALUE dct_value_tokens[2048 * 2] = {
H A Dtokenize.h26 } TOKENVALUE; typedef in typeref:struct:__anon11989
50 extern const TOKENVALUE *const vp8_dct_value_tokens_ptr;
H A Dtokenize.c32 const TOKENVALUE *const vp8_dct_value_tokens_ptr =
46 TOKENVALUE *t = dct_value_tokens + DCT_MAX_VALUE;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_tokenize.h34 } TOKENVALUE; typedef in typeref:struct:__anon12102
75 extern const TOKENVALUE *vp9_dct_value_tokens_ptr;
76 extern const TOKENVALUE *vp9_dct_cat_lt_10_value_tokens;
H A Dvp9_tokenize.c26 static const TOKENVALUE dct_cat_lt_10_value_tokens[] = {
47 const TOKENVALUE *vp9_dct_cat_lt_10_value_tokens =

Completed in 161 milliseconds