Searched refs:AFTER_IMDCT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daac.h101 AFTER_IMDCT = 3, enumerator in enum:CouplingPoint
H A Daacdec.c1586 cge = coup->coupling_point == AFTER_IMDCT ? 1 : get_bits1(gb);
1590 if (coup->coupling_point == AFTER_IMDCT) {
2070 if (type != TYPE_CCE || che->coup.coupling_point == AFTER_IMDCT) {
2084 apply_channel_coupling(ac, che, type, i, AFTER_IMDCT, apply_independent_coupling);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daac.h101 AFTER_IMDCT = 3, enumerator in enum:CouplingPoint
H A Daacdec.c2131 cge = coup->coupling_point == AFTER_IMDCT ? 1 : get_bits1(gb);
2135 if (coup->coupling_point == AFTER_IMDCT) {
2736 if (type != TYPE_CCE || che->coup.coupling_point == AFTER_IMDCT) {
2750 apply_channel_coupling(ac, che, type, i, AFTER_IMDCT, apply_independent_coupling);

Completed in 111 milliseconds