Searched refs:ff_g722_low_inv_quant6 (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dg722.h68 extern const int16_t ff_g722_low_inv_quant6[64];
H A Dg722.c63 const int16_t ff_g722_low_inv_quant6[64] = { variable
H A Dg722dec.c80 static const int16_t *low_inv_quants[3] = { ff_g722_low_inv_quant6,
H A Dg722enc.c228 ff_g722_low_inv_quant6[k] >> 10)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dg722.h69 extern const int16_t ff_g722_low_inv_quant6[64];
H A Dg722.c63 const int16_t ff_g722_low_inv_quant6[64] = { variable
H A Dg722dec.c83 static const int16_t *low_inv_quants[3] = { ff_g722_low_inv_quant6,
H A Dg722enc.c216 ff_g722_low_inv_quant6[k] >> 10)

Completed in 113 milliseconds