Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/ppc/
Dpixblockdsp.c237 vec_s16 shorts = vsx_ld_u8_s16(0, pixels); in get_pixels_vsx()
251 shorts1 = vsx_ld_u8_s16(0, s1); in diff_pixels_vsx()
252 shorts2 = vsx_ld_u8_s16(0, s2); in diff_pixels_vsx()
/third_party/ffmpeg/libavutil/ppc/
Dutil_altivec.h185 #define vsx_ld_u8_s16(off, p) \ macro
189 #define vsx_ld_u8_s16(off, p) \ macro