Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/arm/armv6/
Dsimpleloopfilter_v6.asm50 pstep RN r1 label
Dloopfilter_v6.asm51 pstep RN r1 label
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/
Dsimpleloopfilter_v6.asm50 pstep RN r1 label
Dloopfilter_v6.asm51 pstep RN r1 label
/external/libcxx/test/containers/sequences/deque/deque.modifiers/
Derase_iter.pass.cpp64 int pstep = std::max(N / std::max(std::min(N, 10), 1), 1); in testN() local
Derase_iter_iter.pass.cpp64 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