mmx/mmx2/3dnow postprocess code.
More...
#include "libavutil/x86/asm.h"
|
|
#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 |
| |
mmx/mmx2/3dnow postprocess code.