Home
last modified time | relevance | path

Searched refs:eb_vp9_dct_cat_lt_10_value_tokens (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_tokenize.h82 extern const TOKENVALUE *eb_vp9_dct_cat_lt_10_value_tokens;
111 *token = eb_vp9_dct_cat_lt_10_value_tokens[v].token; in vp9_get_token_extra()
112 *extra = eb_vp9_dct_cat_lt_10_value_tokens[v].extra; in vp9_get_token_extra()
116 return eb_vp9_dct_cat_lt_10_value_tokens[v].token; in vp9_get_token()
128 *token = eb_vp9_dct_cat_lt_10_value_tokens[v].token; in vp9_get_token_cost()
H A Dvp9_tokenize.c45 const TOKENVALUE *eb_vp9_dct_cat_lt_10_value_tokens = variable
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_tokenize.h82 extern const TOKENVALUE *eb_vp9_dct_cat_lt_10_value_tokens;
111 *token = eb_vp9_dct_cat_lt_10_value_tokens[v].token; in vp9_get_token_extra()
112 *extra = eb_vp9_dct_cat_lt_10_value_tokens[v].extra; in vp9_get_token_extra()
116 return eb_vp9_dct_cat_lt_10_value_tokens[v].token; in vp9_get_token()
128 *token = eb_vp9_dct_cat_lt_10_value_tokens[v].token; in vp9_get_token_cost()
H A Dvp9_tokenize.c45 const TOKENVALUE *eb_vp9_dct_cat_lt_10_value_tokens = variable