Home
last modified time | relevance | path

Searched refs:apply_mdct (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dnellymoserenc.c120 static void apply_mdct(NellyMoserEncodeContext *s) in apply_mdct() function
317 apply_mdct(s); in encode_block()
Dac3enc_template.c85 static void apply_mdct(AC3EncodeContext *s) in apply_mdct() function
387 apply_mdct(s); in AC3_NAME()