Home
last modified time | relevance | path

Searched defs:base_p (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/src/
Dcvpyrsegmentation.cpp1393 icvExpandBaseLevelC1( _CvPyramid * base_p, _CvPyramid * p, _CvPyramidBase * start, int width ) in icvExpandBaseLevelC1()
1569 icvExpandBaseLevelC3( _CvPyramidC3 * base_p, _CvPyramidC3 * p, in icvExpandBaseLevelC3()
/external/valgrind/main/coregrind/
Dm_mallocfree.c1949 UByte *base_p, *align_p; in VG_() local