Searched refs:vp8_dct_value_tokens_ptr (Results 1 – 4 of 4) sorted by relevance
30 const TOKENVALUE *vp8_dct_value_tokens_ptr; variable92 vp8_dct_value_tokens_ptr = vp8_dct_value_tokens + DCT_MAX_VALUE; in fill_value_tokens()126 t->Extra = vp8_dct_value_tokens_ptr[v].Extra; in tokenize2nd_order_b()127 x = vp8_dct_value_tokens_ptr[v].Token; in tokenize2nd_order_b()181 t->Extra = vp8_dct_value_tokens_ptr[v].Extra; in tokenize1st_order_b()182 x = vp8_dct_value_tokens_ptr[v].Token; in tokenize1st_order_b()
49 extern const TOKENVALUE *vp8_dct_value_tokens_ptr;
341 t0 = (vp8_dct_value_tokens_ptr + x)->Token; in vp8_optimize_b()399 t0=t1 = (vp8_dct_value_tokens_ptr + x)->Token; in vp8_optimize_b()
596 int t = vp8_dct_value_tokens_ptr[v].Token; in cost_coeffs()