Home
last modified time | relevance | path

Searched refs:vpix1 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/ppc/
H A Dsvq1enc_altivec.c37 vector signed char vpix1; in ssd_int8_vs_int16_altivec() local
48 vpix1 = vec_unaligned_load(pix1); in ssd_int8_vs_int16_altivec()
52 vpix1h = vec_unpackh(vpix1); in ssd_int8_vs_int16_altivec()
54 vpix1l = vec_unpackl(vpix1); in ssd_int8_vs_int16_altivec()

Completed in 1 milliseconds