Home | History | Annotate | Download | only in src

Lines Matching refs:_method

534                  int    _method )
541 int method = _method - 1;
543 assert( (unsigned) _method <= CV_CHAIN_APPROX_SIMPLE );
631 if( _method != CV_CHAIN_CODE )
705 int _method,
714 int method = _method - 1;
716 assert( (unsigned) _method <= CV_CHAIN_APPROX_SIMPLE );
820 if( _method != CV_CHAIN_CODE )