Home
last modified time | relevance | path

Searched refs:end_bap (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Deac3dec.c199 int end_bap, gaq_mode; in ff_eac3_decode_transform_coeffs_aht_ch() local
204 end_bap = (gaq_mode < 2) ? 12 : 17; in ff_eac3_decode_transform_coeffs_aht_ch()
212 if (s->bap[ch][bin] > 7 && s->bap[ch][bin] < end_bap) in ff_eac3_decode_transform_coeffs_aht_ch()
253 if (gaq_mode != EAC3_GAQ_NO && hebap < end_bap) { in ff_eac3_decode_transform_coeffs_aht_ch()