#include "libavutil/common.h"#include "libavutil/cpu.h"#include "libavutil/x86/asm.h"#include "libavcodec/dsputil.h"#include "libavcodec/cavsdsp.h"#include "dsputil_mmx.h"Go to the source code of this file.
Functions | |
| void | ff_cavsdsp_init_mmx (CAVSDSPContext *c, AVCodecContext *avctx) |
| void ff_cavsdsp_init_mmx | ( | CAVSDSPContext * | c, | |
| AVCodecContext * | avctx | |||
| ) |
1.5.8