Searched refs:ff_eac3_gaq_remap_1 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Deac3_data.h28 extern const int16_t ff_eac3_gaq_remap_1[12];
H A Deac3_data.c40 const int16_t ff_eac3_gaq_remap_1[12] = { variable
H A Deac3dec.c281 mant += (ff_eac3_gaq_remap_1[hebap-8] * (int64_t)mant) >> 15;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Deac3_data.h28 extern const int16_t ff_eac3_gaq_remap_1[12];
H A Deac3_data.c40 const int16_t ff_eac3_gaq_remap_1[12] = { variable
H A Deac3dec.c281 mant += (ff_eac3_gaq_remap_1[hebap-8] * (int64_t)mant) >> 15;

Completed in 63 milliseconds