FFmpeg
|
#include "libavutil/mips/cpu.h"
#include "libavutil/attributes.h"
#include "libavcodec/vc1dsp.h"
#include "vc1dsp_mips.h"
#include "config.h"
Go to the source code of this file.
Macros | |
#define | FN_ASSIGN(OP, X, Y, INSN) |
Functions | |
av_cold void | ff_vc1dsp_init_mips (VC1DSPContext *dsp) |
av_cold void ff_vc1dsp_init_mips | ( | VC1DSPContext * | dsp | ) |
Definition at line 31 of file vc1dsp_init_mips.c.
Referenced by ff_vc1dsp_init().