Lines Matching refs:felem_shrink
370 * felem_shrink converts an felem into a smallfelem. The result isn't quite
378 static void felem_shrink(smallfelem out, const felem in)
567 felem_shrink(small, in);
693 felem_shrink(small1, in1);
694 felem_shrink(small2, in2);
710 felem_shrink(small2, in2);
850 felem_shrink(out, in);
1125 felem_shrink(small1, gamma);
1142 felem_shrink(small2, alpha);
1198 felem_shrink(x_out, felem_x_out);
1199 felem_shrink(y_out, felem_y_out);
1200 felem_shrink(z_out, felem_z_out);
1246 felem_shrink(small3, z1);
1255 felem_shrink(small1, ftmp);
1262 felem_shrink(small2, ftmp2);
1264 felem_shrink(small5, x1);
1319 felem_shrink(small4, ftmp4);
1341 felem_shrink(small1, ftmp5);
1431 felem_shrink(x3, felem_x3);
1432 felem_shrink(y3, felem_y3);
1433 felem_shrink(z3, felem_z3);
2153 felem_shrink(pre_comp[i][1][0], x_out);
2154 felem_shrink(pre_comp[i][1][1], y_out);
2155 felem_shrink(pre_comp[i][1][2], z_out);
2279 felem_shrink(pre->g_pre_comp[0][1][0], x_tmp);
2280 felem_shrink(pre->g_pre_comp[0][1][1], y_tmp);
2281 felem_shrink(pre->g_pre_comp[0][1][2], z_tmp);