Searched refs:ff_eac3_mantissa_vq (Results 1 – 3 of 3) sorted by relevance
32 extern const int16_t (* const ff_eac3_mantissa_vq[8])[6];
1048 const int16_t (* const ff_eac3_mantissa_vq[8])[6] = { variable
248 s->pre_mantissa[ch][bin][blk] = ff_eac3_mantissa_vq[hebap][v][blk] * (1 << 8); in ff_eac3_decode_transform_coeffs_aht_ch()