Libav
|
#include "config.h"
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/x86/cpu.h"
#include "mdct.h"
Go to the source code of this file.
Functions | |
av_cold void | ff_mdct_init_x86 (FFTContext *s) |
av_cold void ff_mdct_init_x86 | ( | FFTContext * | s | ) |
Definition at line 27 of file mdct_init.c.
Referenced by ff_mdct_init().