Home
last modified time | relevance | path

Searched defs:pstep (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/std/containers/sequences/deque/deque.modifiers/
Derase_iter.pass.cpp67 int pstep = std::max(N / std::max(std::min(N, 10), 1), 1); in testN() local
Derase_iter_iter.pass.cpp69 int pstep = std::max(N / std::max(std::min(N, 10), 1), 1); in testN() local
/external/opencv/cv/src/
Dcvstereogc.cpp682 int pstep = (int)(state->ptrLeft->step/sizeof(GCVtx*)); in icvAlphaExpand() local