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

  /ndk/sources/host-tools/nawk-20071023/
parse.c 105 Node *stat2(int a, Node *b, Node *c) function
  /external/opencv/cvaux/src/
cvcorrimages.cpp 318 uchar *stat2 = pntStatus2->data.ptr; local
341 memset(stat2,0,sizeof(uchar)*numPoints);
347 /* stat1 may not be the same as stat2 */
354 stat2[i] = 1;
380 if( stat2[i] )
406 if( stat2[i] )
410 stat2[i] = 0;
    [all...]

Completed in 71 milliseconds