#include "libavutil/x86_cpu.h"#include "libavcodec/dsputil.h"#include "libavcodec/mlp.h"Go to the source code of this file.
Functions | |
| void | ff_mlp_init_x86 (DSPContext *c, AVCodecContext *avctx) |
| void ff_mlp_init_x86 | ( | DSPContext * | c, | |
| AVCodecContext * | avctx | |||
| ) |
Definition at line 176 of file mlpdsp.c.
Referenced by ff_mlp_init().