Searched defs:start_process (Results 1 – 3 of 3) sorted by relevance
/external/opencv/cv/src/ | ||
D | cvmorph.cpp | 302 void CvMorphology::start_process( CvSlice x_range, int width ) in start_process() function in CvMorphology |
D | cvsmooth.cpp | 173 void CvBoxFilter::start_process( CvSlice x_range, int width ) in start_process() function in CvBoxFilter |
D | cvfilter.cpp | 199 void CvBaseImageFilter::start_process( CvSlice x_range, int width ) in start_process() function in CvBaseImageFilter |