HomeSort by relevance Sort by last modified time
    Searched defs:ccn (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/imgproc/src/
templmatch.cpp 646 int cdepth = CV_MAT_DEPTH(ctype), ccn = CV_MAT_CN(ctype); local
660 CV_Assert( ccn == 1 || delta == 0 );
696 if( (ccn > 1 || cn > 1) && cdepth != maxDepth )
788 if( ccn > 1 )
    [all...]
  /external/testng/ant/3rdparty/
cobertura.jar 

Completed in 83 milliseconds