AFTER_IMDCT      2280 libavcodec/aacdec_template.c             cge = coup->coupling_point == AFTER_IMDCT ? 1 : get_bits1(gb);
AFTER_IMDCT      2288 libavcodec/aacdec_template.c         if (coup->coupling_point == AFTER_IMDCT) {
AFTER_IMDCT      2951 libavcodec/aacdec_template.c                 if (type != TYPE_CCE || che->coup.coupling_point == AFTER_IMDCT) {
AFTER_IMDCT      2965 libavcodec/aacdec_template.c                     apply_channel_coupling(ac, che, type, i, AFTER_IMDCT, AAC_RENAME(apply_independent_coupling));