Lines Matching refs:pixl
74 vec_u8 pixl = vec_ld(0, pixels);
76 vec_u8 bytes = vec_perm(pixl, pixr, perm);
166 vec_u8 pixl = vec_ld(0, s1);
168 vec_u8 bytes = vec_perm(pixl, pixr, perm);
175 pixl = vec_ld(0, s2);
177 bytes = vec_perm(pixl, pixr, perm);
199 pixl = vec_ld(0, s1);
201 bytes = vec_perm(pixl, pixr, perm);
208 pixl = vec_ld(0, s2);
210 bytes = vec_perm(pixl, pixr, perm);