Searched refs:coeff_tables (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | vp3data.h | 345 static const int16_t *const coeff_tables[32] = { variable |
H A D | vp3.c | 1162 *coeff = coeff_tables[token][bits_to_get]; in get_coeff() |
Completed in 7 milliseconds