FFmpeg
Macros
postprocess_template.c File Reference

mmx/mmx2/3dnow postprocess code. More...

#include "libavutil/x86/asm.h"

Macros

#define TEMPLATE_PP_C   0
 
#define TEMPLATE_PP_ALTIVEC   0
 
#define TEMPLATE_PP_MMX   0
 
#define TEMPLATE_PP_MMXEXT   0
 
#define TEMPLATE_PP_3DNOW   0
 
#define TEMPLATE_PP_SSE2   0
 
#define PAVGB(a, b)   REAL_PAVGB(a,b)
 
#define FAST_L2_DIFF
 

Detailed Description

mmx/mmx2/3dnow postprocess code.