Searched refs:apply_dependent_coupling (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | aacdec.c | 214 static void apply_dependent_coupling(AACContext *ac, in apply_dependent_coupling() function
|
H A D | aacdec_template.c | 3055 apply_channel_coupling(ac, che, type, i, BEFORE_TNS, AAC_RENAME(apply_dependent_coupling)); 3069 apply_channel_coupling(ac, che, type, i, BETWEEN_TNS_AND_IMDCT, AAC_RENAME(apply_dependent_coupling));
|
Completed in 11 milliseconds