Searched refs:channel_uses_spx (Results 1 – 3 of 3) sorted by relevance
144 … uint8_t channel_uses_spx[AC3_MAX_CHANNELS]; ///< channel uses spectral extension (chinspx) member
831 s->channel_uses_spx[1] = 1; in spx_strategy()834 s->channel_uses_spx[ch] = get_bits1(bc); in spx_strategy()886 if (s->channel_uses_spx[ch]) { in spx_coordinates()1129 s->channel_uses_spx[ch] = 0; in decode_audio_block()1193 else if (s->channel_uses_spx[ch]) in decode_audio_block()
89 if (!s->channel_uses_spx[ch]) in ff_eac3_apply_spectral_extension()