Searched refs:cvNextNArraySlice (Results 1 - 11 of 11) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxcopy.cpp354 while( cvNextNArraySlice( &iterator ));
363 while( cvNextNArraySlice( &iterator ));
379 while( cvNextNArraySlice( &iterator ));
530 while( cvNextNArraySlice( &iterator ));
544 while( cvNextNArraySlice( &iterator ));
698 while( cvNextNArraySlice( &iterator ));
706 while( cvNextNArraySlice( &iterator ));
H A Dcxlogic.cpp244 while( cvNextNArraySlice( &iterator ));
407 while( cvNextNArraySlice( &iterator ));
664 while( cvNextNArraySlice( &iterator ));
H A Dcxarithm.cpp336 while( cvNextNArraySlice( &iterator ));
351 while( cvNextNArraySlice( &iterator ));
606 while( cvNextNArraySlice( &iterator ));
808 while( cvNextNArraySlice( &iterator ));
823 while( cvNextNArraySlice( &iterator ));
1078 while( cvNextNArraySlice( &iterator ));
1391 while( cvNextNArraySlice( &iterator ));
1752 while( cvNextNArraySlice( &iterator ));
1767 while( cvNextNArraySlice( &iterator ));
H A Dcxsumpixels.cpp444 while( cvNextNArraySlice( &iterator ));
462 while( cvNextNArraySlice( &iterator ));
630 while( cvNextNArraySlice( &iterator ));
H A Dcxnorm.cpp1188 while( cvNextNArraySlice( &iterator ));
1203 while( cvNextNArraySlice( &iterator ));
1222 while( cvNextNArraySlice( &iterator ));
1237 while( cvNextNArraySlice( &iterator ));
H A Dcxrand.cpp594 while( cvNextNArraySlice( iterator ));
H A Dcxconvert.cpp1573 while( cvNextNArraySlice( &iterator ));
1588 while( cvNextNArraySlice( &iterator ));
H A Dcxarray.cpp607 CV_IMPL int cvNextNArraySlice( CvNArrayIterator* iterator ) function
H A Dcxpersistence.cpp3648 while( cvNextNArraySlice( &iterator ));
/external/opencv/cxcore/include/
H A Dcxcore.h318 CVAPI(int) cvNextNArraySlice( CvNArrayIterator* array_iterator );
/external/opencv/cv/src/
H A Dcvhistogram.cpp2304 while( cvNextNArraySlice( &iterator ));

Completed in 134 milliseconds