Go to the source code of this file.
Macros | |
#define | ASSERT_ALIGNED(ptr) ; |
#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 add28 | ( | a | ) | vec_add(v28ss, a) |
Definition at line 75 of file h264_template_altivec.c.
#define ASSERT_ALIGNED | ( | ptr | ) | ; |
Definition at line 24 of file h264_template_altivec.c.
#define CHROMA_MC8_ALTIVEC_CORE | ( | BIAS1, | |
BIAS2 | |||
) |
Definition at line 29 of file h264_template_altivec.c.
#define CHROMA_MC8_ALTIVEC_CORE_SIMPLE |
Definition at line 54 of file h264_template_altivec.c.
#define noop | ( | a | ) | a |
Definition at line 74 of file h264_template_altivec.c.