Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dtokenize.c31 int vp8_dct_value_cost[DCT_MAX_VALUE*2]; variable
84 vp8_dct_value_cost[i + DCT_MAX_VALUE] = cost; in fill_value_tokens()
93 vp8_dct_value_cost_ptr = vp8_dct_value_cost + DCT_MAX_VALUE; in fill_value_tokens()