Searched refs:apply_window_and_mdct (Results 1 – 3 of 3) sorted by relevance
103 static int apply_window_and_mdct(AVCodecContext *avctx, const AVFrame *frame) in apply_window_and_mdct() function375 ret = apply_window_and_mdct(avctx, frame); in encode_superframe()
198 static void apply_window_and_mdct(AACEncContext *s, SingleChannelElement *sce, in apply_window_and_mdct() function661 apply_window_and_mdct(s, sce, overlap); in aac_encode_frame()
1000 static int apply_window_and_mdct(vorbis_enc_context *venc) in apply_window_and_mdct() function1130 if (!apply_window_and_mdct(venc)) in vorbis_encode_frame()