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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dg722dec.c80 static const int16_t *low_inv_quants[3] = { ff_g722_low_inv_quant6, variable
92 const int16_t *quantizer_table = low_inv_quants[skip];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dg722dec.c83 static const int16_t *low_inv_quants[3] = { ff_g722_low_inv_quant6, variable
94 const int16_t *quantizer_table = low_inv_quants[skip];

Completed in 71 milliseconds