Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/ppc/
Dsvq1enc_altivec.c38 vector signed short vpix2, vdiff, vpix1l, vpix1h; in ssd_int8_vs_int16_altivec() local
54 vpix1l = vec_unpackl(vpix1); in ssd_int8_vs_int16_altivec()
58 vdiff = vec_sub(vpix1l, vpix2); in ssd_int8_vs_int16_altivec()