AFTER_IMDCT 1221 libavcodec/aac.c cge = coup->coupling_point == AFTER_IMDCT ? 1 : get_bits1(gb); AFTER_IMDCT 1225 libavcodec/aac.c if (coup->coupling_point == AFTER_IMDCT) { AFTER_IMDCT 1577 libavcodec/aac.c if(type != TYPE_CCE || che->coup.coupling_point == AFTER_IMDCT) AFTER_IMDCT 1582 libavcodec/aac.c apply_channel_coupling(ac, che, type, i, AFTER_IMDCT, apply_independent_coupling);