HomeSort by relevance Sort by last modified time
    Searched refs:curidx (Results 1 - 4 of 4) sorted by null

  /external/opencv/cxcore/include/
cxcore.h 276 for( idx = ++mat_iterator->curidx; idx < mat_iterator->mat->hashsize; idx++ )
281 mat_iterator->curidx = idx;
    [all...]
cxtypes.h 782 int curidx; member in struct:CvSparseMatIterator
    [all...]
  /dalvik/dx/etc/
jasmin.jar 
  /external/opencv/cxcore/src/
cxarray.cpp 779 iterator->curidx = idx;
    [all...]

Completed in 100 milliseconds