Searched defs:nodeidx (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxarray.cpp826 int* nodeidx = CV_NODE_IDX(mat,node); local
828 if( idx[i] != nodeidx[i] )
923 int* nodeidx = CV_NODE_IDX(mat,node); local
925 if( idx[i] != nodeidx[i] )

Completed in 109 milliseconds