#include "libavcodec/rv34dsp.h"
#include "libavutil/mem.h"
#include "libavutil/x86/cpu.h"
#include "dsputil_mmx.h"
Go to the source code of this file.
Functions | |
void | ff_rv40dsp_init_x86 (RV34DSPContext *c, DSPContext *dsp) |
3,3 is bugged in the rv40 format and maps to _xy2 version
Definition in file rv40dsp_init.c.
void ff_rv40dsp_init_x86 | ( | RV34DSPContext * | c, | |
DSPContext * | dsp | |||
) |