Lines Matching refs:b20
199 vector float b00, b10, b20, b30, b40, b50, b60, b70;
229 b20 = ((vector float) vec_ld(0, bp));
231 b41 = ((vector float) MERGE_S16(h, b20, b60));
232 b51 = ((vector float) MERGE_S16(l, b20, b60));
250 b20 = ((vector float) MERGE_S16(h, x1, x5));
269 x2 = ((vector float) vec_add(vs16(b20), vs16(b50)));
270 x5 = ((vector float) vec_sub(vs16(b20), vs16(b50)));
289 b20 = ((vector float) vec_sub(vs16(x0), vs16(x3)));
297 x0 = vec_add(b60, b20);
304 b20 = vec_madd(cnst, b20, x0);
387 x0 = vec_mergel(b00, b20);
388 x1 = vec_mergeh(b00, b20);
394 b20 = vec_mergeh(x0, x2);
428 FDCTCOL(b00, b10, b20, b30, b40, b50, b60, b70);