Home
last modified time | relevance | path

Searched defs:PREFIX_h264_qpel16_hv_lowpass_altivec (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/ppc/
Dh264qpel.c44 #define PREFIX_h264_qpel16_hv_lowpass_altivec put_h264_qpel16_hv_lowpass_altivec macro
60 #define PREFIX_h264_qpel16_hv_lowpass_altivec avg_h264_qpel16_hv_lowpass_altivec macro
Dh264qpel_template.c297 static void PREFIX_h264_qpel16_hv_lowpass_altivec(uint8_t *dst, int16_t *tmp, in PREFIX_h264_qpel16_hv_lowpass_altivec() function