#include "dsputil.h"
Go to the source code of this file.
Data Structures | |
struct | VC1DSPContext |
Functions | |
void | ff_vc1dsp_init (VC1DSPContext *c) |
void | ff_vc1dsp_init_altivec (VC1DSPContext *c) |
void | ff_vc1dsp_init_mmx (VC1DSPContext *dsp) |
Definition in file vc1dsp.h.
void ff_vc1dsp_init | ( | VC1DSPContext * | c | ) |
void ff_vc1dsp_init_altivec | ( | VC1DSPContext * | c | ) |
void ff_vc1dsp_init_mmx | ( | VC1DSPContext * | dsp | ) |