Searched refs:sstep2 (Results 1 – 1 of 1) sorted by relevance
364 int sstep1, sstep2, dstep1, dstep2; in test_convertHomogeneous() local377 sstep2 = 1; in test_convertHomogeneous()386 sstep2 = 1; in test_convertHomogeneous()391 sstep2 = (int)(src.step/sizeof(double)); in test_convertHomogeneous()428 double y = s[sstep2]; in test_convertHomogeneous()436 d[dstep2*2] = s[sstep2*2]; in test_convertHomogeneous()438 d[dstep2*3] = s[sstep2*3]; in test_convertHomogeneous()444 int wstep = sstep2*(sdims - 1); in test_convertHomogeneous()450 double y = s[sstep2]; in test_convertHomogeneous()458 d[dstep2*2] = s[sstep2*2]*w; in test_convertHomogeneous()