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

  /external/opencv/cvaux/src/
cvmorphcontours.cpp 550 int Ni,Nj; // size of contours
568 Nj = contour2->total + 1;
571 point2 = (CvPoint* )malloc( Nj*sizeof(CvPoint) );
579 point2[Nj-1] = point2[0];
630 int Ni,Nj; // size of contours
649 Nj = contour2->total + 1;
655 W[i] = (_CvWork*)malloc(sizeof(_CvWork)*Nj);
659 point2 = (CvPoint* )malloc( Nj*sizeof(CvPoint) );
661 edges2 = (CvPoint2D32f* )malloc( (Nj-1)*sizeof(CvPoint2D32f) );
668 point2[Nj-1] = point2[0]
    [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 54 milliseconds