Lines Matching refs:tempmatrix
174 double *matrix = 0, tempmatrix[4];
194 tempmatrix[0] =
197 tempmatrix[1] =
200 tempmatrix[2] =
203 tempmatrix[3] =
206 tmpVals2.point_matrix[0] = tempmatrix[0];
207 tmpVals2.point_matrix[1] = tempmatrix[1];
208 tmpVals2.point_matrix[2] = tempmatrix[2];
209 tmpVals2.point_matrix[3] = tempmatrix[3];
211 tempmatrix[0] =
214 tempmatrix[1] =
217 tempmatrix[2] =
220 tempmatrix[3] =
223 tmpVals2.pixel_matrix[0] = tempmatrix[0];
224 tmpVals2.pixel_matrix[1] = tempmatrix[1];
225 tmpVals2.pixel_matrix[2] = tempmatrix[2];
226 tmpVals2.pixel_matrix[3] = tempmatrix[3];