HomeSort by relevance Sort by last modified time
    Searched full:_xc (Results 1 - 1 of 1) sorted by null

  /external/opencv/cv/src/
cvcamshift.cpp 260 int _xc = cvRound( xc ); local
267 comp.rect.width = MIN( t0, (mat->width - _xc) * 2 );
275 comp.rect.x = MAX( 0, _xc - comp.rect.width / 2 );

Completed in 50 milliseconds