Lines Matching defs:vvd32_l
817 vec_s32 R_l, R_r, G_l, G_r, B_l, B_r, vud32_l, vud32_r, vvd32_l, vvd32_r;
912 vvd32_l = vec_perm(vv32_l, vv32_l, doubleleft);
915 R_l = vec_mul(vvd32_l, v2r_coeff);
919 G_l = vec_mul(vvd32_l, v2g_coeff);
950 vvd32_l = vec_perm(vv32_r, vv32_r, doubleleft);
953 R_l = vec_mul(vvd32_l, v2r_coeff);
957 G_l = vec_mul(vvd32_l, v2g_coeff);
1117 vec_s32 vud32_l, vud32_r, vvd32_l, vvd32_r;
1225 vvd32_l = vec_perm(vv32_l, vv32_l, doubleleft);
1228 R_l = vec_mul(vvd32_l, v2r_coeff);
1232 G_l = vec_mul(vvd32_l, v2g_coeff);
1265 vvd32_l = vec_perm(vv32_r, vv32_r, doubleleft);
1268 R_l = vec_mul(vvd32_l, v2r_coeff);
1272 G_l = vec_mul(vvd32_l, v2g_coeff);