Searched refs:row26h (Results 1 - 2 of 2) sorted by relevance
/external/libjpeg-turbo/simd/ |
H A D | jsimd_altivec.h | 43 row26l, row26h, row37l, row37h; \ 53 row26h = vec_mergel(row##2, row##6); /* row26h=(24 64 25 65 26 66 27 67) */ \ 60 col45e = vec_mergeh(row04h, row26h); /* col45e=(04 24 44 64 05 25 45 65) */ \ 61 col67e = vec_mergel(row04h, row26h); /* col67e=(06 26 46 66 07 27 47 67) */ \
|
H A D | jidctint-altivec.c | 220 row71l, row71h, row26l, row26h, row53l, row53h, local
|
Completed in 428 milliseconds