Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dtokenize.h26 } TOKENVALUE; typedef
42 extern const TOKENVALUE *const vp8_dct_value_tokens_ptr;
Ddct_value_tokens.h21 static const TOKENVALUE dct_value_tokens[2048 * 2] = {
Dtokenize.c28 const TOKENVALUE *const vp8_dct_value_tokens_ptr =
/external/libvpx/libvpx/vp9/encoder/
Dvp9_tokenize.h34 } TOKENVALUE; typedef
75 extern const TOKENVALUE *vp9_dct_value_tokens_ptr;
76 extern const TOKENVALUE *vp9_dct_cat_lt_10_value_tokens;
Dvp9_tokenize.c26 static const TOKENVALUE dct_cat_lt_10_value_tokens[] = {
47 const TOKENVALUE *vp9_dct_cat_lt_10_value_tokens =