Home
last modified time | relevance | path

Searched refs:PREFIX_no_rnd_vc1_chroma_mc8_altivec (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/ppc/
Dvc1dsp_altivec.c341 #define PREFIX_no_rnd_vc1_chroma_mc8_altivec put_no_rnd_vc1_chroma_mc8_altivec macro
344 #undef PREFIX_no_rnd_vc1_chroma_mc8_altivec
347 #define PREFIX_no_rnd_vc1_chroma_mc8_altivec avg_no_rnd_vc1_chroma_mc8_altivec macro
350 #undef PREFIX_no_rnd_vc1_chroma_mc8_altivec
Dh264chroma_template.c186 #ifdef PREFIX_no_rnd_vc1_chroma_mc8_altivec
187 static void PREFIX_no_rnd_vc1_chroma_mc8_altivec(uint8_t *dst, uint8_t *src, in PREFIX_no_rnd_vc1_chroma_mc8_altivec() function