get_minmax_bounds   82 modules/core/test/test_math.cpp     void get_minmax_bounds( int i, int j, int type, Scalar& low, Scalar& high );
get_minmax_bounds  606 modules/core/test/test_math.cpp     void get_minmax_bounds( int /*i*/, int /*j*/, int /*type*/, Scalar& low, Scalar& high );
get_minmax_bounds  716 modules/core/test/test_math.cpp     void get_minmax_bounds( int /*i*/, int /*j*/, int /*type*/, Scalar& low, Scalar& high );
get_minmax_bounds 1338 modules/core/test/test_math.cpp     void get_minmax_bounds( int /*i*/, int /*j*/, int /*type*/, Scalar& low, Scalar& high );
get_minmax_bounds 1496 modules/core/test/test_math.cpp     void get_minmax_bounds( int /*i*/, int /*j*/, int /*type*/, Scalar& low, Scalar& high );
get_minmax_bounds 1652 modules/core/test/test_math.cpp     void get_minmax_bounds( int /*i*/, int /*j*/, int /*type*/, Scalar& low, Scalar& high );
get_minmax_bounds 1792 modules/core/test/test_math.cpp     void get_minmax_bounds( int /*i*/, int /*j*/, int /*type*/, Scalar& low, Scalar& high );
get_minmax_bounds 2022 modules/core/test/test_math.cpp     void get_minmax_bounds( int /*i*/, int /*j*/, int /*type*/, Scalar& low, Scalar& high );
get_minmax_bounds   58 modules/imgproc/test/test_color.cpp     void get_minmax_bounds( int i, int j, int type, Scalar& low, Scalar& high );
get_minmax_bounds  109 modules/imgproc/test/test_color.cpp     cvtest::ArrayTest::get_minmax_bounds( i, j, type, low, high );
get_minmax_bounds   58 modules/imgproc/test/test_distancetransform.cpp     void get_minmax_bounds( int i, int j, int type, Scalar& low, Scalar& high );
get_minmax_bounds  119 modules/imgproc/test/test_distancetransform.cpp     cvtest::ArrayTest::get_minmax_bounds( i, j, type, low, high );
get_minmax_bounds   56 modules/imgproc/test/test_filter.cpp     void get_minmax_bounds( int i, int j, int type, Scalar& low, Scalar& high );
get_minmax_bounds   95 modules/imgproc/test/test_filter.cpp     cvtest::ArrayTest::get_minmax_bounds( i, j, type, low, high );
get_minmax_bounds 1209 modules/imgproc/test/test_filter.cpp     void get_minmax_bounds( int i, int j, int type, Scalar& low, Scalar& high );
get_minmax_bounds 1255 modules/imgproc/test/test_filter.cpp     cvtest::ArrayTest::get_minmax_bounds( i, j, type, low, high );
get_minmax_bounds 1569 modules/imgproc/test/test_filter.cpp     void get_minmax_bounds( int i, int j, int type, Scalar& low, Scalar& high );
get_minmax_bounds 1593 modules/imgproc/test/test_filter.cpp     cvtest::ArrayTest::get_minmax_bounds( i, j, type, low, high );
get_minmax_bounds   56 modules/imgproc/test/test_imgwarp.cpp     void get_minmax_bounds( int i, int j, int type, Scalar& low, Scalar& high );
get_minmax_bounds   89 modules/imgproc/test/test_imgwarp.cpp     cvtest::ArrayTest::get_minmax_bounds( i, j, type, low, high );
get_minmax_bounds   65 modules/imgproc/test/test_moments.cpp     void get_minmax_bounds( int i, int j, int type, Scalar& low, Scalar& high );
get_minmax_bounds   88 modules/imgproc/test/test_moments.cpp     cvtest::ArrayTest::get_minmax_bounds( i, j, type, low, high );
get_minmax_bounds  342 modules/imgproc/test/test_moments.cpp     void get_minmax_bounds( int i, int j, int type, Scalar& low, Scalar& high );
get_minmax_bounds  358 modules/imgproc/test/test_moments.cpp     cvtest::ArrayTest::get_minmax_bounds( i, j, type, low, high );
get_minmax_bounds   55 modules/imgproc/test/test_templmatch.cpp     void get_minmax_bounds( int i, int j, int type, Scalar& low, Scalar& high );
get_minmax_bounds   94 modules/imgproc/test/test_templmatch.cpp     cvtest::ArrayTest::get_minmax_bounds( i, j, type, low, high );
get_minmax_bounds  455 modules/ts/include/opencv2/ts.hpp     virtual void get_minmax_bounds( int i, int j, int type, Scalar& low, Scalar& high );
get_minmax_bounds  262 modules/ts/src/ts_arrtest.cpp         get_minmax_bounds( i, j, arr.type(), low, high );