Lines Matching full:__vector
215 __vector short row0, row1, row2, row3, row4, row5, row6, row7,
222 __vector int tmp0l, tmp0h, tmp1l, tmp1h, tmp2l, tmp2h, tmp3l, tmp3h,
227 __vector signed char outb;
230 __vector short pw_zero = { __8X(0) },
239 __vector unsigned short pass1_bits = { __8X(PASS1_BITS) };
240 __vector int pd_zero = { __4X(0) },
243 __vector unsigned int descale_p1 = { __4X(DESCALE_P1) },
246 __vector signed char pb_centerjsamp = { __16X(CENTERJSAMPLE) };
315 vec_ste((__vector int)outb, 0, outptr);
316 vec_ste((__vector int)outb, 4, outptr);
321 vec_ste((__vector int)outb, 0, outptr);
322 vec_ste((__vector int)outb, 4, outptr);
327 vec_ste((__vector int)outb, 0, outptr);
328 vec_ste((__vector int)outb, 4, outptr);
333 vec_ste((__vector int)outb, 0, outptr);
334 vec_ste((__vector int)outb, 4, outptr);
339 vec_ste((__vector int)outb, 0, outptr);
340 vec_ste((__vector int)outb, 4, outptr);
345 vec_ste((__vector int)outb, 0, outptr);
346 vec_ste((__vector int)outb, 4, outptr);
351 vec_ste((__vector int)outb, 0, outptr);
352 vec_ste((__vector int)outb, 4, outptr);
357 vec_ste((__vector int)outb, 0, outptr);
358 vec_ste((__vector int)outb, 4, outptr);