FFmpeg
|
#include "libavcodec/vc1dsp.h"
Go to the source code of this file.
Functions | |
void | ff_vc1dsp_init_mmx (VC1DSPContext *dsp) |
void | ff_vc1dsp_init_mmxext (VC1DSPContext *dsp) |
void ff_vc1dsp_init_mmx | ( | VC1DSPContext * | dsp | ) |
Referenced by ff_vc1dsp_init_x86().
void ff_vc1dsp_init_mmxext | ( | VC1DSPContext * | dsp | ) |
Referenced by ff_vc1dsp_init_x86().