Searched defs:_newVal (Results 1 – 1 of 1) sorted by relevance
/external/opencv/cv/src/ |
D | cvfloodfill.cpp | 96 uchar* _newVal, CvConnectedComp* region, int flags, in icvFloodFill_8u_CnIR() 228 int* _newVal, CvConnectedComp* region, int flags, in icvFloodFill_32f_CnIR() 374 CvSize /*roi*/, CvPoint seed, uchar* _newVal, uchar* _d_lw, in icvFloodFill_Grad_8u_CnIR() 680 CvSize /*roi*/, CvPoint seed, float* _newVal, float* _d_lw, in icvFloodFill_Grad_32f_CnIR()
|