Searched refs:ff_eac3_gaq_remap_2_4_a (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.h29 extern const int16_t ff_eac3_gaq_remap_2_4_a[9][2];
H A Deac3_data.c47 * ff_eac3_gaq_remap_2_4_a[hebap-8][Gk=2,4]
49 const int16_t ff_eac3_gaq_remap_2_4_a[9][2] = { variable
H A Deac3dec.c275 mant += ((ff_eac3_gaq_remap_2_4_a[hebap-8][log_gain-1] * (int64_t)mant) >> 15) + b;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Deac3_data.h29 extern const int16_t ff_eac3_gaq_remap_2_4_a[9][2];
H A Deac3_data.c47 * ff_eac3_gaq_remap_2_4_a[hebap-8][Gk=2,4]
49 const int16_t ff_eac3_gaq_remap_2_4_a[9][2] = { variable
H A Deac3dec.c275 mant += ((ff_eac3_gaq_remap_2_4_a[hebap-8][log_gain-1] * (int64_t)mant) >> 15) + b;

Completed in 55 milliseconds