AFTER_IMDCT 2164 libavcodec/aacdec.c cge = coup->coupling_point == AFTER_IMDCT ? 1 : get_bits1(gb); AFTER_IMDCT 2168 libavcodec/aacdec.c if (coup->coupling_point == AFTER_IMDCT) { AFTER_IMDCT 2778 libavcodec/aacdec.c if (type != TYPE_CCE || che->coup.coupling_point == AFTER_IMDCT) { AFTER_IMDCT 2792 libavcodec/aacdec.c apply_channel_coupling(ac, che, type, i, AFTER_IMDCT, apply_independent_coupling);