Searched refs:apply_channel_coupling (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 Dac3enc_template.c126 static void apply_channel_coupling(AC3EncodeContext *s) function
424 apply_channel_coupling(s);
H A Daacdec.c2014 static void apply_channel_coupling(AACContext *ac, ChannelElement *cc, function
2055 apply_channel_coupling(ac, che, type, i, BEFORE_TNS, apply_dependent_coupling);
2069 apply_channel_coupling(ac, che, type, i, BETWEEN_TNS_AND_IMDCT, apply_dependent_coupling);
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 Dac3enc_template.c131 static void apply_channel_coupling(AC3EncodeContext *s) function
420 apply_channel_coupling(s);
H A Daacdec.c2669 static void apply_channel_coupling(AACContext *ac, ChannelElement *cc, function
2721 apply_channel_coupling(ac, che, type, i, BEFORE_TNS, apply_dependent_coupling);
2735 apply_channel_coupling(ac, che, type, i, BETWEEN_TNS_AND_IMDCT, apply_dependent_coupling);
2750 apply_channel_coupling(ac, che, type, i, AFTER_IMDCT, apply_independent_coupling);

Completed in 77 milliseconds