Home
last modified time | relevance | path

Searched refs:_operation (Results 1 – 5 of 5) sorted by relevance

/external/opencv/cv/include/
Dcv.hpp323 CvMorphology( int _operation, int _max_width, int _src_dst_type,
329 virtual void init( int _operation, int _max_width, int _src_dst_type,
/external/opencv/cv/src/
Dcvmorph.cpp130 CvMorphology::CvMorphology( int _operation, int _max_width, int _src_dst_type, in CvMorphology() argument
137 init( _operation, _max_width, _src_dst_type, in CvMorphology()
157 void CvMorphology::init( int _operation, int _max_width, int _src_dst_type, in init() argument
169 if( _operation != ERODE && _operation != DILATE ) in init()
188 operation = _operation; in init()
/external/opencv3/modules/core/include/opencv2/core/
Dutility.hpp406 PixelOperationWrapper(Mat_<_Tp>* const frame, const Functor& _operation) in forEach_impl() argument
407 : mat(frame), op(_operation) {}; in forEach_impl()
/external/valgrind/VEX/test/
Dmmxtest.c521 #define do_test(_name, _operation) \ in main() argument
526 _operation; \ in main()
/external/libunwind/doc/
Dlibunwind-dynamic.tex278 of the \Type{unw\_dyn\_operation\_t} values described below.
324 \Type{unw\_dyn\_operation\_t} which defines the following