Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_tokenize.h35 } TOKENVALUE; typedef
62 extern const TOKENVALUE *vp9_dct_value_tokens_ptr;
63 extern const TOKENVALUE *vp9_dct_cat_lt_10_value_tokens;
Dvp9_tokenize.c27 static const TOKENVALUE dct_cat_lt_10_value_tokens[] = {
50 const TOKENVALUE *vp9_dct_cat_lt_10_value_tokens = dct_cat_lt_10_value_tokens +
/external/libvpx/libvpx/vp8/encoder/
Dtokenize.h28 } TOKENVALUE; typedef
52 extern const TOKENVALUE *const vp8_dct_value_tokens_ptr;
Ddct_value_tokens.h21 static const TOKENVALUE dct_value_tokens[2048*2] =
Dtokenize.c32 const TOKENVALUE *const vp8_dct_value_tokens_ptr = dct_value_tokens +