|
FFmpeg
|
#include "libavutil/attributes.h"#include "libavcodec/vc1dsp.h"#include "vc1dsp_mips.h"#include "config.h"Go to the source code of this file.
Functions | |
| av_cold void | ff_vc1dsp_init_mips (VC1DSPContext *dsp) |
| av_cold void ff_vc1dsp_init_mips | ( | VC1DSPContext * | dsp | ) |
Definition at line 103 of file vc1dsp_init_mips.c.
Referenced by ff_vc1dsp_init().
1.8.6