Home
last modified time | relevance | path

Searched refs:apply_window_and_mdct (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dwmaenc.c110 static int apply_window_and_mdct(AVCodecContext *avctx, const AVFrame *frame) in apply_window_and_mdct() function
383 ret = apply_window_and_mdct(avctx, frame); in encode_superframe()
H A Daacenc.c201 static void apply_window_and_mdct(AACEncContext *s, SingleChannelElement *sce, in apply_window_and_mdct() function
664 apply_window_and_mdct(s, sce, overlap); in aac_encode_frame()
H A Dvorbisenc.c1005 static int apply_window_and_mdct(vorbis_enc_context *venc) in apply_window_and_mdct() function
1136 if (!apply_window_and_mdct(venc)) in vorbis_encode_frame()

Completed in 5 milliseconds