Lines Matching defs:b60
199 vector float b00, b10, b20, b30, b40, b50, b60, b70;
230 b60 = ((vector float) vec_ld(16 * 4, bp));
231 b41 = ((vector float) MERGE_S16(h, b20, b60));
232 b51 = ((vector float) MERGE_S16(l, b20, b60));
254 b60 = ((vector float) MERGE_S16(h, x3, x7));
267 x1 = ((vector float) vec_add(vs16(b10), vs16(b60)));
268 x6 = ((vector float) vec_sub(vs16(b10), vs16(b60)));
290 b60 = ((vector float) vec_sub(vs16(x1), vs16(x2)));
297 x0 = vec_add(b60, b20);
307 b60 = vec_madd(cnst, b60, x0);
412 x4 = vec_mergel(b40, b60);
413 x5 = vec_mergeh(b40, b60);
419 b60 = vec_mergeh(x0, x2);
428 FDCTCOL(b00, b10, b20, b30, b40, b50, b60, b70);