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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dvp3.c1022 coeff = coeff_tables[token][0];
1024 coeff = coeff_tables[token][get_bits(gb, bits_to_get)];
H A Dvp3data.h408 static const int16_t *const coeff_tables[32] = { variable

Completed in 31 milliseconds