30 int stride,
int h,
int x,
int y);
32 int stride,
int h,
int x,
int y);
34 int stride,
int h,
int x,
int y);
37 int stride,
int h,
int x,
int y);
39 int stride,
int h,
int x,
int y);
41 int stride,
int h,
int x,
int y);
#define AV_CPU_FLAG_MMX2
SSE integer functions or AMD MMX ext.
void ff_avg_rv40_chroma_mc4_mmx2(uint8_t *dst, uint8_t *src, int stride, int h, int x, int y)
RV30/40 decoder motion compensation functions.
#define AV_CPU_FLAG_3DNOW
AMD 3DNOW.
#define AV_CPU_FLAG_MMX
standard MMX
void ff_rv40dsp_init_x86(RV34DSPContext *c, DSPContext *dsp)
int av_get_cpu_flags(void)
Return the flags which specify extensions supported by the CPU.
void ff_put_rv40_chroma_mc4_mmx(uint8_t *dst, uint8_t *src, int stride, int h, int x, int y)
void ff_avg_rv40_chroma_mc4_3dnow(uint8_t *dst, uint8_t *src, int stride, int h, int x, int y)
void ff_avg_rv40_chroma_mc8_mmx2(uint8_t *dst, uint8_t *src, int stride, int h, int x, int y)
h264_chroma_mc_func avg_chroma_pixels_tab[3]
h264_chroma_mc_func put_chroma_pixels_tab[3]
void ff_avg_rv40_chroma_mc8_3dnow(uint8_t *dst, uint8_t *src, int stride, int h, int x, int y)
void ff_put_rv40_chroma_mc8_mmx(uint8_t *dst, uint8_t *src, int stride, int h, int x, int y)