ASSERT_ALIGNED     23 libavcodec/ppc/h264_template_altivec.c #define ASSERT_ALIGNED(ptr) assert(((unsigned long)ptr&0x0000000F));
ASSERT_ALIGNED     25 libavcodec/ppc/h264_template_altivec.c #define ASSERT_ALIGNED(ptr) ;