Home
last modified time | relevance | path

Searched refs:AFTER_IMDCT (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daac.h110 AFTER_IMDCT = 3, enumerator
Daacdec_template.c2383 cge = coup->coupling_point == AFTER_IMDCT ? 1 : get_bits1(gb);
2391 if (coup->coupling_point == AFTER_IMDCT) {
3054 if (type != TYPE_CCE || che->coup.coupling_point == AFTER_IMDCT) {
3068 … apply_channel_coupling(ac, che, type, i, AFTER_IMDCT, AAC_RENAME(apply_independent_coupling));