Lines Matching refs:tempmatrix
176 double *matrix = 0, tempmatrix[4];
196 tempmatrix[0] =
199 tempmatrix[1] =
202 tempmatrix[2] =
205 tempmatrix[3] =
208 tmpVals2.point_matrix[0] = tempmatrix[0];
209 tmpVals2.point_matrix[1] = tempmatrix[1];
210 tmpVals2.point_matrix[2] = tempmatrix[2];
211 tmpVals2.point_matrix[3] = tempmatrix[3];
213 tempmatrix[0] =
216 tempmatrix[1] =
219 tempmatrix[2] =
222 tempmatrix[3] =
225 tmpVals2.pixel_matrix[0] = tempmatrix[0];
226 tmpVals2.pixel_matrix[1] = tempmatrix[1];
227 tmpVals2.pixel_matrix[2] = tempmatrix[2];
228 tmpVals2.pixel_matrix[3] = tempmatrix[3];