Home
last modified time | relevance | path

Searched refs:vp9_dct_cat_lt_10_value_tokens (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_tokenize.h77 extern const TOKENVALUE *vp9_dct_cat_lt_10_value_tokens;
112 *token = vp9_dct_cat_lt_10_value_tokens[v].token; in vp9_get_token_extra()
113 *extra = vp9_dct_cat_lt_10_value_tokens[v].extra; in vp9_get_token_extra()
118 return vp9_dct_cat_lt_10_value_tokens[v].token; in vp9_get_token()
Dvp9_tokenize.c50 const TOKENVALUE *vp9_dct_cat_lt_10_value_tokens = dct_cat_lt_10_value_tokens + variable