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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dsvq1enc_altivec.c41 vector signed short vpix2, vdiff, vpix1l, vpix1h; local
55 vpix1h = vec_unpackh(vpix1);
56 vdiff = vec_sub(vpix1h, vpix2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Dint_altivec.c41 vector signed short vpix2, vdiff, vpix1l,vpix1h; local
61 vpix1h = vec_unpackh(vpix1);
62 vdiff = vec_sub(vpix1h, vpix2);

Completed in 101 milliseconds