|
FFmpeg
|
#include "libavutil/mem.h"Go to the source code of this file.
Macros | |
| #define | CHROMA_MC8_ALTIVEC_CORE(BIAS1, BIAS2) |
| #define | CHROMA_MC8_ALTIVEC_CORE_SIMPLE |
| #define | noop(a) a |
| #define | add28(a) vec_add(v28ss, a) |
| #define CHROMA_MC8_ALTIVEC_CORE | ( | BIAS1, | |
| BIAS2 | |||
| ) |
Definition at line 25 of file h264chroma_template.c.
| #define CHROMA_MC8_ALTIVEC_CORE_SIMPLE |
Definition at line 50 of file h264chroma_template.c.
Definition at line 70 of file h264chroma_template.c.
Definition at line 71 of file h264chroma_template.c.
1.8.2