Home
last modified time | relevance | path

Searched refs:ff_eac3_gaq_remap_2_4_a (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Deac3_data.h29 extern const int16_t ff_eac3_gaq_remap_2_4_a[9][2];
H A Deac3_data.c49 * ff_eac3_gaq_remap_2_4_a[hebap-8][Gk=2,4]
51 const int16_t ff_eac3_gaq_remap_2_4_a[9][2] = { variable
H A Deac3dec.c274 mant += ((ff_eac3_gaq_remap_2_4_a[hebap-8][log_gain-1] * (int64_t)mant) >> 15) + b; in ff_eac3_decode_transform_coeffs_aht_ch()

Completed in 3 milliseconds