Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp3data.h345 static const int16_t *const coeff_tables[32] = { variable
Dvp3.c1158 *coeff = coeff_tables[token][bits_to_get]; in get_coeff()