Fuzz introspector: core_fuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
9824 9828 4 :

['cv::hal::opt_AVX2::cvtBGRtoBGR(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, int, int, int, bool)', 'cv::hal::opt_SSE4_1::cvtBGRtoBGR(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, int, int, int, bool)', 'cv::checkHardwareSupport(int)', 'cv::hal::cpu_baseline::cvtBGRtoBGR(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, int, int, int, bool)']

9824 14432 cv::hal::cvtBGRtoBGR(unsignedcharconst*,unsignedlong,unsignedchar*,unsignedlong,int,int,int,int,int,bool) call site: 00000 /src/opencv/modules/imgproc/src/color_rgb.dispatch.cpp:221
9824 9828 4 :

['cv::hal::opt_AVX2::cvtBGRtoBGR(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, int, int, int, bool)', 'cv::hal::opt_SSE4_1::cvtBGRtoBGR(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, int, int, int, bool)', 'cv::checkHardwareSupport(int)', 'cv::hal::cpu_baseline::cvtBGRtoBGR(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, int, int, int, bool)']

9824 14432 cv::hal::cvtBGRtoBGR(unsignedcharconst*,unsignedlong,unsignedchar*,unsignedlong,int,int,int,int,int,bool) call site: 00000 /src/opencv/modules/imgproc/src/color_rgb.dispatch.cpp:228
5999 6023 5 :

['cv::_InputArray::~_InputArray()', 'cv::Size_ ::Size_(int, int)', 'cv::_InputArray::_InputArray(cv::Mat const&)', 'cv::resize(cv::_InputArray const&, cv::_OutputArray const&, cv::Size_ , double, double, int)', 'cv::_OutputArray::_OutputArray(cv::Mat&)']

11414 11666 cv::imdecode_(cv::Matconst&,int,cv::Mat&) call site: 00000 /src/opencv/modules/imgcodecs/src/loadsave.cpp:916
4428 4525 4 :

['cv::UMat::copyTo(cv::_OutputArray const&) const', 'std::__1::basic_string , std::__1::allocator >::~basic_string()', 'std::__1::basic_string , std::__1::allocator >::basic_string (char const*)', 'cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int)']

4428 4525 cv::_InputArray::copyTo(cv::_OutputArrayconst&)const call site: 00000 /src/opencv/modules/core/src/matrix_wrap.cpp:1114
3192 3192 2 :

['cv::XYZ2RGB_i ::XYZ2RGB_i(int, int, int const*)', 'void cv::impl::(anonymous namespace)::CvtColorLoop >(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, cv::XYZ2RGB_i const&)']

3192 7796 cv::hal::cvtXYZtoBGR(unsignedcharconst*,unsignedlong,unsignedchar*,unsignedlong,int,int,int,int,bool) call site: 00000 /src/opencv/modules/imgproc/src/color_lab.cpp:4191
3192 3192 2 :

['void cv::impl::(anonymous namespace)::CvtColorLoop >(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, cv::XYZ2RGB_i const&)', 'cv::XYZ2RGB_i ::XYZ2RGB_i(int, int, int const*)']

3192 7796 cv::hal::cvtXYZtoBGR(unsignedcharconst*,unsignedlong,unsignedchar*,unsignedlong,int,int,int,int,bool) call site: 00000 /src/opencv/modules/imgproc/src/color_lab.cpp:4193
3191 3191 2 :

['void cv::hal::opt_AVX2::(anonymous namespace)::CvtColorLoop >(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, cv::hal::opt_AVX2::(anonymous namespace)::RGB2Gray const&)', 'cv::hal::opt_AVX2::(anonymous namespace)::RGB2Gray ::RGB2Gray(int, int, float const*)']

3191 7795 cv::hal::opt_AVX2::cvtBGRtoGray(unsignedcharconst*,unsignedlong,unsignedchar*,unsignedlong,int,int,int,int,bool) call site: 00000 /src/opencv/modules/imgproc/src/color_rgb.simd.hpp:1141
3099 3293 6 :

['cv::_InputArray::getUMat(int) const', 'std::__1::basic_string , std::__1::allocator >::basic_string (char const*)', 'cv::UMat::ndoffset(unsigned long*) const', 'std::__1::basic_string , std::__1::allocator >::~basic_string()', 'cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int)', 'cv::UMat::~UMat()']

3099 10584 cv::Mat::copyTo(cv::_OutputArrayconst&)const call site: 00000 /src/opencv/modules/core/src/copy.cpp:331
2769 2769 1 :

['cv::_OutputArray::release() const']

2769 7589 cv::transpose(cv::_InputArrayconst&,cv::_OutputArrayconst&) call site: 00000 /src/opencv/modules/core/src/matrix_transform.cpp:253
2769 2769 1 :

['cv::_OutputArray::release() const']

2769 7589 cv::split(cv::_InputArrayconst&,cv::_OutputArrayconst&) call site: 00000 /src/opencv/modules/core/src/split.dispatch.cpp:223
2769 2769 1 :

['cv::_OutputArray::release() const']

2769 7373 cv::Mat::convertTo(cv::_OutputArrayconst&,int,double,double)const call site: 00000 /src/opencv/modules/core/src/convert.dispatch.cpp:178
2769 2769 1 :

['cv::_OutputArray::release() const']

2769 7373 cv::Mat::copyTo(cv::_OutputArrayconst&)const call site: 00000 /src/opencv/modules/core/src/copy.cpp:325

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 00001
2 cv::MatSize::MatSize(int*) [function] [call site] 00002
2 cv::MatStep::MatStep() [function] [call site] 00003
2 cv::Mat::total() const [function] [call site] 00004
3 cv::MatSize::operator[](int) const [function] [call site] 00005
2 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00006
3 cv::Exception::Exception(int, std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&, int) [function] [call site] 00007
4 std::exception::exception() [function] [call site] 00008
4 cv::Exception::formatMessage() [function] [call site] 00009
5 cvErrorStr [function] [call site] 00010
6 snprintf [call site] 00011
5 cvErrorStr [function] [call site] 00012
5 cvErrorStr [function] [call site] 00013
4 std::exception::~exception() [call site] 00014
2 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00015
2 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00016
2 cv::MatStep::operator[](int) [function] [call site] 00017
2 cv::MatStep::operator[](int) [function] [call site] 00018
2 cv::Mat::updateContinuityFlag() [function] [call site] 00019
3 cv::updateContinuityFlag(int, int, int const*, unsigned long const*) [function] [call site] 00020
1 cv::Mat::Mat() [function] [call site] 00021
2 cv::MatSize::MatSize(int*) [function] [call site] 00022
1 (anonymous namespace)::GetCVImage(std::__1::basic_string , std::__1::allocator > const&, int, cv::Mat*) [function] [call site] 00023
2 cv::_InputArray::_InputArray (std::__1::vector > const&) [function] [call site] 00024
3 cv::Size_ ::Size_() [function] [call site] 00025
3 cv::_InputArray::init(int, void const*) [function] [call site] 00026
2 cv::imdecode(cv::_InputArray const&, int) [function] [call site] 00027
3 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00028
4 cv::utils::trace::details::TraceManager::isActivated() [function] [call site] 00029
5 cv::utils::trace::details::getTraceManager() [function] [call site] 00030
6 __cxa_guard_acquire [call site] 00031
6 cv::utils::trace::details::getTraceManagerCallOnce() [function] [call site] 00032
7 __cxa_guard_acquire [call site] 00033
7 cv::utils::trace::details::TraceManager::TraceManager() [function] [call site] 00034
8 cv::TLSDataAccumulator ::TLSDataAccumulator() [function] [call site] 00035
9 cv::TLSData ::TLSData() [function] [call site] 00036
10 cv::TLSDataContainer::TLSDataContainer() [function] [call site] 00037
11 cv::details::getTlsStorage() [function] [call site] 00038
12 __cxa_guard_acquire [call site] 00039
12 cv::details::TlsStorage::TlsStorage() [function] [call site] 00040
13 cv::details::getTlsAbstraction() [function] [call site] 00041
14 __cxa_guard_acquire [call site] 00042
14 cv::details::TlsAbstraction::TlsAbstraction() [function] [call site] 00043
15 pthread_key_create [call site] 00044
15 cv::details::opencv_tls_destructor(void*) [function] [call site] 00045
16 cv::details::getTlsStorage() [function] [call site] 00046
14 __cxa_guard_acquire [call site] 00047
14 cv::details::TlsAbstractionReleaseGuard::TlsAbstractionReleaseGuard(cv::details::TlsAbstraction&) [function] [call site] 00048
8 cv::Ptr ::Ptr() [function] [call site] 00049
8 cv::getTimestampNS() [function] [call site] 00050
9 cv::internal::Timestamp::getInstance() [function] [call site] 00051
10 __cxa_guard_acquire [call site] 00052
10 cv::internal::Timestamp::Timestamp() [function] [call site] 00053
11 cv::getTickCount() [function] [call site] 00054
8 cv::utils::trace::details::getParameterTraceEnable() [function] [call site] 00055
9 __cxa_guard_acquire [call site] 00056
9 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 00057
10 bool cv::read (std::__1::basic_string , std::__1::allocator > const&, bool const&) [function] [call site] 00058
11 cv::envRead(char const*) [function] [call site] 00059
12 getenv [call site] 00060
11 bool cv::parseOption (std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00061
12 __cxa_allocate_exception [call site] 00062
12 cv::ParseError::ParseError(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00063
11 __cxa_begin_catch [call site] 00064
11 cv::ParseError::toString(std::__1::basic_string , std::__1::allocator > const&) const [function] [call site] 00065
11 __cxa_end_catch [call site] 00066
8 cv::utils::trace::details::getParameterTraceLocation() [function] [call site] 00067
9 __cxa_guard_acquire [call site] 00068
9 cv::utils::getConfigurationParameterString(char const*, char const*) [function] [call site] 00069
10 std::__1::basic_string , std::__1::allocator > cv::read , std::__1::allocator > >(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00070
8 void cv::Ptr ::reset (cv::utils::trace::details::SyncTraceStorage*) [function] [call site] 00071
9 void cv::Ptr ::reset (std::__1::integral_constant const&, cv::utils::trace::details::SyncTraceStorage*) [function] [call site] 00072
8 cv::utils::trace::details::isITTEnabled() [function] [call site] 00073
9 cv::getInitializationMutex() [function] [call site] 00074
9 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 00075
8 cv::TLSDataAccumulator ::~TLSDataAccumulator() [function] [call site] 00076
9 cv::TLSDataAccumulator ::release() [function] [call site] 00077
10 cv::TLSDataContainer::release() [function] [call site] 00078
11 cv::details::getTlsStorage() [function] [call site] 00079
10 cv::TLSDataAccumulator ::_cleanupDetachedData() [function] [call site] 00080
10 cv::TLSDataAccumulator ::_cleanupTerminatedData() [function] [call site] 00081
9 cv::TLSData ::~TLSData() [function] [call site] 00082
10 cv::TLSDataContainer::release() [function] [call site] 00083
10 __clang_call_terminate [call site] 00084
11 __cxa_begin_catch [call site] 00085
9 __clang_call_terminate [call site] 00086
4 cv::utils::trace::details::getTraceManager() [function] [call site] 00087
4 cv::TLSData ::getRef() const [function] [call site] 00088
5 cv::TLSDataContainer::getData() const [function] [call site] 00089
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00090
6 cv::details::getTlsStorage() [function] [call site] 00091
6 cv::details::getTlsStorage() [function] [call site] 00092
6 __cxa_begin_catch [call site] 00093
6 __cxa_rethrow [call site] 00094
6 __cxa_end_catch [call site] 00095
4 cv::utils::trace::details::TraceManagerThreadLocal::stackTopRegion() const [function] [call site] 00096
4 cv::utils::trace::details::TraceManagerThreadLocal::stackTopLocation() const [function] [call site] 00097
4 cv::utils::trace::details::Region::destroy() [function] [call site] 00098
5 cv::utils::trace::details::getTraceManager() [function] [call site] 00099
5 cv::TLSData ::getRef() const [function] [call site] 00100
5 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site] 00101
5 cv::utils::trace::details::TraceManagerThreadLocal::stackTopLocation() const [function] [call site] 00102
5 cv::ocl::isOpenCLActivated() [function] [call site] 00103
6 cv::ocl::useOpenCL() [function] [call site] 00104
7 cv::getCoreTlsData() [function] [call site] 00105
8 cv::getCoreTlsDataTLS() [function] [call site] 00106
9 __cxa_guard_acquire [call site] 00107
9 cv::TLSData ::TLSData() [function] [call site] 00108
8 cv::TLSData ::getRef() const [function] [call site] 00109
7 cv::ocl::haveOpenCL() [function] [call site] 00110
8 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00111
9 cv::utils::trace::details::TraceManagerThreadLocal::stackTopRegion() const [function] [call site] 00112
9 cv::utils::trace::details::TraceManagerThreadLocal::stackTopLocation() const [function] [call site] 00113
9 cv::getTimestampNS() [function] [call site] 00114
9 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site] 00115
9 cv::utils::trace::details::TraceManagerThreadLocal::stackPush(cv::utils::trace::details::Region*, cv::utils::trace::details::Region::LocationStaticStorage const*, long) [function] [call site] 00116
10 cv::utils::trace::details::TraceManagerThreadLocal::StackEntry::StackEntry(cv::utils::trace::details::Region*, cv::utils::trace::details::Region::LocationStaticStorage const*, long) [function] [call site] 00117
9 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00118
10 __cxa_guard_acquire [call site] 00119
10 cv::utils::logging::internal::getGlobalLoggingInitStruct() [function] [call site] 00120
11 __cxa_guard_acquire [call site] 00121
11 cv::utils::logging::internal::GlobalLoggingInitStruct::GlobalLoggingInitStruct() [function] [call site] 00122
12 cv::utils::logging::LogTagManager::LogTagManager(cv::utils::logging::LogLevel) [function] [call site] 00123
13 cv::utils::logging::LogTag::LogTag(char const*, cv::utils::logging::LogLevel) [function] [call site] 00124
13 cv::utils::logging::LogTagManager::NameTable::NameTable() [function] [call site] 00125
13 cv::utils::logging::LogTagManager::assign(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogTag*) [function] [call site] 00126
14 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00127
15 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site] 00128
15 cv::utils::trace::details::_spaces(int) [function] [call site] 00129
15 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site] 00130
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00131
16 cv::utils::logging::LogTagManager::get(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00132
17 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00133
18 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site] 00134
18 cv::utils::trace::details::_spaces(int) [function] [call site] 00135
18 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site] 00136
18 cv::utils::trace::details::Region::LocationExtraData::init(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00137
19 cv::getInitializationMutex() [function] [call site] 00138
19 cv::utils::trace::details::Region::LocationExtraData::LocationExtraData(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00139
20 cv::utils::trace::details::isITTEnabled() [function] [call site] 00140
19 cv::utils::trace::details::getTraceManager() [function] [call site] 00141
19 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site] 00142
19 cv::utils::trace::details::TraceMessage::formatlocation(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00143
20 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00144
21 cv::cv_vsnprintf(char*, int, char const*, __va_list_tag*) [function] [call site] 00145
22 vsnprintf [call site] 00146
18 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00147
18 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site] 00148
18 cv::utils::trace::details::_spaces(int) [function] [call site] 00149
18 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site] 00150
18 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site] 00151
18 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site] 00152
18 cv::utils::trace::details::Region::Impl::Impl(cv::utils::trace::details::TraceManagerThreadLocal&, cv::utils::trace::details::Region*, cv::utils::trace::details::Region&, cv::utils::trace::details::Region::LocationStaticStorage const&, long) [function] [call site] 00153
19 cv::utils::trace::details::Region::Impl::registerRegion(cv::utils::trace::details::TraceManagerThreadLocal&) [function] [call site] 00154
20 cv::utils::trace::details::isITTEnabled() [function] [call site] 00155
20 __itt_id_make(void*, unsigned long long) [function] [call site] 00156
19 cv::utils::trace::details::Region::Impl::enterRegion(cv::utils::trace::details::TraceManagerThreadLocal&) [function] [call site] 00157
20 cv::utils::trace::details::TraceManagerThreadLocal::getStorage() const [function] [call site] 00158
21 cv::Ptr ::empty() const [function] [call site] 00159
21 cv::utils::trace::details::getTraceManager() [function] [call site] 00160
21 cv::utils::trace::details::getParameterTraceLocation() [function] [call site] 00161
21 cv::format(char const*, ...) [function] [call site] 00162
22 cv::AutoBuffer ::AutoBuffer() [function] [call site] 00163
22 cv::AutoBuffer ::size() const [function] [call site] 00164
22 cv::AutoBuffer ::data() [function] [call site] 00165
22 cv::cv_vsnprintf(char*, int, char const*, __va_list_tag*) [function] [call site] 00166
22 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00167
22 cv::AutoBuffer ::resize(unsigned long) [function] [call site] 00168
22 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 00169
22 cv::AutoBuffer ::data() [function] [call site] 00170
22 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 00171
23 cv::AutoBuffer ::deallocate() [function] [call site] 00172
21 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site] 00173
21 strrchr [call site] 00174
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00175
21 cv::utils::trace::details::AsyncTraceStorage::AsyncTraceStorage(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00176
22 cv::utils::trace::details::TraceStorage::TraceStorage() [function] [call site] 00177
22 cv::utils::trace::details::TraceStorage::~TraceStorage() [function] [call site] 00178
21 void cv::Ptr ::reset (cv::utils::trace::details::AsyncTraceStorage*) [function] [call site] 00179
20 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site] 00180
20 cv::utils::trace::details::TraceMessage::formatRegionEnter(cv::utils::trace::details::Region const&) [function] [call site] 00181
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00182
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00183
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00184
20 cv::utils::trace::details::isITTEnabled() [function] [call site] 00185
17 cv::utils::logging::LogTagManager::NameTable::getFullNameInfo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00186
18 cv::utils::logging::LogTagManager::NameTable::internal_getFullNameInfo(unsigned long) [function] [call site] 00187
17 cv::utils::trace::details::Region::~Region() [function] [call site] 00188
18 cv::utils::trace::details::Region::destroy() [function] [call site] 00189
19 cv::ocl::finish() [function] [call site] 00190
20 cv::ocl::Queue::getDefault() [function] [call site] 00191
21 cv::ocl::OpenCLExecutionContext::getCurrent() [function] [call site] 00192
22 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00193
22 cv::getCoreTlsData() [function] [call site] 00194
22 cv::ocl::OpenCLExecutionContext::empty() const [function] [call site] 00195
22 cv::ocl::haveOpenCL() [function] [call site] 00196
23 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00197
23 getenv [call site] 00198
23 cv::getInitializationMutex() [function] [call site] 00199
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00200
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00201
23 __cxa_begin_catch [call site] 00202
23 __cxa_end_catch [call site] 00203
23 cv::utils::trace::details::Region::~Region() [function] [call site] 00204
24 __clang_call_terminate [call site] 00205
23 cv::utils::trace::details::Region::~Region() [function] [call site] 00206
22 cv::ocl::OpenCLExecutionContext::Impl::getInitializedExecutionContext() [function] [call site] 00207
23 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00208
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00209
23 __cxa_guard_acquire [call site] 00210
23 cv::getInitializationMutex() [function] [call site] 00211
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00212
23 cv::ocl::Context::create(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00213
24 cv::ocl::Context::Context() [function] [call site] 00214
24 cv::ocl::Context::Impl::findOrCreateContext(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00215
25 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00216
25 getenv [call site] 00217
25 cv::ocl::Context::Impl::findContext(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00218
26 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00219
26 cv::getInitializationMutex() [function] [call site] 00220
26 cv::ocl::Context::Impl::getGlobalContainer() [function] [call site] 00221
27 __cxa_guard_acquire [call site] 00222
26 cv::utils::trace::details::Region::~Region() [function] [call site] 00223
25 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00224
25 cv::ocl::Context::Impl::addref() [function] [call site] 00225
25 cv::ocl::selectOpenCLDevice(char const*) [function] [call site] 00226
26 getenv [call site] 00227
26 strcmp [call site] 00228
26 cv::ocl::parseOpenCLDeviceConfiguration(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator >&, std::__1::vector , std::__1::allocator >, std::__1::allocator , std::__1::allocator > > >&, std::__1::basic_string , std::__1::allocator >&) [function] [call site] 00229
27 cv::ocl::split(std::__1::basic_string , std::__1::allocator > const&, char, std::__1::vector , std::__1::allocator >, std::__1::allocator , std::__1::allocator > > >&) [function] [call site] 00230
27 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00231
27 cv::ocl::split(std::__1::basic_string , std::__1::allocator > const&, char, std::__1::vector , std::__1::allocator >, std::__1::allocator , std::__1::allocator > > >&) [function] [call site] 00232
26 atoi [function] [call site] 00233
27 strtol [call site] 00234
26 cv::ocl::isRaiseError() [function] [call site] 00235
27 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 00236
26 cv::format(char const*, ...) [function] [call site] 00237
26 cv::ocl::isRaiseError() [function] [call site] 00238
26 cv::format(char const*, ...) [function] [call site] 00239
26 int cv::ocl::getStringInfo (int (*)(_cl_platform_id*, unsigned int, unsigned long, void*, unsigned long*), _cl_platform_id*, unsigned int, std::__1::basic_string , std::__1::allocator >&) [function] [call site] 00240
27 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 00241
28 cv::AutoBuffer ::allocate(unsigned long) [function] [call site] 00242
29 cv::AutoBuffer ::deallocate() [function] [call site] 00243
27 cv::AutoBuffer ::data() [function] [call site] 00244
27 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 00245
26 cv::format(char const*, ...) [function] [call site] 00246
26 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00247
26 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00248
26 cv::ocl::isRaiseError() [function] [call site] 00249
26 cv::format(char const*, ...) [function] [call site] 00250
26 cv::ocl::isRaiseError() [function] [call site] 00251
26 cv::format(char const*, ...) [function] [call site] 00252
26 int cv::ocl::getStringInfo (int (*)(_cl_device_id*, unsigned int, unsigned long, void*, unsigned long*), _cl_device_id*, unsigned int, std::__1::basic_string , std::__1::allocator >&) [function] [call site] 00253
26 cv::ocl::isRaiseError() [function] [call site] 00254
26 cv::format(char const*, ...) [function] [call site] 00255
26 cv::format(char const*, ...) [function] [call site] 00256
26 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00257
25 cv::ocl::Context::Impl::Impl(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00258
26 cv::ocl::haveOpenCL() [function] [call site] 00259
26 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00260
26 cv::getInitializationMutex() [function] [call site] 00261
26 cv::ocl::Context::Impl::getGlobalContainer() [function] [call site] 00262
25 cv::ocl::Context::Impl::createFromDevice(_cl_device_id*) [function] [call site] 00263
26 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00264
26 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00265
26 cv::ocl::isRaiseError() [function] [call site] 00266
26 cv::format(char const*, ...) [function] [call site] 00267
26 cv::ocl::isRaiseError() [function] [call site] 00268
26 cv::format(char const*, ...) [function] [call site] 00269
26 cv::ocl::Device::set(void*) [function] [call site] 00270
27 cv::ocl::Device::Impl::release() [function] [call site] 00271
28 cv::ocl::Device::Impl::~Impl() [function] [call site] 00272
29 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00273
29 cv::format(char const*, ...) [function] [call site] 00274
29 __clang_call_terminate [call site] 00275
27 cv::ocl::Device::Impl::Impl(void*) [function] [call site] 00276
28 cv::ocl::Device::Impl::_init(_cl_device_id*) [function] [call site] 00277
29 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00278
29 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00279
29 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00280
29 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 00281
29 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 00282
29 cv::ocl::Device::Impl::getBoolProp(unsigned int) const [function] [call site] 00283
29 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 00284
29 unsigned long cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 00285
29 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 00286
29 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00287
29 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 00288
29 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00289
29 cv::ocl::parseOpenCLVersion(std::__1::basic_string , std::__1::allocator > const&, int&, int&) [function] [call site] 00290
29 cv::ocl::Device::Impl::isExtensionSupported(std::__1::basic_string , std::__1::allocator > const&) const [function] [call site] 00294
29 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00295
29 strstr [call site] 00296
29 cv::utils::getConfigurationParameterSizeT(char const*, unsigned long) [function] [call site] 00297
30 unsigned long cv::read (std::__1::basic_string , std::__1::allocator > const&, unsigned long const&) [function] [call site] 00298
29 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00299
28 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00300
28 cv::format(char const*, ...) [function] [call site] 00301
28 __cxa_begin_catch [call site] 00302
28 __cxa_rethrow [call site] 00303
28 __cxa_end_catch [call site] 00304
27 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00305
27 cv::format(char const*, ...) [function] [call site] 00306
26 cv::utils::trace::details::Region::~Region() [function] [call site] 00307
25 __cxa_begin_catch [call site] 00308
25 cv::ocl::Context::Impl::~Impl() [function] [call site] 00309
26 cv::ocl::isRaiseError() [function] [call site] 00310
26 cv::format(char const*, ...) [function] [call site] 00311
26 cv::getInitializationMutex() [function] [call site] 00312
26 cv::ocl::Context::Impl::getGlobalContainer() [function] [call site] 00313
26 cv::detail::check_failed_auto(unsigned long, unsigned long, cv::detail::CheckContext const&) [function] [call site] 00314
27 void cv::detail::check_failed_auto_ (unsigned long const&, unsigned long const&, cv::detail::CheckContext const&) [function] [call site] 00315
28 cv::detail::getTestOpMath(unsigned int) [function] [call site] 00316
28 cv::detail::getTestOpPhraseStr(unsigned int) [function] [call site] 00317
26 __clang_call_terminate [call site] 00318
25 __cxa_rethrow [call site] 00319
25 cv::ocl::Context::Impl::~Impl() [function] [call site] 00320
25 __cxa_end_catch [call site] 00321
25 cv::utils::trace::details::Region::~Region() [function] [call site] 00322
24 cv::ocl::Context::~Context() [function] [call site] 00323
25 cv::ocl::Context::release() [function] [call site] 00324
26 cv::ocl::Context::Impl::release() [function] [call site] 00325
27 cv::ocl::Context::Impl::~Impl() [function] [call site] 00326
23 cv::ocl::Context::ndevices() const [function] [call site] 00327
23 cv::ocl::Context::device(unsigned long) const [function] [call site] 00328
24 __cxa_guard_acquire [call site] 00329
24 cv::ocl::Device::Device() [function] [call site] 00330
23 cv::ocl::Device::available() const [function] [call site] 00331
24 cv::ocl::Device::Impl::getBoolProp(unsigned int) const [function] [call site] 00332
23 cv::ocl::Queue::Queue(cv::ocl::Context const&, cv::ocl::Device const&) [function] [call site] 00333
24 cv::ocl::Queue::create(cv::ocl::Context const&, cv::ocl::Device const&) [function] [call site] 00334
25 cv::ocl::Queue::Impl::release() [function] [call site] 00335
26 cv::ocl::Queue::Impl::~Impl() [function] [call site] 00336
27 cv::ocl::isRaiseError() [function] [call site] 00337
27 cv::format(char const*, ...) [function] [call site] 00338
27 cv::ocl::isRaiseError() [function] [call site] 00339
27 cv::format(char const*, ...) [function] [call site] 00340
27 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00341
27 cv::ocl::Queue::~Queue() [function] [call site] 00342
28 cv::ocl::Queue::Impl::release() [function] [call site] 00343
27 __clang_call_terminate [call site] 00344
25 cv::ocl::Queue::Impl::Impl(cv::ocl::Context const&, cv::ocl::Device const&, bool) [function] [call site] 00345
26 cv::ocl::Queue::Queue() [function] [call site] 00346
26 cv::ocl::Queue::Impl::__init() [function] [call site] 00347
26 cv::ocl::Context::ptr() const [function] [call site] 00348
26 cv::ocl::Context::getDefault(bool) [function] [call site] 00349
27 cv::ocl::OpenCLExecutionContext::getCurrent() [function] [call site] 00350
28 cv::utils::trace::details::Region::~Region() [function] [call site] 00351
27 cv::ocl::OpenCLExecutionContext::empty() const [function] [call site] 00352
27 cv::ocl::OpenCLExecutionContext::getContext() const [function] [call site] 00353
28 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00354
27 __cxa_guard_acquire [call site] 00355
27 cv::ocl::Context::Context() [function] [call site] 00356
26 cv::ocl::Context::ptr() const [function] [call site] 00357
26 cv::ocl::Device::ptr() const [function] [call site] 00358
26 cv::ocl::Context::device(unsigned long) const [function] [call site] 00359
26 cv::ocl::isRaiseError() [function] [call site] 00360
26 cv::format(char const*, ...) [function] [call site] 00361
26 cv::ocl::Queue::~Queue() [function] [call site] 00362
23 cv::ocl::Queue::ptr() const [function] [call site] 00363
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00364
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00365
23 cv::ocl::Device::name() const [function] [call site] 00366
23 cv::ocl::Queue::~Queue() [function] [call site] 00367
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00368
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00369
23 cv::ocl::Context::~Context() [function] [call site] 00370
23 __cxa_begin_catch [call site] 00371
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00372
23 __cxa_begin_catch [call site] 00373
23 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00374
23 __cxa_end_catch [call site] 00375
23 cv::utils::trace::details::Region::~Region() [function] [call site] 00376
21 cv::ocl::OpenCLExecutionContext::empty() const [function] [call site] 00377
21 cv::ocl::OpenCLExecutionContext::getQueue() const [function] [call site] 00378
22 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00379
21 __cxa_guard_acquire [call site] 00380
21 cv::ocl::Queue::Queue() [function] [call site] 00381
19 cv::getTimestampNS() [function] [call site] 00382
19 cv::utils::trace::details::TraceManagerThreadLocal::stackTopBeginTimestamp() const [function] [call site] 00383
19 cv::utils::trace::details::Region::isActive() const [function] [call site] 00384
19 cv::utils::trace::details::Region::Impl::leaveRegion(cv::utils::trace::details::TraceManagerThreadLocal&) [function] [call site] 00385
20 cv::utils::trace::details::RegionStatistics::RegionStatistics() [function] [call site] 00386
20 cv::utils::trace::details::RegionStatistics::grab(cv::utils::trace::details::RegionStatistics&) [function] [call site] 00387
20 cv::utils::trace::details::isITTEnabled() [function] [call site] 00388
20 cv::utils::trace::details::TraceManagerThreadLocal::getStorage() const [function] [call site] 00389
20 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site] 00390
20 cv::utils::trace::details::TraceMessage::formatRegionLeave(cv::utils::trace::details::Region const&, cv::utils::trace::details::RegionStatistics const&) [function] [call site] 00391
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00392
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00393
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00394
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00395
21 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00396
19 cv::utils::trace::details::Region::Impl::release() [function] [call site] 00397
20 cv::utils::trace::details::Region::Impl::~Impl() [function] [call site] 00398
21 __clang_call_terminate [call site] 00399
19 cv::utils::trace::details::TraceManagerThreadLocal::stackPop() [function] [call site] 00400
19 cv::utils::trace::details::RegionStatisticsStatus::checkResetSkipMode(int) [function] [call site] 00401
14 cv::utils::logging::LogTagManager::FullNameLookupResult::FullNameLookupResult(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00402
14 cv::utils::logging::LogTagManager::NameTable::addOrLookupFullName(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site] 00403
15 cv::utils::logging::LogTagManager::NameTable::internal_addOrLookupFullName(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00404
16 cv::utils::logging::LogTagManager::ParsedLevel::ParsedLevel() [function] [call site] 00405
15 cv::utils::logging::LogTagManager::splitNameParts(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00406
15 cv::utils::logging::LogTagManager::NameTable::internal_addOrLookupNameParts(std::__1::vector , std::__1::allocator >, std::__1::allocator , std::__1::allocator > > > const&, std::__1::vector >&) [function] [call site] 00407
16 cv::utils::logging::LogTagManager::NameTable::internal_addOrLookupNamePart(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00408
17 cv::utils::logging::LogTagManager::ParsedLevel::ParsedLevel() [function] [call site] 00409
15 cv::utils::logging::LogTagManager::NameTable::internal_addCrossReference(unsigned long, std::__1::vector > const&) [function] [call site] 00410
15 cv::utils::logging::LogTagManager::NameTable::internal_getFullNameInfo(unsigned long) [function] [call site] 00411
15 cv::utils::logging::LogTagManager::NameTable::internal_findMatchingNamePartsForFullName(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site] 00412
16 cv::utils::logging::LogTagManager::NameTable::internal_getNamePartInfo(unsigned long) [function] [call site] 00413
16 cv::utils::logging::LogTagManager::CrossReference::CrossReference(unsigned long, unsigned long, unsigned long, cv::utils::logging::LogTagManager::FullNameInfo*, cv::utils::logging::LogTagManager::NamePartInfo*) [function] [call site] 00414
14 cv::utils::logging::LogTagManager::internal_applyFullNameConfigToTag(cv::utils::logging::LogTagManager::FullNameInfo&) [function] [call site] 00415
14 cv::utils::logging::LogTagManager::internal_applyNamePartConfigToSpecificTag(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site] 00416
15 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00417
15 cv::utils::logging::LogTagManager::internal_isNamePartMatch(cv::utils::logging::LogTagManager::MatchingScope, unsigned long) [function] [call site] 00418
14 cv::utils::logging::LogTagManager::FullNameLookupResult::~FullNameLookupResult() [function] [call site] 00419
14 cv::utils::trace::details::Region::~Region() [function] [call site] 00420
13 cv::utils::logging::LogTagManager::NameTable::~NameTable() [function] [call site] 00421
12 cv::getInitializationMutex() [function] [call site] 00422
12 cv::utils::logging::internal::GlobalLoggingInitStruct::applyConfigString() [function] [call site] 00423
13 cv::utils::getConfigurationParameterString(char const*, char const*) [function] [call site] 00424
13 cv::utils::logging::LogTagManager::setConfigString(std::__1::basic_string , std::__1::allocator > const&, bool) [function] [call site] 00425
14 cv::utils::logging::LogTagConfigParser::parse(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00426
15 cv::utils::logging::LogTagConfigParser::segmentTokens() [function] [call site] 00427
16 cv::utils::logging::LogTagConfigParser::parseNameAndLevel(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00428
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00429
18 toupper [function] [call site] 00430
19 __ctype_toupper_loc [call site] 00431
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00432
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00433
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00434
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00435
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00436
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00437
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00438
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00439
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00440
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00441
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00442
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00443
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00444
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00445
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00446
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00447
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00448
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00449
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00450
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00451
18 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00452
18 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00453
17 cv::utils::logging::LogTagConfigParser::parseWildcard(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel) [function] [call site] 00454
18 cv::utils::logging::LogTagConfig::LogTagConfig(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel, bool, bool, bool) [function] [call site] 00455
18 cv::utils::logging::LogTagConfig::~LogTagConfig() [function] [call site] 00456
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00457
17 cv::utils::logging::LogTagConfigParser::parseWildcard(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel) [function] [call site] 00458
14 cv::utils::logging::LogTagConfigParser::hasMalformed() const [function] [call site] 00459
14 cv::utils::logging::LogTagConfigParser::getGlobalConfig() const [function] [call site] 00460
14 cv::utils::logging::LogTagConfigParser::getFirstPartConfigs() const [function] [call site] 00461
14 cv::utils::logging::LogTagConfigParser::getAnyPartConfigs() const [function] [call site] 00462
14 cv::utils::logging::LogTagManager::setLevelByFirstPart(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel) [function] [call site] 00463
15 cv::utils::logging::LogTagManager::setLevelByNamePart(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel, cv::utils::logging::LogTagManager::MatchingScope) [function] [call site] 00464
16 cv::utils::logging::LogTagManager::NamePartLookupResult::NamePartLookupResult(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00465
16 cv::utils::logging::LogTagManager::NameTable::addOrLookupNamePart(cv::utils::logging::LogTagManager::NamePartLookupResult&) [function] [call site] 00466
17 cv::utils::logging::LogTagManager::NameTable::internal_addOrLookupNamePart(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00467
17 cv::utils::logging::LogTagManager::NameTable::internal_getNamePartInfo(unsigned long) [function] [call site] 00468
17 cv::utils::logging::LogTagManager::NameTable::internal_findMatchingFullNamesForNamePart(cv::utils::logging::LogTagManager::NamePartLookupResult&) [function] [call site] 00469
18 cv::utils::logging::LogTagManager::NameTable::internal_getFullNameInfo(unsigned long) [function] [call site] 00470
18 cv::utils::logging::LogTagManager::CrossReference::CrossReference(unsigned long, unsigned long, unsigned long, cv::utils::logging::LogTagManager::FullNameInfo*, cv::utils::logging::LogTagManager::NamePartInfo*) [function] [call site] 00471
16 cv::utils::logging::LogTagManager::internal_applyNamePartConfigToMatchingTags(cv::utils::logging::LogTagManager::NamePartLookupResult&) [function] [call site] 00472
17 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00473
17 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00474
17 cv::utils::logging::LogTagManager::internal_isNamePartMatch(cv::utils::logging::LogTagManager::MatchingScope, unsigned long) [function] [call site] 00475
16 cv::utils::logging::LogTagManager::NamePartLookupResult::~NamePartLookupResult() [function] [call site] 00476
16 cv::utils::trace::details::Region::~Region() [function] [call site] 00477
14 cv::utils::logging::LogTagConfigParser::getFullNameConfigs() const [function] [call site] 00478
14 cv::utils::logging::LogTagManager::setLevelByFullName(std::__1::basic_string , std::__1::allocator > const&, cv::utils::logging::LogLevel) [function] [call site] 00479
15 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00480
15 cv::utils::logging::LogTagManager::FullNameLookupResult::FullNameLookupResult(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00481
15 cv::utils::logging::LogTagManager::NameTable::addOrLookupFullName(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site] 00482
15 cv::utils::logging::LogTagManager::FullNameLookupResult::~FullNameLookupResult() [function] [call site] 00483
15 cv::utils::trace::details::Region::~Region() [function] [call site] 00484
12 cv::utils::logging::internal::GlobalLoggingInitStruct::handleMalformed() [function] [call site] 00485
12 cv::utils::logging::LogTagManager::~LogTagManager() [function] [call site] 00486
13 cv::utils::logging::LogTagManager::NameTable::~NameTable() [function] [call site] 00487
7 cv::ocl::OpenCLExecutionContext::getCurrent() [function] [call site] 00488
7 cv::ocl::OpenCLExecutionContext::OpenCLExecutionContext(cv::ocl::OpenCLExecutionContext const&) [function] [call site] 00489
7 cv::ocl::OpenCLExecutionContext::useOpenCL() const [function] [call site] 00490
8 cv::ocl::OpenCLExecutionContext::Impl::useOpenCL() [function] [call site] 00491
9 cv::ocl::Context::empty() const [function] [call site] 00492
9 cv::ocl::Context::ndevices() const [function] [call site] 00493
9 cv::ocl::Context::device(unsigned long) const [function] [call site] 00494
9 cv::ocl::Device::available() const [function] [call site] 00495
9 __cxa_begin_catch [call site] 00496
9 __cxa_end_catch [call site] 00497
9 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00498
7 cv::ocl::OpenCLExecutionContext::~OpenCLExecutionContext() [function] [call site] 00499
7 __cxa_begin_catch [call site] 00500
7 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00501
7 __cxa_end_catch [call site] 00502
3 cv::_InputArray::getMat(int) const [function] [call site] 00503
4 cv::_InputArray::kind() const [function] [call site] 00504
5 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 00505
4 cv::Mat::Mat(cv::Mat const&) [function] [call site] 00506
5 cv::MatSize::MatSize(int*) [function] [call site] 00507
5 cv::MatStep::operator[](int) const [function] [call site] 00508
5 cv::Mat::copySize(cv::Mat const&) [function] [call site] 00509
6 cv::setSize(cv::Mat&, int, int const*, unsigned long const*, bool) [function] [call site] 00510
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00511
7 cv::fastFree(void*) [function] [call site] 00512
8 cv::isAlignedAllocationEnabled() [function] [call site] 00513
9 __cxa_guard_acquire [call site] 00514
9 cv::readMemoryAlignmentParameter() [function] [call site] 00515
10 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 00516
7 cv::fastMalloc(unsigned long) [function] [call site] 00517
8 cv::isAlignedAllocationEnabled() [function] [call site] 00518
8 posix_memalign [call site] 00519
8 cv::OutOfMemoryError(unsigned long) [function] [call site] 00520
9 cv::format(char const*, ...) [function] [call site] 00521
8 cv::OutOfMemoryError(unsigned long) [function] [call site] 00522
8 unsigned char** cv::alignPtr (unsigned char**, int) [function] [call site] 00523
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00524
7 cv::format(char const*, ...) [function] [call site] 00525
7 cv::MatStep::operator[](int) [function] [call site] 00526
6 cv::MatSize::operator[](int) const [function] [call site] 00527
6 cv::MatStep::operator[](int) const [function] [call site] 00528
4 cv::_InputArray::getMat_(int) const [function] [call site] 00529
5 cv::_InputArray::kind() const [function] [call site] 00530
5 cv::operator&(int const&, cv::AccessFlag const&) [function] [call site] 00531
5 cv::Mat::Mat(cv::Mat const&) [function] [call site] 00532
5 cv::Mat::row(int) const [function] [call site] 00533
6 cv::Range::Range(int, int) [function] [call site] 00534
6 cv::Mat::Mat(cv::Mat const&, cv::Range const&, cv::Range const&) [function] [call site] 00535
7 cv::MatSize::MatSize(int*) [function] [call site] 00536
7 cv::MatStep::MatStep() [function] [call site] 00537
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00538
7 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 00539
8 cv::Range::Range() [function] [call site] 00540
7 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 00541
7 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 00542
7 cv::AutoBuffer ::data() [function] [call site] 00543
7 cv::Mat::operator()(cv::Range const*) const [function] [call site] 00544
8 cv::Mat::Mat(cv::Mat const&, cv::Range const*) [function] [call site] 00545
9 cv::MatSize::MatSize(int*) [function] [call site] 00546
9 cv::MatStep::MatStep() [function] [call site] 00547
9 cv::Mat::operator=(cv::Mat const&) [function] [call site] 00548
10 cv::Mat::release() [function] [call site] 00549
11 cv::Mat::deallocate() [function] [call site] 00550
12 cv::Mat::getDefaultAllocator() [function] [call site] 00551
13 cv::getDefaultAllocatorMatRef() [function] [call site] 00552
14 __cxa_guard_acquire [call site] 00553
14 cv::Mat::getStdAllocator() [function] [call site] 00554
15 __cxa_guard_acquire [call site] 00555
15 cv::StdMatAllocator::StdMatAllocator() [function] [call site] 00556
16 cv::MatAllocator::MatAllocator() [function] [call site] 00557
10 cv::MatStep::operator[](int) const [function] [call site] 00558
10 cv::MatStep::operator[](int) const [function] [call site] 00559
10 cv::Mat::copySize(cv::Mat const&) [function] [call site] 00560
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00561
9 cv::Range::all() [function] [call site] 00562
10 cv::Range::Range(int, int) [function] [call site] 00563
9 cv::MatSize::operator[](int) const [function] [call site] 00564
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00565
9 cv::Mat::updateContinuityFlag() [function] [call site] 00566
9 cv::Range::all() [function] [call site] 00567
7 cv::Range::all() [function] [call site] 00568
7 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 00569
7 cv::Mat::operator=(cv::Mat&&) [function] [call site] 00570
8 cv::Mat::release() [function] [call site] 00571
8 cv::fastFree(void*) [function] [call site] 00572
8 cv::MatStep::operator[](int) [function] [call site] 00573
8 cv::MatStep::operator[](int) [function] [call site] 00574
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00575
7 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 00576
7 cv::Mat::operator=(cv::Mat const&) [function] [call site] 00577
7 cv::Range::all() [function] [call site] 00578
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00579
7 cv::Range::size() const [function] [call site] 00580
7 cv::MatStep::operator unsigned long() const [function] [call site] 00581
7 cv::Range::all() [function] [call site] 00582
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00583
7 __cxa_begin_catch [call site] 00584
7 cv::Mat::release() [function] [call site] 00585
7 __cxa_rethrow [call site] 00586
7 cv::Range::size() const [function] [call site] 00587
7 cv::Mat::elemSize() const [function] [call site] 00588
7 __cxa_end_catch [call site] 00589
7 cv::Mat::updateContinuityFlag() [function] [call site] 00590
7 cv::Mat::release() [function] [call site] 00591
5 cv::UMat::getMat(cv::AccessFlag) const [function] [call site] 00592
6 cv::Mat::Mat() [function] [call site] 00593
6 cv::operator|=(cv::AccessFlag&, cv::AccessFlag const&) [function] [call site] 00594
6 cv::UMatDataAutoLock::UMatDataAutoLock(cv::UMatData*) [function] [call site] 00595
7 cv::getUMatDataAutoLocker() [function] [call site] 00596
8 cv::getUMatDataAutoLockerTLS() [function] [call site] 00597
9 __cxa_guard_acquire [call site] 00598
9 cv::TLSData ::TLSData() [function] [call site] 00599
8 cv::TLSData ::getRef() const [function] [call site] 00600
6 __cxa_begin_catch [call site] 00601
6 __cxa_rethrow [call site] 00602
6 cv::UMat::type() const [function] [call site] 00603
6 cv::Mat::Mat(int, int const*, int, void*, unsigned long const*) [function] [call site] 00604
7 cv::MatSize::MatSize(int*) [function] [call site] 00605
7 cv::MatStep::MatStep() [function] [call site] 00606
7 cv::setSize(cv::Mat&, int, int const*, unsigned long const*, bool) [function] [call site] 00607
7 cv::finalizeHdr(cv::Mat&) [function] [call site] 00608
8 cv::Mat::updateContinuityFlag() [function] [call site] 00609
8 cv::MatSize::operator[](int) [function] [call site] 00610
8 cv::MatSize::operator[](int) [function] [call site] 00611
8 cv::Mat::ptr(int) [function] [call site] 00612
8 cv::MatSize::operator[](int) [function] [call site] 00613
6 __cxa_end_catch [call site] 00614
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00615
6 cv::Mat::Mat() [function] [call site] 00616
6 cv::UMatDataAutoLock::~UMatDataAutoLock() [function] [call site] 00617
7 cv::getUMatDataAutoLocker() [function] [call site] 00618
7 __clang_call_terminate [call site] 00619
5 cv::UMat::getMat(cv::AccessFlag) const [function] [call site] 00620
5 cv::Mat::row(int) const [function] [call site] 00621
5 cv::Mat::~Mat() [function] [call site] 00622
6 cv::Mat::release() [function] [call site] 00623
6 cv::fastFree(void*) [function] [call site] 00624
6 __clang_call_terminate [call site] 00625
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00626
5 cv::Mat::Mat(cv::Size_ , int, void*, unsigned long) [function] [call site] 00627
6 cv::MatSize::MatSize(int*) [function] [call site] 00628
6 cv::MatStep::MatStep() [function] [call site] 00629
6 cv::Mat::total() const [function] [call site] 00630
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00631
6 cv::detail::check_failed_auto(unsigned long, unsigned long, cv::detail::CheckContext const&) [function] [call site] 00632
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00633
6 cv::MatStep::operator[](int) [function] [call site] 00634
6 cv::MatStep::operator[](int) [function] [call site] 00635
6 cv::Mat::updateContinuityFlag() [function] [call site] 00636
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00637
5 cv::_InputArray::size(int) const [function] [call site] 00638
6 cv::_InputArray::kind() const [function] [call site] 00639
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00640
6 cv::MatSize::operator()() const [function] [call site] 00641
7 cv::Size_ ::Size_(int, int) [function] [call site] 00642
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00643
6 cv::MatSize::operator()() const [function] [call site] 00644
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00645
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00646
6 cv::Size_ ::Size_(int, int) [function] [call site] 00647
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00648
6 cv::Size_ ::Size_(int, int) [function] [call site] 00649
6 cv::Size_ ::Size_() [function] [call site] 00650
6 cv::Size_ ::Size_() [function] [call site] 00651
6 cv::Size_ ::Size_(int, int) [function] [call site] 00652
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00653
6 cv::Size_ ::Size_(int, int) [function] [call site] 00654
6 cv::Size_ ::Size_() [function] [call site] 00655
6 cv::Size_ ::Size_(int, int) [function] [call site] 00656
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00657
6 cv::Size_ ::Size_() [function] [call site] 00658
6 cv::Size_ ::Size_(int, int) [function] [call site] 00659
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00660
6 cv::MatSize::operator()() const [function] [call site] 00661
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00662
6 cv::Size_ ::Size_() [function] [call site] 00663
6 cv::Size_ ::Size_(int, int) [function] [call site] 00664
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00665
6 cv::MatSize::operator()() const [function] [call site] 00666
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00667
6 cv::ogl::Buffer::size() const [function] [call site] 00668
7 cv::Size_ ::Size_(int, int) [function] [call site] 00669
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00670
6 cv::cuda::GpuMat::size() const [function] [call site] 00671
7 cv::Size_ ::Size_(int, int) [function] [call site] 00672
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00673
6 cv::cuda::HostMem::size() const [function] [call site] 00674
7 cv::Size_ ::Size_(int, int) [function] [call site] 00675
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00676
5 cv::Mat::Mat(cv::Size_ , int, void*, unsigned long) [function] [call site] 00677
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00678
5 cv::Mat::Mat() [function] [call site] 00679
5 cv::Mat::Mat(int, int, int) [function] [call site] 00680
6 cv::MatSize::MatSize(int*) [function] [call site] 00681
6 cv::Mat::create(int, int, int) [function] [call site] 00682
7 cv::Mat::type() const [function] [call site] 00683
7 cv::Mat::create(int, int const*, int) [function] [call site] 00684
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00685
8 cv::Mat::type() const [function] [call site] 00686
8 cv::MatSize::operator[](int) [function] [call site] 00687
8 cv::MatSize::operator[](int) [function] [call site] 00688
8 cv::MatSize::operator[](int) [function] [call site] 00689
8 cv::Mat::release() [function] [call site] 00690
8 cv::setSize(cv::Mat&, int, int const*, unsigned long const*, bool) [function] [call site] 00691
8 cv::Mat::total() const [function] [call site] 00692
8 cv::Mat::getDefaultAllocator() [function] [call site] 00693
8 cv::MatSize::operator int const*() const [function] [call site] 00694
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00695
8 __cxa_begin_catch [call site] 00696
8 __cxa_rethrow [call site] 00697
8 cv::MatSize::operator int const*() const [function] [call site] 00698
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00699
8 __cxa_end_catch [call site] 00700
8 cv::MatStep::operator[](int) [function] [call site] 00701
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00702
8 cv::Mat::addref() [function] [call site] 00703
8 cv::finalizeHdr(cv::Mat&) [function] [call site] 00704
5 cv::Mat::Mat(cv::Mat&&) [function] [call site] 00705
6 cv::MatSize::MatSize(int*) [function] [call site] 00706
6 cv::MatStep::MatStep() [function] [call site] 00707
6 cv::MatStep::operator[](int) [function] [call site] 00708
6 cv::MatStep::operator[](int) [function] [call site] 00709
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00710
5 cv::Mat::~Mat() [function] [call site] 00711
5 cv::Mat::Mat() [function] [call site] 00712
5 cv::_InputArray::type(int) const [function] [call site] 00713
6 cv::_InputArray::kind() const [function] [call site] 00714
6 cv::Mat::type() const [function] [call site] 00715
6 cv::UMat::type() const [function] [call site] 00716
6 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 00717
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00718
6 cv::UMat::type() const [function] [call site] 00719
6 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 00720
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00721
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00722
6 cv::Mat::type() const [function] [call site] 00723
6 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 00724
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00725
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00726
6 cv::Mat::type() const [function] [call site] 00727
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00728
6 cv::ogl::Buffer::type() const [function] [call site] 00729
6 cv::cuda::GpuMat::type() const [function] [call site] 00730
6 cv::cuda::HostMem::type() const [function] [call site] 00731
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00732
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00733
5 cv::_InputArray::size(int) const [function] [call site] 00734
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00735
5 cv::Mat::Mat(cv::Mat const&) [function] [call site] 00736
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00737
5 cv::Mat::Mat(cv::Mat const&) [function] [call site] 00738
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00739
5 cv::UMat::getMat(cv::AccessFlag) const [function] [call site] 00740
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00741
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00742
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00743
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00744
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00745
5 cv::cuda::HostMem::createMatHeader() const [function] [call site] 00746
6 cv::cuda::HostMem::size() const [function] [call site] 00747
6 cv::Mat::Mat(cv::Size_ , int, void*, unsigned long) [function] [call site] 00748
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00749
3 cv::Mat::Mat() [function] [call site] 00750
3 cv::imdecode_(cv::Mat const&, int, cv::Mat&) [function] [call site] 00751
4 cv::Mat::empty() const [function] [call site] 00752
5 cv::Mat::total() const [function] [call site] 00753
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00754
4 cv::Mat::isContinuous() const [function] [call site] 00755
4 cv::Mat::checkVector(int, int, bool) const [function] [call site] 00756
5 cv::Mat::depth() const [function] [call site] 00757
5 cv::Mat::isContinuous() const [function] [call site] 00758
5 cv::Mat::channels() const [function] [call site] 00759
5 cv::Mat::channels() const [function] [call site] 00760
5 cv::Mat::channels() const [function] [call site] 00761
5 cv::Mat::isContinuous() const [function] [call site] 00762
5 cv::Mat::total() const [function] [call site] 00763
5 cv::Mat::channels() const [function] [call site] 00764
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00765
4 cv::Mat::reshape(int, int) const [function] [call site] 00766
5 cv::Mat::channels() const [function] [call site] 00767
5 cv::Mat::Mat(cv::Mat const&) [function] [call site] 00768
5 cv::MatSize::operator[](int) const [function] [call site] 00769
5 cv::MatStep::operator[](int) [function] [call site] 00770
5 cv::MatSize::operator[](int) [function] [call site] 00771
5 cv::Mat::Mat(cv::Mat&&) [function] [call site] 00772
5 cv::Mat::total() const [function] [call site] 00773
5 cv::Mat::reshape(int, int, int const*) const [function] [call site] 00774
6 cv::Mat::reshape(int, int) const [function] [call site] 00775
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00776
7 cv::Mat::isContinuous() const [function] [call site] 00777
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00778
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00779
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00780
7 cv::Mat::elemSize1() const [function] [call site] 00781
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00782
7 cv::MatStep::operator[](int) [function] [call site] 00783
7 cv::Mat::Mat(cv::Mat&&) [function] [call site] 00784
7 cv::Mat::~Mat() [function] [call site] 00785
6 cv::Mat::reshape(int, int) const [function] [call site] 00786
6 cv::Mat::isContinuous() const [function] [call site] 00787
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00788
6 cv::Mat::channels() const [function] [call site] 00789
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00790
6 cv::Mat::total() const [function] [call site] 00791
6 cv::Mat::channels() const [function] [call site] 00792
6 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 00793
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00794
6 cv::MatSize::operator[](int) const [function] [call site] 00795
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00796
6 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 00797
6 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 00798
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00799
6 cv::Mat::Mat(cv::Mat const&) [function] [call site] 00800
6 cv::AutoBuffer ::data() [function] [call site] 00801
6 cv::setSize(cv::Mat&, int, int const*, unsigned long const*, bool) [function] [call site] 00802
6 cv::Mat::~Mat() [function] [call site] 00803
6 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 00804
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00805
4 cv::findDecoder(cv::Mat const&) [function] [call site] 00806
5 cv::Mat::isContinuous() const [function] [call site] 00807
5 cv::Ptr ::Ptr() [function] [call site] 00808
5 cv::getCodecs() [function] [call site] 00809
6 __cxa_guard_acquire [call site] 00810
6 cv::ImageCodecInitializer::ImageCodecInitializer() [function] [call site] 00811
7 cv::Ptr cv::makePtr () [function] [call site] 00812
8 cv::Ptr ::Ptr(std::__1::shared_ptr &&) [function] [call site] 00813
7 cv::Ptr cv::makePtr () [function] [call site] 00814
7 cv::Ptr cv::makePtr () [function] [call site] 00815
7 cv::Ptr cv::makePtr () [function] [call site] 00816
7 cv::Ptr cv::makePtr () [function] [call site] 00817
7 cv::Ptr cv::makePtr () [function] [call site] 00818
7 cv::Ptr cv::makePtr () [function] [call site] 00819
7 cv::Ptr cv::makePtr () [function] [call site] 00820
7 cv::Ptr cv::makePtr () [function] [call site] 00821
7 cv::Ptr cv::makePtr () [function] [call site] 00822
7 cv::Ptr cv::makePtr () [function] [call site] 00823
7 cv::Ptr cv::makePtr (cv::PxMMode const&) [function] [call site] 00824
7 cv::Ptr cv::makePtr (cv::PxMMode const&) [function] [call site] 00825
7 cv::Ptr cv::makePtr (cv::PxMMode const&) [function] [call site] 00826
7 cv::Ptr cv::makePtr (cv::PxMMode const&) [function] [call site] 00827
7 cv::Ptr cv::makePtr () [function] [call site] 00828
7 cv::Ptr cv::makePtr () [function] [call site] 00829
7 cv::Ptr cv::makePtr () [function] [call site] 00830
7 cv::Ptr cv::makePtr () [function] [call site] 00831
7 cv::Ptr cv::makePtr () [function] [call site] 00832
7 cv::Ptr cv::makePtr () [function] [call site] 00833
7 cv::Ptr cv::makePtr () [function] [call site] 00834
7 cv::Ptr cv::makePtr () [function] [call site] 00835
7 cv::Ptr cv::makePtr () [function] [call site] 00836
7 cv::Ptr cv::makePtr () [function] [call site] 00837
7 cv::Ptr cv::makePtr () [function] [call site] 00838
7 cv::Ptr cv::makePtr () [function] [call site] 00839
7 cv::Ptr cv::makePtr () [function] [call site] 00840
5 cv::Ptr ::operator->() const [function] [call site] 00841
5 cv::Mat::elemSize() const [function] [call site] 00842
5 cv::Ptr ::operator->() const [function] [call site] 00843
5 cv::Ptr ::operator->() const [function] [call site] 00844
5 cv::Ptr ::Ptr() [function] [call site] 00845
4 cv::Ptr ::operator->() const [function] [call site] 00846
4 cv::Ptr ::operator->() const [function] [call site] 00847
4 cv::tempfile(char const*) [function] [call site] 00848
5 getenv [call site] 00849
5 mkstemp [call site] 00850
5 close [call site] 00851
5 remove [call site] 00852
4 fopen [call site] 00853
4 cv::Mat::total() const [function] [call site] 00854
4 cv::Mat::elemSize() const [function] [call site] 00855
4 cv::Mat::ptr(int) [function] [call site] 00856
4 fwrite [call site] 00857
4 fclose [call site] 00858
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00859
4 fclose [call site] 00860
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00861
4 cv::Ptr ::operator->() const [function] [call site] 00862
4 cv::Ptr ::operator->() const [function] [call site] 00863
4 __cxa_begin_catch [call site] 00864
4 __cxa_end_catch [call site] 00865
4 cv::Ptr ::release() [function] [call site] 00866
4 remove [call site] 00867
4 __cxa_begin_catch [call site] 00868
4 cv::Ptr ::operator->() const [function] [call site] 00869
4 cv::BaseImageDecoder::width() const [function] [call site] 00870
4 cv::Size_ ::Size_(int, int) [function] [call site] 00871
4 cv::validateInputImageSize(cv::Size_ const&) [function] [call site] 00872
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00873
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00874
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00875
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00876
4 cv::Ptr ::operator->() const [function] [call site] 00877
4 cv::Mat::create(int, int, int) [function] [call site] 00878
4 cv::Ptr ::operator->() const [function] [call site] 00879
4 __cxa_begin_catch [call site] 00880
4 __cxa_end_catch [call site] 00881
4 remove [call site] 00882
4 __cxa_begin_catch [call site] 00883
4 cv::Mat::release() [function] [call site] 00884
4 cv::Ptr ::operator->() const [function] [call site] 00885
4 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 00886
5 cv::Size_ ::Size_() [function] [call site] 00887
5 cv::_InputArray::init(int, void const*) [function] [call site] 00888
4 cv::Size_ ::Size_(int, int) [function] [call site] 00889
4 cv::resize(cv::_InputArray const&, cv::_OutputArray const&, cv::Size_ , double, double, int) [function] [call site] 00890
5 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00891
5 cv::_InputArray::size(int) const [function] [call site] 00892
5 cv::Size_ ::empty() const [function] [call site] 00893
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00894
5 cv::Size_ ::empty() const [function] [call site] 00895
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00896
5 int cv::saturate_cast (double) [function] [call site] 00897
6 cvRound(double) [function] [call site] 00898
7 lrint [call site] 00899
5 int cv::saturate_cast (double) [function] [call site] 00900
5 cv::Size_ ::Size_(int, int) [function] [call site] 00901
5 cv::Size_ ::empty() const [function] [call site] 00902
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00903
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00904
5 cv::_InputArray::depth(int) const [function] [call site] 00905
6 cv::_InputArray::type(int) const [function] [call site] 00906
5 cv::ocl::isOpenCLActivated() [function] [call site] 00907
5 cv::_InputArray::dims(int) const [function] [call site] 00908
6 cv::_InputArray::kind() const [function] [call site] 00909
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00910
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00911
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00912
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00913
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00914
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00915
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00916
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00917
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00918
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00919
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00920
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00921
5 cv::_InputArray::isUMat() const [function] [call site] 00922
6 cv::_InputArray::kind() const [function] [call site] 00923
5 cv::ocl_resize(cv::_InputArray const&, cv::_OutputArray const&, cv::Size_ , double, double, int) [function] [call site] 00924
6 cv::_InputArray::type(int) const [function] [call site] 00925
6 int cv::saturate_cast (double) [function] [call site] 00926
6 abs(double) [function] [call site] 00927
6 abs(double) [function] [call site] 00928
6 cv::_InputArray::getUMat(int) const [function] [call site] 00929
7 cv::_InputArray::kind() const [function] [call site] 00930
7 cv::operator&(int const&, cv::AccessFlag const&) [function] [call site] 00931
7 cv::UMat::UMat(cv::UMat const&) [function] [call site] 00932
8 cv::MatSize::MatSize(int*) [function] [call site] 00933
8 cv::MatStep::MatStep() [function] [call site] 00934
8 cv::UMat::addref() [function] [call site] 00935
8 cv::MatStep::operator[](int) const [function] [call site] 00936
8 cv::UMat::copySize(cv::UMat const&) [function] [call site] 00937
9 cv::setSize(cv::UMat&, int, int const*, unsigned long const*, bool) [function] [call site] 00938
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00939
10 cv::fastFree(void*) [function] [call site] 00940
10 cv::fastMalloc(unsigned long) [function] [call site] 00941
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00942
10 cv::MatStep::operator[](int) [function] [call site] 00943
9 cv::MatSize::operator[](int) const [function] [call site] 00944
7 cv::UMat::row(int) const [function] [call site] 00945
8 cv::Range::Range(int, int) [function] [call site] 00946
8 cv::UMat::UMat(cv::UMat const&, cv::Range const&, cv::Range const&) [function] [call site] 00947
9 cv::MatSize::MatSize(int*) [function] [call site] 00948
9 cv::MatStep::MatStep() [function] [call site] 00949
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00950
9 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 00951
9 cv::AutoBuffer ::data() [function] [call site] 00952
9 cv::UMat::operator()(cv::Range const*) const [function] [call site] 00953
10 cv::UMat::UMat(cv::UMat const&, cv::Range const*) [function] [call site] 00954
11 cv::MatSize::MatSize(int*) [function] [call site] 00955
11 cv::MatStep::MatStep() [function] [call site] 00956
11 cv::UMat::operator=(cv::UMat const&) [function] [call site] 00957
12 cv::UMat::addref() [function] [call site] 00958
12 cv::UMat::release() [function] [call site] 00959
13 cv::UMat::deallocate() [function] [call site] 00960
12 cv::MatStep::operator[](int) const [function] [call site] 00961
12 cv::MatStep::operator[](int) const [function] [call site] 00962
12 cv::UMat::copySize(cv::UMat const&) [function] [call site] 00963
11 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00964
11 cv::Range::all() [function] [call site] 00965
11 cv::MatSize::operator[](int) const [function] [call site] 00966
11 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00967
11 cv::Range::all() [function] [call site] 00968
11 cv::UMat::updateContinuityFlag() [function] [call site] 00969
12 cv::updateContinuityFlag(int, int, int const*, unsigned long const*) [function] [call site] 00970
9 cv::Range::all() [function] [call site] 00971
9 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 00972
9 cv::UMat::operator=(cv::UMat&&) [function] [call site] 00973
10 cv::UMat::release() [function] [call site] 00974
10 cv::fastFree(void*) [function] [call site] 00975
10 cv::MatStep::operator[](int) [function] [call site] 00976
10 cv::MatStep::operator[](int) [function] [call site] 00977
9 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 00978
9 cv::UMat::operator=(cv::UMat const&) [function] [call site] 00979
9 cv::Range::all() [function] [call site] 00980
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00981
9 cv::Range::size() const [function] [call site] 00982
9 cv::MatStep::operator unsigned long() const [function] [call site] 00983
9 cv::Range::all() [function] [call site] 00984
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00985
9 cv::UMat::updateContinuityFlag() [function] [call site] 00986
9 cv::UMat::release() [function] [call site] 00987
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 00988
7 cv::UMat::UMat(cv::UMat const&) [function] [call site] 00989
7 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 00990
8 cv::UMat::UMat(cv::UMatUsageFlags) [function] [call site] 00991
9 cv::MatSize::MatSize(int*) [function] [call site] 00992
9 cv::MatStep::MatStep() [function] [call site] 00993
8 cv::UMat::UMat(cv::UMat&&) [function] [call site] 00994
9 cv::MatSize::MatSize(int*) [function] [call site] 00995
9 cv::MatStep::operator[](int) [function] [call site] 00996
8 cv::Size_ ::Size_() [function] [call site] 00997
8 cv::Point_ ::Point_() [function] [call site] 00998
8 cv::Mat::locateROI(cv::Size_ &, cv::Point_ &) const [function] [call site] 00999
9 cv::MatStep::operator[](int) const [function] [call site] 01000
9 cv::Mat::elemSize() const [function] [call site] 01001
9 cv::MatStep::operator[](int) const [function] [call site] 01002
9 cv::MatStep::operator[](int) const [function] [call site] 01003
9 cv::MatStep::operator[](int) const [function] [call site] 01004
9 cv::MatStep::operator unsigned long() const [function] [call site] 01005
8 cv::Size_ ::Size_(int, int) [function] [call site] 01006
8 cv::Mat::Mat(cv::Mat const&) [function] [call site] 01007
8 cv::Mat::adjustROI(int, int, int, int) [function] [call site] 01008
9 cv::MatStep::operator[](int) [function] [call site] 01009
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01010
9 cv::Size_ ::Size_() [function] [call site] 01011
9 cv::Point_ ::Point_() [function] [call site] 01012
9 cv::Mat::elemSize() const [function] [call site] 01013
9 cv::Mat::locateROI(cv::Size_ &, cv::Point_ &) const [function] [call site] 01014
9 cv::MatStep::operator unsigned long() const [function] [call site] 01015
9 cv::Mat::updateContinuityFlag() [function] [call site] 01016
8 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 01017
9 cv::Rect_ ::Rect_(int, int, int, int) [function] [call site] 01018
9 cv::UMat::operator()(cv::Rect_ const&) const [function] [call site] 01019
10 cv::UMat::UMat(cv::UMat const&, cv::Rect_ const&) [function] [call site] 01020
11 cv::MatStep::operator[](int) const [function] [call site] 01021
11 cv::MatStep::MatStep() [function] [call site] 01022
11 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01023
11 cv::MatStep::operator[](int) const [function] [call site] 01024
11 cv::UMat::updateContinuityFlag() [function] [call site] 01025
11 cv::UMat::addref() [function] [call site] 01026
11 cv::UMat::release() [function] [call site] 01027
9 cv::Mat::~Mat() [function] [call site] 01028
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01029
9 cv::operator|=(cv::AccessFlag&, cv::AccessFlag const&) [function] [call site] 01030
9 cv::Mat::getDefaultAllocator() [function] [call site] 01031
9 cv::UMat::getStdAllocator() [function] [call site] 01032
10 cv::ocl::useOpenCL() [function] [call site] 01033
10 cv::ocl::getOpenCLAllocator() [function] [call site] 01034
11 __cxa_guard_acquire [call site] 01035
11 cv::ocl::getOpenCLAllocator_() [function] [call site] 01036
12 __cxa_guard_acquire [call site] 01037
12 cv::ocl::OpenCLAllocator::OpenCLAllocator() [function] [call site] 01038
13 cv::MatAllocator::MatAllocator() [function] [call site] 01039
13 cv::Mat::getDefaultAllocator() [function] [call site] 01040
13 cv::MatAllocator::~MatAllocator() [function] [call site] 01041
10 cv::Mat::getDefaultAllocator() [function] [call site] 01042
9 __cxa_begin_catch [call site] 01043
9 fprintf [call site] 01044
9 __cxa_end_catch [call site] 01045
9 cv::Mat::getDefaultAllocator() [function] [call site] 01046
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01047
9 cv::ocl::useOpenCL() [function] [call site] 01048
9 cv::UMatData::tempUMat() const [function] [call site] 01049
10 cv::operator&(cv::UMatData::MemoryFlag const&, cv::UMatData::MemoryFlag const&) [function] [call site] 01050
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01051
9 cv::setSize(cv::UMat&, int, int const*, unsigned long const*, bool) [function] [call site] 01052
9 cv::finalizeHdr(cv::UMat&) [function] [call site] 01053
10 cv::UMat::updateContinuityFlag() [function] [call site] 01054
9 cv::UMat::addref() [function] [call site] 01055
9 cv::UMat::UMat(cv::UMat&&) [function] [call site] 01056
9 __cxa_begin_catch [call site] 01057
9 __cxa_rethrow [call site] 01058
9 __cxa_end_catch [call site] 01059
9 cv::UMat::~UMat() [function] [call site] 01060
10 cv::UMat::release() [function] [call site] 01061
10 cv::fastFree(void*) [function] [call site] 01062
10 __clang_call_terminate [call site] 01063
7 cv::Mat::row(int) const [function] [call site] 01064
7 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 01065
7 cv::Mat::~Mat() [function] [call site] 01066
7 cv::_InputArray::getMat(int) const [function] [call site] 01067
7 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 01068
7 cv::Mat::~Mat() [function] [call site] 01069
6 cv::_OutputArray::create(cv::Size_ , int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01070
7 cv::_InputArray::kind() const [function] [call site] 01071
7 cv::_OutputArray::fixedSize() const [function] [call site] 01072
8 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 01073
7 cv::MatSize::operator()() const [function] [call site] 01074
7 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 01075
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01076
7 cv::_OutputArray::fixedType() const [function] [call site] 01077
8 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 01078
7 cv::Mat::type() const [function] [call site] 01079
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01080
7 cv::Mat::create(cv::Size_ , int) [function] [call site] 01081
8 cv::Mat::create(int, int, int) [function] [call site] 01082
7 cv::_OutputArray::fixedSize() const [function] [call site] 01083
7 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 01084
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01085
7 cv::_OutputArray::fixedType() const [function] [call site] 01086
7 cv::UMat::type() const [function] [call site] 01087
7 cv::UMat::create(cv::Size_ , int, cv::UMatUsageFlags) [function] [call site] 01088
8 cv::UMat::create(int, int, int, cv::UMatUsageFlags) [function] [call site] 01089
9 cv::UMat::create(int, int const*, int, cv::UMatUsageFlags) [function] [call site] 01090
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01091
10 cv::UMat::type() const [function] [call site] 01092
10 cv::MatSize::operator[](int) [function] [call site] 01093
10 cv::MatSize::operator[](int) [function] [call site] 01094
10 cv::UMat::release() [function] [call site] 01095
10 cv::setSize(cv::UMat&, int, int const*, unsigned long const*, bool) [function] [call site] 01096
10 cv::UMat::total() const [function] [call site] 01097
11 cv::MatSize::operator[](int) const [function] [call site] 01098
10 cv::UMat::getStdAllocator() [function] [call site] 01099
10 cv::Mat::getDefaultAllocator() [function] [call site] 01100
10 cv::MatSize::operator int const*() const [function] [call site] 01101
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01102
10 __cxa_end_catch [call site] 01103
10 cv::MatStep::operator[](int) [function] [call site] 01104
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01105
10 cv::finalizeHdr(cv::UMat&) [function] [call site] 01106
10 cv::UMat::addref() [function] [call site] 01107
7 cv::_OutputArray::fixedSize() const [function] [call site] 01108
7 cv::cuda::GpuMat::size() const [function] [call site] 01109
7 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 01110
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01111
7 cv::_OutputArray::fixedType() const [function] [call site] 01112
7 cv::cuda::GpuMat::type() const [function] [call site] 01113
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01114
7 cv::_OutputArray::fixedSize() const [function] [call site] 01115
7 cv::ogl::Buffer::size() const [function] [call site] 01116
7 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 01117
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01118
7 cv::_OutputArray::fixedType() const [function] [call site] 01119
7 cv::ogl::Buffer::type() const [function] [call site] 01120
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01121
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01122
7 cv::_OutputArray::fixedSize() const [function] [call site] 01123
7 cv::cuda::HostMem::size() const [function] [call site] 01124
7 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 01125
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01126
7 cv::_OutputArray::fixedType() const [function] [call site] 01127
7 cv::cuda::HostMem::type() const [function] [call site] 01128
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01129
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01130
7 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01131
8 cv::_InputArray::kind() const [function] [call site] 01132
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01133
8 cv::Mat::empty() const [function] [call site] 01134
8 cv::_OutputArray::fixedType() const [function] [call site] 01135
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01136
8 cv::Mat::empty() const [function] [call site] 01137
8 cv::Mat::type() const [function] [call site] 01138
8 cv::Mat::isContinuous() const [function] [call site] 01139
8 cv::_OutputArray::fixedType() const [function] [call site] 01140
8 cv::Mat::channels() const [function] [call site] 01141
8 cv::Mat::type() const [function] [call site] 01142
8 cv::Mat::type() const [function] [call site] 01143
8 cv::detail::check_failed_MatType(int, int, cv::detail::CheckContext const&) [function] [call site] 01144
9 cv::detail::getTestOpMath(unsigned int) [function] [call site] 01145
9 cv::typeToString(int) [function] [call site] 01146
10 cv::detail::typeToString_(int) [function] [call site] 01147
11 cv::detail::depthToString_(int) [function] [call site] 01148
11 cv::format(char const*, ...) [function] [call site] 01149
10 __cxa_guard_acquire [call site] 01150
9 cv::detail::getTestOpPhraseStr(unsigned int) [function] [call site] 01151
9 cv::typeToString(int) [function] [call site] 01152
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01153
8 cv::_OutputArray::fixedSize() const [function] [call site] 01154
8 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01155
9 void cv::detail::check_failed_auto_ (int const&, int const&, cv::detail::CheckContext const&) [function] [call site] 01156
8 cv::MatSize::operator[](int) [function] [call site] 01157
8 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01158
8 cv::Mat::create(int, int const*, int) [function] [call site] 01159
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01160
8 cv::UMat::empty() const [function] [call site] 01161
9 cv::UMat::total() const [function] [call site] 01162
8 cv::_OutputArray::fixedType() const [function] [call site] 01163
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01164
8 cv::UMat::empty() const [function] [call site] 01165
8 cv::UMat::type() const [function] [call site] 01166
8 cv::UMat::isContinuous() const [function] [call site] 01167
8 cv::_OutputArray::fixedType() const [function] [call site] 01168
8 cv::UMat::channels() const [function] [call site] 01169
8 cv::UMat::type() const [function] [call site] 01170
8 cv::UMat::type() const [function] [call site] 01171
8 cv::detail::check_failed_MatType(int, int, cv::detail::CheckContext const&) [function] [call site] 01172
8 cv::_OutputArray::fixedSize() const [function] [call site] 01173
8 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01174
8 cv::MatSize::operator[](int) [function] [call site] 01175
8 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01176
8 cv::UMat::create(int, int const*, int, cv::UMatUsageFlags) [function] [call site] 01177
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01178
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01179
8 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01180
8 cv::Size_ ::Size_(int, int) [function] [call site] 01181
8 cv::detail::check_failed_auto(cv::Size_ , cv::detail::CheckContext const&) [function] [call site] 01182
9 void cv::detail::check_failed_auto_ >(cv::Size_ const&, cv::detail::CheckContext const&) [function] [call site] 01183
10 std::__1::basic_ostream >& cv::operator<< (std::__1::basic_ostream >&, cv::Size_ const&) [function] [call site] 01184
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01185
8 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 01186
8 cv::detail::check_failed_auto(cv::Size_ , cv::Size_ , cv::detail::CheckContext const&) [function] [call site] 01187
9 void cv::detail::check_failed_auto_ >(cv::Size_ const&, cv::Size_ const&, cv::detail::CheckContext const&) [function] [call site] 01188
10 std::__1::basic_ostream >& cv::operator<< (std::__1::basic_ostream >&, cv::Size_ const&) [function] [call site] 01189
10 std::__1::basic_ostream >& cv::operator<< (std::__1::basic_ostream >&, cv::Size_ const&) [function] [call site] 01190
8 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 01191
8 cv::detail::check_failed_auto(cv::Size_ , cv::detail::CheckContext const&) [function] [call site] 01192
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01193
8 cv::_OutputArray::fixedSize() const [function] [call site] 01194
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01195
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01196
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01197
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01198
8 cv::_OutputArray::fixedSize() const [function] [call site] 01199
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01200
8 cv::format(char const*, ...) [function] [call site] 01201
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01202
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01203
8 cv::_OutputArray::fixedSize() const [function] [call site] 01204
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01205
8 cv::_OutputArray::fixedType() const [function] [call site] 01206
8 cv::Mat::type() const [function] [call site] 01207
8 cv::Mat::empty() const [function] [call site] 01208
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01209
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01210
8 cv::Mat::isContinuous() const [function] [call site] 01211
8 cv::_OutputArray::fixedType() const [function] [call site] 01212
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01213
8 cv::Mat::release() [function] [call site] 01214
8 cv::Mat::type() const [function] [call site] 01215
8 cv::_OutputArray::fixedType() const [function] [call site] 01216
8 cv::Mat::channels() const [function] [call site] 01217
8 cv::Mat::type() const [function] [call site] 01218
8 cv::Mat::type() const [function] [call site] 01219
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01220
8 cv::_OutputArray::fixedSize() const [function] [call site] 01221
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01222
8 cv::MatSize::operator[](int) [function] [call site] 01223
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01224
8 cv::Mat::create(int, int const*, int) [function] [call site] 01225
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01226
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01227
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01228
8 cv::Mat::isContinuous() const [function] [call site] 01229
8 cv::_OutputArray::fixedType() const [function] [call site] 01230
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01231
8 cv::Mat::release() [function] [call site] 01232
8 cv::Mat::type() const [function] [call site] 01233
8 cv::_OutputArray::fixedType() const [function] [call site] 01234
8 cv::Mat::channels() const [function] [call site] 01235
8 cv::Mat::type() const [function] [call site] 01236
8 cv::Mat::type() const [function] [call site] 01237
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01238
8 cv::_OutputArray::fixedSize() const [function] [call site] 01239
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01240
8 cv::MatSize::operator[](int) [function] [call site] 01241
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01242
8 cv::Mat::create(int, int const*, int) [function] [call site] 01243
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01244
8 cv::_OutputArray::fixedSize() const [function] [call site] 01245
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01246
8 cv::_OutputArray::fixedType() const [function] [call site] 01247
8 cv::UMat::type() const [function] [call site] 01248
8 cv::UMat::empty() const [function] [call site] 01249
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01250
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01251
8 cv::UMat::isContinuous() const [function] [call site] 01252
8 cv::_OutputArray::fixedType() const [function] [call site] 01253
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01254
8 cv::UMat::release() [function] [call site] 01255
8 cv::UMat::type() const [function] [call site] 01256
8 cv::_OutputArray::fixedType() const [function] [call site] 01257
8 cv::UMat::channels() const [function] [call site] 01258
8 cv::UMat::type() const [function] [call site] 01259
8 cv::UMat::type() const [function] [call site] 01260
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01261
8 cv::_OutputArray::fixedSize() const [function] [call site] 01262
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01263
8 cv::MatSize::operator[](int) [function] [call site] 01264
8 cv::UMat::create(int, int const*, int, cv::UMatUsageFlags) [function] [call site] 01265
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01266
6 cv::_InputArray::getUMat(int) const [function] [call site] 01267
6 cv::MatSize::operator()() const [function] [call site] 01268
6 cv::ocl::Image2D::Image2D() [function] [call site] 01269
6 cv::ocl::Device::getDefault() [function] [call site] 01270
7 cv::ocl::OpenCLExecutionContext::getCurrent() [function] [call site] 01271
7 cv::ocl::OpenCLExecutionContext::empty() const [function] [call site] 01272
7 cv::ocl::OpenCLExecutionContext::getDevice() const [function] [call site] 01273
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01274
8 cv::ocl::Context::device(unsigned long) const [function] [call site] 01275
7 __cxa_guard_acquire [call site] 01276
7 cv::ocl::Device::Device() [function] [call site] 01277
6 cv::ocl::Image2D::canCreateAlias(cv::UMat const&) [function] [call site] 01278
7 cv::ocl::Device::getDefault() [function] [call site] 01279
7 cv::ocl::Device::imageFromBufferSupport() const [function] [call site] 01280
8 cv::ocl::Device::Impl::isExtensionSupported(std::__1::basic_string , std::__1::allocator > const&) const [function] [call site] 01281
7 cv::UMat::empty() const [function] [call site] 01282
7 cv::ocl::Device::imagePitchAlignment() const [function] [call site] 01283
8 unsigned int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 01284
7 cv::MatStep::operator unsigned long() const [function] [call site] 01285
7 cv::UMatData::tempUMat() const [function] [call site] 01286
6 cv::ocl::Image2D::isFormatSupported(int, int, bool) [function] [call site] 01287
7 cv::ocl::Image2D::Impl::getImageFormat(int, int, bool) [function] [call site] 01288
7 cv::ocl::Image2D::Impl::isFormatSupported(_cl_image_format) [function] [call site] 01289
8 cv::ocl::haveOpenCL() [function] [call site] 01290
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01291
8 cv::ocl::Context::getDefault(bool) [function] [call site] 01292
8 cv::ocl::isRaiseError() [function] [call site] 01293
8 cv::format(char const*, ...) [function] [call site] 01294
8 cv::AutoBuffer<_cl_image_format, 136ul>::AutoBuffer(unsigned long) [function] [call site] 01295
8 cv::AutoBuffer<_cl_image_format, 136ul>::data() [function] [call site] 01296
8 cv::ocl::isRaiseError() [function] [call site] 01297
8 cv::format(char const*, ...) [function] [call site] 01298
8 cv::AutoBuffer<_cl_image_format, 136ul>::operator[](unsigned long) [function] [call site] 01299
8 memcmp [call site] 01300
8 cv::AutoBuffer<_cl_image_format, 136ul>::~AutoBuffer() [function] [call site] 01301
6 cv::ocl::typeToStr(int) [function] [call site] 01302
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01303
6 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 01304
7 cv::ocl::typeToStr(int) [function] [call site] 01305
7 snprintf [call site] 01306
7 snprintf [call site] 01307
7 snprintf [call site] 01308
6 cv::format(char const*, ...) [function] [call site] 01309
6 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 01310
7 cv::getInitializationMutex() [function] [call site] 01311
7 cv::ocl::ProgramSource::Impl::fromSourceWithStaticLifetime(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 01312
8 cv::ocl::ProgramSource::ProgramSource() [function] [call site] 01313
8 strlen [call site] 01314
8 cv::ocl::ProgramSource::Impl::Impl(cv::ocl::ProgramSource::Impl::KIND, std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&, unsigned char const*, unsigned long, std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 01315
9 cv::ocl::ProgramSource::Impl::init(cv::ocl::ProgramSource::Impl::KIND, std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 01316
8 cv::ocl::ProgramSource::Impl::updateHash(char const*) [function] [call site] 01317
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01318
9 cv::ocl::crc64(unsigned char const*, unsigned long, unsigned long) [function] [call site] 01319
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01320
9 cv::ocl::crc64(unsigned char const*, unsigned long, unsigned long) [function] [call site] 01321
9 cv::ocl::crc64(unsigned char const*, unsigned long, unsigned long) [function] [call site] 01322
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01323
9 cv::format(char const*, ...) [function] [call site] 01324
8 cv::ocl::ProgramSource::~ProgramSource() [function] [call site] 01325
9 cv::ocl::ProgramSource::Impl::release() [function] [call site] 01326
10 cv::ocl::ProgramSource::Impl::~Impl() [function] [call site] 01327
7 cv::ocl::ProgramSource::ProgramSource(cv::ocl::ProgramSource const&) [function] [call site] 01328
8 cv::ocl::ProgramSource::Impl::addref() [function] [call site] 01329
7 cv::ocl::ProgramSource::~ProgramSource() [function] [call site] 01330
6 cv::ocl::Kernel::empty() const [function] [call site] 01331
7 cv::ocl::Kernel::ptr() const [function] [call site] 01332
6 cv::ocl::KernelArg::WriteOnly(cv::UMat const&, int, int) [function] [call site] 01333
7 cv::ocl::KernelArg::KernelArg(int, cv::UMat*, int, int, void const*, unsigned long) [function] [call site] 01334
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01335
6 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 01336
6 cv::ocl::typeToStr(int) [function] [call site] 01337
6 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 01338
6 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 01339
6 cv::format(char const*, ...) [function] [call site] 01340
6 cv::ocl::Kernel::empty() const [function] [call site] 01341
6 cv::ocl::KernelArg::ReadOnly(cv::UMat const&, int, int) [function] [call site] 01342
7 cv::ocl::KernelArg::KernelArg(int, cv::UMat*, int, int, void const*, unsigned long) [function] [call site] 01343
6 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 01344
6 cv::format(char const*, ...) [function] [call site] 01345
6 cv::ocl::Kernel::empty() const [function] [call site] 01346
6 cv::ocl::KernelArg::ReadOnly(cv::UMat const&, int, int) [function] [call site] 01347
6 cv::ocl::typeToStr(int) [function] [call site] 01348
6 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 01349
6 cv::format(char const*, ...) [function] [call site] 01350
6 cv::UMat::UMat(cv::UMatUsageFlags) [function] [call site] 01351
6 cv::UMat::UMat(cv::UMatUsageFlags) [function] [call site] 01352
6 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 01353
6 cv::ocl::typeToStr(int) [function] [call site] 01354
6 cv::format(char const*, ...) [function] [call site] 01355
6 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 01356
6 cv::ocl::Kernel::empty() const [function] [call site] 01357
6 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 01358
6 cv::format(char const*, ...) [function] [call site] 01359
6 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 01360
6 cv::ocl::Kernel::empty() const [function] [call site] 01361
6 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 01362
6 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 01363
6 cv::AutoBuffer ::data() [function] [call site] 01364
6 cv::AutoBuffer ::data() [function] [call site] 01365
6 cv::AutoBuffer ::data() [function] [call site] 01366
6 cv::ocl_computeResizeAreaTabs(int, int, double, int*, float*, int*) [function] [call site] 01367
7 cvCeil(double) [function] [call site] 01368
6 cv::ocl_computeResizeAreaTabs(int, int, double, int*, float*, int*) [function] [call site] 01369
6 cv::AutoBuffer ::data() [function] [call site] 01370
6 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 01371
6 cv::_OutputArray::_OutputArray(cv::UMat&) [function] [call site] 01372
7 cv::_InputArray::_InputArray() [function] [call site] 01373
8 cv::Size_ ::Size_() [function] [call site] 01374
8 cv::_InputArray::init(int, void const*) [function] [call site] 01375
6 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 01376
7 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01377
7 cv::_InputArray::type(int) const [function] [call site] 01378
7 cv::_OutputArray::fixedType() const [function] [call site] 01379
7 cv::Mat::type() const [function] [call site] 01380
7 cv::Mat::channels() const [function] [call site] 01381
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01382
7 cv::Mat::convertTo(cv::_OutputArray const&, int, double, double) const [function] [call site] 01383
8 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01384
8 cv::Mat::empty() const [function] [call site] 01385
8 cv::_OutputArray::release() const [function] [call site] 01386
9 cv::_OutputArray::fixedSize() const [function] [call site] 01387
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01388
9 cv::_InputArray::kind() const [function] [call site] 01389
9 cv::Mat::release() [function] [call site] 01390
9 cv::UMat::release() [function] [call site] 01391
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01392
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01393
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01394
9 cv::Size_ ::Size_() [function] [call site] 01395
9 cv::_OutputArray::create(cv::Size_ , int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01396
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01397
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01398
8 cv::_OutputArray::fixedType() const [function] [call site] 01399
8 cv::Mat::type() const [function] [call site] 01400
8 cv::Mat::channels() const [function] [call site] 01401
8 cv::Mat::depth() const [function] [call site] 01402
8 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 01403
9 cv::Mat::empty() const [function] [call site] 01404
9 cv::_OutputArray::release() const [function] [call site] 01405
9 cv::_InputArray::isUMat() const [function] [call site] 01406
9 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01407
9 cv::_InputArray::getUMat(int) const [function] [call site] 01408
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01409
9 cv::Mat::elemSize() const [function] [call site] 01410
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01411
9 cv::UMat::ndoffset(unsigned long*) const [function] [call site] 01412
9 cv::UMat::~UMat() [function] [call site] 01413
9 cv::Mat::type() const [function] [call site] 01414
9 cv::_OutputArray::create(int, int, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01415
10 cv::_InputArray::kind() const [function] [call site] 01416
10 cv::_OutputArray::fixedSize() const [function] [call site] 01417
10 cv::MatSize::operator()() const [function] [call site] 01418
10 cv::Size_ ::Size_(int, int) [function] [call site] 01419
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01420
10 cv::_OutputArray::fixedType() const [function] [call site] 01421
10 cv::Mat::type() const [function] [call site] 01422
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01423
10 cv::Mat::create(int, int, int) [function] [call site] 01424
10 cv::_OutputArray::fixedSize() const [function] [call site] 01425
10 cv::MatSize::operator()() const [function] [call site] 01426
10 cv::Size_ ::Size_(int, int) [function] [call site] 01427
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01428
10 cv::_OutputArray::fixedType() const [function] [call site] 01429
10 cv::UMat::type() const [function] [call site] 01430
10 cv::UMat::create(int, int, int, cv::UMatUsageFlags) [function] [call site] 01431
10 cv::_OutputArray::fixedSize() const [function] [call site] 01432
10 cv::cuda::GpuMat::size() const [function] [call site] 01433
10 cv::Size_ ::Size_(int, int) [function] [call site] 01434
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01435
10 cv::_OutputArray::fixedType() const [function] [call site] 01436
10 cv::cuda::GpuMat::type() const [function] [call site] 01437
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01438
10 cv::_OutputArray::fixedSize() const [function] [call site] 01439
10 cv::ogl::Buffer::size() const [function] [call site] 01440
10 cv::Size_ ::Size_(int, int) [function] [call site] 01441
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01442
10 cv::_OutputArray::fixedType() const [function] [call site] 01443
10 cv::ogl::Buffer::type() const [function] [call site] 01444
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01445
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01446
10 cv::_OutputArray::fixedSize() const [function] [call site] 01447
10 cv::cuda::HostMem::size() const [function] [call site] 01448
10 cv::Size_ ::Size_(int, int) [function] [call site] 01449
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01450
10 cv::_OutputArray::fixedType() const [function] [call site] 01451
10 cv::cuda::HostMem::type() const [function] [call site] 01452
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01453
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01454
10 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01455
9 cv::_InputArray::getMat(int) const [function] [call site] 01456
9 cv::Mat::Mat(cv::Mat const&) [function] [call site] 01457
9 cv::Mat::elemSize() const [function] [call site] 01458
9 cv::getContinuousSize2D(cv::Mat&, cv::Mat&, int) [function] [call site] 01459
10 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01460
10 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01461
10 cv::MatSize::operator()() const [function] [call site] 01462
10 cv::MatSize::operator()() const [function] [call site] 01463
10 bool cv::operator!= (cv::Size_ const&, cv::Size_ const&) [function] [call site] 01464
11 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 01465
10 cv::Mat::total() const [function] [call site] 01466
10 cv::Mat::total() const [function] [call site] 01467
10 cv::detail::check_failed_auto(unsigned long, unsigned long, cv::detail::CheckContext const&) [function] [call site] 01468
10 cv::Mat::reshape(int, int) const [function] [call site] 01469
10 cv::Mat::reshape(int, int) const [function] [call site] 01470
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01471
10 cv::Size_ ::Size_(int, int) [function] [call site] 01472
10 cv::getContinuousSize_(int, int, int, int) [function] [call site] 01473
11 cv::Size_ ::Size_(int, int) [function] [call site] 01474
11 cv::Size_ ::Size_(int, int) [function] [call site] 01475
9 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01476
9 cv::ipp::useIPP() [function] [call site] 01477
10 cv::getCoreTlsData() [function] [call site] 01478
10 cv::ipp::getIPPSingleton() [function] [call site] 01479
11 __cxa_guard_acquire [call site] 01480
11 cv::ipp::IPPInitSingleton::IPPInitSingleton() [function] [call site] 01481
12 ippicvGetCpuFeatures [call site] 01482
12 getenv [call site] 01483
12 cv::toLowerCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 01484
12 ippicvSetCpuFeatures [call site] 01485
12 ippicvInit [call site] 01486
12 ippicvGetEnabledCpuFeatures [call site] 01487
12 ippicviGetLibVersion [call site] 01488
9 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01489
9 cv::MatStep::operator unsigned long() const [function] [call site] 01490
9 ippiSizeL(unsigned long, unsigned long) [function] [call site] 01491
9 ippicviCopy_8u_C1R_L [call site] 01492
9 cv::utils::trace::details::Region::~Region() [function] [call site] 01493
9 cv::MatStep::operator unsigned long() const [function] [call site] 01494
9 cv::Mat::~Mat() [function] [call site] 01495
9 cv::Mat::~Mat() [function] [call site] 01496
9 cv::MatSize::operator int const*() const [function] [call site] 01497
9 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01498
9 cv::_InputArray::getMat(int) const [function] [call site] 01499
9 cv::Mat::total() const [function] [call site] 01500
9 cv::NAryMatIterator::NAryMatIterator(cv::Mat const**, unsigned char**, int) [function] [call site] 01501
10 cv::NAryMatIterator::init(cv::Mat const**, cv::Mat*, unsigned char**, int) [function] [call site] 01502
11 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01503
11 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01504
11 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01505
11 cv::MatSize::operator[](int) const [function] [call site] 01506
11 cv::MatSize::operator==(cv::MatSize const&) const [function] [call site] 01507
12 cv::MatSize::dims() const [function] [call site] 01508
12 cv::MatSize::dims() const [function] [call site] 01509
11 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01510
11 cv::Mat::isContinuous() const [function] [call site] 01511
11 cv::MatStep::operator[](int) const [function] [call site] 01512
11 cv::MatStep::operator[](int) const [function] [call site] 01513
11 cv::MatSize::operator[](int) const [function] [call site] 01514
11 cv::MatSize::operator[](int) const [function] [call site] 01515
11 cv::MatSize::operator[](int) const [function] [call site] 01516
11 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01517
11 cv::Mat::Mat() [function] [call site] 01518
11 cv::Mat::type() const [function] [call site] 01519
11 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 01520
9 cv::Mat::elemSize() const [function] [call site] 01521
9 cv::NAryMatIterator::operator++() [function] [call site] 01522
10 cv::MatStep::operator[](int) const [function] [call site] 01523
10 cv::MatStep::operator[](int) const [function] [call site] 01524
10 cv::MatSize::operator[](int) const [function] [call site] 01525
10 cv::MatStep::operator[](int) const [function] [call site] 01526
9 cv::Mat::~Mat() [function] [call site] 01527
9 cv::utils::trace::details::Region::~Region() [function] [call site] 01528
8 cv::MatSize::operator()() const [function] [call site] 01529
8 cv::_OutputArray::create(cv::Size_ , int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01530
8 cv::MatSize::operator int const*() const [function] [call site] 01531
8 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01532
8 cv::_InputArray::getMat(int) const [function] [call site] 01533
8 cv::getConvertFunc(int, int) [function] [call site] 01534
9 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01535
9 cv::checkHardwareSupport(int) [function] [call site] 01536
9 cv::opt_AVX2::getConvertFunc(int, int) [function] [call site] 01537
9 cv::utils::trace::details::Region::~Region() [function] [call site] 01538
8 cv::getConvertScaleFunc(int, int) [function] [call site] 01539
9 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01540
9 cv::checkHardwareSupport(int) [function] [call site] 01541
9 cv::opt_AVX2::getConvertScaleFunc(int, int) [function] [call site] 01542
9 cv::utils::trace::details::Region::~Region() [function] [call site] 01543
8 cv::Mat::channels() const [function] [call site] 01544
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01545
8 cv::getContinuousSize2D(cv::Mat&, cv::Mat&, int) [function] [call site] 01546
8 cv::MatStep::operator unsigned long() const [function] [call site] 01547
8 cv::NAryMatIterator::NAryMatIterator(cv::Mat const**, unsigned char**, int) [function] [call site] 01548
8 cv::Size_ ::Size_(int, int) [function] [call site] 01549
8 cv::NAryMatIterator::operator++() [function] [call site] 01550
8 cv::Mat::~Mat() [function] [call site] 01551
8 cv::utils::trace::details::Region::~Region() [function] [call site] 01552
6 cv::_InputArray::~_InputArray() [function] [call site] 01553
6 cv::AutoBuffer ::data() [function] [call site] 01554
6 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 01555
6 cv::_OutputArray::_OutputArray(cv::UMat&) [function] [call site] 01556
6 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 01557
6 cv::_InputArray::~_InputArray() [function] [call site] 01558
6 cv::AutoBuffer ::data() [function] [call site] 01559
6 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 01560
6 cv::_OutputArray::_OutputArray(cv::UMat&) [function] [call site] 01561
6 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 01562
6 cv::_InputArray::~_InputArray() [function] [call site] 01563
6 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 01564
6 cv::ocl::KernelArg::ReadOnly(cv::UMat const&, int, int) [function] [call site] 01565
6 cv::ocl::Kernel& cv::ocl::Kernel::args (cv::ocl::KernelArg const&, cv::ocl::KernelArg const&) [function] [call site] 01566
7 int cv::ocl::Kernel::set_args_ (int, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&) [function] [call site] 01567
8 cv::ocl::Kernel::set(int, cv::ocl::KernelArg const&) [function] [call site] 01568
9 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01569
9 cv::format(char const*, ...) [function] [call site] 01570
9 cv::ocl::Kernel::Impl::cleanupUMats() [function] [call site] 01571
10 cv::operator|=(cv::UMatData::MemoryFlag&, cv::UMatData::MemoryFlag const&) [function] [call site] 01572
10 __cxa_begin_catch [call site] 01573
10 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01574
10 __cxa_end_catch [call site] 01575
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01576
9 cv::operator|(cv::AccessFlag const&, cv::AccessFlag const&) [function] [call site] 01577
9 cv::UMat::empty() const [function] [call site] 01578
9 cv::ocl::isRaiseError() [function] [call site] 01579
9 cv::format(char const*, ...) [function] [call site] 01580
9 cv::UMat::handle(cv::AccessFlag) const [function] [call site] 01581
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01582
10 cv::UMatData::deviceCopyObsolete() const [function] [call site] 01583
11 cv::operator&(cv::UMatData::MemoryFlag const&, cv::UMatData::MemoryFlag const&) [function] [call site] 01584
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01585
10 cv::UMatData::deviceCopyObsolete() const [function] [call site] 01586
10 cv::operator&(cv::AccessFlag const&, cv::AccessFlag const&) [function] [call site] 01587
10 cv::UMatData::markHostCopyObsolete(bool) [function] [call site] 01588
11 cv::operator|=(cv::UMatData::MemoryFlag&, cv::UMatData::MemoryFlag const&) [function] [call site] 01589
11 cv::operator~(cv::UMatData::MemoryFlag const&) [function] [call site] 01590
9 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01591
9 cv::format(char const*, ...) [function] [call site] 01592
9 cv::ocl::Kernel::Impl::release() [function] [call site] 01593
10 cv::ocl::Kernel::Impl::~Impl() [function] [call site] 01594
11 cv::ocl::isRaiseError() [function] [call site] 01595
11 cv::format(char const*, ...) [function] [call site] 01596
11 __clang_call_terminate [call site] 01597
9 cv::ocl::isRaiseError() [function] [call site] 01598
9 cv::format(char const*, ...) [function] [call site] 01599
9 cv::ocl::UMat2D::UMat2D(cv::UMat const&) [function] [call site] 01600
10 cv::MatStep::operator unsigned long() const [function] [call site] 01601
9 cv::ocl::isRaiseError() [function] [call site] 01602
9 cv::format(char const*, ...) [function] [call site] 01603
9 cv::ocl::isRaiseError() [function] [call site] 01604
9 cv::format(char const*, ...) [function] [call site] 01605
9 cv::ocl::isRaiseError() [function] [call site] 01606
9 cv::format(char const*, ...) [function] [call site] 01607
9 cv::ocl::isRaiseError() [function] [call site] 01608
9 cv::format(char const*, ...) [function] [call site] 01609
9 cv::ocl::UMat3D::UMat3D(cv::UMat const&) [function] [call site] 01610
9 cv::ocl::isRaiseError() [function] [call site] 01611
9 cv::format(char const*, ...) [function] [call site] 01612
9 cv::ocl::isRaiseError() [function] [call site] 01613
9 cv::format(char const*, ...) [function] [call site] 01614
9 cv::ocl::isRaiseError() [function] [call site] 01615
9 cv::format(char const*, ...) [function] [call site] 01616
9 cv::ocl::isRaiseError() [function] [call site] 01617
9 cv::format(char const*, ...) [function] [call site] 01618
9 cv::ocl::isRaiseError() [function] [call site] 01619
9 cv::format(char const*, ...) [function] [call site] 01620
9 cv::ocl::isRaiseError() [function] [call site] 01621
9 cv::format(char const*, ...) [function] [call site] 01622
9 cv::operator&(cv::AccessFlag const&, cv::AccessFlag const&) [function] [call site] 01623
9 cv::ocl::Kernel::Impl::addUMat(cv::UMat const&, bool) [function] [call site] 01624
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01625
10 cv::UMatData::tempUMat() const [function] [call site] 01626
10 cv::UMatData::tempUMat() const [function] [call site] 01627
9 cv::ocl::isRaiseError() [function] [call site] 01628
9 cv::format(char const*, ...) [function] [call site] 01629
8 int cv::ocl::Kernel::set_args_ (int, cv::ocl::KernelArg const&) [function] [call site] 01630
9 cv::ocl::Kernel::set(int, cv::ocl::KernelArg const&) [function] [call site] 01631
6 cv::ocl::KernelArg::PtrReadOnly(cv::UMat const&) [function] [call site] 01632
7 cv::ocl::KernelArg::KernelArg(int, cv::UMat*, int, int, void const*, unsigned long) [function] [call site] 01633
6 cv::ocl::KernelArg::PtrReadOnly(cv::UMat const&) [function] [call site] 01634
6 cv::ocl::Queue::Queue() [function] [call site] 01635
6 cv::UMat::~UMat() [function] [call site] 01636
6 cv::ocl::Queue::Queue() [function] [call site] 01637
6 cv::ocl::Image2D::~Image2D() [function] [call site] 01638
7 cv::ocl::Image2D::Impl::release() [function] [call site] 01639
8 cv::ocl::Image2D::Impl::~Impl() [function] [call site] 01640
9 __clang_call_terminate [call site] 01641
6 cv::UMat::~UMat() [function] [call site] 01642
5 __cxa_begin_catch [call site] 01643
5 cv::UMat::UMat(cv::UMatUsageFlags) [function] [call site] 01644
5 cv::_InputArray::isUMat() const [function] [call site] 01645
5 cv::_InputArray::getUMat(int) const [function] [call site] 01646
5 cv::UMat::operator=(cv::UMat&&) [function] [call site] 01647
5 cv::_InputArray::getMat(int) const [function] [call site] 01648
5 cv::Mat::type() const [function] [call site] 01649
5 cv::_OutputArray::create(cv::Size_ , int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01650
5 cv::_InputArray::getMat(int) const [function] [call site] 01651
5 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 01652
5 cv::_OutputArray::_OutputArray(cv::Mat&) [function] [call site] 01653
6 cv::_InputArray::_InputArray() [function] [call site] 01654
5 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 01655
5 cv::Mat::type() const [function] [call site] 01656
5 cv::hal::resize(int, unsigned char const*, unsigned long, int, int, unsigned char*, unsigned long, int, int, double, double, int) [function] [call site] 01657
6 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01658
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01659
6 hal_ni_resize(int, unsigned char const*, unsigned long, int, int, unsigned char*, unsigned long, int, int, double, double, int) [function] [call site] 01660
6 cv::format(char const*, ...) [function] [call site] 01661
6 int cv::saturate_cast (double) [function] [call site] 01662
6 int cv::saturate_cast (double) [function] [call site] 01663
6 cv::Size_ ::Size_(int, int) [function] [call site] 01664
6 cv::Size_ ::empty() const [function] [call site] 01665
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01666
6 cv::ipp::useIPP() [function] [call site] 01667
6 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01668
6 cv::ipp_resize(unsigned char const*, unsigned long, int, int, unsigned char*, unsigned long, int, int, double, double, int, int, int) [function] [call site] 01669
7 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01670
7 ippiGetDataType(int) [function] [call site] 01671
7 ippiGetInterpolation(int) [function] [call site] 01672
7 cv::ipp::useIPP_NotExact() [function] [call site] 01673
8 cv::getCoreTlsData() [function] [call site] 01674
8 cv::ipp::getIPPSingleton() [function] [call site] 01675
7 ipp::IwiSize::IwiSize(long long, long long) [function] [call site] 01676
8 ipp::IwiSize::Set(long long, long long) [function] [call site] 01677
7 ipp::IwiSize::IwiSize(long long, long long) [function] [call site] 01678
7 ippiSuggestThreadsNum(ipp::IwiImage const&, double) [function] [call site] 01679
8 ippiSuggestThreadsNum(unsigned long, unsigned long, unsigned long, double) [function] [call site] 01680
9 cv::getNumThreads() [function] [call site] 01681
10 cv::parallel::getCurrentParallelForAPI() [function] [call site] 01682
11 __cxa_guard_acquire [call site] 01683
11 cv::parallel::createDefaultParallelForAPI() [function] [call site] 01684
12 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01685
12 cv::parallel::createParallelForAPI() [function] [call site] 01686
13 cv::parallel::getParallelBackendName() [function] [call site] 01687
14 __cxa_guard_acquire [call site] 01688
14 cv::utils::getConfigurationParameterString(char const*, char const*) [function] [call site] 01689
14 cv::toUpperCase(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 01690
13 cv::parallel::getParallelBackendsInfo() [function] [call site] 01691
14 cv::parallel::ParallelBackendRegistry::getInstance() [function] [call site] 01692
15 __cxa_guard_acquire [call site] 01693
15 cv::parallel::ParallelBackendRegistry::ParallelBackendRegistry() [function] [call site] 01694
16 cv::parallel::getBuiltinParallelBackendsInfo() [function] [call site] 01695
17 __cxa_guard_acquire [call site] 01696
17 cv::parallel::createPluginParallelBackendFactory(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 01697
17 cv::parallel::createPluginParallelBackendFactory(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 01698
17 cv::parallel::createPluginParallelBackendFactory(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 01699
17 cv::parallel::ParallelBackendInfo::~ParallelBackendInfo() [function] [call site] 01700
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01701
16 cv::parallel::ParallelBackendRegistry::dumpBackends() const [function] [call site] 01702
16 cv::parallel::ParallelBackendRegistry::readPrioritySettings() [function] [call site] 01703
17 cv::utils::getConfigurationParameterString(char const*, char const*) [function] [call site] 01704
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01705
17 cv::parallel::ParallelBackendRegistry::tokenize_string(std::__1::basic_string , std::__1::allocator > const&, char) [function] [call site] 01706
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01707
17 cv::parallel::createPluginParallelBackendFactory(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 01708
17 cv::parallel::ParallelBackendInfo::~ParallelBackendInfo() [function] [call site] 01709
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01710
16 cv::parallel::ParallelBackendRegistry::dumpBackends() const [function] [call site] 01711
16 cv::parallel::ParallelBackendInfo::operator=(cv::parallel::ParallelBackendInfo const&) [function] [call site] 01712
16 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01713
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01714
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01715
16 cv::parallel::ParallelBackendRegistry::dumpBackends() const [function] [call site] 01716
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01717
16 cv::parallel::ParallelBackendRegistry::dumpBackends() const [function] [call site] 01718
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01719
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01720
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01721
13 cv::parallel::getParallelBackendName() [function] [call site] 01722
13 __cxa_begin_catch [call site] 01723
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01724
13 __cxa_begin_catch [call site] 01725
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01726
13 __cxa_end_catch [call site] 01727
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01728
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01729
10 cv::parallel_pthreads_get_threads_num() [function] [call site] 01730
11 cv::ThreadPool::instance() [function] [call site] 01731
12 __cxa_guard_acquire [call site] 01732
12 cv::ThreadPool::ThreadPool() [function] [call site] 01733
13 cv::Ptr ::Ptr() [function] [call site] 01734
13 pthread_mutex_init [call site] 01735
13 pthread_mutex_init [call site] 01736
13 pthread_cond_init [call site] 01737
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01738
13 cv::defaultNumberOfThreads() [function] [call site] 01739
14 cv::getNumberOfCPUs() [function] [call site] 01740
15 __cxa_guard_acquire [call site] 01741
15 cv::getNumberOfCPUs_() [function] [call site] 01742
16 cv::getNumberOfCPUsImpl(char const*) [function] [call site] 01743
17 cv::getFileContents(char const*) [function] [call site] 01744
17 __isoc99_sscanf [call site] 01745
16 unsigned int cv::minNonZero (unsigned int const&, unsigned int const&) [function] [call site] 01746
16 __cxa_guard_acquire [call site] 01747
16 cv::getNumberOfCPUsCFS() [function] [call site] 01748
16 unsigned int cv::minNonZero (unsigned int const&, unsigned int const&) [function] [call site] 01749
16 __cxa_guard_acquire [call site] 01750
16 cv::getNumberOfCPUsImpl(char const*) [function] [call site] 01751
16 unsigned int cv::minNonZero (unsigned int const&, unsigned int const&) [function] [call site] 01752
16 sched_getaffinity [call site] 01753
16 __sched_cpucount [call site] 01754
16 unsigned int cv::minNonZero (unsigned int const&, unsigned int const&) [function] [call site] 01755
16 __cxa_guard_acquire [call site] 01756
16 unsigned int cv::minNonZero (unsigned int const&, unsigned int const&) [function] [call site] 01757
14 __cxa_guard_acquire [call site] 01758
14 cv::utils::getConfigurationParameterSizeT(char const*, unsigned long) [function] [call site] 01759
9 ippicvGetL2CacheSize [call site] 01760
7 cv::Range::Range(int, int) [function] [call site] 01761
7 cv::ipp_resizeParallel::ipp_resizeParallel(ipp::IwiImage&, ipp::IwiImage&, bool&) [function] [call site] 01762
8 cv::ParallelLoopBody::ParallelLoopBody() [function] [call site] 01763
8 ipp::IwiResize::IwiResize() [function] [call site] 01764
7 cv::ipp_resizeAffineParallel::ipp_resizeAffineParallel(ipp::IwiImage&, ipp::IwiImage&, bool&) [function] [call site] 01765
8 cv::ParallelLoopBody::ParallelLoopBody() [function] [call site] 01766
8 ipp::IwiWarpAffine::IwiWarpAffine() [function] [call site] 01767
7 cv::ipp_resizeAffineParallel::Init(IppiInterpolationType, double, double) [function] [call site] 01768
8 ipp::IwiSize::IwiSize(IppiSizeL) [function] [call site] 01769
9 ipp::IwiSize::Set(long long, long long) [function] [call site] 01770
8 ipp::IwiWarpAffineParams::IwiWarpAffineParams(unsigned int, float, float) [function] [call site] 01771
7 cv::ipp_resizeAffineParallel::~ipp_resizeAffineParallel() [function] [call site] 01772
8 ipp::IwiWarpAffine::~IwiWarpAffine() [function] [call site] 01773
9 iwiWarpAffine_Free [function] [call site] 01774
10 ippicvFree [call site] 01775
9 __clang_call_terminate [call site] 01776
8 cv::ParallelLoopBody::~ParallelLoopBody() [function] [call site] 01777
7 cv::ipp_resizeParallel::Init(IppiInterpolationType) [function] [call site] 01778
8 ipp::IwiSize::IwiSize(IppiSizeL) [function] [call site] 01779
8 ipp::IwiResizeParams::IwiResizeParams(unsigned int, float, float, unsigned int) [function] [call site] 01780
7 cv::parallel_for_(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 01781
8 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01782
8 cv::utils::trace::details::Region::isActive() const [function] [call site] 01783
8 cv::utils::trace::details::traceArg(cv::utils::trace::details::TraceArg const&, long) [function] [call site] 01784
9 cv::utils::trace::details::getTraceManager() [function] [call site] 01785
9 cv::TLSData ::getRef() const [function] [call site] 01786
9 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentActiveRegion() [function] [call site] 01787
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01788
9 cv::utils::trace::details::initTraceArg(cv::utils::trace::details::TraceManagerThreadLocal&, cv::utils::trace::details::TraceArg const&) [function] [call site] 01789
10 cv::getInitializationMutex() [function] [call site] 01790
10 cv::utils::trace::details::TraceArg::ExtraData::ExtraData(cv::utils::trace::details::TraceManagerThreadLocal&, cv::utils::trace::details::TraceArg const&) [function] [call site] 01791
11 cv::utils::trace::details::isITTEnabled() [function] [call site] 01792
9 cv::utils::trace::details::isITTEnabled() [function] [call site] 01793
8 cv::utils::trace::details::Region::isActive() const [function] [call site] 01794
8 cv::utils::trace::details::traceArg(cv::utils::trace::details::TraceArg const&, long) [function] [call site] 01795
8 cv::utils::trace::details::Region::isActive() const [function] [call site] 01796
8 cv::utils::trace::details::traceArg(cv::utils::trace::details::TraceArg const&, long) [function] [call site] 01797
8 cv::Range::empty() const [function] [call site] 01798
8 cv::parallel_for_impl(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 01799
9 cv::(anonymous namespace)::ParallelLoopBodyWrapperContext::ParallelLoopBodyWrapperContext(cv::ParallelLoopBody const&, cv::Range const&, double) [function] [call site] 01800
10 cv::Range::Range() [function] [call site] 01801
10 cv::RNG::RNG() [function] [call site] 01802
10 std::exception_ptr::exception_ptr() [function] [call site] 01803
10 cvRound(double) [function] [call site] 01804
10 cv::theRNG() [function] [call site] 01805
10 cv::details::saveFPDenormalsState(cv::details::FPDenormalsModeState&) [function] [call site] 01806
10 cv::utils::trace::details::getCurrentRegion() [function] [call site] 01807
11 cv::utils::trace::details::getTraceManager() [function] [call site] 01808
11 cv::TLSData ::get() const [function] [call site] 01809
12 cv::TLSDataContainer::getData() const [function] [call site] 01810
11 cv::utils::trace::details::TraceManagerThreadLocal::stackTopRegion() const [function] [call site] 01811
10 cv::utils::trace::details::getTraceManager() [function] [call site] 01812
10 cv::TLSData ::get() const [function] [call site] 01813
10 std::exception_ptr::~exception_ptr() [call site] 01814
9 cv::(anonymous namespace)::ParallelLoopBodyWrapper::ParallelLoopBodyWrapper(cv::(anonymous namespace)::ParallelLoopBodyWrapperContext&) [function] [call site] 01815
10 cv::ParallelLoopBody::ParallelLoopBody() [function] [call site] 01816
9 cv::(anonymous namespace)::ParallelLoopBodyWrapper::stripeRange() const [function] [call site] 01817
10 cv::Range::Range(int, int) [function] [call site] 01818
9 cv::parallel::getCurrentParallelForAPI() [function] [call site] 01819
9 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01820
9 cv::(anonymous namespace)::ParallelLoopBodyWrapper::stripeRange() const [function] [call site] 01821
9 cv::Range::size() const [function] [call site] 01822
9 cv::parallel_for_pthreads(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 01823
10 cv::ThreadPool::instance() [function] [call site] 01824
9 cv::(anonymous namespace)::ParallelLoopBodyWrapperContext::finalize() [function] [call site] 01825
10 cv::theRNG() [function] [call site] 01826
10 cv::theRNG() [function] [call site] 01827
10 cv::RNG::next() [function] [call site] 01828
10 cv::utils::trace::details::parallelForFinalize(cv::utils::trace::details::Region const&) [function] [call site] 01829
11 cv::TLSData ::getRef() const [function] [call site] 01830
11 cv::getTimestampNS() [function] [call site] 01831
11 cv::utils::trace::details::TraceManagerThreadLocal::stackTopBeginTimestamp() const [function] [call site] 01832
11 cv::utils::trace::details::getTraceManager() [function] [call site] 01833
11 cv::TLSDataAccumulator ::gather(std::__1::vector >&) const [function] [call site] 01834
11 cv::utils::trace::details::RegionStatistics::RegionStatistics() [function] [call site] 01835
11 cv::utils::trace::details::TraceManagerThreadLocal::stackTopRegion() const [function] [call site] 01836
11 cv::utils::trace::details::RegionStatistics::RegionStatistics() [function] [call site] 01837
11 cv::utils::trace::details::RegionStatistics::grab(cv::utils::trace::details::RegionStatistics&) [function] [call site] 01838
11 cv::utils::trace::details::RegionStatistics::append(cv::utils::trace::details::RegionStatistics&) [function] [call site] 01839
11 cv::utils::trace::details::TraceManagerThreadLocal::StackEntry::StackEntry() [function] [call site] 01840
11 cv::utils::trace::details::RegionStatistics::grab(cv::utils::trace::details::RegionStatistics&) [function] [call site] 01841
11 cv::utils::trace::details::TraceManagerThreadLocal::StackEntry::StackEntry() [function] [call site] 01842
11 cv::utils::trace::details::RegionStatistics::multiply(float) [function] [call site] 01843
11 cv::utils::trace::details::RegionStatistics::append(cv::utils::trace::details::RegionStatistics&) [function] [call site] 01844
10 std::exception_ptr::exception_ptr(std::exception_ptr const&) [call site] 01845
9 cv::(anonymous namespace)::ParallelLoopBodyWrapperContext::~ParallelLoopBodyWrapperContext() [function] [call site] 01846
10 std::exception_ptr::~exception_ptr() [call site] 01847
8 __cxa_begin_catch [call site] 01848
8 __cxa_rethrow [call site] 01849
8 __cxa_end_catch [call site] 01850
8 cv::utils::trace::details::Region::~Region() [function] [call site] 01851
7 ipp::IwiImage::~IwiImage() [function] [call site] 01852
8 ipp::IwiImage::Release() [function] [call site] 01853
9 __cxa_allocate_exception [call site] 01854
9 ipp::IwException::IwException(int) [function] [call site] 01855
10 iwGetStatusString [function] [call site] 01856
9 iwAtomic_AddInt [function] [call site] 01857
9 iwiImage_Release [function] [call site] 01858
10 ippicvsFree [call site] 01859
8 iwAtomic_AddInt [function] [call site] 01860
8 __clang_call_terminate [call site] 01861
7 __cxa_begin_catch [call site] 01862
7 __cxa_end_catch [call site] 01863
7 cv::utils::trace::details::Region::~Region() [function] [call site] 01864
6 cv::utils::trace::details::Region::~Region() [function] [call site] 01865
6 int cv::saturate_cast (double) [function] [call site] 01866
6 int cv::saturate_cast (double) [function] [call site] 01867
6 abs(double) [function] [call site] 01868
6 abs(double) [function] [call site] 01869
6 cv::Size_ ::Size_(int, int) [function] [call site] 01870
6 cv::Mat::Mat(cv::Size_ , int, void*, unsigned long) [function] [call site] 01871
6 cv::Mat::Mat(cv::Size_ , int, void*, unsigned long) [function] [call site] 01872
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01873
6 cv::resizeNN(cv::Mat const&, cv::Mat&, double, double) [function] [call site] 01874
7 cv::MatSize::operator()() const [function] [call site] 01875
7 cv::AutoBuffer ::data() [function] [call site] 01876
7 cv::Mat::elemSize() const [function] [call site] 01877
7 cvFloor(double) [function] [call site] 01878
7 cv::Range::Range(int, int) [function] [call site] 01879
7 cv::checkHardwareSupport(int) [function] [call site] 01880
7 cv::opt_AVX2::resizeNN2_AVX2(cv::Range const&, cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 01881
8 cv::opt_AVX2::resizeNNInvokerAVX2::resizeNNInvokerAVX2(cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 01882
9 cv::ParallelLoopBody::ParallelLoopBody() [function] [call site] 01883
8 cv::Mat::total() const [function] [call site] 01884
8 cv::parallel_for_(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 01885
8 cv::ParallelLoopBody::~ParallelLoopBody() [function] [call site] 01886
7 cv::opt_AVX2::resizeNN4_AVX2(cv::Range const&, cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 01887
8 cv::opt_AVX2::resizeNNInvokerAVX4::resizeNNInvokerAVX4(cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 01888
9 cv::ParallelLoopBody::ParallelLoopBody() [function] [call site] 01889
8 cv::Mat::total() const [function] [call site] 01890
8 cv::parallel_for_(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 01891
8 cv::ParallelLoopBody::~ParallelLoopBody() [function] [call site] 01892
7 cv::checkHardwareSupport(int) [function] [call site] 01893
7 cv::opt_SSE4_1::resizeNN2_SSE4_1(cv::Range const&, cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 01894
8 cv::opt_SSE4_1::resizeNNInvokerSSE2::resizeNNInvokerSSE2(cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 01895
8 cv::Mat::total() const [function] [call site] 01896
8 cv::parallel_for_(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 01897
8 cv::ParallelLoopBody::~ParallelLoopBody() [function] [call site] 01898
7 cv::opt_SSE4_1::resizeNN4_SSE4_1(cv::Range const&, cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 01899
8 cv::opt_SSE4_1::resizeNNInvokerSSE4::resizeNNInvokerSSE4(cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 01900
9 cv::ParallelLoopBody::ParallelLoopBody() [function] [call site] 01901
8 cv::Mat::total() const [function] [call site] 01902
8 cv::parallel_for_(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 01903
8 cv::ParallelLoopBody::~ParallelLoopBody() [function] [call site] 01904
7 cv::resizeNNInvoker::resizeNNInvoker(cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 01905
8 cv::ParallelLoopBody::ParallelLoopBody() [function] [call site] 01906
7 cv::Mat::total() const [function] [call site] 01907
7 cv::parallel_for_(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 01908
7 cv::ParallelLoopBody::~ParallelLoopBody() [function] [call site] 01909
7 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 01910
6 cv::resizeNN_bitexact(cv::Mat const&, cv::Mat&, double, double) [function] [call site] 01911
7 cv::MatSize::operator()() const [function] [call site] 01912
7 cv::utils::BufferArea::BufferArea(bool) [function] [call site] 01913
7 void cv::utils::BufferArea::allocate (int*&, unsigned long, unsigned short) [function] [call site] 01914
8 cv::utils::BufferArea::allocate_(void**, unsigned short, unsigned long, unsigned short) [function] [call site] 01915
9 cv::utils::BufferArea::Block::Block(void**, unsigned short, unsigned long, unsigned short) [function] [call site] 01916
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01917
9 cv::utils::BufferArea::Block::getByteCount() const [function] [call site] 01918
10 cv::utils::BufferArea::Block::reserve_count() const [function] [call site] 01919
9 cv::utils::BufferArea::Block::real_allocate() [function] [call site] 01920
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01921
10 cv::utils::BufferArea::Block::reserve_count() const [function] [call site] 01922
10 cv::fastMalloc(unsigned long) [function] [call site] 01923
10 void* cv::alignPtr (void*, int) [function] [call site] 01924
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01925
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01926
7 cv::utils::BufferArea::commit() [function] [call site] 01927
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01928
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01929
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01930
8 cv::fastMalloc(unsigned long) [function] [call site] 01931
8 cv::utils::BufferArea::Block::fast_allocate(void*) const [function] [call site] 01932
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01933
9 void* cv::alignPtr (void*, int) [function] [call site] 01934
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01935
7 cv::Range::Range(int, int) [function] [call site] 01936
7 cv::resizeNN_bitexactInvoker::resizeNN_bitexactInvoker(cv::Mat const&, cv::Mat&, int*, int, int) [function] [call site] 01937
8 cv::ParallelLoopBody::ParallelLoopBody() [function] [call site] 01938
7 cv::Mat::total() const [function] [call site] 01939
7 cv::parallel_for_(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 01940
7 cv::ParallelLoopBody::~ParallelLoopBody() [function] [call site] 01941
7 cv::utils::BufferArea::~BufferArea() [function] [call site] 01942
8 cv::utils::BufferArea::release() [function] [call site] 01943
9 cv::utils::BufferArea::Block::cleanup() const [function] [call site] 01944
10 cv::fastFree(void*) [function] [call site] 01945
9 cv::fastFree(void*) [function] [call site] 01946
8 __clang_call_terminate [call site] 01947
6 cv::Mat::elemSize1() const [function] [call site] 01948
6 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 01949
6 cv::AutoBuffer ::data() [function] [call site] 01950
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01951
6 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 01952
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01953
6 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 01954
6 cv::AutoBuffer ::data() [function] [call site] 01955
6 cv::computeResizeAreaTab(int, int, int, double, cv::DecimateAlpha*) [function] [call site] 01956
7 cvCeil(double) [function] [call site] 01957
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01958
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01959
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01960
6 cv::computeResizeAreaTab(int, int, int, double, cv::DecimateAlpha*) [function] [call site] 01961
6 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 01962
6 cv::AutoBuffer ::data() [function] [call site] 01963
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01964
6 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 01965
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01966
6 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 01967
6 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 01968
6 cv::AutoBuffer ::data() [function] [call site] 01969
6 cvFloor(double) [function] [call site] 01970
6 cvFloor(float) [function] [call site] 01971
6 cv::interpolateLanczos4(float, float*) [function] [call site] 01972
7 sin [call site] 01973
7 fabs(float) [function] [call site] 01974
6 cv::interpolateCubic(float, float*) [function] [call site] 01975
6 short cv::saturate_cast (float) [function] [call site] 01976
7 cvRound(float) [function] [call site] 01977
8 lrintf [call site] 01978
7 short cv::saturate_cast (int) [function] [call site] 01979
6 cvFloor(float) [function] [call site] 01980
6 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 01981
6 cvFloor(double) [function] [call site] 01982
6 cvFloor(float) [function] [call site] 01983
6 cv::interpolateCubic(float, float*) [function] [call site] 01984
6 cv::interpolateLanczos4(float, float*) [function] [call site] 01985
6 short cv::saturate_cast (float) [function] [call site] 01986
6 cvFloor(float) [function] [call site] 01987
6 cv::Mat::~Mat() [function] [call site] 01988
6 cv::utils::trace::details::Region::~Region() [function] [call site] 01989
5 cv::Mat::~Mat() [function] [call site] 01990
5 cv::UMat::~UMat() [function] [call site] 01991
5 cv::utils::trace::details::Region::~Region() [function] [call site] 01992
4 cv::Mat::empty() const [function] [call site] 01993
4 cv::Ptr ::operator->() const [function] [call site] 01994
4 cv::BaseImageDecoder::getExifTag(cv::ExifTagName) const [function] [call site] 01995
5 cv::ExifReader::getTag(cv::ExifTagName) const [function] [call site] 01996
6 cv::ExifEntry_t::ExifEntry_t() [function] [call site] 01997
6 cv::ExifEntry_t::operator=(cv::ExifEntry_t const&) [function] [call site] 01998
6 cv::ExifEntry_t::~ExifEntry_t() [function] [call site] 01999
4 cv::ApplyExifOrientation(cv::ExifEntry_t, cv::Mat&) [function] [call site] 02000
5 cv::ExifTransform(int, cv::Mat&) [function] [call site] 02001
6 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 02002
6 cv::flip(cv::_InputArray const&, cv::_OutputArray const&, int) [function] [call site] 02003
7 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02004
7 cv::_InputArray::dims(int) const [function] [call site] 02005
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02006
7 cv::_InputArray::size(int) const [function] [call site] 02007
7 cv::_InputArray::copyTo(cv::_OutputArray const&) const [function] [call site] 02008
8 cv::_InputArray::kind() const [function] [call site] 02009
8 cv::_OutputArray::release() const [function] [call site] 02010
8 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 02011
8 cv::Mat::~Mat() [function] [call site] 02012
8 cv::UMat::copyTo(cv::_OutputArray const&) const [function] [call site] 02013
9 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02014
9 cv::_InputArray::type(int) const [function] [call site] 02015
9 cv::_OutputArray::fixedType() const [function] [call site] 02016
9 cv::UMat::type() const [function] [call site] 02017
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02018
9 cv::UMat::convertTo(cv::_OutputArray const&, int, double, double) const [function] [call site] 02019
10 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02020
10 cv::UMat::type() const [function] [call site] 02021
10 cv::UMat::copyTo(cv::_OutputArray const&) const [function] [call site] 02022
11 cv::UMat::empty() const [function] [call site] 02023
11 cv::_OutputArray::release() const [function] [call site] 02024
11 cv::UMat::elemSize() const [function] [call site] 02025
11 cv::UMat::ndoffset(unsigned long*) const [function] [call site] 02026
11 cv::_InputArray::isUMat() const [function] [call site] 02027
11 cv::_InputArray::getUMat(int) const [function] [call site] 02028
11 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02029
11 cv::UMat::ndoffset(unsigned long*) const [function] [call site] 02030
11 cv::UMat::~UMat() [function] [call site] 02031
11 cv::_InputArray::getMat(int) const [function] [call site] 02032
11 cv::Mat::ptr(int) [function] [call site] 02033
11 cv::Mat::~Mat() [function] [call site] 02034
11 cv::utils::trace::details::Region::~Region() [function] [call site] 02035
10 cv::ocl::Device::getDefault() [function] [call site] 02036
10 cv::_InputArray::isUMat() const [function] [call site] 02037
10 cv::ocl::useOpenCL() [function] [call site] 02038
10 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 02039
10 cv::ocl::typeToStr(int) [function] [call site] 02040
10 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 02041
10 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 02042
10 cv::format(char const*, ...) [function] [call site] 02043
10 cv::ocl::Kernel::empty() const [function] [call site] 02044
10 cv::UMat::UMat(cv::UMat const&) [function] [call site] 02045
10 cv::MatSize::operator()() const [function] [call site] 02046
10 cv::_OutputArray::create(cv::Size_ , int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02047
10 cv::_InputArray::getUMat(int) const [function] [call site] 02048
10 cv::ocl::KernelArg::ReadOnlyNoSize(cv::UMat const&, int, int) [function] [call site] 02049
11 cv::ocl::KernelArg::KernelArg(int, cv::UMat*, int, int, void const*, unsigned long) [function] [call site] 02050
10 cv::ocl::KernelArg::WriteOnly(cv::UMat const&, int, int) [function] [call site] 02051
10 cv::ocl::Kernel& cv::ocl::Kernel::args (cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, int const&) [function] [call site] 02052
10 cv::ocl::Kernel& cv::ocl::Kernel::args (cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, float const&, float const&, int const&) [function] [call site] 02053
10 cv::ocl::Kernel& cv::ocl::Kernel::args (cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, double const&, double const&, int const&) [function] [call site] 02054
10 cv::ocl::Queue::Queue() [function] [call site] 02055
10 cv::UMat::~UMat() [function] [call site] 02056
10 cv::ocl::Kernel::~Kernel() [function] [call site] 02057
11 cv::ocl::Kernel::Impl::release() [function] [call site] 02058
10 cv::UMat::UMat(cv::UMat const&) [function] [call site] 02059
10 cv::UMat::getMat(cv::AccessFlag) const [function] [call site] 02060
10 cv::Mat::convertTo(cv::_OutputArray const&, int, double, double) const [function] [call site] 02061
10 cv::Mat::~Mat() [function] [call site] 02062
10 cv::UMat::~UMat() [function] [call site] 02063
10 cv::utils::trace::details::Region::~Region() [function] [call site] 02064
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02065
7 cv::ocl::isOpenCLActivated() [function] [call site] 02066
7 cv::_InputArray::isUMat() const [function] [call site] 02067
7 cv::ocl_flip(cv::_InputArray const&, cv::_OutputArray const&, int) [function] [call site] 02068
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02069
8 cv::ocl::Device::getDefault() [function] [call site] 02070
8 cv::_InputArray::type(int) const [function] [call site] 02071
8 cv::noArray() [function] [call site] 02072
8 cv::ocl::predictOptimalVectorWidth(cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::ocl::OclVectorStrategy) [function] [call site] 02073
9 cv::ocl::Device::getDefault() [function] [call site] 02074
9 cv::ocl::Device::preferredVectorWidthChar() const [function] [call site] 02075
10 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 02076
9 cv::ocl::Device::preferredVectorWidthShort() const [function] [call site] 02077
10 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 02078
9 cv::ocl::Device::preferredVectorWidthInt() const [function] [call site] 02079
10 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 02080
9 cv::ocl::Device::preferredVectorWidthDouble() const [function] [call site] 02081
10 int cv::ocl::Device::Impl::getProp (unsigned int) const [function] [call site] 02082
9 cv::ocl::checkOptimalVectorWidth(int const*, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::_InputArray const&, cv::ocl::OclVectorStrategy) [function] [call site] 02083
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02084
10 cv::_InputArray::type(int) const [function] [call site] 02085
10 cv::_InputArray::empty() const [function] [call site] 02086
11 cv::_InputArray::kind() const [function] [call site] 02087
11 cv::Mat::empty() const [function] [call site] 02088
11 cv::UMat::empty() const [function] [call site] 02089
11 cv::ogl::Buffer::empty() const [function] [call site] 02090
11 cv::cuda::GpuMat::empty() const [function] [call site] 02091
11 cv::cuda::HostMem::empty() const [function] [call site] 02092
11 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02093
10 cv::_InputArray::isMat() const [function] [call site] 02094
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02095
10 cv::_InputArray::empty() const [function] [call site] 02096
10 cv::_InputArray::isMat() const [function] [call site] 02097
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02098
10 cv::_InputArray::empty() const [function] [call site] 02099
10 cv::_InputArray::isMat() const [function] [call site] 02100
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02101
10 cv::_InputArray::empty() const [function] [call site] 02102
10 cv::_InputArray::isMat() const [function] [call site] 02103
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02104
10 cv::_InputArray::empty() const [function] [call site] 02105
10 cv::_InputArray::isMat() const [function] [call site] 02106
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02107
10 cv::_InputArray::empty() const [function] [call site] 02108
10 cv::_InputArray::isMat() const [function] [call site] 02109
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02110
10 cv::_InputArray::empty() const [function] [call site] 02111
10 cv::_InputArray::isMat() const [function] [call site] 02112
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02113
10 cv::_InputArray::empty() const [function] [call site] 02114
10 cv::_InputArray::isMat() const [function] [call site] 02115
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02116
10 cv::_InputArray::empty() const [function] [call site] 02117
10 cv::_InputArray::isMat() const [function] [call site] 02118
10 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02119
8 cv::ocl::Device::doubleFPConfig() const [function] [call site] 02120
8 cv::ocl::Device::isIntel() const [function] [call site] 02121
9 cv::ocl::Device::vendorID() const [function] [call site] 02122
8 cv::ocl::Device::type() const [function] [call site] 02123
8 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 02124
8 cv::ocl::typeToStr(int) [function] [call site] 02125
8 cv::ocl::typeToStr(int) [function] [call site] 02126
8 cv::format(char const*, ...) [function] [call site] 02127
8 cv::ocl::Kernel::empty() const [function] [call site] 02128
8 cv::_InputArray::size(int) const [function] [call site] 02129
8 cv::_OutputArray::create(cv::Size_ , int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02130
8 cv::_InputArray::getUMat(int) const [function] [call site] 02131
8 cv::ocl::KernelArg::ReadOnlyNoSize(cv::UMat const&, int, int) [function] [call site] 02132
8 cv::ocl::KernelArg::WriteOnly(cv::UMat const&, int, int) [function] [call site] 02133
8 cv::ocl::Device::maxWorkGroupSize() const [function] [call site] 02134
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02135
8 cv::ocl::Device::isIntel() const [function] [call site] 02136
8 cv::ocl::Queue::Queue() [function] [call site] 02137
8 cv::UMat::~UMat() [function] [call site] 02138
8 cv::ocl::Kernel::~Kernel() [function] [call site] 02139
7 __cxa_begin_catch [call site] 02140
7 cv::Mat::type() const [function] [call site] 02141
7 cv::_OutputArray::create(cv::Size_ , int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02142
7 cv::_InputArray::getMat(int) const [function] [call site] 02143
7 cv::ipp::useIPP() [function] [call site] 02144
7 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02145
7 cv::ipp_flip(cv::Mat&, cv::Mat&, int) [function] [call site] 02146
8 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02147
8 cv::ipp::getIppTopFeatures() [function] [call site] 02148
9 cv::ipp::getIPPSingleton() [function] [call site] 02149
8 cv::Mat::total() const [function] [call site] 02150
8 cv::Mat::elemSize() const [function] [call site] 02151
8 ippiGetImage(cv::Mat const&) [function] [call site] 02152
9 ipp::IwiImage::IwiImage() [function] [call site] 02153
10 iwiImage_Init [function] [call site] 02154
9 ippiGetImage(cv::Mat const&, ipp::IwiImage&) [function] [call site] 02155
10 ipp::IwiBorderSize::IwiBorderSize() [function] [call site] 02156
11 ipp::IwiBorderSize::Set(long long, long long, long long, long long) [function] [call site] 02157
10 cv::Mat::isSubmatrix() const [function] [call site] 02158
10 cv::Size_ ::Size_() [function] [call site] 02159
10 cv::Point_ ::Point_() [function] [call site] 02160
10 cv::Mat::locateROI(cv::Size_ &, cv::Point_ &) const [function] [call site] 02161
10 cv::MatSize::operator()() const [function] [call site] 02162
10 ippiSize(cv::Size_ const&) [function] [call site] 02163
10 ipp::IwiSize::IwiSize(IppiSize) [function] [call site] 02164
11 ipp::IwiSize::Set(long long, long long) [function] [call site] 02165
10 cv::Mat::channels() const [function] [call site] 02166
9 ipp::IwiImage::~IwiImage() [function] [call site] 02167
8 ippiGetImage(cv::Mat const&) [function] [call site] 02168
8 ipp::IwiMirrorParams::IwiMirrorParams(_IwiChDescriptor) [function] [call site] 02169
8 ipp::IwiTile::IwiTile() [function] [call site] 02170
8 ipp::IwiImage::~IwiImage() [function] [call site] 02171
8 __cxa_begin_catch [call site] 02172
8 __cxa_end_catch [call site] 02173
8 cv::utils::trace::details::Region::~Region() [function] [call site] 02174
7 cv::utils::trace::details::Region::~Region() [function] [call site] 02175
7 cv::Mat::ptr(int) [function] [call site] 02176
7 cv::flipVert(unsigned char const*, unsigned long, unsigned char*, unsigned long, cv::Size_ , unsigned long) [function] [call site] 02177
8 bool cv::isAligned<4>(void const*, void const*, void const*, void const*) [function] [call site] 02178
9 bool cv::isAligned<4, unsigned long>(unsigned long const&) [function] [call site] 02179
8 cv::hal_baseline::simd128_cpp::vx_load(int const*) [function] [call site] 02180
9 cv::hal_baseline::v_load(int const*) [function] [call site] 02181
10 cv::hal_baseline::v_int32x4::v_int32x4(long long __vector(2)) [function] [call site] 02182
8 cv::hal_baseline::simd128_cpp::vx_load(int const*) [function] [call site] 02183
8 cv::hal_baseline::v_store(int*, cv::hal_baseline::v_int32x4 const&) [function] [call site] 02184
8 cv::hal_baseline::v_store(int*, cv::hal_baseline::v_int32x4 const&) [function] [call site] 02185
7 cv::Mat::ptr(int) [function] [call site] 02186
7 cv::Mat::ptr(int) [function] [call site] 02187
7 cv::flipHoriz(unsigned char const*, unsigned long, unsigned char*, unsigned long, cv::Size_ , unsigned long) [function] [call site] 02188
8 cv::hal_baseline::v_uint8x16::v_uint8x16() [function] [call site] 02189
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 02190
9 cv::hal_baseline::v_uint8x16::v_uint8x16(long long __vector(2)) [function] [call site] 02191
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 02192
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 02193
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 02194
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 02195
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 02196
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 02197
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 02198
8 cv::hal_baseline::v_uint8x16::v_uint8x16() [function] [call site] 02199
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 02200
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 02201
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 02202
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 02203
8 bool cv::isAligned<8>(void const*, void const*) [function] [call site] 02204
9 bool cv::isAligned<8, unsigned long>(unsigned long const&) [function] [call site] 02205
8 cv::hal_baseline::v_uint64x2::v_uint64x2() [function] [call site] 02206
8 bool cv::isAligned<4>(void const*, void const*) [function] [call site] 02207
8 cv::hal_baseline::v_uint32x4::v_uint32x4() [function] [call site] 02208
8 bool cv::isAligned<2>(void const*, void const*) [function] [call site] 02209
8 cv::hal_baseline::v_uint16x8::v_uint16x8() [function] [call site] 02210
8 cv::hal_baseline::v_uint8x16::v_uint8x16() [function] [call site] 02211
8 cv::hal_baseline::v_uint8x16::v_uint8x16() [function] [call site] 02212
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 02213
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 02214
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 02215
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 02216
8 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 02217
8 cv::AutoBuffer ::data() [function] [call site] 02218
8 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 02219
7 cv::Mat::~Mat() [function] [call site] 02220
7 cv::utils::trace::details::Region::~Region() [function] [call site] 02221
6 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 02222
6 cv::flip(cv::_InputArray const&, cv::_OutputArray const&, int) [function] [call site] 02223
6 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 02224
6 cv::flip(cv::_InputArray const&, cv::_OutputArray const&, int) [function] [call site] 02225
6 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 02226
6 cv::transpose(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 02227
7 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02228
7 cv::_InputArray::type(int) const [function] [call site] 02229
7 cv::_InputArray::dims(int) const [function] [call site] 02230
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02231
7 cv::ocl::isOpenCLActivated() [function] [call site] 02232
7 cv::_InputArray::isUMat() const [function] [call site] 02233
7 cv::ocl_transpose(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 02234
8 cv::ocl::Device::getDefault() [function] [call site] 02235
8 cv::_InputArray::type(int) const [function] [call site] 02236
8 cv::ocl::Device::isIntel() const [function] [call site] 02237
8 cv::_InputArray::getUMat(int) const [function] [call site] 02238
8 cv::_InputArray::getUMat(int) const [function] [call site] 02239
8 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02240
8 cv::ocl::Device::getDefault() [function] [call site] 02241
8 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 02242
8 cv::ocl::memopTypeToStr(int) [function] [call site] 02243
9 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02244
8 cv::ocl::Kernel::empty() const [function] [call site] 02245
8 cv::ocl::KernelArg::ReadWriteNoSize(cv::UMat const&, int, int) [function] [call site] 02246
9 cv::ocl::KernelArg::KernelArg(int, cv::UMat*, int, int, void const*, unsigned long) [function] [call site] 02247
8 cv::ocl::KernelArg::ReadOnly(cv::UMat const&, int, int) [function] [call site] 02248
8 cv::ocl::KernelArg::WriteOnlyNoSize(cv::UMat const&, int, int) [function] [call site] 02249
9 cv::ocl::KernelArg::KernelArg(int, cv::UMat*, int, int, void const*, unsigned long) [function] [call site] 02250
8 cv::divUp(unsigned long, unsigned int) [function] [call site] 02251
8 cv::ocl::Device::isIntel() const [function] [call site] 02252
8 cv::ocl::Device::maxWorkGroupSize() const [function] [call site] 02253
8 cv::ocl::Queue::Queue() [function] [call site] 02254
8 cv::ocl::Kernel::~Kernel() [function] [call site] 02255
8 cv::UMat::~UMat() [function] [call site] 02256
7 __cxa_begin_catch [call site] 02257
7 cv::_InputArray::getMat(int) const [function] [call site] 02258
7 cv::Mat::empty() const [function] [call site] 02259
7 cv::_OutputArray::release() const [function] [call site] 02260
7 cv::Mat::type() const [function] [call site] 02261
7 cv::_OutputArray::create(int, int, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02262
7 cv::_InputArray::getMat(int) const [function] [call site] 02263
7 cv::MatSize::operator()() const [function] [call site] 02264
7 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 02265
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02266
7 cv::_OutputArray::_OutputArray(cv::Mat&) [function] [call site] 02267
7 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 02268
7 cv::ipp::useIPP() [function] [call site] 02269
7 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02270
7 cv::ipp_transpose(cv::Mat&, cv::Mat&) [function] [call site] 02271
8 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02272
8 cv::Mat::type() const [function] [call site] 02273
8 cv::Mat::ptr(int) [function] [call site] 02274
8 cv::utils::trace::details::Region::~Region() [function] [call site] 02275
8 cv::Mat::ptr(int) [function] [call site] 02276
7 cv::utils::trace::details::Region::~Region() [function] [call site] 02277
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02278
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02279
7 cv::Mat::ptr(int) [function] [call site] 02280
7 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02281
7 cv::Mat::ptr(int) [function] [call site] 02282
7 cv::Mat::~Mat() [function] [call site] 02283
7 cv::utils::trace::details::Region::~Region() [function] [call site] 02284
6 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 02285
6 cv::transpose(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 02286
6 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 02287
6 cv::flip(cv::_InputArray const&, cv::_OutputArray const&, int) [function] [call site] 02288
6 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 02289
6 cv::transpose(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 02290
6 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 02291
6 cv::flip(cv::_InputArray const&, cv::_OutputArray const&, int) [function] [call site] 02292
6 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 02293
6 cv::transpose(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 02294
6 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 02295
6 cv::flip(cv::_InputArray const&, cv::_OutputArray const&, int) [function] [call site] 02296
4 cv::ExifEntry_t::~ExifEntry_t() [function] [call site] 02297
4 cv::Mat::~Mat() [function] [call site] 02298
3 cv::Mat::~Mat() [function] [call site] 02299
3 cv::utils::trace::details::Region::~Region() [function] [call site] 02300
2 cv::Mat::operator=(cv::Mat&&) [function] [call site] 02301
2 __cxa_get_exception_ptr [call site] 02302
2 cv::Exception::Exception(cv::Exception const&) [function] [call site] 02303
3 std::exception::exception(std::exception const&) [function] [call site] 02304
3 std::exception::~exception() [call site] 02305
2 cv::Exception::~Exception() [function] [call site] 02306
3 std::exception::~exception() [call site] 02307
1 cv::Mat::clone() const [function] [call site] 02308
2 cv::Mat::Mat() [function] [call site] 02309
2 cv::_OutputArray::_OutputArray(cv::Mat&) [function] [call site] 02310
2 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 02311
2 cv::Mat::~Mat() [function] [call site] 02312
1 (anonymous namespace)::TestInternalMethods(cv::Mat const&) [function] [call site] 02313
2 cv::Mat::t() const [function] [call site] 02314
3 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02315
3 cv::checkOperandsExist(cv::Mat const&) [function] [call site] 02316
4 cv::Mat::empty() const [function] [call site] 02317
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02318
3 cv::MatExpr::MatExpr() [function] [call site] 02319
4 cv::Mat::Mat() [function] [call site] 02320
4 cv::Scalar_ ::Scalar_() [function] [call site] 02321
5 cv::Vec ::Vec() [function] [call site] 02322
6 cv::Matx ::Matx() [function] [call site] 02323
4 cv::Mat::~Mat() [function] [call site] 02324
3 cv::MatOp_T::makeExpr(cv::MatExpr&, cv::Mat const&, double) [function] [call site] 02325
4 cv::Mat::Mat() [function] [call site] 02326
4 cv::Scalar_ ::Scalar_() [function] [call site] 02327
4 cv::MatExpr::MatExpr(cv::MatOp const*, int, cv::Mat const&, cv::Mat const&, cv::Mat const&, double, double, cv::Scalar_ const&) [function] [call site] 02328
5 cv::Mat::Mat(cv::Mat const&) [function] [call site] 02329
5 cv::Scalar_ ::Scalar_(cv::Scalar_ const&) [function] [call site] 02330
6 cv::Vec ::Vec(cv::Vec const&) [function] [call site] 02331
7 cv::Matx ::Matx(double const*) [function] [call site] 02332
5 cv::Mat::~Mat() [function] [call site] 02333
4 cv::MatExpr::operator=(cv::MatExpr&&) [function] [call site] 02334
5 cv::Mat::operator=(cv::Mat&&) [function] [call site] 02335
5 cv::Scalar_ ::operator=(cv::Scalar_ &&) [function] [call site] 02336
4 cv::MatExpr::~MatExpr() [function] [call site] 02337
3 cv::MatExpr::~MatExpr() [function] [call site] 02338
3 cv::utils::trace::details::Region::~Region() [function] [call site] 02339
2 cv::MatExpr::~MatExpr() [function] [call site] 02340
2 __cxa_get_exception_ptr [call site] 02341
2 cv::Exception::Exception(cv::Exception const&) [function] [call site] 02342
2 cv::Exception::~Exception() [function] [call site] 02343
2 cv::Mat::inv(int) const [function] [call site] 02344
3 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02345
3 cv::MatExpr::MatExpr() [function] [call site] 02346
3 cv::MatOp_Invert::makeExpr(cv::MatExpr&, int, cv::Mat const&) [function] [call site] 02347
4 cv::Mat::Mat() [function] [call site] 02348
4 cv::Scalar_ ::Scalar_() [function] [call site] 02349
4 cv::MatExpr::MatExpr(cv::MatOp const*, int, cv::Mat const&, cv::Mat const&, cv::Mat const&, double, double, cv::Scalar_ const&) [function] [call site] 02350
4 cv::MatExpr::operator=(cv::MatExpr&&) [function] [call site] 02351
4 cv::MatExpr::~MatExpr() [function] [call site] 02352
3 cv::MatExpr::~MatExpr() [function] [call site] 02353
3 cv::utils::trace::details::Region::~Region() [function] [call site] 02354
2 cv::MatExpr::~MatExpr() [function] [call site] 02355
2 __cxa_get_exception_ptr [call site] 02356
2 cv::Exception::Exception(cv::Exception const&) [function] [call site] 02357
2 cv::Exception::~Exception() [function] [call site] 02358
2 cv::Mat::diag(int) const [function] [call site] 02359
3 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02360
3 cv::Mat::Mat(cv::Mat const&) [function] [call site] 02361
3 cv::Mat::elemSize() const [function] [call site] 02362
3 cv::MatStep::operator[](int) const [function] [call site] 02363
3 cv::MatSize::operator[](int) [function] [call site] 02364
3 cv::MatSize::operator[](int) [function] [call site] 02365
3 cv::MatStep::operator[](int) [function] [call site] 02366
3 cv::Mat::updateContinuityFlag() [function] [call site] 02367
3 cv::MatSize::operator()() const [function] [call site] 02368
3 cv::Size_ ::Size_(int, int) [function] [call site] 02369
3 cv::Mat::~Mat() [function] [call site] 02370
2 __cxa_get_exception_ptr [call site] 02371
2 cv::Exception::Exception(cv::Exception const&) [function] [call site] 02372
2 cv::Exception::~Exception() [function] [call site] 02373
1 (anonymous namespace)::TestSplitAndMerge(cv::Mat const&) [function] [call site] 02374
2 cv::Mat::channels() const [function] [call site] 02375
2 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 02376
2 cv::split(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 02377
3 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02378
3 cv::ocl::isOpenCLActivated() [function] [call site] 02379
3 cv::_InputArray::dims(int) const [function] [call site] 02380
3 cv::_InputArray::isUMatVector() const [function] [call site] 02381
4 cv::_InputArray::kind() const [function] [call site] 02382
3 cv::ocl_split(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 02383
4 cv::_InputArray::type(int) const [function] [call site] 02384
4 cv::ocl::Device::getDefault() [function] [call site] 02385
4 cv::ocl::Device::isIntel() const [function] [call site] 02386
4 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 02387
4 cv::format(char const*, ...) [function] [call site] 02388
4 cv::format(char const*, ...) [function] [call site] 02389
4 cv::format(char const*, ...) [function] [call site] 02390
4 cv::ocl::memopTypeToStr(int) [function] [call site] 02391
4 cv::format(char const*, ...) [function] [call site] 02392
4 cv::ocl::Kernel::empty() const [function] [call site] 02393
4 cv::_InputArray::size(int) const [function] [call site] 02394
4 cv::_OutputArray::create(int, int, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02395
4 cv::_OutputArray::create(cv::Size_ , int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02396
4 cv::_InputArray::getUMat(int) const [function] [call site] 02397
4 cv::ocl::KernelArg::ReadOnly(cv::UMat const&, int, int) [function] [call site] 02398
4 cv::ocl::Kernel::set(int, cv::ocl::KernelArg const&) [function] [call site] 02399
4 cv::UMat::~UMat() [function] [call site] 02400
4 int cv::ocl::Kernel::set (int, int const&) [function] [call site] 02401
5 cv::ocl::Kernel::set(int, void const*, unsigned long) [function] [call site] 02402
6 cv::ocl::Kernel::Impl::cleanupUMats() [function] [call site] 02403
6 cv::ocl::isRaiseError() [function] [call site] 02404
6 cv::format(char const*, ...) [function] [call site] 02405
4 cv::ocl::KernelArg::WriteOnlyNoSize(cv::UMat const&, int, int) [function] [call site] 02406
4 cv::ocl::Kernel::set(int, cv::ocl::KernelArg const&) [function] [call site] 02407
4 cv::ocl::Queue::Queue() [function] [call site] 02408
4 cv::ocl::Kernel::~Kernel() [function] [call site] 02409
3 __cxa_begin_catch [call site] 02410
3 cv::_InputArray::getMat(int) const [function] [call site] 02411
3 cv::Mat::empty() const [function] [call site] 02412
3 cv::_OutputArray::release() const [function] [call site] 02413
3 cv::_OutputArray::fixedType() const [function] [call site] 02414
3 cv::Mat::depth() const [function] [call site] 02415
3 cv::Mat::channels() const [function] [call site] 02416
3 cv::_OutputArray::create(int, int, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02417
3 cv::_InputArray::getMatVector(std::__1::vector >&) const [function] [call site] 02418
4 cv::_InputArray::kind() const [function] [call site] 02419
4 cv::operator&(int const&, cv::AccessFlag const&) [function] [call site] 02420
4 cv::MatSize::operator[](int) const [function] [call site] 02421
4 cv::Mat::type() const [function] [call site] 02422
4 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 02423
4 cv::MatSize::operator[](int) const [function] [call site] 02424
4 cv::Mat::Mat(int, int const*, int, void*, unsigned long const*) [function] [call site] 02425
4 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 02426
4 cv::_InputArray::size(int) const [function] [call site] 02427
4 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 02428
4 cv::_InputArray::size(int) const [function] [call site] 02429
4 cv::Mat::Mat(cv::Size_ , int, void*, unsigned long) [function] [call site] 02430
4 cv::Mat::operator=(cv::Mat const&) [function] [call site] 02431
4 cv::Mat::operator=(cv::Mat const&) [function] [call site] 02432
4 cv::UMat::getMat(cv::AccessFlag) const [function] [call site] 02433
4 cv::Mat::operator=(cv::Mat&&) [function] [call site] 02434
3 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02435
3 cv::split(cv::Mat const&, cv::Mat*) [function] [call site] 02436
4 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02437
4 cv::Mat::depth() const [function] [call site] 02438
4 cv::Mat::channels() const [function] [call site] 02439
4 cv::_OutputArray::_OutputArray(cv::Mat&) [function] [call site] 02440
4 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 02441
4 cv::MatSize::operator int const*() const [function] [call site] 02442
4 cv::Mat::create(int, int const*, int) [function] [call site] 02443
4 cv::ipp::useIPP() [function] [call site] 02444
4 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02445
4 cv::ipp_split(cv::Mat const&, cv::Mat*, int) [function] [call site] 02446
5 cv::MatSize::operator()() const [function] [call site] 02447
5 ippiSize(cv::Size_ const&) [function] [call site] 02448
5 cv::MatStep::operator unsigned long() const [function] [call site] 02449
5 cv::Mat::ptr(int) [function] [call site] 02450
5 cv::Mat::ptr(int) const [function] [call site] 02451
5 llwiCopySplit [function] [call site] 02452
6 llwiCopyChannel [function] [call site] 02453
7 ippicviCopy_8u_C1C3R [call site] 02454
7 ippicviCopy_8u_C1C4R [call site] 02455
7 ippicviCopy_8u_C3C1R [call site] 02456
7 ippicviCopy_8u_C3CR [call site] 02457
7 ippicviCopy_8u_C4CR [call site] 02458
7 ippicviCopy_16u_C1C3R [call site] 02459
7 ippicviCopy_16u_C1C4R [call site] 02460
7 ippicviCopy_16u_C3C1R [call site] 02461
7 ippicviCopy_16u_C3CR [call site] 02462
7 ippicviCopy_16u_C4C1R [call site] 02463
7 ippicviCopy_16u_C4CR [call site] 02464
7 ippicviCopy_32f_C1C3R [call site] 02465
7 ippicviCopy_32f_C1C4R [call site] 02466
7 ippicviCopy_32f_C3C1R [call site] 02467
7 ippicviCopy_32f_C3CR [call site] 02468
7 ippicviCopy_32f_C4CR [call site] 02469
6 ippicviCopy_8u_C3P3R [call site] 02470
6 ippicviCopy_8u_C4P4R [call site] 02471
6 ippicviCopy_16u_C3P3R [call site] 02472
6 ippicviCopy_16u_C4P4R [call site] 02473
6 ippicviCopy_32f_C3P3R [call site] 02474
6 ippicviCopy_32f_C4P4R [call site] 02475
5 cv::NAryMatIterator::NAryMatIterator(cv::Mat const**, unsigned char**, int) [function] [call site] 02476
5 cv::Mat::elemSize1() const [function] [call site] 02477
5 llwiCopySplit [function] [call site] 02478
5 cv::NAryMatIterator::operator++() [function] [call site] 02479
5 cv::utils::trace::details::Region::~Region() [function] [call site] 02480
4 cv::utils::trace::details::Region::~Region() [function] [call site] 02481
4 cv::getSplitFunc(int) [function] [call site] 02482
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02483
4 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 02484
4 cv::AutoBuffer ::data() [function] [call site] 02485
4 cv::Mat const** cv::alignPtr (cv::Mat const**, int) [function] [call site] 02486
4 cv::NAryMatIterator::NAryMatIterator(cv::Mat const**, unsigned char**, int) [function] [call site] 02487
4 cv::NAryMatIterator::operator++() [function] [call site] 02488
4 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 02489
4 cv::utils::trace::details::Region::~Region() [function] [call site] 02490
3 cv::Mat::~Mat() [function] [call site] 02491
3 cv::utils::trace::details::Region::~Region() [function] [call site] 02492
2 cv::_InputArray::_InputArray(std::__1::vector > const&) [function] [call site] 02493
3 cv::Size_ ::Size_() [function] [call site] 02494
3 cv::_InputArray::init(int, void const*) [function] [call site] 02495
2 cv::merge(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 02496
3 cv::ocl::isOpenCLActivated() [function] [call site] 02497
3 cv::_InputArray::isUMatVector() const [function] [call site] 02498
3 cv::ocl_merge(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 02499
4 cv::_InputArray::getUMatVector(std::__1::vector >&) const [function] [call site] 02500
5 cv::_InputArray::kind() const [function] [call site] 02501
5 cv::operator&(int const&, cv::AccessFlag const&) [function] [call site] 02502
5 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 02503
5 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 02504
5 cv::UMat::operator=(cv::UMat const&) [function] [call site] 02505
5 cv::UMat::operator=(cv::UMat const&) [function] [call site] 02506
5 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 02507
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02508
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02509
4 cv::ocl::Device::getDefault() [function] [call site] 02510
4 cv::MatSize::operator()() const [function] [call site] 02511
4 cv::UMat::type() const [function] [call site] 02512
4 cv::MatSize::operator()() const [function] [call site] 02513
4 bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [function] [call site] 02514
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02515
4 cv::UMat::UMat(cv::UMat const&) [function] [call site] 02516
4 cv::UMat::~UMat() [function] [call site] 02517
4 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 02518
4 cv::format(char const*, ...) [function] [call site] 02519
4 cv::format(char const*, ...) [function] [call site] 02520
4 cv::format(char const*, ...) [function] [call site] 02521
4 cv::format(char const*, ...) [function] [call site] 02522
4 cv::ocl::memopTypeToStr(int) [function] [call site] 02523
4 cv::format(char const*, ...) [function] [call site] 02524
4 cv::ocl::Kernel::empty() const [function] [call site] 02525
4 cv::_OutputArray::create(cv::Size_ , int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02526
4 cv::ocl::KernelArg::WriteOnly(cv::UMat const&, int, int) [function] [call site] 02527
4 cv::ocl::KernelArg::ReadOnlyNoSize(cv::UMat const&, int, int) [function] [call site] 02528
4 cv::ocl::Kernel::set(int, cv::ocl::KernelArg const&) [function] [call site] 02529
4 cv::ocl::Kernel::set(int, cv::ocl::KernelArg const&) [function] [call site] 02530
4 int cv::ocl::Kernel::set (int, int const&) [function] [call site] 02531
4 cv::ocl::Queue::Queue() [function] [call site] 02532
4 cv::UMat::~UMat() [function] [call site] 02533
4 cv::ocl::Kernel::~Kernel() [function] [call site] 02534
3 __cxa_begin_catch [call site] 02535
3 cv::_InputArray::getMatVector(std::__1::vector >&) const [function] [call site] 02536
3 cv::merge(cv::Mat const*, unsigned long, cv::_OutputArray const&) [function] [call site] 02537
4 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02538
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02539
4 cv::Mat::depth() const [function] [call site] 02540
4 cv::MatSize::operator==(cv::MatSize const&) const [function] [call site] 02541
4 cv::Mat::depth() const [function] [call site] 02542
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02543
4 cv::Mat::channels() const [function] [call site] 02544
4 cv::Mat::channels() const [function] [call site] 02545
4 cv::MatSize::operator int const*() const [function] [call site] 02546
4 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02547
4 cv::_OutputArray::_OutputArray(cv::Mat&) [function] [call site] 02548
4 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 02549
4 cv::ipp::useIPP() [function] [call site] 02550
4 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02551
4 cv::ipp_merge(cv::Mat const*, cv::Mat&, int) [function] [call site] 02552
5 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02553
5 cv::MatSize::operator()() const [function] [call site] 02554
5 ippiSize(cv::Size_ const&) [function] [call site] 02555
5 cv::MatStep::operator unsigned long() const [function] [call site] 02556
5 cv::MatStep::operator unsigned long() const [function] [call site] 02557
5 cv::Mat::ptr(int) [function] [call site] 02558
5 llwiCopyMerge [function] [call site] 02559
5 cv::NAryMatIterator::NAryMatIterator(cv::Mat const**, unsigned char**, int) [function] [call site] 02560
5 cv::Mat::elemSize1() const [function] [call site] 02561
5 llwiCopyMerge [function] [call site] 02562
5 cv::utils::trace::details::Region::~Region() [function] [call site] 02563
4 cv::utils::trace::details::Region::~Region() [function] [call site] 02564
4 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 02565
4 cv::Mat::channels() const [function] [call site] 02566
4 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 02567
4 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 02568
4 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 02569
4 cv::AutoBuffer ::operator[](unsigned long) [function] [call site] 02570
4 cv::mixChannels(cv::Mat const*, unsigned long, cv::Mat*, unsigned long, int const*, unsigned long) [function] [call site] 02571
5 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02572
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02573
5 cv::Mat::elemSize1() const [function] [call site] 02574
5 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 02575
5 cv::AutoBuffer ::data() [function] [call site] 02576
5 cv::Mat::channels() const [function] [call site] 02577
5 cv::Mat::depth() const [function] [call site] 02578
5 cv::Mat::channels() const [function] [call site] 02579
5 cv::Mat::channels() const [function] [call site] 02580
5 cv::Mat::depth() const [function] [call site] 02581
5 cv::Mat::channels() const [function] [call site] 02582
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02583
5 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02584
5 cv::NAryMatIterator::NAryMatIterator(cv::Mat const**, unsigned char**, int) [function] [call site] 02585
5 cv::getMixchFunc(int) [function] [call site] 02586
5 cv::NAryMatIterator::operator++() [function] [call site] 02587
4 cv::getMergeFunc(int) [function] [call site] 02588
4 cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int) [function] [call site] 02589
4 cv::Mat::elemSize() const [function] [call site] 02590
4 cv::AutoBuffer ::AutoBuffer(unsigned long) [function] [call site] 02591
4 cv::AutoBuffer ::data() [function] [call site] 02592
4 cv::NAryMatIterator::NAryMatIterator(cv::Mat const**, unsigned char**, int) [function] [call site] 02593
4 cv::NAryMatIterator::operator++() [function] [call site] 02594
4 cv::AutoBuffer ::~AutoBuffer() [function] [call site] 02595
4 cv::Mat::~Mat() [function] [call site] 02596
4 cv::utils::trace::details::Region::~Region() [function] [call site] 02597
2 cv::Mat::~Mat() [function] [call site] 02598
1 cv::Mat::~Mat() [function] [call site] 02599