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
9326 9334 3 :

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

9350 18370 cv::imdecode_(cv::Matconst&,int,cv::Mat&) call site: 00000 /src/opencv/modules/imgcodecs/src/loadsave.cpp:1254
3766 4142 6 :

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

3766 12275 cv::Mat::copyTo(cv::_OutputArrayconst&)const call site: 00000 /src/opencv/modules/core/src/copy.cpp:453
3684 3684 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*)']

3684 8842 cv::hal::cvtXYZtoBGR(unsignedcharconst*,unsignedlong,unsignedchar*,unsignedlong,int,int,int,int,bool) call site: 00000 /src/opencv/modules/imgproc/src/color_lab.cpp:4220
3684 3684 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*)']

3684 8842 cv::hal::cvtXYZtoBGR(unsignedcharconst*,unsignedlong,unsignedchar*,unsignedlong,int,int,int,int,bool) call site: 00000 /src/opencv/modules/imgproc/src/color_lab.cpp:4222
3680 3887 2 :

['cv::hal::opt_AVX2::(anonymous namespace)::RGB2RGB ::RGB2RGB(int, int, int)', '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)::RGB2RGB const&)']

3680 9045 cv::hal::opt_AVX2::cvtBGRtoBGR(unsignedcharconst*,unsignedlong,unsignedchar*,unsignedlong,int,int,int,int,int,bool) call site: 00000 /src/opencv/modules/imgproc/src/color_rgb.simd.hpp:1111
3057 3057 1 :

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

3057 8799 cv::transpose(cv::_InputArrayconst&,cv::_OutputArrayconst&) call site: 00000 /src/opencv/modules/core/src/matrix_transform.cpp:187
3057 3057 1 :

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

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

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

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

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

3057 8215 cv::Mat::copyTo(cv::_OutputArrayconst&)const call site: 00000 /src/opencv/modules/core/src/copy.cpp:447
3057 3057 1 :

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

3057 3057 cv::_InputArray::copyTo(cv::_OutputArrayconst&)const call site: 00000 /src/opencv/modules/core/src/matrix_wrap.cpp:1112
2717 3109 10 :

['cv::MatSize::operator()() const', 'cv::UMat::type() const', 'std::__1::basic_string , std::__1::allocator >::~basic_string()', 'cv::Size_ ::Size_(int, int)', '_ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEC2B8ne180100ILi0EEEPKc', 'cv::UMat::create(int, int, int, cv::UMatUsageFlags)', 'cv::_OutputArray::fixedType() const', 'cv::error(int, std::__1::basic_string , std::__1::allocator > const&, char const*, char const*, int)', 'cv::_OutputArray::fixedSize() const', 'bool cv::operator== (cv::Size_ const&, cv::Size_ const&) [clone .15825]']

2717 3109 cv::_OutputArray::create(int,int,int,int,bool,cv::_OutputArray::DepthMask)const call site: 00000 /src/opencv/modules/core/src/matrix_wrap.cpp:1224
2715 2745 9 :

['cv::UMat::type() const', 'cv::UMat::channels() const', 'std::__1::vector >::operator[][abi:ne180100](unsigned long)', 'std::__1::vector >::resize(unsigned long)', 'std::__1::vector >::size[abi:ne180100]() const', 'cv::UMat::release()', 'cv::UMat::isContinuous() const', 'cv::UMat::create(int, int const*, int, cv::UMatUsageFlags)', 'cv::UMat::empty() const']

2715 6210 cv::_OutputArray::create(int,intconst*,int,int,bool,cv::_OutputArray::DepthMask)const call site: 00000 /src/opencv/modules/core/src/matrix_wrap.cpp:1479

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<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00006
3 cv::Exception::Exception(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) [function] [call site] 00007
4 std::exception::exception[abi:ne180100]() [function] [call site] 00008
4 cv::Exception::formatMessage() [function] [call site] 00009
5 cvErrorStr [function] [call site] 00010
6 snprintf [call site] 00011
5 cv::format(char const*, ...) [function] [call site] 00012
6 cv::AutoBuffer<char, 1024ul>::AutoBuffer() [function] [call site] 00013
6 cv::AutoBuffer<char, 1024ul>::size() const [function] [call site] 00014
6 cv::AutoBuffer<char, 1024ul>::data() [function] [call site] 00015
6 cv::cv_vsnprintf(char*, int, char const*, __va_list_tag*) [function] [call site] 00016
7 vsnprintf [call site] 00017
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00018
7 cv::error(cv::Exception const&) [function] [call site] 00019
8 cv::dumpException(cv::Exception const&) [function] [call site] 00020
9 cvErrorStr [function] [call site] 00021
9 cv::cv_snprintf(char*, int, char const*, ...) [function] [call site] 00022
10 cv::cv_vsnprintf(char*, int, char const*, __va_list_tag*) [function] [call site] 00023
9 fflush [call site] 00024
9 fprintf [call site] 00025
9 fflush [call site] 00026
8 __cxa_allocate_exception [call site] 00027
8 cv::Exception::Exception(cv::Exception const&) [function] [call site] 00028
9 std::exception::exception[abi:ne180100](std::exception const&) [function] [call site] 00029
9 std::exception::~exception() [call site] 00030
8 __cxa_throw [call site] 00031
8 cv::Exception::~Exception() [function] [call site] 00032
9 std::exception::~exception() [call site] 00033
8 __cxa_free_exception [call site] 00034
7 cv::Exception::~Exception() [function] [call site] 00035
6 cv::AutoBuffer<char, 1024ul>::resize(unsigned long) [function] [call site] 00036
6 cv::AutoBuffer<char, 1024ul>::operator[](unsigned long) [function] [call site] 00037
6 cv::AutoBuffer<char, 1024ul>::data() [function] [call site] 00038
6 cv::AutoBuffer<char, 1024ul>::~AutoBuffer() [function] [call site] 00039
7 cv::AutoBuffer<char, 1024ul>::deallocate() [function] [call site] 00040
5 cvErrorStr [function] [call site] 00041
5 cv::format(char const*, ...) [function] [call site] 00042
5 cvErrorStr [function] [call site] 00043
5 cv::format(char const*, ...) [function] [call site] 00044
4 std::exception::~exception() [call site] 00045
2 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00046
2 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00047
2 cv::MatStep::operator[](int) [function] [call site] 00048
2 cv::MatStep::operator[](int) [function] [call site] 00049
2 cv::Mat::updateContinuityFlag() [function] [call site] 00050
3 cv::updateContinuityFlag(int, int, int const*, unsigned long const*) [function] [call site] 00051
1 cv::Mat::Mat() [function] [call site] 00052
2 cv::MatSize::MatSize(int*) [function] [call site] 00053
2 cv::MatStep::MatStep(unsigned long) [function] [call site] 00054
1 (anonymous namespace)::GetCVImage(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, cv::Mat*) [function] [call site] 00055
2 cv::_InputArray::_InputArray<unsigned char>(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&) [function] [call site] 00056
3 cv::Size_<int>::Size_() [function] [call site] 00057
3 cv::_InputArray::init(int, void const*) [function] [call site] 00058
2 cv::imdecode(cv::_InputArray const&, int) [function] [call site] 00059
3 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00060
4 cv::utils::trace::details::TraceManager::isActivated() [function] [call site] 00061
5 cv::utils::trace::details::getTraceManager() [function] [call site] 00062
6 __cxa_guard_acquire [call site] 00063
6 cv::utils::trace::details::getTraceManagerCallOnce() [function] [call site] 00064
7 __cxa_guard_acquire [call site] 00065
7 cv::utils::trace::details::TraceManager::TraceManager() [function] [call site] 00066
8 cv::TLSDataAccumulator<cv::utils::trace::details::TraceManagerThreadLocal>::TLSDataAccumulator() [function] [call site] 00067
9 cv::TLSData<cv::utils::trace::details::TraceManagerThreadLocal>::TLSData() [function] [call site] 00068
10 cv::TLSDataContainer::TLSDataContainer() [function] [call site] 00069
11 cv::details::getTlsStorage() [function] [call site] 00070
12 __cxa_guard_acquire [call site] 00071
12 cv::details::TlsStorage::TlsStorage() [function] [call site] 00072
13 cv::details::getTlsAbstraction() [function] [call site] 00073
14 __cxa_guard_acquire [call site] 00074
14 cv::details::TlsAbstraction::TlsAbstraction() [function] [call site] 00075
15 pthread_key_create [call site] 00076
15 cv::details::opencv_tls_destructor(void*) [function] [call site] 00077
16 cv::details::getTlsStorage() [function] [call site] 00078
17 __cxa_guard_release [call site] 00079
17 __cxa_guard_abort [call site] 00080
16 cv::details::TlsStorage::releaseThread(void*) [function] [call site] 00081
17 cv::details::getTlsAbstraction() [function] [call site] 00082
18 __cxa_guard_release [call site] 00083
18 __cxa_guard_acquire [call site] 00084
18 cv::details::TlsAbstractionReleaseGuard::TlsAbstractionReleaseGuard(cv::details::TlsAbstraction&) [function] [call site] 00085
18 __cxa_atexit [call site] 00086
18 cv::details::TlsAbstractionReleaseGuard::~TlsAbstractionReleaseGuard() [function] [call site] 00087
19 cv::details::TlsAbstraction::releaseSystemResources() [function] [call site] 00088
20 pthread_key_delete [call site] 00089
20 fwrite [call site] 00090
20 fflush [call site] 00091
18 __cxa_guard_release [call site] 00092
18 __cxa_guard_abort [call site] 00093
17 cv::details::TlsAbstraction::getData() const [function] [call site] 00094
18 pthread_getspecific [call site] 00095
17 cv::details::TlsAbstraction::setData(void*) [function] [call site] 00096
18 pthread_setspecific [call site] 00097
18 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00098
17 fprintf [call site] 00099
17 fflush [call site] 00100
17 cv::details::ThreadData::~ThreadData() [function] [call site] 00101
17 fprintf [call site] 00102
17 fflush [call site] 00103
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00104
11 cv::details::TlsStorage::reserveSlot(cv::TLSDataContainer*) [function] [call site] 00105
12 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00106
12 cv::details::TlsStorage::TlsSlotInfo::TlsSlotInfo(cv::TLSDataContainer*) [function] [call site] 00107
9 cv::TLSData<cv::utils::trace::details::TraceManagerThreadLocal>::~TLSData() [function] [call site] 00108
10 cv::TLSDataContainer::release() [function] [call site] 00109
11 cv::details::getTlsStorage() [function] [call site] 00110
11 cv::details::TlsStorage::releaseSlot(unsigned long, std::__1::vector<void*, std::__1::allocator<void*> >&, bool) [function] [call site] 00111
12 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00112
12 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00113
10 cv::TLSDataContainer::~TLSDataContainer() [function] [call site] 00114
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00115
11 __clang_call_terminate [call site] 00116
12 __cxa_begin_catch [call site] 00117
10 __clang_call_terminate [call site] 00118
8 cv::Ptr<cv::utils::trace::details::TraceStorage>::Ptr() [function] [call site] 00119
8 cv::getTimestampNS() [function] [call site] 00120
9 cv::internal::Timestamp::getInstance() [function] [call site] 00121
10 __cxa_guard_acquire [call site] 00122
10 cv::internal::Timestamp::Timestamp() [function] [call site] 00123
11 cv::getTickCount() [function] [call site] 00124
10 __cxa_guard_release [call site] 00125
10 __cxa_guard_abort [call site] 00126
9 cv::internal::Timestamp::getTimestamp() [function] [call site] 00127
10 cv::getTickCount() [function] [call site] 00128
8 cv::utils::trace::details::getParameterTraceEnable() [function] [call site] 00129
9 __cxa_guard_acquire [call site] 00130
9 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 00131
10 bool cv::read<bool>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool const&) [function] [call site] 00132
11 cv::envRead(char const*) [function] [call site] 00133
12 getenv [call site] 00134
11 bool cv::parseOption<bool>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00135
12 __cxa_allocate_exception [call site] 00136
12 cv::ParseError::ParseError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00137
12 __cxa_throw [call site] 00138
12 cv::ParseError::~ParseError() [function] [call site] 00139
12 __cxa_free_exception [call site] 00140
11 __cxa_begin_catch [call site] 00141
11 cv::ParseError::toString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00142
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00143
11 __cxa_end_catch [call site] 00144
11 __clang_call_terminate [call site] 00145
9 __cxa_guard_release [call site] 00146
9 __cxa_guard_abort [call site] 00147
8 cv::utils::trace::details::getParameterTraceLocation() [function] [call site] 00148
9 __cxa_guard_acquire [call site] 00149
9 cv::utils::getConfigurationParameterString(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00150
10 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > cv::read<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00151
11 std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > cv::parseOption<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00152
9 __cxa_atexit [call site] 00153
9 __cxa_guard_release [call site] 00154
9 __cxa_guard_abort [call site] 00155
8 cv::utils::trace::details::SyncTraceStorage::SyncTraceStorage(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00156
9 cv::utils::trace::details::TraceStorage::TraceStorage() [function] [call site] 00157
9 cv::utils::trace::details::TraceStorage::~TraceStorage() [function] [call site] 00158
8 void cv::Ptr<cv::utils::trace::details::TraceStorage>::reset<cv::utils::trace::details::SyncTraceStorage>(cv::utils::trace::details::SyncTraceStorage*) [function] [call site] 00159
9 void cv::Ptr<cv::utils::trace::details::TraceStorage>::reset<cv::utils::trace::details::SyncTraceStorage>(std::__1::integral_constant<bool, false> const&, cv::utils::trace::details::SyncTraceStorage*) [function] [call site] 00160
8 cv::utils::trace::details::isITTEnabled() [function] [call site] 00161
9 cv::getInitializationMutex() [function] [call site] 00162
9 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 00163
8 cv::TLSDataAccumulator<cv::utils::trace::details::TraceManagerThreadLocal>::~TLSDataAccumulator() [function] [call site] 00164
9 cv::TLSDataAccumulator<cv::utils::trace::details::TraceManagerThreadLocal>::release() [function] [call site] 00165
10 cv::TLSDataContainer::release() [function] [call site] 00166
10 cv::TLSDataAccumulator<cv::utils::trace::details::TraceManagerThreadLocal>::_cleanupDetachedData() [function] [call site] 00167
10 cv::TLSDataAccumulator<cv::utils::trace::details::TraceManagerThreadLocal>::_cleanupTerminatedData() [function] [call site] 00168
9 cv::TLSData<cv::utils::trace::details::TraceManagerThreadLocal>::~TLSData() [function] [call site] 00169
9 __clang_call_terminate [call site] 00170
7 __cxa_atexit [call site] 00171
7 cv::utils::trace::details::TraceManager::~TraceManager() [function] [call site] 00172
8 cv::utils::trace::details::isITTEnabled() [function] [call site] 00173
8 cv::TLSDataAccumulator<cv::utils::trace::details::TraceManagerThreadLocal>::gather(std::__1::vector<cv::utils::trace::details::TraceManagerThreadLocal*, std::__1::allocator<cv::utils::trace::details::TraceManagerThreadLocal*> >&) const [function] [call site] 00174
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00175
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00176
9 cv::TLSDataContainer::gatherData(std::__1::vector<void*, std::__1::allocator<void*> >&) const [function] [call site] 00177
10 cv::details::getTlsStorage() [function] [call site] 00178
10 cv::details::TlsStorage::gather(unsigned long, std::__1::vector<void*, std::__1::allocator<void*> >&) [function] [call site] 00179
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00180
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00181
8 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00182
9 __cxa_guard_acquire [call site] 00183
9 cv::utils::logging::internal::getGlobalLoggingInitStruct() [function] [call site] 00184
10 __cxa_guard_acquire [call site] 00185
10 cv::utils::logging::internal::GlobalLoggingInitStruct::GlobalLoggingInitStruct() [function] [call site] 00186
11 cv::utils::logging::LogTagManager::LogTagManager(cv::utils::logging::LogLevel) [function] [call site] 00187
12 cv::utils::logging::LogTag::LogTag(char const*, cv::utils::logging::LogLevel) [function] [call site] 00188
12 cv::utils::logging::LogTagManager::NameTable::NameTable() [function] [call site] 00189
12 cv::utils::logging::LogTagManager::assign(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cv::utils::logging::LogTag*) [function] [call site] 00190
13 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00191
14 cv::utils::trace::details::getTraceManager() [function] [call site] 00192
15 __cxa_guard_release [call site] 00193
15 __cxa_guard_abort [call site] 00194
14 cv::TLSData<cv::utils::trace::details::TraceManagerThreadLocal>::getRef() const [function] [call site] 00195
15 cv::TLSDataContainer::getData() const [function] [call site] 00196
16 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00197
16 cv::details::getTlsStorage() [function] [call site] 00198
16 cv::details::TlsStorage::getData(unsigned long) const [function] [call site] 00199
17 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00200
17 cv::details::getTlsAbstraction() [function] [call site] 00201
17 cv::details::TlsAbstraction::getData() const [function] [call site] 00202
16 cv::details::getTlsStorage() [function] [call site] 00203
16 cv::details::TlsStorage::setData(unsigned long, void*) [function] [call site] 00204
17 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00205
17 cv::details::getTlsAbstraction() [function] [call site] 00206
17 cv::details::TlsAbstraction::getData() const [function] [call site] 00207
17 cv::details::ThreadData::ThreadData() [function] [call site] 00208
17 cv::details::TlsAbstraction::setData(void*) [function] [call site] 00209
16 __cxa_begin_catch [call site] 00210
16 __cxa_rethrow [call site] 00211
16 __cxa_end_catch [call site] 00212
16 __clang_call_terminate [call site] 00213
14 cv::utils::trace::details::TraceManagerThreadLocal::stackTopRegion() const [function] [call site] 00214
14 cv::utils::trace::details::TraceManagerThreadLocal::stackTopLocation() const [function] [call site] 00215
14 cv::utils::trace::details::Region::destroy() [function] [call site] 00216
15 cv::utils::trace::details::getTraceManager() [function] [call site] 00217
15 cv::TLSData<cv::utils::trace::details::TraceManagerThreadLocal>::getRef() const [function] [call site] 00218
15 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site] 00219
15 cv::utils::trace::details::TraceManagerThreadLocal::stackTopLocation() const [function] [call site] 00220
15 cv::ocl::isOpenCLActivated() [function] [call site] 00221
16 cv::ocl::useOpenCL() [function] [call site] 00222
17 cv::getCoreTlsData() [function] [call site] 00223
18 cv::getCoreTlsDataTLS() [function] [call site] 00224
19 __cxa_guard_acquire [call site] 00225
19 cv::TLSData<cv::CoreTLSData>::TLSData() [function] [call site] 00226
19 __cxa_guard_release [call site] 00227
19 __cxa_guard_abort [call site] 00228
18 cv::TLSData<cv::CoreTLSData>::getRef() const [function] [call site] 00229
17 cv::ocl::haveOpenCL() [function] [call site] 00230
18 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00231
19 cv::utils::trace::details::TraceManagerThreadLocal::stackTopRegion() const [function] [call site] 00232
19 cv::utils::trace::details::TraceManagerThreadLocal::stackTopLocation() const [function] [call site] 00233
19 cv::getTimestampNS() [function] [call site] 00234
19 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site] 00235
19 cv::utils::trace::details::TraceManagerThreadLocal::stackPush(cv::utils::trace::details::Region*, cv::utils::trace::details::Region::LocationStaticStorage const*, long) [function] [call site] 00236
20 cv::utils::trace::details::TraceManagerThreadLocal::StackEntry::StackEntry(cv::utils::trace::details::Region*, cv::utils::trace::details::Region::LocationStaticStorage const*, long) [function] [call site] 00237
19 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00238
20 cv::utils::logging::LogTagManager::get(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00239
21 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00240
22 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site] 00241
22 cv::utils::trace::details::_spaces(int) [function] [call site] 00242
22 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00243
23 cv::utils::logging::internal::stripSourceFilePathPrefix(char const*) [function] [call site] 00244
23 cv::utils::logging::internal::writeLogMessage(cv::utils::logging::LogLevel, char const*) [function] [call site] 00245
24 cv::utils::getThreadID() [function] [call site] 00246
25 cv::(anonymous namespace)::getThreadIDTLS() [function] [call site] 00247
26 __cxa_guard_acquire [call site] 00248
26 cv::TLSData<cv::(anonymous namespace)::ThreadID>::TLSData() [function] [call site] 00249
26 __cxa_guard_release [call site] 00250
26 __cxa_guard_abort [call site] 00251
25 cv::TLSData<cv::(anonymous namespace)::ThreadID>::get() const [function] [call site] 00252
26 cv::TLSDataContainer::getData() const [function] [call site] 00253
24 cv::utils::logging::internal::getShowTimestampMode() [function] [call site] 00254
25 __cxa_guard_acquire [call site] 00255
25 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 00256
25 __cxa_guard_release [call site] 00257
25 __cxa_guard_acquire [call site] 00258
25 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 00259
25 __cxa_guard_release [call site] 00260
25 __cxa_guard_abort [call site] 00261
24 cv::getTimestampNS() [function] [call site] 00262
24 cv::format(char const*, ...) [function] [call site] 00263
24 cv::getTimestampNS() [function] [call site] 00264
24 cv::format(char const*, ...) [function] [call site] 00265
24 cv::format(char const*, ...) [function] [call site] 00266
22 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site] 00267
22 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00268
23 __cxa_guard_release [call site] 00269
23 __cxa_guard_abort [call site] 00270
22 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site] 00271
22 cv::utils::trace::details::_spaces(int) [function] [call site] 00272
22 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00273
22 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site] 00274
22 cv::utils::trace::details::Region::LocationExtraData::init(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00275
23 cv::getInitializationMutex() [function] [call site] 00276
23 cv::utils::trace::details::Region::LocationExtraData::LocationExtraData(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00277
24 cv::utils::trace::details::isITTEnabled() [function] [call site] 00278
23 cv::utils::trace::details::getTraceManager() [function] [call site] 00279
23 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site] 00280
23 cv::utils::trace::details::TraceMessage::formatlocation(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00281
24 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00282
25 cv::cv_vsnprintf(char*, int, char const*, __va_list_tag*) [function] [call site] 00283
22 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00284
22 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentDepth() const [function] [call site] 00285
22 cv::utils::trace::details::_spaces(int) [function] [call site] 00286
22 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00287
22 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site] 00288
22 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site] 00289
22 cv::utils::trace::details::RegionStatisticsStatus::enableSkipMode(int) [function] [call site] 00290
22 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] 00291
23 cv::utils::trace::details::Region::Impl::registerRegion(cv::utils::trace::details::TraceManagerThreadLocal&) [function] [call site] 00292
24 cv::utils::trace::details::isITTEnabled() [function] [call site] 00293
24 __itt_id_make(void*, unsigned long long) [function] [call site] 00294
23 cv::utils::trace::details::Region::Impl::enterRegion(cv::utils::trace::details::TraceManagerThreadLocal&) [function] [call site] 00295
24 cv::utils::trace::details::TraceManagerThreadLocal::getStorage() const [function] [call site] 00296
25 cv::Ptr<cv::utils::trace::details::TraceStorage>::empty() const [function] [call site] 00297
25 cv::utils::trace::details::getTraceManager() [function] [call site] 00298
25 cv::utils::trace::details::getParameterTraceLocation() [function] [call site] 00299
25 cv::format(char const*, ...) [function] [call site] 00300
25 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site] 00301
25 strrchr [call site] 00302
25 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00303
25 cv::utils::trace::details::AsyncTraceStorage::AsyncTraceStorage(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00304
26 cv::utils::trace::details::TraceStorage::TraceStorage() [function] [call site] 00305
26 cv::utils::trace::details::TraceStorage::~TraceStorage() [function] [call site] 00306
25 void cv::Ptr<cv::utils::trace::details::TraceStorage>::reset<cv::utils::trace::details::AsyncTraceStorage>(cv::utils::trace::details::AsyncTraceStorage*) [function] [call site] 00307
26 void cv::Ptr<cv::utils::trace::details::TraceStorage>::reset<cv::utils::trace::details::AsyncTraceStorage>(std::__1::integral_constant<bool, false> const&, cv::utils::trace::details::AsyncTraceStorage*) [function] [call site] 00308
24 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site] 00309
24 cv::utils::trace::details::TraceMessage::formatRegionEnter(cv::utils::trace::details::Region const&) [function] [call site] 00310
25 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00311
25 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00312
25 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00313
24 cv::utils::trace::details::isITTEnabled() [function] [call site] 00314
21 cv::utils::logging::LogTagManager::NameTable::getFullNameInfo(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00315
22 cv::utils::logging::LogTagManager::NameTable::internal_getFullNameInfo(unsigned long) [function] [call site] 00316
21 cv::utils::trace::details::Region::~Region() [function] [call site] 00317
22 cv::utils::trace::details::Region::destroy() [function] [call site] 00318
23 cv::ocl::finish() [function] [call site] 00319
24 cv::ocl::Queue::getDefault() [function] [call site] 00320
25 cv::ocl::OpenCLExecutionContext::getCurrent() [function] [call site] 00321
26 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00322
26 cv::getCoreTlsData() [function] [call site] 00323
26 cv::ocl::OpenCLExecutionContext::empty() const [function] [call site] 00324
26 cv::ocl::haveOpenCL() [function] [call site] 00325
27 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00326
27 cv::utils::getConfigurationParameterString(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00327
27 cv::getInitializationMutex() [function] [call site] 00328
27 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00329
27 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00330
27 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00331
27 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00332
27 __cxa_begin_catch [call site] 00333
27 __cxa_end_catch [call site] 00334
27 cv::utils::trace::details::Region::~Region() [function] [call site] 00335
28 __clang_call_terminate [call site] 00336
27 cv::utils::trace::details::Region::~Region() [function] [call site] 00337
26 cv::ocl::OpenCLExecutionContext::Impl::getInitializedExecutionContext() [function] [call site] 00338
27 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00339
27 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00340
27 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00341
27 __cxa_guard_acquire [call site] 00342
27 __cxa_atexit [call site] 00343
27 __cxa_guard_release [call site] 00344
27 cv::getInitializationMutex() [function] [call site] 00345
27 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00346
27 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00347
27 cv::ocl::Context::create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00348
28 cv::ocl::Context::Context() [function] [call site] 00349
28 cv::ocl::Context::Impl::findOrCreateContext(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00350
29 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00351
29 cv::utils::getConfigurationParameterString(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00352
29 cv::ocl::Context::Impl::findContext(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00353
30 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00354
30 cv::getInitializationMutex() [function] [call site] 00355
30 cv::ocl::Context::Impl::getGlobalContainer() [function] [call site] 00356
31 __cxa_guard_acquire [call site] 00357
31 __cxa_guard_release [call site] 00358
31 __cxa_guard_abort [call site] 00359
30 cv::utils::trace::details::Region::~Region() [function] [call site] 00360
29 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00361
29 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00362
29 cv::ocl::Context::Impl::addref() [function] [call site] 00363
29 cv::ocl::selectOpenCLDevice(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00364
30 cv::utils::getConfigurationParameterString(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00365
30 cv::ocl::parseOpenCLDeviceConfiguration(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00366
31 cv::ocl::split(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&) [function] [call site] 00367
31 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00368
31 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00369
31 cv::ocl::split(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&) [function] [call site] 00370
30 atoi [function] [call site] 00371
31 strtol [call site] 00372
30 cv::ocl::isRaiseError() [function] [call site] 00373
31 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 00374
30 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00375
30 cv::format(char const*, ...) [function] [call site] 00376
30 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00377
30 cv::ocl::isRaiseError() [function] [call site] 00378
30 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00379
30 cv::format(char const*, ...) [function] [call site] 00380
30 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00381
30 int cv::ocl::getStringInfo<int (*)(_cl_platform_id*, unsigned int, unsigned long, void*, unsigned long*), _cl_platform_id*>(int (*)(_cl_platform_id*, unsigned int, unsigned long, void*, unsigned long*), _cl_platform_id*, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00382
31 cv::AutoBuffer<char, 1032ul>::AutoBuffer(unsigned long) [function] [call site] 00383
32 cv::AutoBuffer<char, 1032ul>::allocate(unsigned long) [function] [call site] 00384
33 cv::AutoBuffer<char, 1032ul>::deallocate() [function] [call site] 00385
31 cv::AutoBuffer<char, 1032ul>::data() [function] [call site] 00386
31 cv::AutoBuffer<char, 1032ul>::~AutoBuffer() [function] [call site] 00387
32 cv::AutoBuffer<char, 1032ul>::deallocate() [function] [call site] 00388
30 cv::ocl::isRaiseError() [function] [call site] 00389
30 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00390
30 cv::format(char const*, ...) [function] [call site] 00391
30 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00392
30 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00393
30 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00394
30 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00395
30 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00396
30 cv::ocl::isRaiseError() [function] [call site] 00397
30 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00398
30 cv::format(char const*, ...) [function] [call site] 00399
30 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00400
30 cv::ocl::isRaiseError() [function] [call site] 00401
30 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00402
30 cv::format(char const*, ...) [function] [call site] 00403
30 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00404
30 int cv::ocl::getStringInfo<int (*)(_cl_device_id*, unsigned int, unsigned long, void*, unsigned long*), _cl_device_id*>(int (*)(_cl_device_id*, unsigned int, unsigned long, void*, unsigned long*), _cl_device_id*, unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00405
30 cv::ocl::isRaiseError() [function] [call site] 00406
30 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00407
30 cv::format(char const*, ...) [function] [call site] 00408
30 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00409
30 cv::ocl::isRaiseError() [function] [call site] 00410
30 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00411
30 cv::format(char const*, ...) [function] [call site] 00412
30 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00413
30 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00414
30 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00415
29 cv::ocl::Context::Impl::Impl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00416
30 cv::ocl::haveOpenCL() [function] [call site] 00417
30 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00418
30 cv::getInitializationMutex() [function] [call site] 00419
30 cv::ocl::Context::Impl::getGlobalContainer() [function] [call site] 00420
29 cv::ocl::Context::Impl::createFromDevice(_cl_device_id*) [function] [call site] 00421
30 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00422
30 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00423
30 cv::ocl::isRaiseError() [function] [call site] 00424
30 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00425
30 cv::format(char const*, ...) [function] [call site] 00426
30 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00427
30 cv::ocl::isRaiseError() [function] [call site] 00428
30 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00429
30 cv::format(char const*, ...) [function] [call site] 00430
30 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00431
30 cv::ocl::Device::set(void*) [function] [call site] 00432
31 cv::ocl::Device::Impl::release() [function] [call site] 00433
32 cv::ocl::Device::Impl::~Impl() [function] [call site] 00434
33 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00435
33 cv::format(char const*, ...) [function] [call site] 00436
33 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00437
33 __clang_call_terminate [call site] 00438
31 cv::ocl::Device::Impl::Impl(void*) [function] [call site] 00439
32 cv::ocl::Device::Impl::_init(_cl_device_id*) [function] [call site] 00440
33 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00441
33 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00442
33 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00443
33 int cv::ocl::Device::Impl::getProp<unsigned long, int>(unsigned int) const [function] [call site] 00444
33 int cv::ocl::Device::Impl::getProp<unsigned long, int>(unsigned int) const [function] [call site] 00445
33 cv::ocl::Device::Impl::getBoolProp(unsigned int) const [function] [call site] 00446
33 int cv::ocl::Device::Impl::getProp<unsigned int, int>(unsigned int) const [function] [call site] 00447
33 unsigned long cv::ocl::Device::Impl::getProp<unsigned long, unsigned long>(unsigned int) const [function] [call site] 00448
33 int cv::ocl::Device::Impl::getProp<unsigned long, int>(unsigned int) const [function] [call site] 00449
33 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00450
33 int cv::ocl::Device::Impl::getProp<unsigned int, int>(unsigned int) const [function] [call site] 00451
33 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00452
33 cv::ocl::parseOpenCLVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int&, int&) [function] [call site] 00453
33 cv::ocl::Device::Impl::isExtensionSupported(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00457
33 cv::ocl::Device::Impl::isExtensionSupported(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00458
33 cv::ocl::Device::Impl::isExtensionSupported(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 00459
33 cv::ocl::Device::Impl::getStrProp(unsigned int) const [function] [call site] 00460
33 strstr [call site] 00461
33 cv::utils::getConfigurationParameterSizeT(char const*, unsigned long) [function] [call site] 00462
34 unsigned long cv::read<unsigned long>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long const&) [function] [call site] 00463
35 unsigned long cv::parseOption<unsigned long>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00464
36 __cxa_allocate_exception [call site] 00465
36 cv::ParseError::ParseError(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00466
36 __cxa_throw [call site] 00467
36 __cxa_free_exception [call site] 00468
33 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00469
33 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00470
32 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00471
32 cv::format(char const*, ...) [function] [call site] 00472
32 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00473
32 __cxa_begin_catch [call site] 00474
32 __cxa_rethrow [call site] 00475
32 __cxa_end_catch [call site] 00476
32 __clang_call_terminate [call site] 00477
31 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00478
31 cv::format(char const*, ...) [function] [call site] 00479
31 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00480
30 cv::utils::trace::details::Region::~Region() [function] [call site] 00481
29 __cxa_begin_catch [call site] 00482
29 cv::ocl::Context::Impl::~Impl() [function] [call site] 00483
30 cv::ocl::isRaiseError() [function] [call site] 00484
30 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00485
30 cv::format(char const*, ...) [function] [call site] 00486
30 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00487
30 cv::getInitializationMutex() [function] [call site] 00488
30 cv::ocl::Context::Impl::getGlobalContainer() [function] [call site] 00489
30 cv::detail::check_failed_auto(unsigned long, unsigned long, cv::detail::CheckContext const&) [function] [call site] 00490
31 void cv::detail::check_failed_auto_<unsigned long>(unsigned long const&, unsigned long const&, cv::detail::CheckContext const&) [function] [call site] 00491
32 cv::detail::getTestOpMath(unsigned int) [function] [call site] 00492
32 cv::detail::getTestOpPhraseStr(unsigned int) [function] [call site] 00493
32 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00494
30 __clang_call_terminate [call site] 00495
29 __cxa_rethrow [call site] 00496
29 cv::ocl::Context::Impl::~Impl() [function] [call site] 00497
29 __cxa_end_catch [call site] 00498
29 cv::utils::trace::details::Region::~Region() [function] [call site] 00499
29 __clang_call_terminate [call site] 00500
28 cv::ocl::Context::~Context() [function] [call site] 00501
29 cv::ocl::Context::release() [function] [call site] 00502
30 cv::ocl::Context::Impl::release() [function] [call site] 00503
31 cv::ocl::Context::Impl::~Impl() [function] [call site] 00504
27 cv::ocl::Context::ndevices() const [function] [call site] 00505
27 cv::ocl::Context::device(unsigned long) const [function] [call site] 00506
28 __cxa_guard_acquire [call site] 00507
28 cv::ocl::Device::Device() [function] [call site] 00508
28 __cxa_atexit [call site] 00509
28 cv::ocl::Device::~Device() [function] [call site] 00510
29 cv::ocl::Device::Impl::release() [function] [call site] 00511
28 __cxa_guard_release [call site] 00512
27 cv::ocl::Device::available() const [function] [call site] 00513
28 cv::ocl::Device::Impl::getBoolProp(unsigned int) const [function] [call site] 00514
27 cv::ocl::Queue::Queue(cv::ocl::Context const&, cv::ocl::Device const&) [function] [call site] 00515
28 cv::ocl::Queue::create(cv::ocl::Context const&, cv::ocl::Device const&) [function] [call site] 00516
29 cv::ocl::Queue::Impl::release() [function] [call site] 00517
30 cv::ocl::Queue::Impl::~Impl() [function] [call site] 00518
31 cv::ocl::isRaiseError() [function] [call site] 00519
31 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00520
31 cv::format(char const*, ...) [function] [call site] 00521
31 cv::ocl::isRaiseError() [function] [call site] 00522
31 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00523
31 cv::format(char const*, ...) [function] [call site] 00524
31 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00525
31 cv::ocl::Queue::~Queue() [function] [call site] 00526
32 cv::ocl::Queue::Impl::release() [function] [call site] 00527
31 __clang_call_terminate [call site] 00528
29 cv::ocl::Queue::Impl::Impl(cv::ocl::Context const&, cv::ocl::Device const&, bool) [function] [call site] 00529
30 cv::ocl::Queue::Queue() [function] [call site] 00530
30 cv::ocl::Queue::Impl::__init() [function] [call site] 00531
30 cv::ocl::Context::ptr() const [function] [call site] 00532
30 cv::ocl::Context::getDefault(bool) [function] [call site] 00533
31 cv::ocl::OpenCLExecutionContext::getCurrent() [function] [call site] 00534
32 cv::utils::trace::details::Region::~Region() [function] [call site] 00535
31 cv::ocl::OpenCLExecutionContext::empty() const [function] [call site] 00536
31 cv::ocl::OpenCLExecutionContext::getContext() const [function] [call site] 00537
32 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00538
31 __cxa_guard_acquire [call site] 00539
31 cv::ocl::Context::Context() [function] [call site] 00540
31 __cxa_atexit [call site] 00541
31 cv::ocl::Context::~Context() [function] [call site] 00542
31 __cxa_guard_release [call site] 00543
30 cv::ocl::Context::ptr() const [function] [call site] 00544
30 cv::ocl::Device::ptr() const [function] [call site] 00545
30 cv::ocl::Context::device(unsigned long) const [function] [call site] 00546
30 cv::ocl::Device::ptr() const [function] [call site] 00547
30 cv::ocl::isRaiseError() [function] [call site] 00548
30 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00549
30 cv::format(char const*, ...) [function] [call site] 00550
30 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00551
30 cv::ocl::Queue::~Queue() [function] [call site] 00552
27 cv::ocl::Queue::ptr() const [function] [call site] 00553
27 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00554
27 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00555
27 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00556
27 cv::ocl::Device::name() const [function] [call site] 00557
27 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00558
27 cv::ocl::Queue::~Queue() [function] [call site] 00559
27 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00560
27 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00561
27 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00562
27 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00563
27 cv::ocl::Context::~Context() [function] [call site] 00564
27 __cxa_begin_catch [call site] 00565
27 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00566
27 __cxa_begin_catch [call site] 00567
27 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00568
27 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00569
27 __cxa_end_catch [call site] 00570
27 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00571
27 __cxa_end_catch [call site] 00572
27 cv::utils::trace::details::Region::~Region() [function] [call site] 00573
27 __clang_call_terminate [call site] 00574
25 cv::ocl::OpenCLExecutionContext::empty() const [function] [call site] 00575
25 cv::ocl::OpenCLExecutionContext::getQueue() const [function] [call site] 00576
26 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00577
25 __cxa_guard_acquire [call site] 00578
25 cv::ocl::Queue::Queue() [function] [call site] 00579
25 __cxa_atexit [call site] 00580
25 cv::ocl::Queue::~Queue() [function] [call site] 00581
25 __cxa_guard_release [call site] 00582
24 cv::ocl::Queue::finish() [function] [call site] 00583
25 cv::ocl::isRaiseError() [function] [call site] 00584
25 cv::ocl::getOpenCLErrorString(int) [function] [call site] 00585
25 cv::format(char const*, ...) [function] [call site] 00586
25 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00587
23 cv::getTimestampNS() [function] [call site] 00588
23 cv::utils::trace::details::TraceManagerThreadLocal::stackTopBeginTimestamp() const [function] [call site] 00589
23 cv::utils::trace::details::Region::isActive() const [function] [call site] 00590
23 cv::utils::trace::details::Region::Impl::leaveRegion(cv::utils::trace::details::TraceManagerThreadLocal&) [function] [call site] 00591
24 cv::utils::trace::details::RegionStatistics::RegionStatistics() [function] [call site] 00592
24 cv::utils::trace::details::RegionStatistics::grab(cv::utils::trace::details::RegionStatistics&) [function] [call site] 00593
24 cv::utils::trace::details::isITTEnabled() [function] [call site] 00594
24 cv::utils::trace::details::TraceManagerThreadLocal::getStorage() const [function] [call site] 00595
24 cv::utils::trace::details::TraceMessage::TraceMessage() [function] [call site] 00596
24 cv::utils::trace::details::TraceMessage::formatRegionLeave(cv::utils::trace::details::Region const&, cv::utils::trace::details::RegionStatistics const&) [function] [call site] 00597
25 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00598
25 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00599
25 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00600
25 cv::utils::trace::details::TraceMessage::printf(char const*, ...) [function] [call site] 00601
23 cv::utils::trace::details::Region::Impl::release() [function] [call site] 00602
24 cv::utils::trace::details::Region::Impl::~Impl() [function] [call site] 00603
25 __clang_call_terminate [call site] 00604
23 cv::utils::trace::details::TraceManagerThreadLocal::stackPop() [function] [call site] 00605
23 cv::utils::trace::details::RegionStatisticsStatus::checkResetSkipMode(int) [function] [call site] 00606
17 cv::ocl::OpenCLExecutionContext::getCurrent() [function] [call site] 00607
17 cv::ocl::OpenCLExecutionContext::OpenCLExecutionContext(cv::ocl::OpenCLExecutionContext const&) [function] [call site] 00608
17 cv::ocl::OpenCLExecutionContext::useOpenCL() const [function] [call site] 00609
18 cv::ocl::OpenCLExecutionContext::Impl::useOpenCL() [function] [call site] 00610
19 cv::ocl::Context::empty() const [function] [call site] 00611
19 cv::ocl::Context::ndevices() const [function] [call site] 00612
19 cv::ocl::Context::device(unsigned long) const [function] [call site] 00613
19 cv::ocl::Device::available() const [function] [call site] 00614
19 __cxa_begin_catch [call site] 00615
19 __cxa_end_catch [call site] 00616
19 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00617
19 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00618
17 cv::ocl::OpenCLExecutionContext::~OpenCLExecutionContext() [function] [call site] 00619
17 __cxa_begin_catch [call site] 00620
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00621
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00622
17 __cxa_end_catch [call site] 00623
17 __clang_call_terminate [call site] 00624
13 cv::utils::logging::LogTagManager::FullNameLookupResult::FullNameLookupResult(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00625
13 cv::utils::logging::LogTagManager::NameTable::addOrLookupFullName(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site] 00626
14 cv::utils::logging::LogTagManager::NameTable::internal_addOrLookupFullName(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00627
15 cv::utils::logging::LogTagManager::ParsedLevel::ParsedLevel() [function] [call site] 00628
14 cv::utils::logging::LogTagManager::splitNameParts(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00629
14 cv::utils::logging::LogTagManager::NameTable::internal_addOrLookupNameParts(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::vector<unsigned long, std::__1::allocator<unsigned long> >&) [function] [call site] 00630
15 cv::utils::logging::LogTagManager::NameTable::internal_addOrLookupNamePart(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00631
16 cv::utils::logging::LogTagManager::ParsedLevel::ParsedLevel() [function] [call site] 00632
14 cv::utils::logging::LogTagManager::NameTable::internal_addCrossReference(unsigned long, std::__1::vector<unsigned long, std::__1::allocator<unsigned long> > const&) [function] [call site] 00633
14 cv::utils::logging::LogTagManager::NameTable::internal_getFullNameInfo(unsigned long) [function] [call site] 00634
14 cv::utils::logging::LogTagManager::NameTable::internal_findMatchingNamePartsForFullName(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site] 00635
15 cv::utils::logging::LogTagManager::NameTable::internal_getNamePartInfo(unsigned long) [function] [call site] 00636
15 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] 00637
13 cv::utils::logging::LogTagManager::internal_applyFullNameConfigToTag(cv::utils::logging::LogTagManager::FullNameInfo&) [function] [call site] 00638
13 cv::utils::logging::LogTagManager::internal_applyNamePartConfigToSpecificTag(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site] 00639
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00640
14 cv::utils::logging::LogTagManager::internal_isNamePartMatch(cv::utils::logging::LogTagManager::MatchingScope, unsigned long) [function] [call site] 00641
13 cv::utils::logging::LogTagManager::FullNameLookupResult::~FullNameLookupResult() [function] [call site] 00642
13 cv::utils::trace::details::Region::~Region() [function] [call site] 00643
12 cv::utils::logging::LogTagManager::NameTable::~NameTable() [function] [call site] 00644
11 cv::getInitializationMutex() [function] [call site] 00645
11 cv::utils::logging::internal::GlobalLoggingInitStruct::applyConfigString() [function] [call site] 00646
12 cv::utils::getConfigurationParameterString(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00647
12 cv::utils::logging::LogTagManager::setConfigString(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) [function] [call site] 00648
13 cv::utils::logging::LogTagConfigParser::parse(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00649
14 cv::utils::logging::LogTagConfigParser::segmentTokens() [function] [call site] 00650
15 cv::utils::logging::LogTagConfigParser::parseNameAndLevel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00651
16 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00652
17 toupper [function] [call site] 00653
18 __ctype_toupper_loc [call site] 00654
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00655
17 cv::toUpperCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00656
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00657
17 cv::toUpperCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00658
17 cv::toUpperCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00659
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00660
17 cv::toUpperCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00661
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00662
17 cv::toUpperCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00663
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00664
17 cv::toUpperCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00665
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00666
17 cv::toUpperCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00667
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00668
17 cv::toUpperCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00669
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00670
17 cv::toUpperCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00671
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00672
17 cv::toUpperCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00673
17 cv::toUpperCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00674
17 cv::toUpperCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00675
17 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0::operator()(cv::utils::logging::LogLevel) const [function] [call site] 00676
16 cv::utils::logging::LogTagConfigParser::parseWildcard(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cv::utils::logging::LogLevel) [function] [call site] 00677
17 cv::utils::logging::LogTagConfig::LogTagConfig(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cv::utils::logging::LogLevel, bool, bool, bool) [function] [call site] 00678
17 cv::utils::logging::LogTagConfig::~LogTagConfig() [function] [call site] 00679
16 cv::utils::logging::LogTagConfigParser::parseLogLevel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00680
16 cv::utils::logging::LogTagConfigParser::parseWildcard(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cv::utils::logging::LogLevel) [function] [call site] 00681
13 cv::utils::logging::LogTagConfigParser::hasMalformed() const [function] [call site] 00682
13 cv::utils::logging::LogTagConfigParser::getGlobalConfig() const [function] [call site] 00683
13 cv::utils::logging::LogTagConfigParser::getFirstPartConfigs() const [function] [call site] 00684
13 cv::utils::logging::LogTagConfigParser::getAnyPartConfigs() const [function] [call site] 00685
13 cv::utils::logging::LogTagManager::setLevelByFirstPart(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cv::utils::logging::LogLevel) [function] [call site] 00686
14 cv::utils::logging::LogTagManager::setLevelByNamePart(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cv::utils::logging::LogLevel, cv::utils::logging::LogTagManager::MatchingScope) [function] [call site] 00687
15 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00688
15 cv::utils::logging::LogTagManager::NamePartLookupResult::NamePartLookupResult(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00689
15 cv::utils::logging::LogTagManager::NameTable::addOrLookupNamePart(cv::utils::logging::LogTagManager::NamePartLookupResult&) [function] [call site] 00690
16 cv::utils::logging::LogTagManager::NameTable::internal_addOrLookupNamePart(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00691
16 cv::utils::logging::LogTagManager::NameTable::internal_getNamePartInfo(unsigned long) [function] [call site] 00692
16 cv::utils::logging::LogTagManager::NameTable::internal_findMatchingFullNamesForNamePart(cv::utils::logging::LogTagManager::NamePartLookupResult&) [function] [call site] 00693
17 cv::utils::logging::LogTagManager::NameTable::internal_getFullNameInfo(unsigned long) [function] [call site] 00694
17 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] 00695
15 cv::utils::logging::LogTagManager::internal_applyNamePartConfigToMatchingTags(cv::utils::logging::LogTagManager::NamePartLookupResult&) [function] [call site] 00696
16 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00697
16 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00698
16 cv::utils::logging::LogTagManager::internal_isNamePartMatch(cv::utils::logging::LogTagManager::MatchingScope, unsigned long) [function] [call site] 00699
15 cv::utils::logging::LogTagManager::NamePartLookupResult::~NamePartLookupResult() [function] [call site] 00700
15 cv::utils::trace::details::Region::~Region() [function] [call site] 00701
13 cv::utils::logging::LogTagConfigParser::getFullNameConfigs() const [function] [call site] 00702
13 cv::utils::logging::LogTagManager::setLevelByAnyPart(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cv::utils::logging::LogLevel) [function] [call site] 00703
14 cv::utils::logging::LogTagManager::setLevelByNamePart(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cv::utils::logging::LogLevel, cv::utils::logging::LogTagManager::MatchingScope) [function] [call site] 00704
13 cv::utils::logging::LogTagManager::setLevelByFullName(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, cv::utils::logging::LogLevel) [function] [call site] 00705
14 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 00706
14 cv::utils::logging::LogTagManager::FullNameLookupResult::FullNameLookupResult(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00707
14 cv::utils::logging::LogTagManager::NameTable::addOrLookupFullName(cv::utils::logging::LogTagManager::FullNameLookupResult&) [function] [call site] 00708
14 cv::utils::logging::LogTagManager::FullNameLookupResult::~FullNameLookupResult() [function] [call site] 00709
14 cv::utils::trace::details::Region::~Region() [function] [call site] 00710
11 cv::utils::logging::internal::GlobalLoggingInitStruct::handleMalformed() [function] [call site] 00711
11 cv::utils::logging::LogTagManager::~LogTagManager() [function] [call site] 00712
12 cv::utils::logging::LogTagManager::NameTable::~NameTable() [function] [call site] 00713
10 __cxa_guard_release [call site] 00714
10 __cxa_guard_abort [call site] 00715
8 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00716
8 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 00717
8 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 00718
8 cv::TLSDataAccumulator<cv::utils::trace::details::TraceManagerThreadLocal>::~TLSDataAccumulator() [function] [call site] 00719
8 __clang_call_terminate [call site] 00720
7 __cxa_guard_release [call site] 00721
7 __cxa_guard_abort [call site] 00722
3 cv::_InputArray::getMat(int) const [function] [call site] 00723
4 cv::_InputArray::kind() const [function] [call site] 00724
5 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 00725
4 cv::Mat::Mat(cv::Mat const&) [function] [call site] 00726
5 cv::MatSize::MatSize(int*) [function] [call site] 00727
5 cv::MatStep::MatStep(unsigned long) [function] [call site] 00728
5 cv::MatStep::operator[](int) const [function] [call site] 00729
5 cv::MatStep::operator[](int) [function] [call site] 00730
5 cv::Mat::copySize(cv::Mat const&) [function] [call site] 00731
6 cv::setSize(cv::Mat&, int, int const*, unsigned long const*, bool) [function] [call site] 00732
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00733
7 cv::fastFree(void*) [function] [call site] 00734
8 cv::isAlignedAllocationEnabled() [function] [call site] 00735
9 __cxa_guard_acquire [call site] 00736
9 cv::readMemoryAlignmentParameter() [function] [call site] 00737
10 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 00738
9 __cxa_guard_release [call site] 00739
9 __cxa_guard_abort [call site] 00740
7 cv::fastMalloc(unsigned long) [function] [call site] 00741
8 cv::isAlignedAllocationEnabled() [function] [call site] 00742
8 posix_memalign [call site] 00743
8 cv::OutOfMemoryError(unsigned long) [function] [call site] 00744
9 cv::format(char const*, ...) [function] [call site] 00745
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00746
8 cv::OutOfMemoryError(unsigned long) [function] [call site] 00747
8 unsigned char** cv::alignPtr<unsigned char*>(unsigned char**, int) [function] [call site] 00748
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00749
7 cv::format(char const*, ...) [function] [call site] 00750
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00751
7 cv::MatStep::operator[](int) [function] [call site] 00752
6 cv::MatSize::operator[](int) const [function] [call site] 00753
6 cv::MatSize::operator[](int) [function] [call site] 00754
6 cv::MatStep::operator[](int) const [function] [call site] 00755
6 cv::MatStep::operator[](int) [function] [call site] 00756
4 cv::_InputArray::getMat_(int) const [function] [call site] 00757
5 cv::_InputArray::kind() const [function] [call site] 00758
5 cv::operator&(int const&, cv::AccessFlag const&) [function] [call site] 00759
5 cv::Mat::Mat(cv::Mat const&) [function] [call site] 00760
5 cv::Mat::row(int) const [function] [call site] 00761
6 cv::Range::Range(int, int) [function] [call site] 00762
6 cv::Range::all() [function] [call site] 00763
7 cv::Range::Range(int, int) [function] [call site] 00764
6 cv::Mat::Mat(cv::Mat const&, cv::Range const&, cv::Range const&) [function] [call site] 00765
7 cv::MatSize::MatSize(int*) [function] [call site] 00766
7 cv::MatStep::MatStep() [function] [call site] 00767
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00768
7 cv::AutoBuffer<cv::Range, 136ul>::AutoBuffer(unsigned long) [function] [call site] 00769
8 cv::Range::Range() [function] [call site] 00770
8 cv::AutoBuffer<cv::Range, 136ul>::allocate(unsigned long) [function] [call site] 00771
9 cv::AutoBuffer<cv::Range, 136ul>::deallocate() [function] [call site] 00772
9 cv::Range::Range() [function] [call site] 00773
7 cv::AutoBuffer<cv::Range, 136ul>::operator[](unsigned long) [function] [call site] 00774
7 cv::AutoBuffer<cv::Range, 136ul>::operator[](unsigned long) [function] [call site] 00775
7 cv::AutoBuffer<cv::Range, 136ul>::data() [function] [call site] 00776
7 cv::Mat::operator()(cv::Range const*) const [function] [call site] 00777
8 cv::Mat::Mat(cv::Mat const&, cv::Range const*) [function] [call site] 00778
9 cv::MatSize::MatSize(int*) [function] [call site] 00779
9 cv::MatStep::MatStep() [function] [call site] 00780
9 cv::Mat::operator=(cv::Mat const&) [function] [call site] 00781
10 cv::Mat::release() [function] [call site] 00782
11 cv::Mat::deallocate() [function] [call site] 00783
12 cv::Mat::getDefaultAllocator() [function] [call site] 00784
13 cv::getDefaultAllocatorMatRef() [function] [call site] 00785
14 __cxa_guard_acquire [call site] 00786
14 cv::Mat::getStdAllocator() [function] [call site] 00787
15 __cxa_guard_acquire [call site] 00788
15 cv::StdMatAllocator::StdMatAllocator() [function] [call site] 00789
16 cv::MatAllocator::MatAllocator() [function] [call site] 00790
15 __cxa_guard_release [call site] 00791
15 __cxa_guard_abort [call site] 00792
14 __cxa_guard_release [call site] 00793
14 __cxa_guard_abort [call site] 00794
10 cv::MatStep::operator[](int) const [function] [call site] 00795
10 cv::MatStep::operator[](int) [function] [call site] 00796
10 cv::MatStep::operator[](int) const [function] [call site] 00797
10 cv::MatStep::operator[](int) [function] [call site] 00798
10 cv::Mat::copySize(cv::Mat const&) [function] [call site] 00799
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00800
9 cv::Range::all() [function] [call site] 00801
9 cv::operator==(cv::Range const&, cv::Range const&) [function] [call site] 00802
9 cv::MatSize::operator[](int) const [function] [call site] 00803
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00804
9 cv::Mat::updateContinuityFlag() [function] [call site] 00805
9 cv::Range::all() [function] [call site] 00806
9 cv::operator!=(cv::Range const&, cv::Range const&) [function] [call site] 00807
10 cv::operator==(cv::Range const&, cv::Range const&) [function] [call site] 00808
9 cv::Range::Range(int, int) [function] [call site] 00809
7 cv::Range::all() [function] [call site] 00810
7 cv::AutoBuffer<cv::Range, 136ul>::operator[](unsigned long) [function] [call site] 00811
7 cv::Mat::operator=(cv::Mat&&) [function] [call site] 00812
8 cv::Mat::release() [function] [call site] 00813
8 cv::fastFree(void*) [function] [call site] 00814
8 cv::MatStep::operator[](int) [function] [call site] 00815
8 cv::MatStep::operator[](int) [function] [call site] 00816
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00817
7 cv::Mat::~Mat() [function] [call site] 00818
8 cv::Mat::release() [function] [call site] 00819
8 cv::fastFree(void*) [function] [call site] 00820
8 __clang_call_terminate [call site] 00821
7 cv::AutoBuffer<cv::Range, 136ul>::~AutoBuffer() [function] [call site] 00822
8 cv::AutoBuffer<cv::Range, 136ul>::deallocate() [function] [call site] 00823
7 cv::Mat::operator=(cv::Mat const&) [function] [call site] 00824
7 cv::Range::all() [function] [call site] 00825
7 cv::operator!=(cv::Range const&, cv::Range const&) [function] [call site] 00826
7 cv::Range::Range(int, int) [function] [call site] 00827
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00828
7 cv::Range::size() const [function] [call site] 00829
7 cv::MatStep::operator unsigned long() const [function] [call site] 00830
7 cv::Range::all() [function] [call site] 00831
7 cv::operator!=(cv::Range const&, cv::Range const&) [function] [call site] 00832
7 cv::Range::Range(int, int) [function] [call site] 00833
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00834
7 __cxa_begin_catch [call site] 00835
7 cv::Mat::release() [function] [call site] 00836
7 __cxa_rethrow [call site] 00837
7 cv::Range::size() const [function] [call site] 00838
7 cv::Mat::elemSize() const [function] [call site] 00839
7 __cxa_end_catch [call site] 00840
7 cv::Mat::updateContinuityFlag() [function] [call site] 00841
7 cv::Mat::release() [function] [call site] 00842
7 __clang_call_terminate [call site] 00843
5 cv::UMat::getMat(cv::AccessFlag) const [function] [call site] 00844
6 cv::Mat::Mat() [function] [call site] 00845
6 cv::operator|=(cv::AccessFlag&, cv::AccessFlag const&) [function] [call site] 00846
6 cv::UMatDataAutoLock::UMatDataAutoLock(cv::UMatData*) [function] [call site] 00847
7 cv::getUMatDataAutoLocker() [function] [call site] 00848
8 cv::getUMatDataAutoLockerTLS() [function] [call site] 00849
9 __cxa_guard_acquire [call site] 00850
9 cv::TLSData<cv::UMatDataAutoLocker>::TLSData() [function] [call site] 00851
9 __cxa_guard_release [call site] 00852
9 __cxa_guard_abort [call site] 00853
8 cv::TLSData<cv::UMatDataAutoLocker>::getRef() const [function] [call site] 00854
7 cv::UMatDataAutoLocker::lock(cv::UMatData*&) [function] [call site] 00855
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00856
8 cv::UMatData::lock() [function] [call site] 00857
9 cv::getUMatDataLockIndex(cv::UMatData const*) [function] [call site] 00858
6 __cxa_begin_catch [call site] 00859
6 __cxa_rethrow [call site] 00860
6 cv::UMat::type() const [function] [call site] 00861
6 cv::Mat::Mat(int, int const*, int, void*, unsigned long const*) [function] [call site] 00862
7 cv::MatSize::MatSize(int*) [function] [call site] 00863
7 cv::MatStep::MatStep() [function] [call site] 00864
7 cv::setSize(cv::Mat&, int, int const*, unsigned long const*, bool) [function] [call site] 00865
7 cv::finalizeHdr(cv::Mat&) [function] [call site] 00866
8 cv::Mat::updateContinuityFlag() [function] [call site] 00867
8 cv::MatSize::operator[](int) [function] [call site] 00868
8 cv::MatStep::operator[](int) [function] [call site] 00869
8 cv::MatSize::operator[](int) [function] [call site] 00870
8 cv::Mat::ptr(int) [function] [call site] 00871
8 cv::MatSize::operator[](int) [function] [call site] 00872
8 cv::MatStep::operator[](int) [function] [call site] 00873
8 cv::MatSize::operator[](int) [function] [call site] 00874
8 cv::MatStep::operator[](int) [function] [call site] 00875
6 __cxa_end_catch [call site] 00876
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00877
6 cv::Mat::Mat() [function] [call site] 00878
6 cv::UMatDataAutoLock::~UMatDataAutoLock() [function] [call site] 00879
7 cv::getUMatDataAutoLocker() [function] [call site] 00880
7 cv::UMatDataAutoLocker::release(cv::UMatData*, cv::UMatData*) [function] [call site] 00881
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00882
8 cv::UMatData::unlock() [function] [call site] 00883
9 cv::getUMatDataLockIndex(cv::UMatData const*) [function] [call site] 00884
8 cv::UMatData::unlock() [function] [call site] 00885
7 __clang_call_terminate [call site] 00886
6 __clang_call_terminate [call site] 00887
5 cv::UMat::getMat(cv::AccessFlag) const [function] [call site] 00888
5 cv::Mat::row(int) const [function] [call site] 00889
5 cv::Mat::~Mat() [function] [call site] 00890
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00891
5 cv::Mat::Mat(cv::Size_<int>, int, void*, unsigned long) [function] [call site] 00892
6 cv::MatSize::MatSize(int*) [function] [call site] 00893
6 cv::MatStep::MatStep() [function] [call site] 00894
6 cv::Mat::total() const [function] [call site] 00895
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00896
6 cv::detail::check_failed_auto(unsigned long, unsigned long, cv::detail::CheckContext const&) [function] [call site] 00897
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00898
6 cv::MatStep::operator[](int) [function] [call site] 00899
6 cv::MatStep::operator[](int) [function] [call site] 00900
6 cv::Mat::updateContinuityFlag() [function] [call site] 00901
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00902
5 cv::_InputArray::size(int) const [function] [call site] 00903
6 cv::_InputArray::kind() const [function] [call site] 00904
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00905
6 cv::MatSize::operator()() const [function] [call site] 00906
7 cv::Size_<int>::Size_(int, int) [function] [call site] 00907
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00908
6 cv::MatSize::operator()() const [function] [call site] 00909
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00910
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00911
6 cv::Size_<int>::Size_(int, int) [function] [call site] 00912
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00913
6 cv::Size_<int>::Size_(int, int) [function] [call site] 00914
6 cv::Size_<int>::Size_() [function] [call site] 00915
6 cv::Size_<int>::Size_() [function] [call site] 00916
6 cv::Size_<int>::Size_(int, int) [function] [call site] 00917
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00918
6 cv::Size_<int>::Size_(int, int) [function] [call site] 00919
6 cv::Size_<int>::Size_() [function] [call site] 00920
6 cv::Size_<int>::Size_(int, int) [function] [call site] 00921
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00922
6 cv::MatSize::operator()() const [function] [call site] 00923
6 cv::Size_<int>::Size_() [function] [call site] 00924
6 cv::Size_<int>::Size_(int, int) [function] [call site] 00925
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00926
6 cv::MatSize::operator()() const [function] [call site] 00927
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00928
6 cv::Size_<int>::Size_() [function] [call site] 00929
6 cv::Size_<int>::Size_(int, int) [function] [call site] 00930
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00931
6 cv::MatSize::operator()() const [function] [call site] 00932
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00933
6 cv::ogl::Buffer::size() const [function] [call site] 00934
7 cv::Size_<int>::Size_(int, int) [function] [call site] 00935
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00936
6 cv::cuda::GpuMat::size() const [function] [call site] 00937
7 cv::Size_<int>::Size_(int, int) [function] [call site] 00938
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00939
6 cv::cuda::HostMem::size() const [function] [call site] 00940
7 cv::Size_<int>::Size_(int, int) [function] [call site] 00941
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00942
5 cv::Mat::Mat(cv::Size_<int>, int, void*, unsigned long) [function] [call site] 00943
5 cv::Mat::Mat() [function] [call site] 00944
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00945
5 cv::Mat::Mat() [function] [call site] 00946
5 cv::Mat::Mat(int, int, int) [function] [call site] 00947
6 cv::MatSize::MatSize(int*) [function] [call site] 00948
6 cv::MatStep::MatStep(unsigned long) [function] [call site] 00949
6 cv::Mat::create(int, int, int) [function] [call site] 00950
7 cv::Mat::type() const [function] [call site] 00951
7 cv::Mat::create(int, int const*, int) [function] [call site] 00952
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00953
8 cv::Mat::type() const [function] [call site] 00954
8 cv::MatSize::operator[](int) [function] [call site] 00955
8 cv::MatSize::operator[](int) [function] [call site] 00956
8 cv::MatSize::operator[](int) [function] [call site] 00957
8 cv::Mat::release() [function] [call site] 00958
8 cv::setSize(cv::Mat&, int, int const*, unsigned long const*, bool) [function] [call site] 00959
8 cv::Mat::total() const [function] [call site] 00960
8 cv::Mat::getDefaultAllocator() [function] [call site] 00961
8 cv::MatSize::operator int const*() const [function] [call site] 00962
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00963
8 __cxa_begin_catch [call site] 00964
8 __cxa_rethrow [call site] 00965
8 cv::MatSize::operator int const*() const [function] [call site] 00966
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00967
8 __cxa_end_catch [call site] 00968
8 cv::MatStep::operator[](int) [function] [call site] 00969
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00970
8 cv::Mat::addref() [function] [call site] 00971
8 cv::finalizeHdr(cv::Mat&) [function] [call site] 00972
8 __clang_call_terminate [call site] 00973
5 cv::Mat::Mat() [function] [call site] 00974
5 cv::_InputArray::type(int) const [function] [call site] 00975
6 cv::_InputArray::kind() const [function] [call site] 00976
6 cv::Mat::type() const [function] [call site] 00977
6 cv::UMat::type() const [function] [call site] 00978
6 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 00979
6 cv::operator!=(cv::_InputArray::KindFlag const&, int const&) [function] [call site] 00980
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00981
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00982
6 cv::UMat::type() const [function] [call site] 00983
6 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 00984
6 cv::operator!=(cv::_InputArray::KindFlag const&, int const&) [function] [call site] 00985
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00986
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00987
6 cv::Mat::type() const [function] [call site] 00988
6 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 00989
6 cv::operator!=(cv::_InputArray::KindFlag const&, int const&) [function] [call site] 00990
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00991
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00992
6 cv::Mat::type() const [function] [call site] 00993
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00994
6 cv::ogl::Buffer::type() const [function] [call site] 00995
6 cv::cuda::GpuMat::type() const [function] [call site] 00996
6 cv::cuda::HostMem::type() const [function] [call site] 00997
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 00998
5 cv::_InputArray::size(int) const [function] [call site] 00999
5 cv::Mat::Mat(cv::Size_<int>, int, void*, unsigned long) [function] [call site] 01000
5 cv::Mat::Mat() [function] [call site] 01001
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01002
5 cv::Mat::Mat(cv::Mat const&) [function] [call site] 01003
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01004
5 cv::Mat::Mat(cv::Mat const&) [function] [call site] 01005
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01006
5 cv::UMat::getMat(cv::AccessFlag) const [function] [call site] 01007
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01008
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01009
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01010
5 cv::cuda::HostMem::createMatHeader() const [function] [call site] 01011
6 cv::cuda::HostMem::size() const [function] [call site] 01012
6 cv::cuda::HostMem::type() const [function] [call site] 01013
6 cv::Mat::Mat(cv::Size_<int>, int, void*, unsigned long) [function] [call site] 01014
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01015
3 cv::Mat::Mat() [function] [call site] 01016
3 cv::imdecode_(cv::Mat const&, int, cv::Mat&) [function] [call site] 01017
4 cv::Mat::empty() const [function] [call site] 01018
5 cv::Mat::total() const [function] [call site] 01019
4 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01020
4 cv::Mat::isContinuous() const [function] [call site] 01021
4 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01022
4 cv::Mat::checkVector(int, int, bool) const [function] [call site] 01023
5 cv::Mat::depth() const [function] [call site] 01024
5 cv::Mat::isContinuous() const [function] [call site] 01025
5 cv::Mat::channels() const [function] [call site] 01026
5 cv::Mat::channels() const [function] [call site] 01027
5 cv::Mat::channels() const [function] [call site] 01028
5 cv::Mat::isContinuous() const [function] [call site] 01029
5 cv::Mat::total() const [function] [call site] 01030
5 cv::Mat::channels() const [function] [call site] 01031
4 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01032
4 cv::Mat::reshape(int, int) const [function] [call site] 01033
5 cv::Mat::channels() const [function] [call site] 01034
5 cv::Mat::Mat(cv::Mat const&) [function] [call site] 01035
5 cv::MatSize::operator[](int) const [function] [call site] 01036
5 cv::MatStep::operator[](int) [function] [call site] 01037
5 cv::MatSize::operator[](int) [function] [call site] 01038
5 cv::Mat::Mat(cv::Mat&&) [function] [call site] 01039
6 cv::MatSize::MatSize(int*) [function] [call site] 01040
6 cv::MatStep::MatStep() [function] [call site] 01041
6 cv::MatStep::operator[](int) [function] [call site] 01042
6 cv::MatStep::operator[](int) [function] [call site] 01043
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01044
6 __clang_call_terminate [call site] 01045
5 cv::Mat::total() const [function] [call site] 01046
5 cv::Mat::reshape(int, int, int const*) const [function] [call site] 01047
6 cv::Mat::reshape(int, int) const [function] [call site] 01048
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01049
7 cv::Mat::isContinuous() const [function] [call site] 01050
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01051
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01052
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01053
7 cv::Mat::elemSize1() const [function] [call site] 01054
7 cv::MatStep::operator[](int) [function] [call site] 01055
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01056
7 cv::MatStep::operator[](int) [function] [call site] 01057
7 cv::Mat::Mat(cv::Mat&&) [function] [call site] 01058
7 cv::Mat::~Mat() [function] [call site] 01059
6 cv::Mat::reshape(int, int) const [function] [call site] 01060
6 cv::Mat::isContinuous() const [function] [call site] 01061
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01062
6 cv::Mat::channels() const [function] [call site] 01063
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01064
6 cv::Mat::total() const [function] [call site] 01065
6 cv::Mat::channels() const [function] [call site] 01066
6 cv::AutoBuffer<int, 4ul>::AutoBuffer(unsigned long) [function] [call site] 01067
7 cv::AutoBuffer<int, 4ul>::allocate(unsigned long) [function] [call site] 01068
8 cv::AutoBuffer<int, 4ul>::deallocate() [function] [call site] 01069
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01070
6 cv::MatSize::operator[](int) const [function] [call site] 01071
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01072
6 cv::AutoBuffer<int, 4ul>::operator[](unsigned long) [function] [call site] 01073
6 cv::AutoBuffer<int, 4ul>::operator[](unsigned long) [function] [call site] 01074
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01075
6 cv::Mat::Mat(cv::Mat const&) [function] [call site] 01076
6 cv::AutoBuffer<int, 4ul>::data() [function] [call site] 01077
6 cv::setSize(cv::Mat&, int, int const*, unsigned long const*, bool) [function] [call site] 01078
6 cv::Mat::~Mat() [function] [call site] 01079
6 cv::AutoBuffer<int, 4ul>::~AutoBuffer() [function] [call site] 01080
7 cv::AutoBuffer<int, 4ul>::deallocate() [function] [call site] 01081
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01082
4 cv::findDecoder(cv::Mat const&) [function] [call site] 01083
5 cv::Mat::isContinuous() const [function] [call site] 01084
5 cv::Ptr<cv::BaseImageDecoder>::Ptr() [function] [call site] 01085
5 cv::getCodecs() [function] [call site] 01086
6 __cxa_guard_acquire [call site] 01087
6 cv::ImageCodecInitializer::ImageCodecInitializer() [function] [call site] 01088
7 cv::Ptr<cv::BmpDecoder> cv::makePtr<cv::BmpDecoder>() [function] [call site] 01089
8 cv::Ptr<cv::BmpDecoder>::Ptr(std::__1::shared_ptr<cv::BmpDecoder>&&) [function] [call site] 01090
7 cv::Ptr<cv::BaseImageDecoder>::Ptr<cv::BmpDecoder>(cv::Ptr<cv::BmpDecoder>&&) [function] [call site] 01091
7 cv::Ptr<cv::BmpEncoder> cv::makePtr<cv::BmpEncoder>() [function] [call site] 01092
8 cv::Ptr<cv::BmpEncoder>::Ptr(std::__1::shared_ptr<cv::BmpEncoder>&&) [function] [call site] 01093
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::BmpEncoder>(cv::Ptr<cv::BmpEncoder>&&) [function] [call site] 01094
7 cv::Ptr<cv::GifDecoder> cv::makePtr<cv::GifDecoder>() [function] [call site] 01095
8 cv::Ptr<cv::GifDecoder>::Ptr(std::__1::shared_ptr<cv::GifDecoder>&&) [function] [call site] 01096
7 cv::Ptr<cv::BaseImageDecoder>::Ptr<cv::GifDecoder>(cv::Ptr<cv::GifDecoder>&&) [function] [call site] 01097
7 cv::Ptr<cv::GifEncoder> cv::makePtr<cv::GifEncoder>() [function] [call site] 01098
8 cv::Ptr<cv::GifEncoder>::Ptr(std::__1::shared_ptr<cv::GifEncoder>&&) [function] [call site] 01099
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::GifEncoder>(cv::Ptr<cv::GifEncoder>&&) [function] [call site] 01100
7 cv::Ptr<cv::HdrDecoder> cv::makePtr<cv::HdrDecoder>() [function] [call site] 01101
8 cv::Ptr<cv::HdrDecoder>::Ptr(std::__1::shared_ptr<cv::HdrDecoder>&&) [function] [call site] 01102
7 cv::Ptr<cv::BaseImageDecoder>::Ptr<cv::HdrDecoder>(cv::Ptr<cv::HdrDecoder>&&) [function] [call site] 01103
7 cv::Ptr<cv::HdrEncoder> cv::makePtr<cv::HdrEncoder>() [function] [call site] 01104
8 cv::Ptr<cv::HdrEncoder>::Ptr(std::__1::shared_ptr<cv::HdrEncoder>&&) [function] [call site] 01105
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::HdrEncoder>(cv::Ptr<cv::HdrEncoder>&&) [function] [call site] 01106
7 cv::Ptr<cv::JpegDecoder> cv::makePtr<cv::JpegDecoder>() [function] [call site] 01107
8 cv::Ptr<cv::JpegDecoder>::Ptr(std::__1::shared_ptr<cv::JpegDecoder>&&) [function] [call site] 01108
7 cv::Ptr<cv::BaseImageDecoder>::Ptr<cv::JpegDecoder>(cv::Ptr<cv::JpegDecoder>&&) [function] [call site] 01109
7 cv::Ptr<cv::JpegEncoder> cv::makePtr<cv::JpegEncoder>() [function] [call site] 01110
8 cv::Ptr<cv::JpegEncoder>::Ptr(std::__1::shared_ptr<cv::JpegEncoder>&&) [function] [call site] 01111
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::JpegEncoder>(cv::Ptr<cv::JpegEncoder>&&) [function] [call site] 01112
7 cv::Ptr<cv::WebPDecoder> cv::makePtr<cv::WebPDecoder>() [function] [call site] 01113
8 cv::Ptr<cv::WebPDecoder>::Ptr(std::__1::shared_ptr<cv::WebPDecoder>&&) [function] [call site] 01114
7 cv::Ptr<cv::BaseImageDecoder>::Ptr<cv::WebPDecoder>(cv::Ptr<cv::WebPDecoder>&&) [function] [call site] 01115
7 cv::Ptr<cv::WebPEncoder> cv::makePtr<cv::WebPEncoder>() [function] [call site] 01116
8 cv::Ptr<cv::WebPEncoder>::Ptr(std::__1::shared_ptr<cv::WebPEncoder>&&) [function] [call site] 01117
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::WebPEncoder>(cv::Ptr<cv::WebPEncoder>&&) [function] [call site] 01118
7 cv::Ptr<cv::SunRasterDecoder> cv::makePtr<cv::SunRasterDecoder>() [function] [call site] 01119
8 cv::Ptr<cv::SunRasterDecoder>::Ptr(std::__1::shared_ptr<cv::SunRasterDecoder>&&) [function] [call site] 01120
7 cv::Ptr<cv::BaseImageDecoder>::Ptr<cv::SunRasterDecoder>(cv::Ptr<cv::SunRasterDecoder>&&) [function] [call site] 01121
7 cv::Ptr<cv::SunRasterEncoder> cv::makePtr<cv::SunRasterEncoder>() [function] [call site] 01122
8 cv::Ptr<cv::SunRasterEncoder>::Ptr(std::__1::shared_ptr<cv::SunRasterEncoder>&&) [function] [call site] 01123
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::SunRasterEncoder>(cv::Ptr<cv::SunRasterEncoder>&&) [function] [call site] 01124
7 cv::Ptr<cv::PxMDecoder> cv::makePtr<cv::PxMDecoder>() [function] [call site] 01125
8 cv::Ptr<cv::PxMDecoder>::Ptr(std::__1::shared_ptr<cv::PxMDecoder>&&) [function] [call site] 01126
7 cv::Ptr<cv::BaseImageDecoder>::Ptr<cv::PxMDecoder>(cv::Ptr<cv::PxMDecoder>&&) [function] [call site] 01127
7 cv::Ptr<cv::PxMEncoder> cv::makePtr<cv::PxMEncoder, cv::PxMMode>(cv::PxMMode const&) [function] [call site] 01128
8 cv::Ptr<cv::PxMEncoder>::Ptr(std::__1::shared_ptr<cv::PxMEncoder>&&) [function] [call site] 01129
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::PxMEncoder>(cv::Ptr<cv::PxMEncoder>&&) [function] [call site] 01130
7 cv::Ptr<cv::PxMEncoder> cv::makePtr<cv::PxMEncoder, cv::PxMMode>(cv::PxMMode const&) [function] [call site] 01131
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::PxMEncoder>(cv::Ptr<cv::PxMEncoder>&&) [function] [call site] 01132
7 cv::Ptr<cv::PxMEncoder> cv::makePtr<cv::PxMEncoder, cv::PxMMode>(cv::PxMMode const&) [function] [call site] 01133
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::PxMEncoder>(cv::Ptr<cv::PxMEncoder>&&) [function] [call site] 01134
7 cv::Ptr<cv::PxMEncoder> cv::makePtr<cv::PxMEncoder, cv::PxMMode>(cv::PxMMode const&) [function] [call site] 01135
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::PxMEncoder>(cv::Ptr<cv::PxMEncoder>&&) [function] [call site] 01136
7 cv::Ptr<cv::PAMDecoder> cv::makePtr<cv::PAMDecoder>() [function] [call site] 01137
8 cv::Ptr<cv::PAMDecoder>::Ptr(std::__1::shared_ptr<cv::PAMDecoder>&&) [function] [call site] 01138
7 cv::Ptr<cv::BaseImageDecoder>::Ptr<cv::PAMDecoder>(cv::Ptr<cv::PAMDecoder>&&) [function] [call site] 01139
7 cv::Ptr<cv::PAMEncoder> cv::makePtr<cv::PAMEncoder>() [function] [call site] 01140
8 cv::Ptr<cv::PAMEncoder>::Ptr(std::__1::shared_ptr<cv::PAMEncoder>&&) [function] [call site] 01141
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::PAMEncoder>(cv::Ptr<cv::PAMEncoder>&&) [function] [call site] 01142
7 cv::Ptr<cv::PFMDecoder> cv::makePtr<cv::PFMDecoder>() [function] [call site] 01143
8 cv::Ptr<cv::PFMDecoder>::Ptr(std::__1::shared_ptr<cv::PFMDecoder>&&) [function] [call site] 01144
7 cv::Ptr<cv::BaseImageDecoder>::Ptr<cv::PFMDecoder>(cv::Ptr<cv::PFMDecoder>&&) [function] [call site] 01145
7 cv::Ptr<cv::PFMEncoder> cv::makePtr<cv::PFMEncoder>() [function] [call site] 01146
8 cv::Ptr<cv::PFMEncoder>::Ptr(std::__1::shared_ptr<cv::PFMEncoder>&&) [function] [call site] 01147
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::PFMEncoder>(cv::Ptr<cv::PFMEncoder>&&) [function] [call site] 01148
7 cv::Ptr<cv::TiffDecoder> cv::makePtr<cv::TiffDecoder>() [function] [call site] 01149
8 cv::Ptr<cv::TiffDecoder>::Ptr(std::__1::shared_ptr<cv::TiffDecoder>&&) [function] [call site] 01150
7 cv::Ptr<cv::BaseImageDecoder>::Ptr<cv::TiffDecoder>(cv::Ptr<cv::TiffDecoder>&&) [function] [call site] 01151
7 cv::Ptr<cv::TiffEncoder> cv::makePtr<cv::TiffEncoder>() [function] [call site] 01152
8 cv::Ptr<cv::TiffEncoder>::Ptr(std::__1::shared_ptr<cv::TiffEncoder>&&) [function] [call site] 01153
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::TiffEncoder>(cv::Ptr<cv::TiffEncoder>&&) [function] [call site] 01154
7 cv::Ptr<cv::PngDecoder> cv::makePtr<cv::PngDecoder>() [function] [call site] 01155
8 cv::Ptr<cv::PngDecoder>::Ptr(std::__1::shared_ptr<cv::PngDecoder>&&) [function] [call site] 01156
7 cv::Ptr<cv::BaseImageDecoder>::Ptr<cv::PngDecoder>(cv::Ptr<cv::PngDecoder>&&) [function] [call site] 01157
7 cv::Ptr<cv::PngEncoder> cv::makePtr<cv::PngEncoder>() [function] [call site] 01158
8 cv::Ptr<cv::PngEncoder>::Ptr(std::__1::shared_ptr<cv::PngEncoder>&&) [function] [call site] 01159
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::PngEncoder>(cv::Ptr<cv::PngEncoder>&&) [function] [call site] 01160
7 cv::Ptr<cv::Jpeg2KJP2OpjDecoder> cv::makePtr<cv::Jpeg2KJP2OpjDecoder>() [function] [call site] 01161
8 cv::Ptr<cv::Jpeg2KJP2OpjDecoder>::Ptr(std::__1::shared_ptr<cv::Jpeg2KJP2OpjDecoder>&&) [function] [call site] 01162
7 cv::Ptr<cv::BaseImageDecoder>::Ptr<cv::Jpeg2KJP2OpjDecoder>(cv::Ptr<cv::Jpeg2KJP2OpjDecoder>&&) [function] [call site] 01163
7 cv::Ptr<cv::Jpeg2KJ2KOpjDecoder> cv::makePtr<cv::Jpeg2KJ2KOpjDecoder>() [function] [call site] 01164
8 cv::Ptr<cv::Jpeg2KJ2KOpjDecoder>::Ptr(std::__1::shared_ptr<cv::Jpeg2KJ2KOpjDecoder>&&) [function] [call site] 01165
7 cv::Ptr<cv::BaseImageDecoder>::Ptr<cv::Jpeg2KJ2KOpjDecoder>(cv::Ptr<cv::Jpeg2KJ2KOpjDecoder>&&) [function] [call site] 01166
7 cv::Ptr<cv::Jpeg2KOpjEncoder> cv::makePtr<cv::Jpeg2KOpjEncoder>() [function] [call site] 01167
8 cv::Ptr<cv::Jpeg2KOpjEncoder>::Ptr(std::__1::shared_ptr<cv::Jpeg2KOpjEncoder>&&) [function] [call site] 01168
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::Jpeg2KOpjEncoder>(cv::Ptr<cv::Jpeg2KOpjEncoder>&&) [function] [call site] 01169
7 cv::Ptr<cv::ExrDecoder> cv::makePtr<cv::ExrDecoder>() [function] [call site] 01170
8 cv::Ptr<cv::ExrDecoder>::Ptr(std::__1::shared_ptr<cv::ExrDecoder>&&) [function] [call site] 01171
7 cv::Ptr<cv::BaseImageDecoder>::Ptr<cv::ExrDecoder>(cv::Ptr<cv::ExrDecoder>&&) [function] [call site] 01172
7 cv::Ptr<cv::ExrEncoder> cv::makePtr<cv::ExrEncoder>() [function] [call site] 01173
8 cv::Ptr<cv::ExrEncoder>::Ptr(std::__1::shared_ptr<cv::ExrEncoder>&&) [function] [call site] 01174
7 cv::Ptr<cv::BaseImageEncoder>::Ptr<cv::ExrEncoder>(cv::Ptr<cv::ExrEncoder>&&) [function] [call site] 01175
6 __cxa_atexit [call site] 01176
6 cv::ImageCodecInitializer::~ImageCodecInitializer() [function] [call site] 01177
6 __cxa_guard_release [call site] 01178
6 __cxa_guard_abort [call site] 01179
5 cv::Ptr<cv::BaseImageDecoder>::operator->() const [function] [call site] 01180
5 cv::Mat::elemSize() const [function] [call site] 01181
5 cv::Ptr<cv::BaseImageDecoder>::operator->() const [function] [call site] 01182
5 cv::Ptr<cv::BaseImageDecoder>::operator->() const [function] [call site] 01183
5 cv::Ptr<cv::BaseImageDecoder>::Ptr() [function] [call site] 01184
4 cv::Ptr<cv::BaseImageDecoder>::operator->() const [function] [call site] 01185
4 cv::Ptr<cv::BaseImageDecoder>::operator->() const [function] [call site] 01186
4 cv::Ptr<cv::BaseImageDecoder>::operator->() const [function] [call site] 01187
4 cv::tempfile(char const*) [function] [call site] 01188
5 cv::utils::getConfigurationParameterString(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01189
5 mkstemp [call site] 01190
5 close [call site] 01191
5 remove [call site] 01192
4 fopen [call site] 01193
4 cv::Mat::total() const [function] [call site] 01194
4 cv::Mat::elemSize() const [function] [call site] 01195
4 cv::Mat::ptr(int) [function] [call site] 01196
4 fwrite [call site] 01197
4 fclose [call site] 01198
4 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01199
4 fclose [call site] 01200
4 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01201
4 cv::Ptr<cv::BaseImageDecoder>::operator->() const [function] [call site] 01202
4 cv::Ptr<cv::BaseImageDecoder>::operator->() const [function] [call site] 01203
4 __cxa_begin_catch [call site] 01204
4 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01205
4 __cxa_begin_catch [call site] 01206
4 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01207
4 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01208
4 __cxa_end_catch [call site] 01209
4 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01210
4 __cxa_end_catch [call site] 01211
4 cv::Ptr<cv::BaseImageDecoder>::release() [function] [call site] 01212
4 remove [call site] 01213
4 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01214
4 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01215
4 cv::Ptr<cv::BaseImageDecoder>::operator->() const [function] [call site] 01216
4 cv::BaseImageDecoder::width() const [function] [call site] 01217
4 cv::BaseImageDecoder::height() const [function] [call site] 01218
4 cv::Size_<int>::Size_(int, int) [function] [call site] 01219
4 cv::validateInputImageSize(cv::Size_<int> const&) [function] [call site] 01220
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01221
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01222
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01223
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01224
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01225
4 cv::Ptr<cv::BaseImageDecoder>::operator->() const [function] [call site] 01226
4 cv::calcType(int, int) [function] [call site] 01227
5 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01228
6 void cv::detail::check_failed_auto_<int>(int const&, int const&, cv::detail::CheckContext const&) [function] [call site] 01229
4 cv::Mat::create(int, int, int) [function] [call site] 01230
4 cv::Ptr<cv::BaseImageDecoder>::operator->() const [function] [call site] 01231
4 __cxa_begin_catch [call site] 01232
4 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01233
4 __cxa_begin_catch [call site] 01234
4 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01235
4 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01236
4 __cxa_end_catch [call site] 01237
4 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01238
4 __cxa_end_catch [call site] 01239
4 remove [call site] 01240
4 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01241
4 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01242
4 cv::Ptr<cv::BaseImageDecoder>::operator->() const [function] [call site] 01243
4 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 01244
5 cv::Size_<int>::Size_() [function] [call site] 01245
5 cv::_InputArray::init(int, void const*) [function] [call site] 01246
4 cv::_OutputArray::_OutputArray(cv::Mat&) [function] [call site] 01247
5 cv::_InputArray::_InputArray() [function] [call site] 01248
6 cv::Size_<int>::Size_() [function] [call site] 01249
6 cv::_InputArray::init(int, void const*) [function] [call site] 01250
5 cv::_InputArray::init(int, void const*) [function] [call site] 01251
4 cv::Size_<int>::Size_(int, int) [function] [call site] 01252
4 cv::resize(cv::_InputArray const&, cv::_OutputArray const&, cv::Size_<int>, double, double, int) [function] [call site] 01253
5 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01254
5 cv::_InputArray::size(int) const [function] [call site] 01255
5 cv::Size_<int>::empty() const [function] [call site] 01256
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01257
5 cv::Size_<int>::empty() const [function] [call site] 01258
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01259
5 int cv::saturate_cast<int>(double) [function] [call site] 01260
6 cvRound(double) [function] [call site] 01261
5 int cv::saturate_cast<int>(double) [function] [call site] 01262
5 cv::Size_<int>::Size_(int, int) [function] [call site] 01263
5 cv::Size_<int>::empty() const [function] [call site] 01264
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01265
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01266
5 cv::_InputArray::depth(int) const [function] [call site] 01267
6 cv::_InputArray::type(int) const [function] [call site] 01268
5 cv::ocl::isOpenCLActivated() [function] [call site] 01269
5 cv::_InputArray::dims(int) const [function] [call site] 01270
6 cv::_InputArray::kind() const [function] [call site] 01271
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01272
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01273
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01274
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01275
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01276
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01277
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01278
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01279
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01280
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01281
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01282
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01283
5 cv::_InputArray::isUMat() const [function] [call site] 01284
6 cv::_InputArray::kind() const [function] [call site] 01285
5 cv::_InputArray::cols(int) const [function] [call site] 01286
6 cv::_InputArray::size(int) const [function] [call site] 01287
5 cv::_InputArray::rows(int) const [function] [call site] 01288
6 cv::_InputArray::size(int) const [function] [call site] 01289
5 cv::ocl_resize(cv::_InputArray const&, cv::_OutputArray const&, cv::Size_<int>, double, double, int) [function] [call site] 01290
6 cv::_InputArray::type(int) const [function] [call site] 01291
6 int cv::saturate_cast<int>(double) [function] [call site] 01292
6 abs[abi:ne180100](double) [function] [call site] 01293
6 abs[abi:ne180100](double) [function] [call site] 01294
6 cv::_InputArray::getUMat(int) const [function] [call site] 01295
7 cv::_InputArray::kind() const [function] [call site] 01296
7 cv::operator&(int const&, cv::AccessFlag const&) [function] [call site] 01297
7 cv::UMat::UMat(cv::UMat const&) [function] [call site] 01298
8 cv::MatSize::MatSize(int*) [function] [call site] 01299
8 cv::MatStep::MatStep() [function] [call site] 01300
8 cv::UMat::addref() [function] [call site] 01301
8 cv::MatStep::operator[](int) const [function] [call site] 01302
8 cv::MatStep::operator[](int) [function] [call site] 01303
8 cv::UMat::copySize(cv::UMat const&) [function] [call site] 01304
9 cv::setSize(cv::UMat&, int, int const*, unsigned long const*, bool) [function] [call site] 01305
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01306
10 cv::fastFree(void*) [function] [call site] 01307
10 cv::fastMalloc(unsigned long) [function] [call site] 01308
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01309
10 cv::MatStep::operator[](int) [function] [call site] 01310
9 cv::MatSize::operator[](int) const [function] [call site] 01311
9 cv::MatSize::operator[](int) [function] [call site] 01312
9 cv::MatStep::operator[](int) const [function] [call site] 01313
9 cv::MatStep::operator[](int) [function] [call site] 01314
7 cv::UMat::row(int) const [function] [call site] 01315
8 cv::Range::Range(int, int) [function] [call site] 01316
8 cv::Range::all() [function] [call site] 01317
8 cv::UMat::UMat(cv::UMat const&, cv::Range const&, cv::Range const&) [function] [call site] 01318
9 cv::MatSize::MatSize(int*) [function] [call site] 01319
9 cv::MatStep::MatStep() [function] [call site] 01320
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01321
9 cv::AutoBuffer<cv::Range, 136ul>::AutoBuffer(unsigned long) [function] [call site] 01322
9 cv::AutoBuffer<cv::Range, 136ul>::operator[](unsigned long) [function] [call site] 01323
9 cv::AutoBuffer<cv::Range, 136ul>::operator[](unsigned long) [function] [call site] 01324
9 cv::AutoBuffer<cv::Range, 136ul>::data() [function] [call site] 01325
9 cv::UMat::operator()(cv::Range const*) const [function] [call site] 01326
10 cv::UMat::UMat(cv::UMat const&, cv::Range const*) [function] [call site] 01327
11 cv::MatSize::MatSize(int*) [function] [call site] 01328
11 cv::MatStep::MatStep() [function] [call site] 01329
11 cv::UMat::operator=(cv::UMat const&) [function] [call site] 01330
12 cv::UMat::addref() [function] [call site] 01331
12 cv::UMat::release() [function] [call site] 01332
13 cv::UMat::deallocate() [function] [call site] 01333
12 cv::MatStep::operator[](int) const [function] [call site] 01334
12 cv::MatStep::operator[](int) [function] [call site] 01335
12 cv::MatStep::operator[](int) const [function] [call site] 01336
12 cv::MatStep::operator[](int) [function] [call site] 01337
12 cv::UMat::copySize(cv::UMat const&) [function] [call site] 01338
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01339
11 cv::Range::all() [function] [call site] 01340
11 cv::operator==(cv::Range const&, cv::Range const&) [function] [call site] 01341
11 cv::MatSize::operator[](int) const [function] [call site] 01342
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01343
11 cv::Range::all() [function] [call site] 01344
11 cv::operator!=(cv::Range const&, cv::Range const&) [function] [call site] 01345
11 cv::Range::Range(int, int) [function] [call site] 01346
11 cv::UMat::updateContinuityFlag() [function] [call site] 01347
12 cv::updateContinuityFlag(int, int, int const*, unsigned long const*) [function] [call site] 01348
9 cv::Range::all() [function] [call site] 01349
9 cv::AutoBuffer<cv::Range, 136ul>::operator[](unsigned long) [function] [call site] 01350
9 cv::UMat::operator=(cv::UMat&&) [function] [call site] 01351
10 cv::UMat::release() [function] [call site] 01352
10 cv::fastFree(void*) [function] [call site] 01353
10 cv::MatStep::operator[](int) [function] [call site] 01354
10 cv::MatStep::operator[](int) [function] [call site] 01355
9 cv::UMat::~UMat() [function] [call site] 01356
10 cv::UMat::release() [function] [call site] 01357
10 cv::fastFree(void*) [function] [call site] 01358
10 __clang_call_terminate [call site] 01359
9 cv::AutoBuffer<cv::Range, 136ul>::~AutoBuffer() [function] [call site] 01360
9 cv::UMat::operator=(cv::UMat const&) [function] [call site] 01361
9 cv::Range::all() [function] [call site] 01362
9 cv::operator!=(cv::Range const&, cv::Range const&) [function] [call site] 01363
9 cv::Range::Range(int, int) [function] [call site] 01364
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01365
9 cv::Range::size() const [function] [call site] 01366
9 cv::MatStep::operator unsigned long() const [function] [call site] 01367
9 cv::Range::all() [function] [call site] 01368
9 cv::operator!=(cv::Range const&, cv::Range const&) [function] [call site] 01369
9 cv::Range::Range(int, int) [function] [call site] 01370
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01371
9 cv::Range::size() const [function] [call site] 01372
9 cv::UMat::elemSize() const [function] [call site] 01373
9 cv::UMat::updateContinuityFlag() [function] [call site] 01374
9 cv::UMat::release() [function] [call site] 01375
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01376
7 cv::UMat::UMat(cv::UMat const&) [function] [call site] 01377
7 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 01378
8 cv::UMat::UMat(cv::UMatUsageFlags) [function] [call site] 01379
9 cv::MatSize::MatSize(int*) [function] [call site] 01380
9 cv::MatStep::MatStep() [function] [call site] 01381
8 cv::UMat::UMat(cv::UMat&&) [function] [call site] 01382
9 cv::MatSize::MatSize(int*) [function] [call site] 01383
9 cv::MatStep::MatStep() [function] [call site] 01384
9 cv::MatStep::operator[](int) [function] [call site] 01385
8 cv::Size_<int>::Size_() [function] [call site] 01386
8 cv::Point_<int>::Point_() [function] [call site] 01387
8 cv::Mat::locateROI(cv::Size_<int>&, cv::Point_<int>&) const [function] [call site] 01388
9 cv::MatStep::operator[](int) const [function] [call site] 01389
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01390
9 cv::Mat::elemSize() const [function] [call site] 01391
9 cv::MatStep::operator[](int) const [function] [call site] 01392
9 cv::MatStep::operator[](int) const [function] [call site] 01393
9 cv::MatStep::operator[](int) const [function] [call site] 01394
9 cv::MatStep::operator unsigned long() const [function] [call site] 01395
8 cv::Size_<int>::Size_(int, int) [function] [call site] 01396
8 cv::Mat::Mat(cv::Mat const&) [function] [call site] 01397
8 cv::Mat::adjustROI(int, int, int, int) [function] [call site] 01398
9 cv::MatStep::operator[](int) [function] [call site] 01399
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01400
9 cv::Size_<int>::Size_() [function] [call site] 01401
9 cv::Point_<int>::Point_() [function] [call site] 01402
9 cv::Mat::elemSize() const [function] [call site] 01403
9 cv::Mat::locateROI(cv::Size_<int>&, cv::Point_<int>&) const [function] [call site] 01404
9 cv::MatStep::operator unsigned long() const [function] [call site] 01405
9 cv::Mat::updateContinuityFlag() [function] [call site] 01406
8 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 01407
9 cv::Rect_<int>::Rect_(int, int, int, int) [function] [call site] 01408
9 cv::UMat::operator()(cv::Rect_<int> const&) const [function] [call site] 01409
10 cv::UMat::UMat(cv::UMat const&, cv::Rect_<int> const&) [function] [call site] 01410
11 cv::MatStep::operator[](int) const [function] [call site] 01411
11 cv::MatSize::MatSize(int*) [function] [call site] 01412
11 cv::MatStep::MatStep() [function] [call site] 01413
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01414
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01415
11 cv::MatStep::operator[](int) const [function] [call site] 01416
11 cv::MatStep::operator[](int) [function] [call site] 01417
11 cv::UMat::updateContinuityFlag() [function] [call site] 01418
11 cv::UMat::addref() [function] [call site] 01419
11 cv::UMat::release() [function] [call site] 01420
9 cv::UMat::~UMat() [function] [call site] 01421
9 cv::Mat::~Mat() [function] [call site] 01422
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01423
9 cv::operator|=(cv::AccessFlag&, cv::AccessFlag const&) [function] [call site] 01424
9 cv::Mat::getDefaultAllocator() [function] [call site] 01425
9 cv::Mat::type() const [function] [call site] 01426
9 cv::UMat::getStdAllocator() [function] [call site] 01427
10 cv::ocl::useOpenCL() [function] [call site] 01428
10 cv::ocl::getOpenCLAllocator() [function] [call site] 01429
11 __cxa_guard_acquire [call site] 01430
11 cv::ocl::getOpenCLAllocator_() [function] [call site] 01431
12 __cxa_guard_acquire [call site] 01432
12 cv::ocl::OpenCLAllocator::OpenCLAllocator() [function] [call site] 01433
13 cv::MatAllocator::MatAllocator() [function] [call site] 01434
13 cv::Mat::getDefaultAllocator() [function] [call site] 01435
13 cv::MatAllocator::~MatAllocator() [function] [call site] 01436
12 __cxa_guard_release [call site] 01437
12 __cxa_guard_abort [call site] 01438
11 __cxa_guard_release [call site] 01439
11 __cxa_guard_abort [call site] 01440
10 cv::Mat::getDefaultAllocator() [function] [call site] 01441
9 __cxa_begin_catch [call site] 01442
9 fprintf [call site] 01443
9 __cxa_end_catch [call site] 01444
9 cv::Mat::getDefaultAllocator() [function] [call site] 01445
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01446
9 cv::ocl::useOpenCL() [function] [call site] 01447
9 cv::ocl::getOpenCLAllocator() [function] [call site] 01448
9 cv::UMatData::tempUMat() const [function] [call site] 01449
10 cv::operator&(cv::UMatData::MemoryFlag const&, cv::UMatData::MemoryFlag const&) [function] [call site] 01450
10 cv::operator!=(cv::UMatData::MemoryFlag const&, int const&) [function] [call site] 01451
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01452
9 cv::setSize(cv::UMat&, int, int const*, unsigned long const*, bool) [function] [call site] 01453
9 cv::finalizeHdr(cv::UMat&) [function] [call site] 01454
10 cv::UMat::updateContinuityFlag() [function] [call site] 01455
9 cv::UMat::addref() [function] [call site] 01456
9 cv::UMat::UMat(cv::UMat&&) [function] [call site] 01457
9 __cxa_begin_catch [call site] 01458
9 __cxa_rethrow [call site] 01459
9 __cxa_end_catch [call site] 01460
9 cv::UMat::~UMat() [function] [call site] 01461
9 __clang_call_terminate [call site] 01462
7 cv::Mat::row(int) const [function] [call site] 01463
7 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 01464
7 cv::Mat::~Mat() [function] [call site] 01465
7 cv::_InputArray::getMat(int) const [function] [call site] 01466
7 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 01467
7 cv::Mat::~Mat() [function] [call site] 01468
6 cv::_OutputArray::create(cv::Size_<int>, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01469
7 cv::_InputArray::kind() const [function] [call site] 01470
7 cv::_OutputArray::fixedSize() const [function] [call site] 01471
8 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 01472
7 cv::MatSize::operator()() const [function] [call site] 01473
7 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 01474
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01475
7 cv::_OutputArray::fixedType() const [function] [call site] 01476
8 cv::operator&(int const&, cv::_InputArray::KindFlag const&) [function] [call site] 01477
7 cv::Mat::type() const [function] [call site] 01478
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01479
7 cv::Mat::create(cv::Size_<int>, int) [function] [call site] 01480
8 cv::Mat::create(int, int, int) [function] [call site] 01481
7 cv::_OutputArray::fixedSize() const [function] [call site] 01482
7 cv::MatSize::operator()() const [function] [call site] 01483
7 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 01484
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01485
7 cv::_OutputArray::fixedType() const [function] [call site] 01486
7 cv::UMat::type() const [function] [call site] 01487
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01488
7 cv::UMat::create(cv::Size_<int>, int, cv::UMatUsageFlags) [function] [call site] 01489
8 cv::UMat::create(int, int, int, cv::UMatUsageFlags) [function] [call site] 01490
9 cv::UMat::create(int, int const*, int, cv::UMatUsageFlags) [function] [call site] 01491
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01492
10 cv::UMat::type() const [function] [call site] 01493
10 cv::MatSize::operator[](int) [function] [call site] 01494
10 cv::MatSize::operator[](int) [function] [call site] 01495
10 cv::UMat::release() [function] [call site] 01496
10 cv::setSize(cv::UMat&, int, int const*, unsigned long const*, bool) [function] [call site] 01497
10 cv::UMat::total() const [function] [call site] 01498
11 cv::MatSize::operator[](int) const [function] [call site] 01499
10 cv::UMat::getStdAllocator() [function] [call site] 01500
10 cv::Mat::getDefaultAllocator() [function] [call site] 01501
10 cv::MatSize::operator int const*() const [function] [call site] 01502
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01503
10 __cxa_begin_catch [call site] 01504
10 cv::MatSize::operator int const*() const [function] [call site] 01505
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01506
10 __cxa_end_catch [call site] 01507
10 cv::MatStep::operator[](int) [function] [call site] 01508
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01509
10 cv::finalizeHdr(cv::UMat&) [function] [call site] 01510
10 cv::UMat::addref() [function] [call site] 01511
10 __clang_call_terminate [call site] 01512
7 cv::_OutputArray::fixedSize() const [function] [call site] 01513
7 cv::cuda::GpuMat::size() const [function] [call site] 01514
7 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 01515
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01516
7 cv::_OutputArray::fixedType() const [function] [call site] 01517
7 cv::cuda::GpuMat::type() const [function] [call site] 01518
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01519
7 cv::_OutputArray::fixedSize() const [function] [call site] 01520
7 cv::ogl::Buffer::size() const [function] [call site] 01521
7 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 01522
7 cv::_OutputArray::fixedType() const [function] [call site] 01523
7 cv::ogl::Buffer::type() const [function] [call site] 01524
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01525
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01526
7 cv::_OutputArray::fixedSize() const [function] [call site] 01527
7 cv::cuda::HostMem::size() const [function] [call site] 01528
7 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 01529
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01530
7 cv::_OutputArray::fixedType() const [function] [call site] 01531
7 cv::cuda::HostMem::type() const [function] [call site] 01532
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01533
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01534
7 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 01535
8 cv::_InputArray::kind() const [function] [call site] 01536
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01537
8 cv::Mat::empty() const [function] [call site] 01538
8 cv::_OutputArray::fixedType() const [function] [call site] 01539
8 cv::_OutputArray::fixedSize() const [function] [call site] 01540
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01541
8 cv::Mat::empty() const [function] [call site] 01542
8 cv::Mat::type() const [function] [call site] 01543
8 cv::Mat::isContinuous() const [function] [call site] 01544
8 cv::_OutputArray::fixedType() const [function] [call site] 01545
8 cv::Mat::channels() const [function] [call site] 01546
8 cv::Mat::type() const [function] [call site] 01547
8 cv::Mat::type() const [function] [call site] 01548
8 cv::detail::check_failed_MatType(int, int, cv::detail::CheckContext const&) [function] [call site] 01549
9 cv::detail::getTestOpMath(unsigned int) [function] [call site] 01550
9 cv::typeToString(int) [function] [call site] 01551
10 cv::detail::typeToString_(int) [function] [call site] 01552
11 cv::detail::depthToString_(int) [function] [call site] 01553
11 cv::format(char const*, ...) [function] [call site] 01554
10 __cxa_guard_acquire [call site] 01555
10 __cxa_atexit [call site] 01556
10 __cxa_guard_release [call site] 01557
10 __cxa_guard_abort [call site] 01558
9 cv::detail::getTestOpPhraseStr(unsigned int) [function] [call site] 01559
9 cv::typeToString(int) [function] [call site] 01560
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01561
8 cv::_OutputArray::fixedSize() const [function] [call site] 01562
8 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01563
8 cv::MatSize::operator[](int) [function] [call site] 01564
8 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01565
8 cv::Mat::create(int, int const*, int) [function] [call site] 01566
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01567
8 cv::UMat::empty() const [function] [call site] 01568
9 cv::UMat::total() const [function] [call site] 01569
8 cv::_OutputArray::fixedType() const [function] [call site] 01570
8 cv::_OutputArray::fixedSize() const [function] [call site] 01571
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01572
8 cv::UMat::empty() const [function] [call site] 01573
8 cv::UMat::type() const [function] [call site] 01574
8 cv::UMat::isContinuous() const [function] [call site] 01575
8 cv::_OutputArray::fixedType() const [function] [call site] 01576
8 cv::UMat::channels() const [function] [call site] 01577
8 cv::UMat::type() const [function] [call site] 01578
8 cv::UMat::type() const [function] [call site] 01579
8 cv::detail::check_failed_MatType(int, int, cv::detail::CheckContext const&) [function] [call site] 01580
8 cv::_OutputArray::fixedSize() const [function] [call site] 01581
8 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01582
8 cv::MatSize::operator[](int) [function] [call site] 01583
8 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01584
8 cv::UMat::create(int, int const*, int, cv::UMatUsageFlags) [function] [call site] 01585
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01586
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01587
8 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 01588
8 cv::Size_<int>::Size_(int, int) [function] [call site] 01589
8 cv::detail::check_failed_auto(cv::Size_<int>, cv::detail::CheckContext const&) [function] [call site] 01590
9 void cv::detail::check_failed_auto_<cv::Size_<int> >(cv::Size_<int> const&, cv::detail::CheckContext const&) [function] [call site] 01591
10 std::__1::basic_ostream<char, std::__1::char_traits<char> >& cv::operator<< <int>(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, cv::Size_<int> const&) [function] [call site] 01592
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01593
8 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 01594
8 cv::detail::check_failed_auto(cv::Size_<int>, cv::Size_<int>, cv::detail::CheckContext const&) [function] [call site] 01595
9 void cv::detail::check_failed_auto_<cv::Size_<int> >(cv::Size_<int> const&, cv::Size_<int> const&, cv::detail::CheckContext const&) [function] [call site] 01596
10 std::__1::basic_ostream<char, std::__1::char_traits<char> >& cv::operator<< <int>(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, cv::Size_<int> const&) [function] [call site] 01597
10 std::__1::basic_ostream<char, std::__1::char_traits<char> >& cv::operator<< <int>(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, cv::Size_<int> const&) [function] [call site] 01598
8 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 01599
8 cv::detail::check_failed_auto(cv::Size_<int>, cv::detail::CheckContext const&) [function] [call site] 01600
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01601
8 cv::_OutputArray::fixedSize() const [function] [call site] 01602
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01603
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01604
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01605
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01606
8 cv::_OutputArray::fixedSize() const [function] [call site] 01607
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01608
8 cv::format(char const*, ...) [function] [call site] 01609
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01610
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01611
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01612
8 cv::_OutputArray::fixedSize() const [function] [call site] 01613
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01614
8 cv::_OutputArray::fixedType() const [function] [call site] 01615
8 cv::Mat::type() const [function] [call site] 01616
8 cv::Mat::empty() const [function] [call site] 01617
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01618
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01619
8 cv::Mat::isContinuous() const [function] [call site] 01620
8 cv::_OutputArray::fixedType() const [function] [call site] 01621
8 cv::_OutputArray::fixedSize() const [function] [call site] 01622
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01623
8 cv::Mat::release() [function] [call site] 01624
8 cv::Mat::type() const [function] [call site] 01625
8 cv::_OutputArray::fixedType() const [function] [call site] 01626
8 cv::Mat::channels() const [function] [call site] 01627
8 cv::Mat::type() const [function] [call site] 01628
8 cv::Mat::type() const [function] [call site] 01629
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01630
8 cv::_OutputArray::fixedSize() const [function] [call site] 01631
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01632
8 cv::MatSize::operator[](int) [function] [call site] 01633
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01634
8 cv::Mat::create(int, int const*, int) [function] [call site] 01635
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01636
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01637
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01638
8 cv::Mat::isContinuous() const [function] [call site] 01639
8 cv::_OutputArray::fixedType() const [function] [call site] 01640
8 cv::_OutputArray::fixedSize() const [function] [call site] 01641
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01642
8 cv::Mat::release() [function] [call site] 01643
8 cv::Mat::type() const [function] [call site] 01644
8 cv::_OutputArray::fixedType() const [function] [call site] 01645
8 cv::Mat::channels() const [function] [call site] 01646
8 cv::Mat::type() const [function] [call site] 01647
8 cv::Mat::type() const [function] [call site] 01648
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01649
8 cv::_OutputArray::fixedSize() const [function] [call site] 01650
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01651
8 cv::MatSize::operator[](int) [function] [call site] 01652
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01653
8 cv::Mat::create(int, int const*, int) [function] [call site] 01654
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01655
8 cv::_OutputArray::fixedSize() const [function] [call site] 01656
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01657
8 cv::_OutputArray::fixedType() const [function] [call site] 01658
8 cv::UMat::type() const [function] [call site] 01659
8 cv::UMat::empty() const [function] [call site] 01660
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01661
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01662
8 cv::UMat::isContinuous() const [function] [call site] 01663
8 cv::_OutputArray::fixedType() const [function] [call site] 01664
8 cv::_OutputArray::fixedSize() const [function] [call site] 01665
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01666
8 cv::UMat::release() [function] [call site] 01667
8 cv::UMat::type() const [function] [call site] 01668
8 cv::_OutputArray::fixedType() const [function] [call site] 01669
8 cv::UMat::channels() const [function] [call site] 01670
8 cv::UMat::type() const [function] [call site] 01671
8 cv::UMat::type() const [function] [call site] 01672
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01673
8 cv::_OutputArray::fixedSize() const [function] [call site] 01674
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01675
8 cv::MatSize::operator[](int) [function] [call site] 01676
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01677
8 cv::UMat::create(int, int const*, int, cv::UMatUsageFlags) [function] [call site] 01678
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01679
6 cv::_InputArray::getUMat(int) const [function] [call site] 01680
6 cv::MatSize::operator()() const [function] [call site] 01681
6 cv::ocl::Kernel::Kernel() [function] [call site] 01682
6 cv::ocl::Image2D::Image2D() [function] [call site] 01683
6 cv::ocl::Device::getDefault() [function] [call site] 01684
7 cv::ocl::OpenCLExecutionContext::getCurrent() [function] [call site] 01685
7 cv::ocl::OpenCLExecutionContext::empty() const [function] [call site] 01686
7 cv::ocl::OpenCLExecutionContext::getDevice() const [function] [call site] 01687
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01688
8 cv::ocl::Context::device(unsigned long) const [function] [call site] 01689
7 __cxa_guard_acquire [call site] 01690
7 cv::ocl::Device::Device() [function] [call site] 01691
7 __cxa_atexit [call site] 01692
7 cv::ocl::Device::~Device() [function] [call site] 01693
7 __cxa_guard_release [call site] 01694
6 cv::ocl::Device::imageSupport() const [function] [call site] 01695
7 cv::ocl::Device::Impl::getBoolProp(unsigned int) const [function] [call site] 01696
6 cv::ocl::Image2D::canCreateAlias(cv::UMat const&) [function] [call site] 01697
7 cv::ocl::Device::getDefault() [function] [call site] 01698
7 cv::ocl::Device::imageFromBufferSupport() const [function] [call site] 01699
8 cv::ocl::Device::Impl::isExtensionSupported(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01700
7 cv::UMat::empty() const [function] [call site] 01701
7 cv::ocl::Device::imagePitchAlignment() const [function] [call site] 01702
8 unsigned int cv::ocl::Device::Impl::getProp<unsigned int, unsigned int>(unsigned int) const [function] [call site] 01703
7 cv::MatStep::operator unsigned long() const [function] [call site] 01704
7 cv::UMat::elemSize() const [function] [call site] 01705
7 cv::UMatData::tempUMat() const [function] [call site] 01706
6 cv::ocl::Image2D::isFormatSupported(int, int, bool) [function] [call site] 01707
7 cv::ocl::Image2D::Impl::getImageFormat(int, int, bool) [function] [call site] 01708
7 cv::ocl::Image2D::Impl::isFormatSupported(_cl_image_format) [function] [call site] 01709
8 cv::ocl::haveOpenCL() [function] [call site] 01710
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01711
8 cv::ocl::Context::getDefault(bool) [function] [call site] 01712
8 cv::ocl::Context::ptr() const [function] [call site] 01713
8 cv::ocl::isRaiseError() [function] [call site] 01714
8 cv::ocl::getOpenCLErrorString(int) [function] [call site] 01715
8 cv::format(char const*, ...) [function] [call site] 01716
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01717
8 cv::AutoBuffer<_cl_image_format, 136ul>::AutoBuffer(unsigned long) [function] [call site] 01718
9 cv::AutoBuffer<_cl_image_format, 136ul>::allocate(unsigned long) [function] [call site] 01719
10 cv::AutoBuffer<_cl_image_format, 136ul>::deallocate() [function] [call site] 01720
8 cv::AutoBuffer<_cl_image_format, 136ul>::data() [function] [call site] 01721
8 cv::ocl::isRaiseError() [function] [call site] 01722
8 cv::ocl::getOpenCLErrorString(int) [function] [call site] 01723
8 cv::format(char const*, ...) [function] [call site] 01724
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01725
8 cv::AutoBuffer<_cl_image_format, 136ul>::operator[](unsigned long) [function] [call site] 01726
8 memcmp [call site] 01727
8 cv::AutoBuffer<_cl_image_format, 136ul>::~AutoBuffer() [function] [call site] 01728
9 cv::AutoBuffer<_cl_image_format, 136ul>::deallocate() [function] [call site] 01729
6 cv::ocl::typeToStr(int) [function] [call site] 01730
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01731
6 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 01732
7 cv::ocl::typeToStr(int) [function] [call site] 01733
7 snprintf [call site] 01734
7 snprintf [call site] 01735
7 snprintf [call site] 01736
6 cv::format(char const*, ...) [function] [call site] 01737
6 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 01738
7 cv::getInitializationMutex() [function] [call site] 01739
7 cv::ocl::ProgramSource::Impl::fromSourceWithStaticLifetime(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01740
8 cv::ocl::ProgramSource::ProgramSource() [function] [call site] 01741
8 strlen [call site] 01742
8 cv::ocl::ProgramSource::Impl::Impl(cv::ocl::ProgramSource::Impl::KIND, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned char const*, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01743
9 cv::ocl::ProgramSource::Impl::init(cv::ocl::ProgramSource::Impl::KIND, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01744
8 cv::ocl::ProgramSource::Impl::updateHash(char const*) [function] [call site] 01745
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01746
9 cv::ocl::crc64(unsigned char const*, unsigned long, unsigned long) [function] [call site] 01747
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01748
9 cv::ocl::crc64(unsigned char const*, unsigned long, unsigned long) [function] [call site] 01749
9 cv::ocl::crc64(unsigned char const*, unsigned long, unsigned long) [function] [call site] 01750
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01751
9 cv::format(char const*, ...) [function] [call site] 01752
8 cv::ocl::ProgramSource::~ProgramSource() [function] [call site] 01753
9 cv::ocl::ProgramSource::Impl::release() [function] [call site] 01754
10 cv::ocl::ProgramSource::Impl::~Impl() [function] [call site] 01755
7 cv::ocl::ProgramSource::ProgramSource(cv::ocl::ProgramSource const&) [function] [call site] 01756
8 cv::ocl::ProgramSource::Impl::addref() [function] [call site] 01757
7 cv::ocl::ProgramSource::~ProgramSource() [function] [call site] 01758
6 cv::ocl::Kernel::create(char const*, cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 01759
7 cv::ocl::Kernel::Impl::release() [function] [call site] 01760
8 cv::ocl::Kernel::Impl::~Impl() [function] [call site] 01761
9 cv::ocl::isRaiseError() [function] [call site] 01762
9 cv::ocl::getOpenCLErrorString(int) [function] [call site] 01763
9 cv::format(char const*, ...) [function] [call site] 01764
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01765
9 __clang_call_terminate [call site] 01766
7 cv::ocl::Context::getDefault(bool) [function] [call site] 01767
7 cv::ocl::Context::getProg(cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01768
8 cv::ocl::Context::Impl::getProg(cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01769
9 cv::ocl::getProgramCountLimit() [function] [call site] 01770
10 cv::utils::getConfigurationParameterSizeT(char const*, unsigned long) [function] [call site] 01771
9 cv::ocl::ProgramSource::getImpl() const [function] [call site] 01772
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01773
9 cv::ocl::Context::Impl::getPrefixString() [function] [call site] 01774
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01775
10 cv::ocl::Device::addressBits() const [function] [call site] 01776
10 cv::format(char const*, ...) [function] [call site] 01777
10 cv::ocl::Device::vendorName() const [function] [call site] 01778
10 cv::ocl::Device::name() const [function] [call site] 01779
10 cv::ocl::Device::driverVersion() const [function] [call site] 01780
9 cv::format(char const*, ...) [function] [call site] 01781
9 cv::ocl::Program::Program(cv::ocl::Program const&) [function] [call site] 01782
10 cv::ocl::Program::Impl::addref() [function] [call site] 01783
9 puts [call site] 01784
9 cv::ocl::Program::Program(cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01785
10 cv::ocl::Program::create(cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01786
11 cv::ocl::Program::Impl::release() [function] [call site] 01787
12 cv::ocl::Program::Impl::~Impl() [function] [call site] 01788
13 __clang_call_terminate [call site] 01789
11 cv::ocl::Program::Impl::Impl(cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01790
12 cv::ocl::ProgramSource::getImpl() const [function] [call site] 01791
12 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01792
12 cv::ocl::Context::getDefault(bool) [function] [call site] 01793
12 cv::ocl::Context::Context(cv::ocl::Context const&) [function] [call site] 01794
13 cv::ocl::Context::Impl::addref() [function] [call site] 01795
12 cv::ocl::Context::device(unsigned long) const [function] [call site] 01796
12 cv::ocl::Device::Device(cv::ocl::Device const&) [function] [call site] 01797
13 cv::ocl::Device::Impl::addref() [function] [call site] 01798
12 cv::ocl::Context::ptr() const [function] [call site] 01799
12 cv::ocl::Device::ptr() const [function] [call site] 01800
12 cv::ocl::joinBuildOptions(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01801
12 cv::ocl::ProgramSource::getImpl() const [function] [call site] 01802
12 cv::ocl::Device::isAMD() const [function] [call site] 01803
13 cv::ocl::Device::vendorID() const [function] [call site] 01804
12 cv::ocl::joinBuildOptions(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01805
12 cv::ocl::Device::isIntel() const [function] [call site] 01806
13 cv::ocl::Device::vendorID() const [function] [call site] 01807
12 cv::ocl::joinBuildOptions(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01808
12 cv::ocl::getBuildExtraOptions() [function] [call site] 01809
13 __cxa_guard_acquire [call site] 01810
13 __cxa_atexit [call site] 01811
13 __cxa_guard_release [call site] 01812
13 cv::utils::getConfigurationParameterString(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01813
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01814
13 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01815
12 cv::ocl::joinBuildOptions(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01816
12 cv::ocl::Program::Impl::compile(cv::ocl::Context const&, cv::ocl::ProgramSource::Impl const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01817
13 cv::ocl::Context::getImpl() const [function] [call site] 01818
13 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01819
13 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01820
13 cv::ocl::Program::Impl::createFromBinary(cv::ocl::Context const&, unsigned char const*, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01821
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01822
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01823
14 cv::ocl::Context::ndevices() const [function] [call site] 01824
14 cv::AutoBuffer<_cl_device_id*, 136ul>::AutoBuffer(unsigned long) [function] [call site] 01825
15 cv::AutoBuffer<_cl_device_id*, 136ul>::allocate(unsigned long) [function] [call site] 01826
16 cv::AutoBuffer<_cl_device_id*, 136ul>::deallocate() [function] [call site] 01827
14 cv::AutoBuffer<unsigned char const*, 136ul>::AutoBuffer(unsigned long) [function] [call site] 01828
15 cv::AutoBuffer<unsigned char const*, 136ul>::allocate(unsigned long) [function] [call site] 01829
16 cv::AutoBuffer<unsigned char const*, 136ul>::deallocate() [function] [call site] 01830
14 cv::AutoBuffer<unsigned long, 136ul>::AutoBuffer(unsigned long) [function] [call site] 01831
15 cv::AutoBuffer<unsigned long, 136ul>::allocate(unsigned long) [function] [call site] 01832
16 cv::AutoBuffer<unsigned long, 136ul>::deallocate() [function] [call site] 01833
14 cv::AutoBuffer<_cl_device_id*, 136ul>::data() [function] [call site] 01834
14 cv::AutoBuffer<unsigned char const*, 136ul>::data() [function] [call site] 01835
14 cv::AutoBuffer<unsigned long, 136ul>::data() [function] [call site] 01836
14 cv::ocl::Context::ptr() const [function] [call site] 01837
14 cv::AutoBuffer<_cl_device_id*, 136ul>::data() [function] [call site] 01838
14 cv::ocl::Context::device(unsigned long) const [function] [call site] 01839
14 cv::ocl::Device::ptr() const [function] [call site] 01840
14 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01841
14 cv::ocl::getOpenCLErrorString(int) [function] [call site] 01842
14 cv::format(char const*, ...) [function] [call site] 01843
14 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01844
14 cv::ocl::isRaiseError() [function] [call site] 01845
14 cv::ocl::getOpenCLErrorString(int) [function] [call site] 01846
14 cv::format(char const*, ...) [function] [call site] 01847
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01848
14 cv::AutoBuffer<_cl_device_id*, 136ul>::data() [function] [call site] 01849
14 cv::ocl::isRaiseError() [function] [call site] 01850
14 cv::format(char const*, ...) [function] [call site] 01851
14 cv::ocl::getOpenCLErrorString(int) [function] [call site] 01852
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01853
14 cv::ocl::Program::Impl::dumpBuildLog_(int, _cl_device_id* const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01854
15 cv::AutoBuffer<char, 4096ul>::AutoBuffer() [function] [call site] 01855
15 cv::AutoBuffer<char, 4096ul>::operator[](unsigned long) [function] [call site] 01856
15 cv::AutoBuffer<char, 4096ul>::resize(unsigned long) [function] [call site] 01857
15 cv::AutoBuffer<char, 4096ul>::data() [function] [call site] 01858
15 cv::AutoBuffer<char, 4096ul>::size() const [function] [call site] 01859
15 cv::AutoBuffer<char, 4096ul>::size() const [function] [call site] 01860
15 cv::AutoBuffer<char, 4096ul>::operator[](unsigned long) [function] [call site] 01861
15 cv::AutoBuffer<char, 4096ul>::data() [function] [call site] 01862
15 cv::ocl::getOpenCLErrorString(int) [function] [call site] 01863
15 printf [call site] 01864
15 fflush [call site] 01865
15 cv::AutoBuffer<char, 4096ul>::~AutoBuffer() [function] [call site] 01866
16 cv::AutoBuffer<char, 4096ul>::deallocate() [function] [call site] 01867
14 cv::ocl::isRaiseError() [function] [call site] 01868
14 cv::ocl::getOpenCLErrorString(int) [function] [call site] 01869
14 cv::format(char const*, ...) [function] [call site] 01870
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01871
14 cv::ocl::isRaiseError() [function] [call site] 01872
14 cv::ocl::getOpenCLErrorString(int) [function] [call site] 01873
14 cv::format(char const*, ...) [function] [call site] 01874
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01875
14 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01876
14 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01877
14 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01878
14 cv::ocl::getOpenCLErrorString(int) [function] [call site] 01879
14 cv::format(char const*, ...) [function] [call site] 01880
14 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01881
14 cv::ocl::isRaiseError() [function] [call site] 01882
14 cv::ocl::getOpenCLErrorString(int) [function] [call site] 01883
14 cv::format(char const*, ...) [function] [call site] 01884
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01885
14 cv::AutoBuffer<unsigned long, 136ul>::~AutoBuffer() [function] [call site] 01886
15 cv::AutoBuffer<unsigned long, 136ul>::deallocate() [function] [call site] 01887
14 cv::AutoBuffer<unsigned char const*, 136ul>::~AutoBuffer() [function] [call site] 01888
15 cv::AutoBuffer<unsigned char const*, 136ul>::deallocate() [function] [call site] 01889
14 cv::AutoBuffer<_cl_device_id*, 136ul>::~AutoBuffer() [function] [call site] 01890
15 cv::AutoBuffer<_cl_device_id*, 136ul>::deallocate() [function] [call site] 01891
13 cv::ocl::Program::Impl::compileWithCache(cv::ocl::Context const&, cv::ocl::ProgramSource::Impl const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 01892
14 cv::ocl::Context::getImpl() const [function] [call site] 01893
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01894
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01895
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01896
14 cv::ocl::OpenCLBinaryCacheConfigurator::getSingletonInstance() [function] [call site] 01897
15 __cxa_guard_acquire [call site] 01898
15 cv::ocl::OpenCLBinaryCacheConfigurator::OpenCLBinaryCacheConfigurator() [function] [call site] 01899
16 cv::Ptr<cv::utils::fs::FileLock>::Ptr() [function] [call site] 01900
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01901
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01902
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01903
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01904
16 cv::utils::fs::getCacheDirectory(char const*, char const*) [function] [call site] 01905
17 cv::utils::getConfigurationParameterString(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01906
17 cv::utils::getConfigurationParameterString(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01907
17 cv::utils::fs::isDirectory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01908
18 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01909
18 isDir(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, __dirstream*) [function] [call site] 01910
19 stat [function] [call site] 01911
20 __xstat [call site] 01912
18 cv::utils::trace::details::Region::~Region() [function] [call site] 01913
17 cv::utils::getConfigurationParameterString(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01914
17 cv::utils::fs::isDirectory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01915
17 cv::utils::fs::join(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01916
18 cv::utils::fs::isPathSeparator(char) [function] [call site] 01917
18 cv::utils::fs::isPathSeparator(char) [function] [call site] 01918
17 cv::utils::fs::isDirectory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01919
17 cv::utils::fs::isDirectory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01920
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01921
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01922
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01923
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01924
17 cv::utils::fs::isDirectory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01925
17 cv::utils::fs::join(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01926
17 cv::utils::fs::join(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01927
17 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 01928
17 cv::utils::fs::isDirectory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01929
17 cv::utils::fs::glob_relative(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, bool, bool) [function] [call site] 01930
18 glob_rec(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, bool, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01931
19 opendir [call site] 01932
19 readdir [call site] 01933
19 cv::utils::fs::join(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01934
19 cv::utils::fs::join(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01935
19 isDir(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, __dirstream*) [function] [call site] 01936
19 glob_rec(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, bool, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01937
20 wildcmp(char const*, char const*) [function] [call site] 01938
20 closedir [call site] 01939
20 __cxa_begin_catch [call site] 01940
20 closedir [call site] 01941
20 __cxa_rethrow [call site] 01942
20 __cxa_end_catch [call site] 01943
20 cv::format(char const*, ...) [function] [call site] 01944
20 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01945
20 __clang_call_terminate [call site] 01946
17 __cxa_begin_catch [call site] 01947
17 __cxa_end_catch [call site] 01948
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01949
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01950
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01951
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01952
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01953
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01954
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01955
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01956
17 cv::utils::fs::join(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01957
17 cv::utils::fs::createDirectories(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01958
18 cv::utils::fs::isPathSeparator(char) [function] [call site] 01959
18 cv::utils::fs::isDirectory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01960
18 cv::utils::fs::createDirectories(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01961
19 cv::utils::fs::createDirectory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01962
20 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01963
20 mkdir [call site] 01964
20 cv::utils::fs::isDirectory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01965
20 cv::utils::trace::details::Region::~Region() [function] [call site] 01966
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01967
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01968
17 cv::utils::fs::isDirectory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01969
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01970
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01971
17 cv::utils::fs::createDirectories(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01972
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01973
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01974
17 cv::utils::fs::isDirectory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01975
17 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 01976
17 cv::utils::fs::isPathSeparator(char) [function] [call site] 01977
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01978
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01979
16 cv::utils::fs::createDirectories(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01980
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01981
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01982
16 cv::ocl::OpenCLBinaryCacheConfigurator::clear() [function] [call site] 01983
17 cv::Ptr<cv::utils::fs::FileLock>::release() [function] [call site] 01984
16 cv::utils::fs::exists(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01985
17 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 01986
17 cv::utils::trace::details::Region::~Region() [function] [call site] 01988
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01989
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01990
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 01991
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 01992
16 cv::Ptr<cv::utils::fs::FileLock> cv::makePtr<cv::utils::fs::FileLock, char const*>(char const* const&) [function] [call site] 01993
17 cv::Ptr<cv::utils::fs::FileLock>::Ptr(std::__1::shared_ptr<cv::utils::fs::FileLock>&&) [function] [call site] 01994
16 cv::Ptr<cv::utils::fs::FileLock>::operator=(cv::Ptr<cv::utils::fs::FileLock> const&) [function] [call site] 01995
16 cv::Ptr<cv::utils::fs::FileLock>::operator*() const [function] [call site] 01996
16 cv::utils::shared_lock_guard<cv::utils::fs::FileLock>::shared_lock_guard(cv::utils::fs::FileLock&) [function] [call site] 01997
17 cv::utils::fs::FileLock::lock_shared() [function] [call site] 01998
18 cv::utils::fs::FileLock::Impl::lock_shared() [function] [call site] 01999
19 fcntl [call site] 02000
18 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02001
16 cv::utils::shared_lock_guard<cv::utils::fs::FileLock>::~shared_lock_guard() [function] [call site] 02002
17 cv::utils::fs::FileLock::unlock_shared() [function] [call site] 02003
18 cv::utils::fs::FileLock::Impl::unlock_shared() [function] [call site] 02004
19 cv::utils::fs::FileLock::Impl::unlock() [function] [call site] 02005
20 fcntl [call site] 02006
18 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02007
17 __clang_call_terminate [call site] 02008
16 __cxa_begin_catch [call site] 02009
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02010
16 __cxa_begin_catch [call site] 02011
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02012
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02013
16 __cxa_end_catch [call site] 02014
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02015
16 __cxa_end_catch [call site] 02016
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02017
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02018
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02019
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02020
16 __cxa_begin_catch [call site] 02021
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02022
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02023
16 cv::ocl::OpenCLBinaryCacheConfigurator::clear() [function] [call site] 02024
16 __cxa_end_catch [call site] 02025
16 cv::Ptr<cv::utils::fs::FileLock>::empty() const [function] [call site] 02026
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02027
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02028
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02029
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02030
16 __clang_call_terminate [call site] 02031
15 __cxa_guard_release [call site] 02032
15 __cxa_guard_abort [call site] 02033
14 cv::ocl::Context::getImpl() const [function] [call site] 02034
14 cv::ocl::Context::Impl::getPrefixString() [function] [call site] 02035
14 cv::ocl::Context::getImpl() const [function] [call site] 02036
14 cv::ocl::Context::Impl::getPrefixBase() [function] [call site] 02037
15 cv::ocl::Device::addressBits() const [function] [call site] 02038
15 cv::format(char const*, ...) [function] [call site] 02039
15 cv::ocl::Device::vendorName() const [function] [call site] 02040
15 cv::ocl::Device::name() const [function] [call site] 02041
14 cv::ocl::OpenCLBinaryCacheConfigurator::prepareCacheDirectoryForContext(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02042
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02043
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02044
15 cv::utils::fs::isDirectory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02045
15 cv::utils::fs::createDirectories(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02046
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02047
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02048
15 __cxa_begin_catch [call site] 02049
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02050
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02051
15 __cxa_end_catch [call site] 02052
15 cv::utils::fs::glob_relative(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, bool, bool) [function] [call site] 02053
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02054
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02055
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02056
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02057
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02058
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02059
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02060
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02061
15 cv::utils::fs::join(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02062
15 cv::utils::fs::remove_all(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02063
16 cv::utils::fs::exists(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02064
16 cv::utils::fs::isDirectory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02065
16 cv::utils::fs::glob(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, bool, bool) [function] [call site] 02066
17 glob_rec(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >&, bool, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02067
16 rmdir [call site] 02068
16 cv::utils::fs::remove_all(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02069
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02070
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02071
17 unlink [call site] 02072
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02073
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02074
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02075
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02076
15 __cxa_begin_catch [call site] 02077
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02078
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02079
15 __cxa_end_catch [call site] 02080
15 __cxa_begin_catch [call site] 02081
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02082
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02083
15 __cxa_end_catch [call site] 02084
15 __clang_call_terminate [call site] 02085
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02086
14 cv::utils::fs::join(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02087
14 cv::Ptr<cv::utils::fs::FileLock>::Ptr(cv::Ptr<cv::utils::fs::FileLock> const&) [function] [call site] 02088
14 cv::utils::optional_shared_lock_guard<cv::utils::fs::FileLock>::optional_shared_lock_guard(cv::utils::fs::FileLock*) [function] [call site] 02089
15 cv::utils::fs::FileLock::lock_shared() [function] [call site] 02090
14 cv::ocl::BinaryProgramFile::BinaryProgramFile(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*) [function] [call site] 02091
15 strlen [call site] 02092
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02093
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02094
15 cv::ocl::BinaryProgramFile::getFileSize() [function] [call site] 02095
15 cv::ocl::BinaryProgramFile::readUInt32() [function] [call site] 02096
16 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02097
15 cv::AutoBuffer<char, 1032ul>::AutoBuffer(unsigned long) [function] [call site] 02098
15 cv::AutoBuffer<char, 1032ul>::data() [function] [call site] 02099
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02100
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02101
15 cv::AutoBuffer<char, 1032ul>::data() [function] [call site] 02102
15 memcmp [call site] 02103
15 cv::AutoBuffer<char, 1032ul>::~AutoBuffer() [function] [call site] 02104
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02105
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02106
15 __cxa_begin_catch [call site] 02107
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02108
15 __cxa_begin_catch [call site] 02109
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02110
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02111
15 __cxa_end_catch [call site] 02112
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02113
15 __cxa_end_catch [call site] 02114
15 cv::ocl::BinaryProgramFile::clearFile() [function] [call site] 02115
16 remove [call site] 02116
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02117
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02118
15 cv::ocl::BinaryProgramFile::seekReadAbsolute(unsigned long) [function] [call site] 02119
16 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02120
15 __clang_call_terminate [call site] 02121
14 cv::ocl::BinaryProgramFile::read(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<char, std::__1::allocator<char> >&) [function] [call site] 02122
15 cv::ocl::BinaryProgramFile::getFileSize() [function] [call site] 02123
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02124
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02125
15 cv::ocl::BinaryProgramFile::clearFile() [function] [call site] 02126
15 cv::ocl::BinaryProgramFile::seekReadAbsolute(unsigned long) [function] [call site] 02127
15 cv::ocl::BinaryProgramFile::readUInt32() [function] [call site] 02128
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02129
15 cv::ocl::BinaryProgramFile::seekReadRelative(unsigned long) [function] [call site] 02130
16 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02131
15 cv::ocl::BinaryProgramFile::readUInt32() [function] [call site] 02132
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02133
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02134
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02135
15 cv::ocl::BinaryProgramFile::clearFile() [function] [call site] 02136
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02137
15 cv::ocl::BinaryProgramFile::getHash(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02138
16 cv::ocl::crc64(unsigned char const*, unsigned long, unsigned long) [function] [call site] 02139
15 cv::ocl::BinaryProgramFile::seekReadAbsolute(unsigned long) [function] [call site] 02140
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02141
15 cv::AutoBuffer<char, 1032ul>::AutoBuffer(unsigned long) [function] [call site] 02142
15 cv::AutoBuffer<char, 1032ul>::data() [function] [call site] 02143
15 cv::AutoBuffer<char, 1032ul>::data() [function] [call site] 02144
15 memcmp [call site] 02145
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02146
15 cv::ocl::BinaryProgramFile::seekReadAbsolute(unsigned long) [function] [call site] 02147
15 cv::AutoBuffer<char, 1032ul>::~AutoBuffer() [function] [call site] 02148
14 cv::ocl::BinaryProgramFile::~BinaryProgramFile() [function] [call site] 02149
14 cv::utils::optional_shared_lock_guard<cv::utils::fs::FileLock>::~optional_shared_lock_guard() [function] [call site] 02150
15 cv::utils::fs::FileLock::unlock_shared() [function] [call site] 02151
15 __clang_call_terminate [call site] 02152
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02153
14 cv::ocl::Program::Impl::createFromBinary(cv::ocl::Context const&, std::__1::vector<char, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 02154
15 cv::ocl::Program::Impl::createFromBinary(cv::ocl::Context const&, unsigned char const*, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 02155
14 __cxa_begin_catch [call site] 02156
14 __cxa_end_catch [call site] 02157
14 __cxa_begin_catch [call site] 02158
14 __cxa_end_catch [call site] 02159
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02160
14 cv::ocl::Program::Impl::buildFromSources(cv::ocl::Context const&, cv::ocl::ProgramSource::Impl const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 02161
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02162
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02163
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02164
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02165
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02166
15 cv::ocl::Context::ptr() const [function] [call site] 02167
15 cv::ocl::isRaiseError() [function] [call site] 02168
15 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02169
15 cv::format(char const*, ...) [function] [call site] 02170
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02171
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02172
15 cv::ocl::Context::ndevices() const [function] [call site] 02173
15 cv::AutoBuffer<_cl_device_id*, 4ul>::AutoBuffer(unsigned long) [function] [call site] 02174
16 cv::AutoBuffer<_cl_device_id*, 4ul>::allocate(unsigned long) [function] [call site] 02175
17 cv::AutoBuffer<_cl_device_id*, 4ul>::deallocate() [function] [call site] 02176
15 cv::AutoBuffer<_cl_device_id*, 4ul>::data() [function] [call site] 02177
15 cv::ocl::Context::device(unsigned long) const [function] [call site] 02178
15 cv::ocl::Device::ptr() const [function] [call site] 02179
15 cv::ocl::Program::Impl::dumpBuildLog_(int, _cl_device_id* const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 02180
15 cv::ocl::isRaiseError() [function] [call site] 02181
15 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02182
15 cv::format(char const*, ...) [function] [call site] 02183
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02184
15 cv::ocl::onOpenCLKernelBuildError() [function] [call site] 02185
16 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 02186
16 fwrite [call site] 02187
16 abort [call site] 02188
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02189
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02190
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02191
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02192
15 cv::AutoBuffer<_cl_device_id*, 4ul>::~AutoBuffer() [function] [call site] 02193
16 cv::AutoBuffer<_cl_device_id*, 4ul>::deallocate() [function] [call site] 02194
14 cv::ocl::joinBuildOptions(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02195
14 cv::ocl::joinBuildOptions(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02196
14 cv::ocl::Program::Impl::createFromBinary(cv::ocl::Context const&, unsigned char const*, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 02197
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02198
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02199
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02200
14 cv::ocl::Program::Impl::getProgramBinary(std::__1::vector<char, std::__1::allocator<char> >&) [function] [call site] 02201
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02202
15 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02203
15 cv::format(char const*, ...) [function] [call site] 02204
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02205
15 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02206
15 cv::format(char const*, ...) [function] [call site] 02207
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02208
14 cv::utils::optional_lock_guard<cv::utils::fs::FileLock>::optional_lock_guard(cv::utils::fs::FileLock*) [function] [call site] 02209
15 cv::utils::fs::FileLock::lock() [function] [call site] 02210
16 cv::utils::fs::FileLock::Impl::lock() [function] [call site] 02211
17 fcntl [call site] 02212
14 cv::ocl::BinaryProgramFile::BinaryProgramFile(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*) [function] [call site] 02213
14 cv::ocl::BinaryProgramFile::write(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<char, std::__1::allocator<char> >&) [function] [call site] 02214
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02215
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02216
15 cv::ocl::BinaryProgramFile::getFileSize() [function] [call site] 02217
15 cv::ocl::BinaryProgramFile::seekWriteAbsolute(unsigned long) [function] [call site] 02218
16 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02219
15 cv::ocl::BinaryProgramFile::writeUInt32(unsigned int) [function] [call site] 02220
16 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02221
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02222
15 cv::ocl::BinaryProgramFile::writeUInt32(unsigned int) [function] [call site] 02223
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02224
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02225
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02226
15 cv::ocl::BinaryProgramFile::getFileSize() [function] [call site] 02227
15 cv::ocl::BinaryProgramFile::seekReadAbsolute(unsigned long) [function] [call site] 02228
15 cv::ocl::BinaryProgramFile::readUInt32() [function] [call site] 02229
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02230
15 cv::ocl::BinaryProgramFile::seekReadRelative(unsigned long) [function] [call site] 02231
15 cv::ocl::BinaryProgramFile::readUInt32() [function] [call site] 02232
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02233
15 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02234
15 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02235
15 cv::ocl::BinaryProgramFile::clearFile() [function] [call site] 02236
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02237
15 cv::ocl::BinaryProgramFile::getHash(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 02238
15 cv::ocl::BinaryProgramFile::seekReadAbsolute(unsigned long) [function] [call site] 02239
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02240
15 cv::AutoBuffer<char, 1032ul>::AutoBuffer(unsigned long) [function] [call site] 02241
15 cv::AutoBuffer<char, 1032ul>::data() [function] [call site] 02242
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02243
15 cv::AutoBuffer<char, 1032ul>::data() [function] [call site] 02244
15 memcmp [call site] 02245
15 cv::AutoBuffer<char, 1032ul>::~AutoBuffer() [function] [call site] 02246
15 cv::ocl::BinaryProgramFile::seekReadAbsolute(unsigned long) [function] [call site] 02247
15 cv::ocl::BinaryProgramFile::seekWriteAbsolute(unsigned long) [function] [call site] 02248
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02249
15 cv::ocl::BinaryProgramFile::seekWriteAbsolute(unsigned long) [function] [call site] 02250
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02251
15 cv::ocl::BinaryProgramFile::seekWriteAbsolute(unsigned long) [function] [call site] 02252
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02253
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02254
15 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02255
14 cv::ocl::BinaryProgramFile::~BinaryProgramFile() [function] [call site] 02256
14 cv::utils::optional_lock_guard<cv::utils::fs::FileLock>::~optional_lock_guard() [function] [call site] 02257
15 cv::utils::fs::FileLock::unlock() [function] [call site] 02258
16 cv::utils::fs::FileLock::Impl::unlock() [function] [call site] 02259
15 __clang_call_terminate [call site] 02260
14 __cxa_begin_catch [call site] 02261
14 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02262
14 __cxa_begin_catch [call site] 02263
14 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02264
14 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02265
14 __cxa_end_catch [call site] 02266
14 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02267
14 __cxa_end_catch [call site] 02268
14 cv::ocl::Program::Impl::getProgramBinary(std::__1::vector<char, std::__1::allocator<char> >&) [function] [call site] 02269
14 cv::ocl::isRaiseError() [function] [call site] 02270
14 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02271
14 cv::format(char const*, ...) [function] [call site] 02272
14 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02273
14 cv::ocl::Program::Impl::createFromBinary(cv::ocl::Context const&, std::__1::vector<char, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 02274
14 __clang_call_terminate [call site] 02275
12 cv::ocl::Device::~Device() [function] [call site] 02276
12 cv::ocl::Context::~Context() [function] [call site] 02277
11 cv::ocl::Program::Impl::release() [function] [call site] 02278
9 cv::ocl::Program::~Program() [function] [call site] 02279
10 cv::ocl::Program::Impl::release() [function] [call site] 02280
8 cv::ocl::Program::Program() [function] [call site] 02281
7 cv::ocl::Kernel::create(char const*, cv::ocl::Program const&) [function] [call site] 02282
8 cv::ocl::Kernel::Impl::release() [function] [call site] 02283
8 cv::ocl::Kernel::Impl::Impl(char const*, cv::ocl::Program const&) [function] [call site] 02284
9 cv::ocl::Program::ptr() const [function] [call site] 02285
9 cv::ocl::isRaiseError() [function] [call site] 02286
9 cv::format(char const*, ...) [function] [call site] 02287
9 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02288
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02289
8 cv::ocl::Kernel::Impl::release() [function] [call site] 02290
7 cv::ocl::Program::~Program() [function] [call site] 02291
6 cv::ocl::Kernel::empty() const [function] [call site] 02292
7 cv::ocl::Kernel::ptr() const [function] [call site] 02293
6 cv::ocl::Image2D::Image2D(cv::UMat const&, bool, bool) [function] [call site] 02294
7 cv::ocl::Image2D::Impl::Impl(cv::UMat const&, bool, bool) [function] [call site] 02295
8 cv::ocl::Image2D::Impl::init(cv::UMat const&, bool, bool) [function] [call site] 02296
9 cv::ocl::haveOpenCL() [function] [call site] 02297
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02298
9 cv::UMat::empty() const [function] [call site] 02299
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02300
9 cv::ocl::Device::getDefault() [function] [call site] 02301
9 cv::ocl::Device::imageSupport() const [function] [call site] 02302
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02303
9 cv::UMat::depth() const [function] [call site] 02304
9 cv::UMat::channels() const [function] [call site] 02305
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02306
9 cv::ocl::Image2D::Impl::getImageFormat(int, int, bool) [function] [call site] 02307
9 cv::ocl::Image2D::Impl::isFormatSupported(_cl_image_format) [function] [call site] 02308
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02309
9 cv::UMat::handle(cv::AccessFlag) const [function] [call site] 02310
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02311
10 cv::UMatData::deviceCopyObsolete() const [function] [call site] 02312
11 cv::operator&(cv::UMatData::MemoryFlag const&, cv::UMatData::MemoryFlag const&) [function] [call site] 02313
11 cv::operator!=(cv::UMatData::MemoryFlag const&, int const&) [function] [call site] 02314
10 cv::UMatData::copyOnMap() const [function] [call site] 02315
11 cv::operator&(cv::UMatData::MemoryFlag const&, cv::UMatData::MemoryFlag const&) [function] [call site] 02316
11 cv::operator!=(cv::UMatData::MemoryFlag const&, int const&) [function] [call site] 02317
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02318
10 cv::UMatData::deviceCopyObsolete() const [function] [call site] 02319
10 cv::operator&(cv::AccessFlag const&, cv::AccessFlag const&) [function] [call site] 02320
10 cv::operator!(cv::AccessFlag const&) [function] [call site] 02321
10 cv::UMatData::markHostCopyObsolete(bool) [function] [call site] 02322
11 cv::operator|=(cv::UMatData::MemoryFlag&, cv::UMatData::MemoryFlag const&) [function] [call site] 02323
11 cv::operator~(cv::UMatData::MemoryFlag const&) [function] [call site] 02324
11 cv::operator&=(cv::UMatData::MemoryFlag&, cv::UMatData::MemoryFlag const&) [function] [call site] 02325
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02326
9 cv::ocl::Context::getDefault(bool) [function] [call site] 02327
9 cv::ocl::Context::ptr() const [function] [call site] 02328
9 cv::ocl::Queue::getDefault() [function] [call site] 02329
9 cv::ocl::Queue::ptr() const [function] [call site] 02330
9 cv::ocl::Device::getDefault() [function] [call site] 02331
9 cv::ocl::Device::deviceVersionMinor() const [function] [call site] 02332
9 cv::ocl::Device::deviceVersionMajor() const [function] [call site] 02333
9 cv::ocl::Image2D::canCreateAlias(cv::UMat const&) [function] [call site] 02334
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02335
9 cv::MatStep::operator[](int) const [function] [call site] 02336
9 cv::UMat::handle(cv::AccessFlag) const [function] [call site] 02337
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02338
9 cv::ocl::isRaiseError() [function] [call site] 02339
9 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02340
9 cv::format(char const*, ...) [function] [call site] 02341
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02342
9 cv::UMat::isContinuous() const [function] [call site] 02343
9 cv::UMat::elemSize() const [function] [call site] 02344
9 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02345
9 cv::UMat::elemSize() const [function] [call site] 02346
9 cv::format(char const*, ...) [function] [call site] 02347
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02348
9 cv::UMat::elemSize() const [function] [call site] 02349
9 cv::UMat::handle(cv::AccessFlag) const [function] [call site] 02350
9 cv::MatStep::operator unsigned long() const [function] [call site] 02351
9 cv::UMat::elemSize() const [function] [call site] 02352
9 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02353
9 cv::format(char const*, ...) [function] [call site] 02354
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02355
9 cv::ocl::isRaiseError() [function] [call site] 02356
9 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02357
9 cv::format(char const*, ...) [function] [call site] 02358
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02359
9 cv::UMat::handle(cv::AccessFlag) const [function] [call site] 02360
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02361
9 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02362
9 cv::format(char const*, ...) [function] [call site] 02363
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02364
9 cv::UMat::isContinuous() const [function] [call site] 02365
9 cv::ocl::isRaiseError() [function] [call site] 02366
9 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02367
9 cv::format(char const*, ...) [function] [call site] 02368
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02369
9 cv::ocl::isRaiseError() [function] [call site] 02370
9 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02371
9 cv::format(char const*, ...) [function] [call site] 02372
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02373
6 cv::ocl::Image2D::operator=(cv::ocl::Image2D&&) [function] [call site] 02374
7 cv::ocl::Image2D::Impl::release() [function] [call site] 02375
8 cv::ocl::Image2D::Impl::~Impl() [function] [call site] 02376
9 __clang_call_terminate [call site] 02377
6 cv::ocl::Image2D::~Image2D() [function] [call site] 02378
7 cv::ocl::Image2D::Impl::release() [function] [call site] 02379
6 cv::ocl::KernelArg::WriteOnly(cv::UMat const&, int, int) [function] [call site] 02380
7 cv::ocl::KernelArg::KernelArg(int, cv::UMat*, int, int, void const*, unsigned long) [function] [call site] 02381
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02382
6 cv::ocl::Kernel& cv::ocl::Kernel::args<cv::ocl::Image2D, cv::ocl::KernelArg, float, float>(cv::ocl::Image2D const&, cv::ocl::KernelArg const&, float const&, float const&) [function] [call site] 02383
7 int cv::ocl::Kernel::set_args_<cv::ocl::Image2D, cv::ocl::KernelArg, float, float>(int, cv::ocl::Image2D const&, cv::ocl::KernelArg const&, float const&, float const&) [function] [call site] 02384
8 cv::ocl::Kernel::set(int, cv::ocl::Image2D const&) [function] [call site] 02385
9 cv::ocl::Image2D::ptr() const [function] [call site] 02386
9 cv::ocl::Kernel::set(int, void const*, unsigned long) [function] [call site] 02387
10 cv::ocl::Kernel::Impl::cleanupUMats() [function] [call site] 02388
11 cv::operator|=(cv::UMatData::MemoryFlag&, cv::UMatData::MemoryFlag const&) [function] [call site] 02389
11 __cxa_begin_catch [call site] 02390
11 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02391
11 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02392
11 __cxa_end_catch [call site] 02393
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02394
11 __clang_call_terminate [call site] 02395
10 cv::ocl::isRaiseError() [function] [call site] 02396
10 cv::ocl::dumpValue(unsigned long, void const*) [function] [call site] 02397
11 cv::format(char const*, ...) [function] [call site] 02398
11 cv::format(char const*, ...) [function] [call site] 02399
11 cv::format(char const*, ...) [function] [call site] 02400
11 cv::format(char const*, ...) [function] [call site] 02401
10 cv::format(char const*, ...) [function] [call site] 02402
10 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02403
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02404
9 cv::ocl::Kernel::Impl::registerImageArgument(int, cv::ocl::Image2D const&) [function] [call site] 02405
10 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 02406
10 cv::ocl::Image2D::ptr() const [function] [call site] 02407
10 cv::detail::check_failed_auto(int, cv::detail::CheckContext const&) [function] [call site] 02408
11 void cv::detail::check_failed_auto_<int>(int const&, cv::detail::CheckContext const&) [function] [call site] 02409
10 cv::ocl::Image2D::operator=(cv::ocl::Image2D const&) [function] [call site] 02410
11 cv::ocl::Image2D::Impl::addref() [function] [call site] 02411
11 cv::ocl::Image2D::Impl::release() [function] [call site] 02412
8 int cv::ocl::Kernel::set_args_<cv::ocl::KernelArg, float, float>(int, cv::ocl::KernelArg const&, float const&, float const&) [function] [call site] 02413
9 cv::ocl::Kernel::set(int, cv::ocl::KernelArg const&) [function] [call site] 02414
10 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02415
10 cv::format(char const*, ...) [function] [call site] 02416
10 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02417
10 cv::ocl::Kernel::Impl::cleanupUMats() [function] [call site] 02418
10 cv::operator|(cv::AccessFlag const&, cv::AccessFlag const&) [function] [call site] 02419
10 cv::UMat::empty() const [function] [call site] 02420
10 cv::ocl::isRaiseError() [function] [call site] 02421
10 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02422
10 cv::format(char const*, ...) [function] [call site] 02423
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02424
10 cv::UMat::handle(cv::AccessFlag) const [function] [call site] 02425
10 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02426
10 cv::format(char const*, ...) [function] [call site] 02427
10 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02428
10 cv::ocl::Kernel::Impl::release() [function] [call site] 02429
10 cv::ocl::isRaiseError() [function] [call site] 02430
10 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02431
10 cv::format(char const*, ...) [function] [call site] 02432
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02433
10 cv::ocl::UMat2D::UMat2D(cv::UMat const&) [function] [call site] 02434
11 cv::MatStep::operator unsigned long() const [function] [call site] 02435
10 cv::ocl::isRaiseError() [function] [call site] 02436
10 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02437
10 cv::format(char const*, ...) [function] [call site] 02438
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02439
10 cv::ocl::isRaiseError() [function] [call site] 02440
10 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02441
10 cv::format(char const*, ...) [function] [call site] 02442
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02443
10 cv::ocl::isRaiseError() [function] [call site] 02444
10 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02445
10 cv::format(char const*, ...) [function] [call site] 02446
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02447
10 cv::ocl::isRaiseError() [function] [call site] 02448
10 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02449
10 cv::format(char const*, ...) [function] [call site] 02450
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02451
10 cv::ocl::UMat3D::UMat3D(cv::UMat const&) [function] [call site] 02452
10 cv::ocl::isRaiseError() [function] [call site] 02453
10 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02454
10 cv::format(char const*, ...) [function] [call site] 02455
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02456
10 cv::ocl::isRaiseError() [function] [call site] 02457
10 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02458
10 cv::format(char const*, ...) [function] [call site] 02459
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02460
10 cv::ocl::isRaiseError() [function] [call site] 02461
10 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02462
10 cv::format(char const*, ...) [function] [call site] 02463
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02464
10 cv::ocl::isRaiseError() [function] [call site] 02465
10 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02466
10 cv::format(char const*, ...) [function] [call site] 02467
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02468
10 cv::ocl::isRaiseError() [function] [call site] 02469
10 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02470
10 cv::format(char const*, ...) [function] [call site] 02471
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02472
10 cv::ocl::isRaiseError() [function] [call site] 02473
10 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02474
10 cv::format(char const*, ...) [function] [call site] 02475
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02476
10 cv::operator&(cv::AccessFlag const&, cv::AccessFlag const&) [function] [call site] 02477
10 cv::operator!(cv::AccessFlag const&) [function] [call site] 02478
10 cv::ocl::Kernel::Impl::addUMat(cv::UMat const&, bool) [function] [call site] 02479
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02480
11 cv::UMatData::tempUMat() const [function] [call site] 02481
11 cv::UMatData::tempUMat() const [function] [call site] 02482
10 cv::ocl::isRaiseError() [function] [call site] 02483
10 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02484
10 cv::format(char const*, ...) [function] [call site] 02485
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02486
9 int cv::ocl::Kernel::set_args_<float, float>(int, float const&, float const&) [function] [call site] 02487
10 int cv::ocl::Kernel::set<float>(int, float const&) [function] [call site] 02488
11 cv::ocl::Kernel::set(int, void const*, unsigned long) [function] [call site] 02489
10 int cv::ocl::Kernel::set_args_<float>(int, float const&) [function] [call site] 02490
11 int cv::ocl::Kernel::set<float>(int, float const&) [function] [call site] 02491
6 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 02492
6 cv::ocl::typeToStr(int) [function] [call site] 02493
6 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 02494
6 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 02495
6 cv::format(char const*, ...) [function] [call site] 02496
6 cv::ocl::Kernel::create(char const*, cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 02497
6 cv::ocl::Kernel::empty() const [function] [call site] 02498
6 cv::ocl::KernelArg::ReadOnly(cv::UMat const&, int, int) [function] [call site] 02499
7 cv::ocl::KernelArg::KernelArg(int, cv::UMat*, int, int, void const*, unsigned long) [function] [call site] 02500
6 cv::ocl::KernelArg::WriteOnly(cv::UMat const&, int, int) [function] [call site] 02501
6 cv::ocl::Kernel& cv::ocl::Kernel::args<cv::ocl::KernelArg, cv::ocl::KernelArg, float, float>(cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, float const&, float const&) [function] [call site] 02502
7 int cv::ocl::Kernel::set_args_<cv::ocl::KernelArg, cv::ocl::KernelArg, float, float>(int, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, float const&, float const&) [function] [call site] 02503
6 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 02504
6 cv::ocl::vecopTypeToStr(int) [function] [call site] 02505
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02506
6 cv::format(char const*, ...) [function] [call site] 02507
6 cv::ocl::Kernel::create(char const*, cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 02508
6 cv::ocl::Kernel::empty() const [function] [call site] 02509
6 cv::ocl::KernelArg::ReadOnly(cv::UMat const&, int, int) [function] [call site] 02510
6 cv::ocl::KernelArg::WriteOnly(cv::UMat const&, int, int) [function] [call site] 02511
6 cv::ocl::Kernel& cv::ocl::Kernel::args<cv::ocl::KernelArg, cv::ocl::KernelArg, float, float>(cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, float const&, float const&) [function] [call site] 02512
6 cv::ocl::typeToStr(int) [function] [call site] 02513
6 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 02514
6 cv::format(char const*, ...) [function] [call site] 02515
6 cv::UMat::UMat(cv::UMatUsageFlags) [function] [call site] 02516
6 cv::UMat::UMat(cv::UMatUsageFlags) [function] [call site] 02517
6 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 02518
6 cv::ocl::typeToStr(int) [function] [call site] 02519
6 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 02520
6 cv::format(char const*, ...) [function] [call site] 02521
6 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 02522
6 cv::ocl::Kernel::create(char const*, cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 02523
6 cv::ocl::Kernel::empty() const [function] [call site] 02524
6 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 02525
6 cv::format(char const*, ...) [function] [call site] 02526
6 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 02527
6 cv::ocl::Kernel::create(char const*, cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 02528
6 cv::ocl::Kernel::empty() const [function] [call site] 02529
6 cv::AutoBuffer<int, 264ul>::AutoBuffer(unsigned long) [function] [call site] 02530
7 cv::AutoBuffer<int, 264ul>::allocate(unsigned long) [function] [call site] 02531
8 cv::AutoBuffer<int, 264ul>::deallocate() [function] [call site] 02532
6 cv::AutoBuffer<float, 264ul>::AutoBuffer(unsigned long) [function] [call site] 02533
7 cv::AutoBuffer<float, 264ul>::allocate(unsigned long) [function] [call site] 02534
8 cv::AutoBuffer<float, 264ul>::deallocate() [function] [call site] 02535
6 cv::AutoBuffer<int, 264ul>::data() [function] [call site] 02536
6 cv::AutoBuffer<float, 264ul>::data() [function] [call site] 02537
6 cv::AutoBuffer<int, 264ul>::data() [function] [call site] 02538
6 cv::ocl_computeResizeAreaTabs(int, int, double, int*, float*, int*) [function] [call site] 02539
7 cvCeil(double) [function] [call site] 02540
7 cvFloor(double) [function] [call site] 02541
6 cv::ocl_computeResizeAreaTabs(int, int, double, int*, float*, int*) [function] [call site] 02542
6 cv::AutoBuffer<float, 264ul>::data() [function] [call site] 02543
6 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 02544
6 cv::_OutputArray::_OutputArray(cv::UMat&) [function] [call site] 02545
7 cv::_InputArray::_InputArray() [function] [call site] 02546
7 cv::_InputArray::init(int, void const*) [function] [call site] 02547
6 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 02548
7 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02549
7 cv::_InputArray::type(int) const [function] [call site] 02550
7 cv::_OutputArray::fixedType() const [function] [call site] 02551
7 cv::Mat::type() const [function] [call site] 02552
7 cv::Mat::channels() const [function] [call site] 02553
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02554
7 cv::Mat::convertTo(cv::_OutputArray const&, int, double, double) const [function] [call site] 02555
8 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02556
8 cv::Mat::empty() const [function] [call site] 02557
8 cv::_OutputArray::release() const [function] [call site] 02558
9 cv::_OutputArray::fixedSize() const [function] [call site] 02559
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02560
9 cv::_InputArray::kind() const [function] [call site] 02561
9 cv::Mat::release() [function] [call site] 02562
9 cv::UMat::release() [function] [call site] 02563
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02564
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02565
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02566
9 cv::Size_<int>::Size_() [function] [call site] 02567
9 cv::_OutputArray::create(cv::Size_<int>, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02568
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02569
8 cv::Mat::type() const [function] [call site] 02570
8 cv::_OutputArray::fixedType() const [function] [call site] 02571
8 cv::_InputArray::depth(int) const [function] [call site] 02572
8 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 02573
9 cv::Mat::empty() const [function] [call site] 02574
9 cv::_OutputArray::release() const [function] [call site] 02575
9 cv::_InputArray::isUMat() const [function] [call site] 02576
9 cv::Mat::type() const [function] [call site] 02577
9 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02578
9 cv::_InputArray::getUMat(int) const [function] [call site] 02579
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02580
9 cv::Mat::elemSize() const [function] [call site] 02581
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02582
9 cv::UMat::ndoffset(unsigned long*) const [function] [call site] 02583
9 cv::UMat::~UMat() [function] [call site] 02584
9 cv::Mat::type() const [function] [call site] 02585
9 cv::_OutputArray::create(int, int, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02586
10 cv::_InputArray::kind() const [function] [call site] 02587
10 cv::_OutputArray::fixedSize() const [function] [call site] 02588
10 cv::MatSize::operator()() const [function] [call site] 02589
10 cv::Size_<int>::Size_(int, int) [function] [call site] 02590
10 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 02591
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02592
10 cv::_OutputArray::fixedType() const [function] [call site] 02593
10 cv::Mat::type() const [function] [call site] 02594
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02595
10 cv::Mat::create(int, int, int) [function] [call site] 02596
10 cv::_OutputArray::fixedSize() const [function] [call site] 02597
10 cv::MatSize::operator()() const [function] [call site] 02598
10 cv::Size_<int>::Size_(int, int) [function] [call site] 02599
10 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 02600
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02601
10 cv::_OutputArray::fixedType() const [function] [call site] 02602
10 cv::UMat::type() const [function] [call site] 02603
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02604
10 cv::UMat::create(int, int, int, cv::UMatUsageFlags) [function] [call site] 02605
10 cv::_OutputArray::fixedSize() const [function] [call site] 02606
10 cv::cuda::GpuMat::size() const [function] [call site] 02607
10 cv::Size_<int>::Size_(int, int) [function] [call site] 02608
10 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 02609
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02610
10 cv::_OutputArray::fixedType() const [function] [call site] 02611
10 cv::cuda::GpuMat::type() const [function] [call site] 02612
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02613
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02614
10 cv::_OutputArray::fixedSize() const [function] [call site] 02615
10 cv::ogl::Buffer::size() const [function] [call site] 02616
10 cv::Size_<int>::Size_(int, int) [function] [call site] 02617
10 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 02618
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02619
10 cv::_OutputArray::fixedType() const [function] [call site] 02620
10 cv::ogl::Buffer::type() const [function] [call site] 02621
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02622
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02623
10 cv::_OutputArray::fixedSize() const [function] [call site] 02624
10 cv::cuda::HostMem::size() const [function] [call site] 02625
10 cv::Size_<int>::Size_(int, int) [function] [call site] 02626
10 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 02627
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02628
10 cv::_OutputArray::fixedType() const [function] [call site] 02629
10 cv::cuda::HostMem::type() const [function] [call site] 02630
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02631
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02632
10 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02633
9 cv::_InputArray::getMat(int) const [function] [call site] 02634
9 cv::Mat::Mat(cv::Mat const&) [function] [call site] 02635
9 cv::Mat::elemSize() const [function] [call site] 02636
9 cv::getContinuousSize2D(cv::Mat&, cv::Mat&, int) [function] [call site] 02637
10 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 02638
10 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 02639
10 cv::MatSize::operator()() const [function] [call site] 02640
10 cv::MatSize::operator()() const [function] [call site] 02641
10 bool cv::operator!=<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 02642
11 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 02643
10 cv::Mat::total() const [function] [call site] 02644
10 cv::Mat::total() const [function] [call site] 02645
10 cv::detail::check_failed_auto(unsigned long, unsigned long, cv::detail::CheckContext const&) [function] [call site] 02646
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02647
10 cv::Mat::reshape(int, int) const [function] [call site] 02648
10 cv::Mat::operator=(cv::Mat&&) [function] [call site] 02649
10 cv::Mat::~Mat() [function] [call site] 02650
10 cv::Mat::reshape(int, int) const [function] [call site] 02651
10 cv::Mat::operator=(cv::Mat&&) [function] [call site] 02652
10 cv::Mat::~Mat() [function] [call site] 02653
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02654
10 cv::Size_<int>::Size_(int, int) [function] [call site] 02655
10 cv::getContinuousSize_(int, int, int, int) [function] [call site] 02656
11 cv::Size_<int>::Size_(int, int) [function] [call site] 02657
11 cv::Size_<int>::Size_(int, int) [function] [call site] 02658
9 cv::Mat::~Mat() [function] [call site] 02659
9 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 02660
9 cv::MatStep::operator unsigned long() const [function] [call site] 02661
9 cv::Mat::~Mat() [function] [call site] 02662
9 cv::MatSize::operator int const*() const [function] [call site] 02663
9 cv::Mat::type() const [function] [call site] 02664
9 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02665
9 cv::_InputArray::getMat(int) const [function] [call site] 02666
9 cv::Mat::total() const [function] [call site] 02667
9 cv::NAryMatIterator::NAryMatIterator(cv::Mat const**, unsigned char**, int) [function] [call site] 02668
10 cv::NAryMatIterator::init(cv::Mat const**, cv::Mat*, unsigned char**, int) [function] [call site] 02669
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02670
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02671
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02672
11 cv::MatSize::operator[](int) const [function] [call site] 02673
11 cv::MatSize::operator==(cv::MatSize const&) const [function] [call site] 02674
12 cv::MatSize::dims() const [function] [call site] 02675
12 cv::MatSize::dims() const [function] [call site] 02676
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02677
11 cv::Mat::isContinuous() const [function] [call site] 02678
11 cv::MatStep::operator[](int) const [function] [call site] 02679
11 cv::Mat::elemSize() const [function] [call site] 02680
11 cv::MatStep::operator[](int) const [function] [call site] 02681
11 cv::MatSize::operator[](int) const [function] [call site] 02682
11 cv::MatSize::operator[](int) const [function] [call site] 02683
11 cv::MatSize::operator[](int) const [function] [call site] 02684
11 cv::MatSize::operator[](int) const [function] [call site] 02685
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02686
11 cv::Mat::Mat() [function] [call site] 02687
11 cv::Mat::operator=(cv::Mat&&) [function] [call site] 02688
11 cv::Mat::~Mat() [function] [call site] 02689
11 cv::Mat::type() const [function] [call site] 02690
11 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 02691
11 cv::Mat::operator=(cv::Mat&&) [function] [call site] 02692
11 cv::Mat::~Mat() [function] [call site] 02693
9 cv::Mat::elemSize() const [function] [call site] 02694
9 cv::NAryMatIterator::operator++() [function] [call site] 02695
10 cv::MatStep::operator[](int) const [function] [call site] 02696
10 cv::MatStep::operator[](int) const [function] [call site] 02697
10 cv::MatSize::operator[](int) const [function] [call site] 02698
10 cv::MatStep::operator[](int) const [function] [call site] 02699
9 cv::Mat::~Mat() [function] [call site] 02700
9 cv::utils::trace::details::Region::~Region() [function] [call site] 02701
8 cv::ocl::isOpenCLActivated() [function] [call site] 02702
8 cv::_InputArray::isUMat() const [function] [call site] 02703
8 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 02704
8 cv::ocl_convertTo(cv::_InputArray const&, cv::_OutputArray const&, int, bool, double, double) [function] [call site] 02705
9 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02706
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02707
9 cv::_InputArray::type(int) const [function] [call site] 02708
9 cv::ocl::Device::getDefault() [function] [call site] 02709
9 cv::ocl::Device::hasFP64() const [function] [call site] 02710
9 cv::ocl::Device::getDefault() [function] [call site] 02711
9 cv::ocl::Device::hasFP16() const [function] [call site] 02712
9 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 02713
9 cv::ocl::typeToStr(int) [function] [call site] 02714
9 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 02715
9 cv::ocl::convertTypeStr(int, int, int, char*, unsigned long) [function] [call site] 02716
9 cv::format(char const*, ...) [function] [call site] 02717
9 cv::ocl::Kernel::Kernel(char const*, cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 02718
10 cv::ocl::Kernel::create(char const*, cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 02719
9 cv::ocl::Kernel::empty() const [function] [call site] 02720
9 cv::_InputArray::getUMat(int) const [function] [call site] 02721
9 cv::_OutputArray::createSameSize(cv::_InputArray const&, int) const [function] [call site] 02722
10 cv::_InputArray::sizend(int*, int) const [function] [call site] 02723
11 cv::_InputArray::kind() const [function] [call site] 02724
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02725
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02726
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02727
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02728
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02729
11 cv::_InputArray::dims(int) const [function] [call site] 02730
11 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 02731
11 cv::_InputArray::size(int) const [function] [call site] 02732
10 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02733
9 cv::_InputArray::getUMat(int) const [function] [call site] 02734
9 cv::ocl::KernelArg::ReadOnlyNoSize(cv::UMat const&, int, int) [function] [call site] 02735
10 cv::ocl::KernelArg::KernelArg(int, cv::UMat*, int, int, void const*, unsigned long) [function] [call site] 02736
9 cv::ocl::KernelArg::WriteOnly(cv::UMat const&, int, int) [function] [call site] 02737
9 cv::ocl::Kernel& cv::ocl::Kernel::args<cv::ocl::KernelArg, cv::ocl::KernelArg>(cv::ocl::KernelArg const&, cv::ocl::KernelArg const&) [function] [call site] 02738
10 int cv::ocl::Kernel::set_args_<cv::ocl::KernelArg, cv::ocl::KernelArg>(int, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&) [function] [call site] 02739
11 int cv::ocl::Kernel::set_args_<cv::ocl::KernelArg>(int, cv::ocl::KernelArg const&) [function] [call site] 02740
12 cv::ocl::Kernel::set(int, cv::ocl::KernelArg const&) [function] [call site] 02741
9 cv::ocl::KernelArg::ReadOnlyNoSize(cv::UMat const&, int, int) [function] [call site] 02742
9 cv::ocl::KernelArg::WriteOnly(cv::UMat const&, int, int) [function] [call site] 02743
9 cv::ocl::Kernel& cv::ocl::Kernel::args<cv::ocl::KernelArg, cv::ocl::KernelArg, float, float>(cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, float const&, float const&) [function] [call site] 02744
9 cv::ocl::KernelArg::ReadOnlyNoSize(cv::UMat const&, int, int) [function] [call site] 02745
9 cv::ocl::KernelArg::WriteOnly(cv::UMat const&, int, int) [function] [call site] 02746
9 cv::ocl::Kernel& cv::ocl::Kernel::args<cv::ocl::KernelArg, cv::ocl::KernelArg, double, double>(cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, double const&, double const&) [function] [call site] 02747
10 int cv::ocl::Kernel::set_args_<cv::ocl::KernelArg, cv::ocl::KernelArg, double, double>(int, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, double const&, double const&) [function] [call site] 02748
11 int cv::ocl::Kernel::set_args_<cv::ocl::KernelArg, double, double>(int, cv::ocl::KernelArg const&, double const&, double const&) [function] [call site] 02749
12 int cv::ocl::Kernel::set_args_<double, double>(int, double const&, double const&) [function] [call site] 02750
13 int cv::ocl::Kernel::set<double>(int, double const&) [function] [call site] 02751
13 int cv::ocl::Kernel::set_args_<double>(int, double const&) [function] [call site] 02752
14 int cv::ocl::Kernel::set<double>(int, double const&) [function] [call site] 02753
9 cv::divUp(unsigned long, unsigned int) [function] [call site] 02754
9 cv::ocl::Queue::Queue() [function] [call site] 02755
9 cv::ocl::Kernel::run(int, unsigned long*, unsigned long*, bool, cv::ocl::Queue const&) [function] [call site] 02756
10 cv::divUp(unsigned long, unsigned int) [function] [call site] 02757
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02758
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02759
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02760
10 cv::ocl::Kernel::Impl::run(int, unsigned long*, unsigned long*, bool, long*, cv::ocl::Queue const&) [function] [call site] 02761
11 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02762
11 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02763
11 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02764
11 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02765
11 cv::ocl::isRaiseErrorOnReuseAsyncKernel() [function] [call site] 02766
12 cv::utils::getConfigurationParameterBool(char const*, bool) [function] [call site] 02767
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02768
11 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02769
11 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02770
11 cv::ocl::isRaiseErrorOnReuseAsyncKernel() [function] [call site] 02771
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02772
11 cv::ocl::getQueue(cv::ocl::Queue const&) [function] [call site] 02773
12 cv::ocl::Queue::ptr() const [function] [call site] 02774
12 cv::ocl::Queue::getDefault() [function] [call site] 02775
12 cv::ocl::Queue::ptr() const [function] [call site] 02776
11 cv::format(char const*, ...) [function] [call site] 02777
11 cv::format(char const*, ...) [function] [call site] 02778
11 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02779
11 cv::format(char const*, ...) [function] [call site] 02780
11 puts [call site] 02781
11 fflush [call site] 02782
11 cv::ocl::isRaiseError() [function] [call site] 02783
11 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02784
11 cv::format(char const*, ...) [function] [call site] 02785
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02786
11 cv::ocl::isRaiseError() [function] [call site] 02787
11 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02788
11 cv::format(char const*, ...) [function] [call site] 02789
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02790
11 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02791
11 cv::format(char const*, ...) [function] [call site] 02792
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02793
11 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02794
11 cv::format(char const*, ...) [function] [call site] 02795
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02796
11 cv::ocl::Kernel::Impl::cleanupUMats() [function] [call site] 02797
11 cv::ocl::Kernel::Impl::addref() [function] [call site] 02798
11 oclCleanupCallback(_cl_event*, int, void*) [function] [call site] 02799
12 cv::ocl::Kernel::Impl::finit(_cl_event*) [function] [call site] 02800
13 cv::ocl::Kernel::Impl::cleanupUMats() [function] [call site] 02801
13 __cxa_begin_catch [call site] 02802
13 cv::ocl::Kernel::Impl::release() [function] [call site] 02803
13 __cxa_rethrow [call site] 02804
13 __cxa_end_catch [call site] 02805
13 cv::ocl::Kernel::Impl::release() [function] [call site] 02806
13 __clang_call_terminate [call site] 02807
12 __cxa_begin_catch [call site] 02808
12 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02809
12 __cxa_begin_catch [call site] 02810
12 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02811
12 __cxa_begin_catch [call site] 02812
12 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02813
12 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02814
12 __cxa_end_catch [call site] 02815
12 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02816
12 __cxa_end_catch [call site] 02817
12 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 02818
12 __cxa_end_catch [call site] 02819
12 __cxa_end_catch [call site] 02820
12 __clang_call_terminate [call site] 02821
11 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02822
11 cv::format(char const*, ...) [function] [call site] 02823
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02824
11 cv::ocl::isRaiseError() [function] [call site] 02825
11 cv::ocl::getOpenCLErrorString(int) [function] [call site] 02826
11 cv::format(char const*, ...) [function] [call site] 02827
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02828
9 cv::ocl::Queue::~Queue() [function] [call site] 02829
9 cv::UMat::~UMat() [function] [call site] 02830
9 cv::ocl::Kernel::~Kernel() [function] [call site] 02831
10 cv::ocl::Kernel::Impl::release() [function] [call site] 02832
9 cv::utils::trace::details::Region::~Region() [function] [call site] 02833
8 cv::_InputArray::~_InputArray() [function] [call site] 02834
8 __cxa_begin_catch [call site] 02835
8 cv::Mat::channels() const [function] [call site] 02836
8 cv::Mat::Mat(cv::Mat const&) [function] [call site] 02837
8 cv::MatSize::operator int const*() const [function] [call site] 02838
8 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02839
8 cv::_InputArray::getMat(int) const [function] [call site] 02840
8 cv::MatStep::operator unsigned long() const [function] [call site] 02841
8 hal_ni_convertScale(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, int, int, double, double) [function] [call site] 02842
8 cv::format(char const*, ...) [function] [call site] 02843
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02844
8 cv::Mat::isContinuous() const [function] [call site] 02845
8 cv::Mat::total() const [function] [call site] 02846
8 hal_ni_convertScale(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, int, int, double, double) [function] [call site] 02847
8 cv::format(char const*, ...) [function] [call site] 02848
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02849
8 cv::getConvertFunc(int, int) [function] [call site] 02850
9 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02851
9 cv::checkHardwareSupport(int) [function] [call site] 02852
9 cv::opt_AVX2::getConvertFunc(int, int) [function] [call site] 02853
9 cv::utils::trace::details::Region::~Region() [function] [call site] 02854
9 cv::cpu_baseline::getConvertFunc(int, int) [function] [call site] 02855
8 cv::getConvertScaleFunc(int, int) [function] [call site] 02856
9 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02857
9 cv::checkHardwareSupport(int) [function] [call site] 02858
9 cv::opt_AVX2::getConvertScaleFunc(int, int) [function] [call site] 02859
9 cv::utils::trace::details::Region::~Region() [function] [call site] 02860
9 cv::cpu_baseline::getConvertScaleFunc(int, int) [function] [call site] 02861
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02862
8 cv::getContinuousSize2D(cv::Mat&, cv::Mat&, int) [function] [call site] 02863
8 cv::MatStep::operator unsigned long() const [function] [call site] 02864
8 cv::NAryMatIterator::NAryMatIterator(cv::Mat const**, unsigned char**, int) [function] [call site] 02865
8 cv::Size_<int>::Size_(int, int) [function] [call site] 02866
8 cv::NAryMatIterator::operator++() [function] [call site] 02867
8 cv::Mat::~Mat() [function] [call site] 02868
8 cv::utils::trace::details::Region::~Region() [function] [call site] 02869
6 cv::_InputArray::~_InputArray() [function] [call site] 02870
6 cv::Mat::~Mat() [function] [call site] 02871
6 cv::AutoBuffer<int, 264ul>::data() [function] [call site] 02872
6 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 02873
6 cv::_OutputArray::_OutputArray(cv::UMat&) [function] [call site] 02874
6 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 02875
6 cv::_InputArray::~_InputArray() [function] [call site] 02876
6 cv::Mat::~Mat() [function] [call site] 02877
6 cv::AutoBuffer<int, 264ul>::data() [function] [call site] 02878
6 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 02879
6 cv::_OutputArray::_OutputArray(cv::UMat&) [function] [call site] 02880
6 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 02881
6 cv::_InputArray::~_InputArray() [function] [call site] 02882
6 cv::Mat::~Mat() [function] [call site] 02883
6 cv::AutoBuffer<float, 264ul>::~AutoBuffer() [function] [call site] 02884
7 cv::AutoBuffer<float, 264ul>::deallocate() [function] [call site] 02885
6 cv::AutoBuffer<int, 264ul>::~AutoBuffer() [function] [call site] 02886
7 cv::AutoBuffer<int, 264ul>::deallocate() [function] [call site] 02887
6 cv::ocl::KernelArg::ReadOnly(cv::UMat const&, int, int) [function] [call site] 02888
6 cv::ocl::KernelArg::WriteOnly(cv::UMat const&, int, int) [function] [call site] 02889
6 cv::ocl::Kernel& cv::ocl::Kernel::args<cv::ocl::KernelArg, cv::ocl::KernelArg>(cv::ocl::KernelArg const&, cv::ocl::KernelArg const&) [function] [call site] 02890
6 cv::ocl::KernelArg::PtrReadOnly(cv::UMat const&) [function] [call site] 02891
7 cv::ocl::KernelArg::KernelArg(int, cv::UMat*, int, int, void const*, unsigned long) [function] [call site] 02892
6 cv::ocl::KernelArg::PtrReadOnly(cv::UMat const&) [function] [call site] 02893
6 cv::ocl::Kernel& cv::ocl::Kernel::args<cv::ocl::KernelArg, cv::ocl::KernelArg, float, float, cv::ocl::KernelArg, cv::ocl::KernelArg, cv::ocl::KernelArg>(cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, float const&, float const&, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&) [function] [call site] 02894
7 int cv::ocl::Kernel::set_args_<cv::ocl::KernelArg, cv::ocl::KernelArg, float, float, cv::ocl::KernelArg, cv::ocl::KernelArg, cv::ocl::KernelArg>(int, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, float const&, float const&, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&) [function] [call site] 02895
8 int cv::ocl::Kernel::set_args_<cv::ocl::KernelArg, float, float, cv::ocl::KernelArg, cv::ocl::KernelArg, cv::ocl::KernelArg>(int, cv::ocl::KernelArg const&, float const&, float const&, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&) [function] [call site] 02896
9 int cv::ocl::Kernel::set_args_<float, float, cv::ocl::KernelArg, cv::ocl::KernelArg, cv::ocl::KernelArg>(int, float const&, float const&, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&) [function] [call site] 02897
10 int cv::ocl::Kernel::set_args_<float, cv::ocl::KernelArg, cv::ocl::KernelArg, cv::ocl::KernelArg>(int, float const&, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&) [function] [call site] 02898
11 int cv::ocl::Kernel::set_args_<cv::ocl::KernelArg, cv::ocl::KernelArg, cv::ocl::KernelArg>(int, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&) [function] [call site] 02899
12 int cv::ocl::Kernel::set_args_<cv::ocl::KernelArg, cv::ocl::KernelArg>(int, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&) [function] [call site] 02900
6 cv::ocl::Queue::Queue() [function] [call site] 02901
6 cv::ocl::Kernel::run(int, unsigned long*, unsigned long*, bool, cv::ocl::Queue const&) [function] [call site] 02902
6 cv::ocl::Queue::~Queue() [function] [call site] 02903
6 cv::UMat::~UMat() [function] [call site] 02904
6 cv::ocl::Queue::Queue() [function] [call site] 02905
6 cv::ocl::Kernel::run(int, unsigned long*, unsigned long*, bool, cv::ocl::Queue const&) [function] [call site] 02906
6 cv::ocl::Queue::~Queue() [function] [call site] 02907
6 cv::ocl::Image2D::~Image2D() [function] [call site] 02908
6 cv::ocl::Kernel::~Kernel() [function] [call site] 02909
6 cv::UMat::~UMat() [function] [call site] 02910
5 __cxa_begin_catch [call site] 02911
5 __cxa_end_catch [call site] 02912
5 cv::UMat::UMat(cv::UMatUsageFlags) [function] [call site] 02913
5 cv::_InputArray::isUMat() const [function] [call site] 02914
5 cv::_InputArray::getUMat(int) const [function] [call site] 02915
5 cv::UMat::operator=(cv::UMat&&) [function] [call site] 02916
5 cv::UMat::~UMat() [function] [call site] 02917
5 cv::_InputArray::getMat(int) const [function] [call site] 02918
5 cv::Mat::type() const [function] [call site] 02919
5 cv::_OutputArray::create(cv::Size_<int>, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 02920
5 cv::_InputArray::getMat(int) const [function] [call site] 02921
5 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 02922
5 cv::_OutputArray::_OutputArray(cv::Mat&) [function] [call site] 02923
5 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 02924
5 cv::_InputArray::~_InputArray() [function] [call site] 02925
5 cv::Mat::type() const [function] [call site] 02926
5 cv::MatStep::operator unsigned long() const [function] [call site] 02927
5 cv::hal::resize(int, unsigned char const*, unsigned long, int, int, unsigned char*, unsigned long, int, int, double, double, int) [function] [call site] 02928
6 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02929
6 hal_ni_resize(int, unsigned char const*, unsigned long, int, int, unsigned char*, unsigned long, int, int, double, double, int) [function] [call site] 02930
6 cv::format(char const*, ...) [function] [call site] 02931
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02932
6 int cv::saturate_cast<int>(double) [function] [call site] 02933
6 int cv::saturate_cast<int>(double) [function] [call site] 02934
6 cv::Size_<int>::Size_(int, int) [function] [call site] 02935
6 cv::Size_<int>::empty() const [function] [call site] 02936
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02937
6 int cv::saturate_cast<int>(double) [function] [call site] 02938
6 int cv::saturate_cast<int>(double) [function] [call site] 02939
6 abs[abi:ne180100](double) [function] [call site] 02940
6 abs[abi:ne180100](double) [function] [call site] 02941
6 cv::Size_<int>::Size_(int, int) [function] [call site] 02942
6 cv::Mat::Mat(cv::Size_<int>, int, void*, unsigned long) [function] [call site] 02943
6 cv::Mat::Mat(cv::Size_<int>, int, void*, unsigned long) [function] [call site] 02944
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02945
6 cv::resizeNN(cv::Mat const&, cv::Mat&, double, double) [function] [call site] 02946
7 cv::MatSize::operator()() const [function] [call site] 02947
7 cv::AutoBuffer<int, 264ul>::AutoBuffer(unsigned long) [function] [call site] 02948
7 cv::AutoBuffer<int, 264ul>::data() [function] [call site] 02949
7 cv::Mat::elemSize() const [function] [call site] 02950
7 cvFloor(double) [function] [call site] 02951
7 cv::Range::Range(int, int) [function] [call site] 02952
7 cv::checkHardwareSupport(int) [function] [call site] 02953
7 cv::opt_AVX2::resizeNN2_AVX2(cv::Range const&, cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 02954
8 cv::opt_AVX2::resizeNNInvokerAVX2::resizeNNInvokerAVX2(cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 02955
9 cv::ParallelLoopBody::ParallelLoopBody() [function] [call site] 02956
8 cv::Mat::total() const [function] [call site] 02957
8 cv::parallel_for_(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 02958
9 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 02959
9 cv::utils::trace::details::Region::isActive() const [function] [call site] 02960
9 cv::utils::trace::details::traceArg(cv::utils::trace::details::TraceArg const&, long) [function] [call site] 02961
10 cv::utils::trace::details::getTraceManager() [function] [call site] 02962
10 cv::TLSData<cv::utils::trace::details::TraceManagerThreadLocal>::getRef() const [function] [call site] 02963
10 cv::utils::trace::details::TraceManagerThreadLocal::getCurrentActiveRegion() [function] [call site] 02964
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 02965
10 cv::utils::trace::details::initTraceArg(cv::utils::trace::details::TraceManagerThreadLocal&, cv::utils::trace::details::TraceArg const&) [function] [call site] 02966
11 cv::getInitializationMutex() [function] [call site] 02967
11 cv::utils::trace::details::TraceArg::ExtraData::ExtraData(cv::utils::trace::details::TraceManagerThreadLocal&, cv::utils::trace::details::TraceArg const&) [function] [call site] 02968
12 cv::utils::trace::details::isITTEnabled() [function] [call site] 02969
10 cv::utils::trace::details::isITTEnabled() [function] [call site] 02970
9 cv::utils::trace::details::Region::isActive() const [function] [call site] 02971
9 cv::utils::trace::details::traceArg(cv::utils::trace::details::TraceArg const&, long) [function] [call site] 02972
9 cv::utils::trace::details::Region::isActive() const [function] [call site] 02973
9 cv::utils::trace::details::traceArg(cv::utils::trace::details::TraceArg const&, long) [function] [call site] 02974
9 cv::Range::empty() const [function] [call site] 02975
9 cv::parallel_for_impl(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 02976
10 cv::(anonymous namespace)::ParallelLoopBodyWrapperContext::ParallelLoopBodyWrapperContext(cv::ParallelLoopBody const&, cv::Range const&, double) [function] [call site] 02977
11 cv::Range::Range() [function] [call site] 02978
11 cv::RNG::RNG() [function] [call site] 02979
11 std::exception_ptr::exception_ptr[abi:ne180100]() [function] [call site] 02980
11 cvRound(double) [function] [call site] 02981
11 cv::theRNG() [function] [call site] 02982
12 cv::getCoreTlsData() [function] [call site] 02983
11 cv::details::saveFPDenormalsState(cv::details::FPDenormalsModeState&) [function] [call site] 02984
11 cv::utils::trace::details::getCurrentRegion() [function] [call site] 02985
12 cv::utils::trace::details::getTraceManager() [function] [call site] 02986
12 cv::TLSData<cv::utils::trace::details::TraceManagerThreadLocal>::get() const [function] [call site] 02987
12 cv::utils::trace::details::TraceManagerThreadLocal::stackTopRegion() const [function] [call site] 02988
11 cv::utils::trace::details::getTraceManager() [function] [call site] 02989
11 cv::TLSData<cv::utils::trace::details::TraceManagerThreadLocal>::get() const [function] [call site] 02990
11 std::exception_ptr::~exception_ptr() [call site] 02991
10 cv::(anonymous namespace)::ParallelLoopBodyWrapper::ParallelLoopBodyWrapper(cv::(anonymous namespace)::ParallelLoopBodyWrapperContext&) [function] [call site] 02992
11 cv::ParallelLoopBody::ParallelLoopBody() [function] [call site] 02993
10 cv::(anonymous namespace)::ParallelLoopBodyWrapper::stripeRange() const [function] [call site] 02994
11 cv::Range::Range(int, int) [function] [call site] 02995
10 cv::parallel::getCurrentParallelForAPI() [function] [call site] 02996
11 __cxa_guard_acquire [call site] 02997
11 cv::parallel::createDefaultParallelForAPI() [function] [call site] 02998
12 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 02999
12 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03000
12 cv::parallel::createParallelForAPI() [function] [call site] 03001
13 cv::parallel::getParallelBackendName() [function] [call site] 03002
14 __cxa_guard_acquire [call site] 03003
14 cv::utils::getConfigurationParameterString(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03004
14 cv::toUpperCase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03005
14 __cxa_atexit [call site] 03006
14 __cxa_guard_release [call site] 03007
14 __cxa_guard_abort [call site] 03008
13 cv::parallel::getParallelBackendsInfo() [function] [call site] 03009
14 cv::parallel::ParallelBackendRegistry::getInstance() [function] [call site] 03010
15 __cxa_guard_acquire [call site] 03011
15 cv::parallel::ParallelBackendRegistry::ParallelBackendRegistry() [function] [call site] 03012
16 cv::parallel::getBuiltinParallelBackendsInfo() [function] [call site] 03013
17 __cxa_guard_acquire [call site] 03014
17 cv::parallel::createPluginParallelBackendFactory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03015
17 cv::parallel::createPluginParallelBackendFactory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03016
17 cv::parallel::createPluginParallelBackendFactory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03017
17 cv::parallel::ParallelBackendInfo::~ParallelBackendInfo() [function] [call site] 03018
17 __cxa_atexit [call site] 03019
17 __cxa_guard_release [call site] 03020
17 __cxa_guard_abort [call site] 03021
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03022
16 cv::parallel::ParallelBackendRegistry::dumpBackends() const [function] [call site] 03023
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03024
16 cv::parallel::ParallelBackendRegistry::readPrioritySettings() [function] [call site] 03025
17 cv::utils::getConfigurationParameterString(char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03026
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03027
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03028
17 cv::parallel::ParallelBackendRegistry::tokenize_string(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char) [function] [call site] 03029
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03030
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03031
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03032
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03033
17 cv::parallel::createPluginParallelBackendFactory(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 03034
17 cv::parallel::ParallelBackendInfo::~ParallelBackendInfo() [function] [call site] 03035
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03036
16 cv::parallel::ParallelBackendRegistry::dumpBackends() const [function] [call site] 03037
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03038
16 cv::parallel::ParallelBackendInfo::operator=(cv::parallel::ParallelBackendInfo const&) [function] [call site] 03039
16 cv::format(char const*, ...) [function] [call site] 03040
16 cv::utils::getConfigurationParameterSizeT(char const*, unsigned long) [function] [call site] 03041
16 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03042
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03043
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03044
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03045
16 cv::parallel::ParallelBackendRegistry::dumpBackends() const [function] [call site] 03046
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03047
16 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03048
16 cv::parallel::ParallelBackendRegistry::dumpBackends() const [function] [call site] 03049
16 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03050
15 __cxa_atexit [call site] 03051
15 cv::parallel::ParallelBackendRegistry::~ParallelBackendRegistry() [function] [call site] 03052
15 __cxa_guard_release [call site] 03053
15 __cxa_guard_abort [call site] 03054
14 cv::parallel::ParallelBackendRegistry::getEnabledBackends() const [function] [call site] 03055
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03056
13 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03057
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03058
13 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03059
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03060
13 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03061
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03062
13 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03063
13 cv::parallel::getParallelBackendName() [function] [call site] 03064
13 __cxa_begin_catch [call site] 03065
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03066
13 __cxa_begin_catch [call site] 03067
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03068
13 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03069
13 __cxa_end_catch [call site] 03070
13 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03071
13 __cxa_end_catch [call site] 03072
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03073
13 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03074
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03075
13 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03076
13 __clang_call_terminate [call site] 03077
11 __cxa_atexit [call site] 03078
11 __cxa_guard_release [call site] 03079
11 __cxa_guard_abort [call site] 03080
10 cv::detail::check_failed_auto(int, int, cv::detail::CheckContext const&) [function] [call site] 03081
10 cv::(anonymous namespace)::ParallelLoopBodyWrapper::stripeRange() const [function] [call site] 03082
10 cv::Range::size() const [function] [call site] 03083
10 cv::parallel_for_pthreads(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 03084
11 cv::ThreadPool::instance() [function] [call site] 03085
12 __cxa_guard_acquire [call site] 03086
12 cv::ThreadPool::ThreadPool() [function] [call site] 03087
13 cv::Ptr<cv::ParallelJob>::Ptr() [function] [call site] 03088
13 pthread_mutex_init [call site] 03089
13 pthread_mutex_init [call site] 03090
13 pthread_cond_init [call site] 03091
13 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03092
13 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03093
13 cv::defaultNumberOfThreads() [function] [call site] 03094
14 cv::getNumberOfCPUs() [function] [call site] 03095
15 __cxa_guard_acquire [call site] 03096
15 cv::getNumberOfCPUs_() [function] [call site] 03097
16 __cxa_guard_acquire [call site] 03098
16 cv::getNumberOfCPUsImpl(char const*) [function] [call site] 03099
17 cv::getFileContents(char const*) [function] [call site] 03100
17 __isoc99_sscanf [call site] 03101
16 __cxa_guard_release [call site] 03102
16 unsigned int cv::minNonZero<unsigned int>(unsigned int const&, unsigned int const&) [function] [call site] 03103
16 __cxa_guard_acquire [call site] 03104
16 cv::getNumberOfCPUsCFSv1() [function] [call site] 03105
16 __cxa_guard_release [call site] 03106
16 unsigned int cv::minNonZero<unsigned int>(unsigned int const&, unsigned int const&) [function] [call site] 03107
16 __cxa_guard_acquire [call site] 03108
16 cv::getNumberOfCPUsCFSv2() [function] [call site] 03109
16 __cxa_guard_release [call site] 03110
16 unsigned int cv::minNonZero<unsigned int>(unsigned int const&, unsigned int const&) [function] [call site] 03111
16 __cxa_guard_acquire [call site] 03112
16 cv::getNumberOfCPUsImpl(char const*) [function] [call site] 03113
16 __cxa_guard_release [call site] 03114
16 unsigned int cv::minNonZero<unsigned int>(unsigned int const&, unsigned int const&) [function] [call site] 03115
16 sched_getaffinity [call site] 03116
16 __sched_cpucount [call site] 03117
16 unsigned int cv::minNonZero<unsigned int>(unsigned int const&, unsigned int const&) [function] [call site] 03118
16 __cxa_guard_abort [call site] 03119
16 __cxa_guard_abort [call site] 03120
16 __cxa_guard_abort [call site] 03121
16 __cxa_guard_abort [call site] 03122
16 __cxa_guard_acquire [call site] 03123
16 sysconf [call site] 03124
16 __cxa_guard_release [call site] 03125
16 unsigned int cv::minNonZero<unsigned int>(unsigned int const&, unsigned int const&) [function] [call site] 03126
15 __cxa_guard_release [call site] 03127
15 __cxa_guard_abort [call site] 03128
14 __cxa_guard_acquire [call site] 03129
14 cv::utils::getConfigurationParameterSizeT(char const*, unsigned long) [function] [call site] 03130
14 __cxa_guard_release [call site] 03131
14 __cxa_guard_abort [call site] 03132
12 __cxa_guard_release [call site] 03133
12 __cxa_guard_abort [call site] 03134
11 cv::ThreadPool::run(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 03135
12 cv::ThreadPool::getNumOfThreads() [function] [call site] 03136
12 cv::Range::size() const [function] [call site] 03137
12 pthread_mutex_lock [call site] 03138
12 pthread_mutex_unlock [call site] 03139
12 cv::ThreadPool::reconfigure_(unsigned int) [function] [call site] 03140
13 cv::Ptr<cv::WorkerThread>::operator->() const [function] [call site] 03141
13 pthread_mutex_lock [call site] 03142
13 cv::Ptr<cv::WorkerThread>::operator->() const [function] [call site] 03143
13 cv::Ptr<cv::WorkerThread>::operator->() const [function] [call site] 03144
13 cv::Ptr<cv::WorkerThread>::operator->() const [function] [call site] 03145
13 pthread_mutex_unlock [call site] 03146
13 cv::Ptr<cv::WorkerThread>::operator->() const [function] [call site] 03147
13 pthread_cond_broadcast [call site] 03148
13 cv::WorkerThread::WorkerThread(cv::ThreadPool&, unsigned int) [function] [call site] 03149
14 cv::Ptr<cv::ParallelJob>::Ptr() [function] [call site] 03150
14 pthread_mutex_init [call site] 03151
14 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03152
14 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03153
14 pthread_cond_init [call site] 03154
14 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03155
14 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03156
14 pthread_create [call site] 03157
14 cv::WorkerThread::thread_loop_wrapper(void*) [function] [call site] 03158
15 cv::utils::getThreadID() [function] [call site] 03159
15 cv::format(char const*, ...) [function] [call site] 03160
15 cv::WorkerThread::thread_body() [function] [call site] 03161
16 cv::utils::getThreadID() [function] [call site] 03162
16 pthread_mutex_lock [call site] 03163
16 pthread_cond_wait [call site] 03164
16 cv::Ptr<cv::ParallelJob>::Ptr() [function] [call site] 03165
16 pthread_mutex_unlock [call site] 03166
16 cv::Ptr<cv::ParallelJob>::operator cv::ParallelJob*() const [function] [call site] 03167
16 cv::Range::size() const [function] [call site] 03168
16 cv::ParallelJob::execute(bool) [function] [call site] 03169
17 cv::Range::size() const [function] [call site] 03170
17 cv::Range::Range(int, int) [function] [call site] 03171
17 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03172
17 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03173
17 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03174
16 cv::Ptr<cv::ParallelJob>::release() [function] [call site] 03175
16 pthread_mutex_lock [call site] 03176
16 pthread_mutex_unlock [call site] 03177
16 pthread_cond_broadcast [call site] 03178
14 cv::utils::logging::internal::getGlobalLogTag() [function] [call site] 03179
14 cv::utils::logging::internal::writeLogMessageEx(cv::utils::logging::LogLevel, char const*, char const*, int, char const*, char const*) [function] [call site] 03180
13 cv::Ptr<cv::WorkerThread>::Ptr<cv::WorkerThread>(cv::WorkerThread*) [function] [call site] 03181
14 cv::Ptr<cv::WorkerThread>::Ptr<cv::WorkerThread>(std::__1::integral_constant<bool, false> const&, cv::WorkerThread*) [function] [call site] 03182
12 cv::ParallelJob::ParallelJob(cv::ThreadPool const&, cv::Range const&, cv::ParallelLoopBody const&, int) [function] [call site] 03183
12 cv::Ptr<cv::ParallelJob>::Ptr<cv::ParallelJob>(cv::ParallelJob*) [function] [call site] 03184
13 cv::Ptr<cv::ParallelJob>::Ptr<cv::ParallelJob>(std::__1::integral_constant<bool, false> const&, cv::ParallelJob*) [function] [call site] 03185
12 cv::Ptr<cv::ParallelJob>::operator=(cv::Ptr<cv::ParallelJob> const&) [function] [call site] 03186
12 pthread_mutex_unlock [call site] 03187
12 cv::Range::size() const [function] [call site] 03188
12 cv::Ptr<cv::ParallelJob>::operator->() const [function] [call site] 03189
12 cv::Range::size() const [function] [call site] 03190
12 cv::Ptr<cv::ParallelJob>::empty() const [function] [call site] 03191
12 pthread_mutex_lock [call site] 03192
12 cv::Ptr<cv::ParallelJob>::operator=(cv::Ptr<cv::ParallelJob> const&) [function] [call site] 03193
12 pthread_mutex_unlock [call site] 03194
12 cv::Ptr<cv::ParallelJob>::empty() const [function] [call site] 03195
12 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03196
12 cv::Ptr<cv::ParallelJob>::operator=(cv::Ptr<cv::ParallelJob> const&) [function] [call site] 03197
12 pthread_cond_broadcast [call site] 03198
12 cv::Ptr<cv::ParallelJob>::operator*() const [function] [call site] 03199
12 cv::ParallelJob::execute(bool) [function] [call site] 03200
12 cv::Range::size() const [function] [call site] 03201
12 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03202
12 cv::Ptr<cv::ParallelJob>::operator->() const [function] [call site] 03203
12 cv::Ptr<cv::ParallelJob>::operator->() const [function] [call site] 03204
12 cv::Ptr<cv::ParallelJob>::operator->() const [function] [call site] 03205
12 cv::Ptr<cv::ParallelJob>::operator->() const [function] [call site] 03206
12 pthread_mutex_lock [call site] 03207
12 cv::Ptr<cv::ParallelJob>::operator->() const [function] [call site] 03208
12 pthread_cond_wait [call site] 03209
12 pthread_mutex_unlock [call site] 03210
12 pthread_mutex_lock [call site] 03211
12 cv::Ptr<cv::ParallelJob>::operator->() const [function] [call site] 03212
12 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03213
12 cv::Ptr<cv::ParallelJob>::release() [function] [call site] 03214
12 pthread_mutex_unlock [call site] 03215
10 cv::(anonymous namespace)::ParallelLoopBodyWrapperContext::finalize() [function] [call site] 03216
11 cv::theRNG() [function] [call site] 03217
11 cv::theRNG() [function] [call site] 03218
11 cv::RNG::next() [function] [call site] 03219
11 cv::utils::trace::details::parallelForFinalize(cv::utils::trace::details::Region const&) [function] [call site] 03220
12 cv::utils::trace::details::getTraceManager() [function] [call site] 03221
12 cv::TLSData<cv::utils::trace::details::TraceManagerThreadLocal>::getRef() const [function] [call site] 03222
12 cv::getTimestampNS() [function] [call site] 03223
12 cv::utils::trace::details::TraceManagerThreadLocal::stackTopBeginTimestamp() const [function] [call site] 03224
12 cv::utils::trace::details::getTraceManager() [function] [call site] 03225
12 cv::TLSDataAccumulator<cv::utils::trace::details::TraceManagerThreadLocal>::gather(std::__1::vector<cv::utils::trace::details::TraceManagerThreadLocal*, std::__1::allocator<cv::utils::trace::details::TraceManagerThreadLocal*> >&) const [function] [call site] 03226
12 cv::utils::trace::details::RegionStatistics::RegionStatistics() [function] [call site] 03227
12 cv::utils::trace::details::TraceManagerThreadLocal::stackTopRegion() const [function] [call site] 03228
12 cv::utils::trace::details::RegionStatistics::RegionStatistics() [function] [call site] 03229
12 cv::utils::trace::details::RegionStatistics::grab(cv::utils::trace::details::RegionStatistics&) [function] [call site] 03230
12 cv::utils::trace::details::RegionStatistics::append(cv::utils::trace::details::RegionStatistics&) [function] [call site] 03231
12 cv::utils::trace::details::TraceManagerThreadLocal::StackEntry::StackEntry() [function] [call site] 03232
12 cv::utils::trace::details::RegionStatistics::grab(cv::utils::trace::details::RegionStatistics&) [function] [call site] 03233
12 cv::utils::trace::details::TraceManagerThreadLocal::StackEntry::StackEntry() [function] [call site] 03234
12 cv::utils::trace::details::RegionStatistics::multiply(float) [function] [call site] 03235
12 cv::utils::trace::details::RegionStatistics::append(cv::utils::trace::details::RegionStatistics&) [function] [call site] 03236
11 std::exception_ptr::exception_ptr(std::exception_ptr const&) [call site] 03237
11 std::exception_ptr::~exception_ptr() [call site] 03238
10 cv::(anonymous namespace)::ParallelLoopBodyWrapperContext::~ParallelLoopBodyWrapperContext() [function] [call site] 03239
11 std::exception_ptr::~exception_ptr() [call site] 03240
9 __cxa_begin_catch [call site] 03241
9 __cxa_rethrow [call site] 03242
9 __cxa_end_catch [call site] 03243
9 cv::utils::trace::details::Region::~Region() [function] [call site] 03244
9 __clang_call_terminate [call site] 03245
8 cv::ParallelLoopBody::~ParallelLoopBody() [function] [call site] 03246
7 cv::opt_AVX2::resizeNN4_AVX2(cv::Range const&, cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 03247
8 cv::opt_AVX2::resizeNNInvokerAVX4::resizeNNInvokerAVX4(cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 03248
9 cv::ParallelLoopBody::ParallelLoopBody() [function] [call site] 03249
8 cv::Mat::total() const [function] [call site] 03250
8 cv::parallel_for_(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 03251
8 cv::ParallelLoopBody::~ParallelLoopBody() [function] [call site] 03252
7 cv::checkHardwareSupport(int) [function] [call site] 03253
7 cv::opt_SSE4_1::resizeNN2_SSE4_1(cv::Range const&, cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 03254
8 cv::opt_SSE4_1::resizeNNInvokerSSE2::resizeNNInvokerSSE2(cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 03255
8 cv::Mat::total() const [function] [call site] 03256
8 cv::parallel_for_(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 03257
8 cv::ParallelLoopBody::~ParallelLoopBody() [function] [call site] 03258
7 cv::opt_SSE4_1::resizeNN4_SSE4_1(cv::Range const&, cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 03259
8 cv::opt_SSE4_1::resizeNNInvokerSSE4::resizeNNInvokerSSE4(cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 03260
9 cv::ParallelLoopBody::ParallelLoopBody() [function] [call site] 03261
8 cv::Mat::total() const [function] [call site] 03262
8 cv::parallel_for_(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 03263
8 cv::ParallelLoopBody::~ParallelLoopBody() [function] [call site] 03264
7 cv::resizeNNInvoker::resizeNNInvoker(cv::Mat const&, cv::Mat&, int*, double) [function] [call site] 03265
8 cv::ParallelLoopBody::ParallelLoopBody() [function] [call site] 03266
7 cv::Mat::total() const [function] [call site] 03267
7 cv::parallel_for_(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 03268
7 cv::ParallelLoopBody::~ParallelLoopBody() [function] [call site] 03269
7 cv::AutoBuffer<int, 264ul>::~AutoBuffer() [function] [call site] 03270
6 cv::resizeNN_bitexact(cv::Mat const&, cv::Mat&, double, double) [function] [call site] 03271
7 cv::MatSize::operator()() const [function] [call site] 03272
7 cv::utils::BufferArea::BufferArea(bool) [function] [call site] 03273
7 void cv::utils::BufferArea::allocate<int>(int*&, unsigned long, unsigned short) [function] [call site] 03274
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03275
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03276
8 cv::utils::BufferArea::allocate_(void**, unsigned short, unsigned long, unsigned short) [function] [call site] 03277
9 cv::utils::BufferArea::Block::Block(void**, unsigned short, unsigned long, unsigned short) [function] [call site] 03278
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03279
9 cv::utils::BufferArea::Block::getByteCount() const [function] [call site] 03280
10 cv::utils::BufferArea::Block::reserve_count() const [function] [call site] 03281
9 cv::utils::BufferArea::Block::real_allocate() [function] [call site] 03282
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03283
10 cv::utils::BufferArea::Block::reserve_count() const [function] [call site] 03284
10 cv::fastMalloc(unsigned long) [function] [call site] 03285
10 void* cv::alignPtr<void>(void*, int) [function] [call site] 03286
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03287
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03288
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03289
7 cv::utils::BufferArea::commit() [function] [call site] 03290
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03291
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03292
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03293
8 cv::fastMalloc(unsigned long) [function] [call site] 03294
8 cv::utils::BufferArea::Block::fast_allocate(void*) const [function] [call site] 03295
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03296
9 void* cv::alignPtr<void>(void*, int) [function] [call site] 03297
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03298
7 cv::Range::Range(int, int) [function] [call site] 03299
7 cv::resizeNN_bitexactInvoker::resizeNN_bitexactInvoker(cv::Mat const&, cv::Mat&, int*, int, int) [function] [call site] 03300
8 cv::ParallelLoopBody::ParallelLoopBody() [function] [call site] 03301
7 cv::Mat::total() const [function] [call site] 03302
7 cv::parallel_for_(cv::Range const&, cv::ParallelLoopBody const&, double) [function] [call site] 03303
7 cv::ParallelLoopBody::~ParallelLoopBody() [function] [call site] 03304
7 cv::utils::BufferArea::~BufferArea() [function] [call site] 03305
8 cv::utils::BufferArea::release() [function] [call site] 03306
9 cv::utils::BufferArea::Block::cleanup() const [function] [call site] 03307
10 cv::fastFree(void*) [function] [call site] 03308
9 cv::fastFree(void*) [function] [call site] 03309
8 __clang_call_terminate [call site] 03310
6 cv::Mat::elemSize1() const [function] [call site] 03311
6 cv::AutoBuffer<int, 264ul>::AutoBuffer(unsigned long) [function] [call site] 03312
6 cv::AutoBuffer<int, 264ul>::data() [function] [call site] 03313
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03314
6 cv::AutoBuffer<int, 264ul>::~AutoBuffer() [function] [call site] 03315
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03316
6 cv::AutoBuffer<cv::DecimateAlpha, 93ul>::AutoBuffer(unsigned long) [function] [call site] 03317
7 cv::AutoBuffer<cv::DecimateAlpha, 93ul>::allocate(unsigned long) [function] [call site] 03318
8 cv::AutoBuffer<cv::DecimateAlpha, 93ul>::deallocate() [function] [call site] 03319
6 cv::AutoBuffer<cv::DecimateAlpha, 93ul>::data() [function] [call site] 03320
6 cv::computeResizeAreaTab(int, int, int, double, cv::DecimateAlpha*) [function] [call site] 03321
7 cvCeil(double) [function] [call site] 03322
7 cvFloor(double) [function] [call site] 03323
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03324
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03325
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03326
6 cv::computeResizeAreaTab(int, int, int, double, cv::DecimateAlpha*) [function] [call site] 03327
6 cv::AutoBuffer<int, 264ul>::AutoBuffer(unsigned long) [function] [call site] 03328
6 cv::AutoBuffer<int, 264ul>::data() [function] [call site] 03329
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03330
6 cv::AutoBuffer<int, 264ul>::~AutoBuffer() [function] [call site] 03331
6 cv::AutoBuffer<cv::DecimateAlpha, 93ul>::~AutoBuffer() [function] [call site] 03332
7 cv::AutoBuffer<cv::DecimateAlpha, 93ul>::deallocate() [function] [call site] 03333
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03334
6 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03335
6 cv::AutoBuffer<unsigned char, 1032ul>::AutoBuffer(unsigned long) [function] [call site] 03336
7 cv::AutoBuffer<unsigned char, 1032ul>::allocate(unsigned long) [function] [call site] 03337
8 cv::AutoBuffer<unsigned char, 1032ul>::deallocate() [function] [call site] 03338
6 cv::AutoBuffer<unsigned char, 1032ul>::data() [function] [call site] 03339
6 cvFloor(float) [function] [call site] 03340
6 cv::AutoBuffer<unsigned char, 1032ul>::~AutoBuffer() [function] [call site] 03341
7 cv::AutoBuffer<unsigned char, 1032ul>::deallocate() [function] [call site] 03342
6 cvFloor(double) [function] [call site] 03343
6 cvFloor(float) [function] [call site] 03344
6 cv::interpolateCubic(float, float*) [function] [call site] 03345
6 cv::interpolateLanczos4(float, float*) [function] [call site] 03346
7 sin [call site] 03347
7 cos [call site] 03348
6 short cv::saturate_cast<short>(float) [function] [call site] 03349
7 cvRound(float) [function] [call site] 03350
7 short cv::saturate_cast<short>(int) [function] [call site] 03351
6 cvFloor(float) [function] [call site] 03352
6 cvFloor(double) [function] [call site] 03353
6 cvFloor(float) [function] [call site] 03354
6 cv::interpolateCubic(float, float*) [function] [call site] 03355
6 cv::interpolateLanczos4(float, float*) [function] [call site] 03356
6 short cv::saturate_cast<short>(float) [function] [call site] 03357
6 cv::Mat::~Mat() [function] [call site] 03358
6 cv::utils::trace::details::Region::~Region() [function] [call site] 03359
5 cv::Mat::~Mat() [function] [call site] 03360
5 cv::UMat::~UMat() [function] [call site] 03361
5 cv::utils::trace::details::Region::~Region() [function] [call site] 03362
4 cv::_InputArray::~_InputArray() [function] [call site] 03363
4 cv::Mat::empty() const [function] [call site] 03364
4 cv::Ptr<cv::BaseImageDecoder>::operator->() const [function] [call site] 03365
4 cv::BaseImageDecoder::getExifTag(cv::ExifTagName) const [function] [call site] 03366
5 cv::ExifReader::getTag(cv::ExifTagName) const [function] [call site] 03367
6 cv::ExifEntry_t::ExifEntry_t() [function] [call site] 03368
6 cv::ExifEntry_t::operator=(cv::ExifEntry_t const&) [function] [call site] 03369
6 cv::ExifEntry_t::~ExifEntry_t() [function] [call site] 03370
4 cv::_OutputArray::_OutputArray(cv::Mat&) [function] [call site] 03371
4 cv::ApplyExifOrientation(cv::ExifEntry_t, cv::_OutputArray const&) [function] [call site] 03372
5 cv::ExifTransform(int, cv::_OutputArray const&) [function] [call site] 03373
6 cv::flip(cv::_InputArray const&, cv::_OutputArray const&, int) [function] [call site] 03374
7 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 03375
7 cv::_InputArray::dims(int) const [function] [call site] 03376
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03377
7 cv::_InputArray::size(int) const [function] [call site] 03378
7 cv::_InputArray::copyTo(cv::_OutputArray const&) const [function] [call site] 03379
8 cv::_InputArray::kind() const [function] [call site] 03380
8 cv::_OutputArray::release() const [function] [call site] 03381
8 cv::_InputArray::getMat(int) const [function] [call site] 03382
8 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 03383
8 cv::Mat::~Mat() [function] [call site] 03384
8 cv::UMat::copyTo(cv::_OutputArray const&) const [function] [call site] 03385
9 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 03386
9 cv::_InputArray::type(int) const [function] [call site] 03387
9 cv::_OutputArray::fixedType() const [function] [call site] 03388
9 cv::UMat::type() const [function] [call site] 03389
9 cv::UMat::channels() const [function] [call site] 03390
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03391
9 cv::UMat::convertTo(cv::_OutputArray const&, int, double, double) const [function] [call site] 03392
10 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 03393
10 cv::UMat::empty() const [function] [call site] 03394
10 cv::_OutputArray::release() const [function] [call site] 03395
10 cv::UMat::type() const [function] [call site] 03396
10 cv::_OutputArray::fixedType() const [function] [call site] 03397
10 cv::_InputArray::depth(int) const [function] [call site] 03398
10 cv::UMat::copyTo(cv::_OutputArray const&) const [function] [call site] 03399
11 cv::UMat::empty() const [function] [call site] 03400
11 cv::_OutputArray::release() const [function] [call site] 03401
11 cv::UMat::elemSize() const [function] [call site] 03402
11 cv::UMat::ndoffset(unsigned long*) const [function] [call site] 03403
11 cv::UMat::type() const [function] [call site] 03404
11 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 03405
11 cv::_InputArray::isUMat() const [function] [call site] 03406
11 cv::_InputArray::getUMat(int) const [function] [call site] 03407
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03408
11 cv::UMat::ndoffset(unsigned long*) const [function] [call site] 03409
11 cv::UMat::~UMat() [function] [call site] 03410
11 cv::_InputArray::getMat(int) const [function] [call site] 03411
11 cv::Mat::ptr(int) [function] [call site] 03412
11 cv::Mat::~Mat() [function] [call site] 03413
11 cv::utils::trace::details::Region::~Region() [function] [call site] 03414
10 cv::ocl::isOpenCLActivated() [function] [call site] 03415
10 cv::_InputArray::_InputArray(cv::UMat const&) [function] [call site] 03416
11 cv::Size_<int>::Size_() [function] [call site] 03417
11 cv::_InputArray::init(int, void const*) [function] [call site] 03418
10 cv::ocl_convertTo(cv::_InputArray const&, cv::_OutputArray const&, int, bool, double, double) [function] [call site] 03419
10 cv::_InputArray::~_InputArray() [function] [call site] 03420
10 __cxa_begin_catch [call site] 03421
10 __cxa_end_catch [call site] 03422
10 cv::UMat::UMat(cv::UMat const&) [function] [call site] 03423
10 cv::UMat::getMat(cv::AccessFlag) const [function] [call site] 03424
10 cv::Mat::convertTo(cv::_OutputArray const&, int, double, double) const [function] [call site] 03425
10 cv::Mat::~Mat() [function] [call site] 03426
10 cv::UMat::~UMat() [function] [call site] 03427
10 cv::utils::trace::details::Region::~Region() [function] [call site] 03428
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03429
7 cv::ocl::isOpenCLActivated() [function] [call site] 03430
7 cv::_InputArray::isUMat() const [function] [call site] 03431
7 cv::ocl_flip(cv::_InputArray const&, cv::_OutputArray const&, int) [function] [call site] 03432
8 cv::ocl::Device::getDefault() [function] [call site] 03433
8 cv::_InputArray::type(int) const [function] [call site] 03434
8 cv::noArray() [function] [call site] 03435
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] 03436
9 cv::ocl::Device::getDefault() [function] [call site] 03437
9 cv::ocl::Device::preferredVectorWidthChar() const [function] [call site] 03438
10 int cv::ocl::Device::Impl::getProp<unsigned int, int>(unsigned int) const [function] [call site] 03439
9 cv::ocl::Device::preferredVectorWidthShort() const [function] [call site] 03440
10 int cv::ocl::Device::Impl::getProp<unsigned int, int>(unsigned int) const [function] [call site] 03441
9 cv::ocl::Device::preferredVectorWidthInt() const [function] [call site] 03442
10 int cv::ocl::Device::Impl::getProp<unsigned int, int>(unsigned int) const [function] [call site] 03443
9 cv::ocl::Device::preferredVectorWidthFloat() const [function] [call site] 03444
10 int cv::ocl::Device::Impl::getProp<unsigned int, int>(unsigned int) const [function] [call site] 03445
9 cv::ocl::Device::preferredVectorWidthDouble() const [function] [call site] 03446
10 int cv::ocl::Device::Impl::getProp<unsigned int, int>(unsigned int) const [function] [call site] 03447
9 cv::ocl::Device::preferredVectorWidthHalf() const [function] [call site] 03448
10 int cv::ocl::Device::Impl::getProp<unsigned int, int>(unsigned int) const [function] [call site] 03449
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] 03450
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03451
10 cv::_InputArray::type(int) const [function] [call site] 03452
10 cv::_InputArray::empty() const [function] [call site] 03453
11 cv::_InputArray::kind() const [function] [call site] 03454
11 cv::Mat::empty() const [function] [call site] 03455
11 cv::UMat::empty() const [function] [call site] 03456
11 cv::ogl::Buffer::empty() const [function] [call site] 03457
11 cv::cuda::GpuMat::empty() const [function] [call site] 03458
11 cv::cuda::HostMem::empty() const [function] [call site] 03459
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03460
10 cv::_InputArray::isMat() const [function] [call site] 03461
11 cv::_InputArray::kind() const [function] [call site] 03462
10 cv::_InputArray::isUMat() const [function] [call site] 03463
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03464
10 cv::_InputArray::size(int) const [function] [call site] 03465
10 cv::_InputArray::type(int) const [function] [call site] 03466
10 cv::_InputArray::offset(int) const [function] [call site] 03467
11 cv::_InputArray::kind() const [function] [call site] 03468
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03469
11 cv::Mat::ptr(int) const [function] [call site] 03470
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03471
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03472
11 cv::Mat::ptr(int) const [function] [call site] 03473
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03474
11 cv::Mat::ptr(int) const [function] [call site] 03475
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03476
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03477
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03478
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03479
10 cv::_InputArray::step(int) const [function] [call site] 03480
11 cv::_InputArray::kind() const [function] [call site] 03481
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03482
11 cv::MatStep::operator unsigned long() const [function] [call site] 03483
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03484
11 cv::MatStep::operator unsigned long() const [function] [call site] 03485
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03486
11 cv::MatStep::operator unsigned long() const [function] [call site] 03487
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03488
11 cv::MatStep::operator unsigned long() const [function] [call site] 03489
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03490
11 cv::MatStep::operator unsigned long() const [function] [call site] 03491
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03492
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03493
11 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03494
10 cv::_InputArray::empty() const [function] [call site] 03495
10 cv::_InputArray::isMat() const [function] [call site] 03496
10 cv::_InputArray::isUMat() const [function] [call site] 03497
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03498
10 cv::_InputArray::size(int) const [function] [call site] 03499
10 cv::_InputArray::type(int) const [function] [call site] 03500
10 cv::_InputArray::offset(int) const [function] [call site] 03501
10 cv::_InputArray::step(int) const [function] [call site] 03502
10 cv::_InputArray::empty() const [function] [call site] 03503
10 cv::_InputArray::isMat() const [function] [call site] 03504
10 cv::_InputArray::isUMat() const [function] [call site] 03505
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03506
10 cv::_InputArray::size(int) const [function] [call site] 03507
10 cv::_InputArray::type(int) const [function] [call site] 03508
10 cv::_InputArray::offset(int) const [function] [call site] 03509
10 cv::_InputArray::step(int) const [function] [call site] 03510
10 cv::_InputArray::empty() const [function] [call site] 03511
10 cv::_InputArray::isMat() const [function] [call site] 03512
10 cv::_InputArray::isUMat() const [function] [call site] 03513
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03514
10 cv::_InputArray::size(int) const [function] [call site] 03515
10 cv::_InputArray::type(int) const [function] [call site] 03516
10 cv::_InputArray::offset(int) const [function] [call site] 03517
10 cv::_InputArray::step(int) const [function] [call site] 03518
10 cv::_InputArray::empty() const [function] [call site] 03519
10 cv::_InputArray::isMat() const [function] [call site] 03520
10 cv::_InputArray::isUMat() const [function] [call site] 03521
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03522
10 cv::_InputArray::size(int) const [function] [call site] 03523
10 cv::_InputArray::type(int) const [function] [call site] 03524
10 cv::_InputArray::offset(int) const [function] [call site] 03525
10 cv::_InputArray::step(int) const [function] [call site] 03526
10 cv::_InputArray::empty() const [function] [call site] 03527
10 cv::_InputArray::isMat() const [function] [call site] 03528
10 cv::_InputArray::isUMat() const [function] [call site] 03529
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03530
10 cv::_InputArray::size(int) const [function] [call site] 03531
10 cv::_InputArray::type(int) const [function] [call site] 03532
10 cv::_InputArray::offset(int) const [function] [call site] 03533
10 cv::_InputArray::step(int) const [function] [call site] 03534
10 cv::_InputArray::empty() const [function] [call site] 03535
10 cv::_InputArray::isMat() const [function] [call site] 03536
10 cv::_InputArray::isUMat() const [function] [call site] 03537
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03538
10 cv::_InputArray::size(int) const [function] [call site] 03539
10 cv::_InputArray::type(int) const [function] [call site] 03540
10 cv::_InputArray::offset(int) const [function] [call site] 03541
10 cv::_InputArray::step(int) const [function] [call site] 03542
10 cv::_InputArray::empty() const [function] [call site] 03543
10 cv::_InputArray::isMat() const [function] [call site] 03544
10 cv::_InputArray::isUMat() const [function] [call site] 03545
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03546
10 cv::_InputArray::size(int) const [function] [call site] 03547
10 cv::_InputArray::type(int) const [function] [call site] 03548
10 cv::_InputArray::offset(int) const [function] [call site] 03549
10 cv::_InputArray::step(int) const [function] [call site] 03550
10 cv::_InputArray::empty() const [function] [call site] 03551
10 cv::_InputArray::isMat() const [function] [call site] 03552
10 cv::_InputArray::isUMat() const [function] [call site] 03553
10 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03554
10 cv::_InputArray::size(int) const [function] [call site] 03555
10 cv::_InputArray::type(int) const [function] [call site] 03556
10 cv::_InputArray::offset(int) const [function] [call site] 03557
10 cv::_InputArray::step(int) const [function] [call site] 03558
8 cv::ocl::Device::doubleFPConfig() const [function] [call site] 03559
8 cv::ocl::Device::isIntel() const [function] [call site] 03560
8 cv::ocl::Device::type() const [function] [call site] 03561
8 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 03562
8 cv::ocl::typeToStr(int) [function] [call site] 03563
8 cv::ocl::vecopTypeToStr(int) [function] [call site] 03564
8 cv::ocl::typeToStr(int) [function] [call site] 03565
8 cv::ocl::vecopTypeToStr(int) [function] [call site] 03566
8 cv::format(char const*, ...) [function] [call site] 03567
8 cv::ocl::Kernel::Kernel(char const*, cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 03568
8 cv::ocl::Kernel::empty() const [function] [call site] 03569
8 cv::_InputArray::size(int) const [function] [call site] 03570
8 cv::_OutputArray::create(cv::Size_<int>, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 03571
8 cv::_InputArray::getUMat(int) const [function] [call site] 03572
8 cv::ocl::KernelArg::ReadOnlyNoSize(cv::UMat const&, int, int) [function] [call site] 03573
8 cv::ocl::KernelArg::WriteOnly(cv::UMat const&, int, int) [function] [call site] 03574
8 cv::ocl::Kernel& cv::ocl::Kernel::args<cv::ocl::KernelArg, cv::ocl::KernelArg, int, int>(cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, int const&, int const&) [function] [call site] 03575
9 int cv::ocl::Kernel::set_args_<cv::ocl::KernelArg, cv::ocl::KernelArg, int, int>(int, cv::ocl::KernelArg const&, cv::ocl::KernelArg const&, int const&, int const&) [function] [call site] 03576
10 int cv::ocl::Kernel::set_args_<cv::ocl::KernelArg, int, int>(int, cv::ocl::KernelArg const&, int const&, int const&) [function] [call site] 03577
11 int cv::ocl::Kernel::set_args_<int, int>(int, int const&, int const&) [function] [call site] 03578
12 int cv::ocl::Kernel::set<int>(int, int const&) [function] [call site] 03579
12 int cv::ocl::Kernel::set_args_<int>(int, int const&) [function] [call site] 03580
13 int cv::ocl::Kernel::set<int>(int, int const&) [function] [call site] 03581
8 cv::ocl::Device::maxWorkGroupSize() const [function] [call site] 03582
8 cv::ocl::Device::isIntel() const [function] [call site] 03583
8 cv::ocl::Queue::Queue() [function] [call site] 03584
8 cv::ocl::Kernel::run(int, unsigned long*, unsigned long*, bool, cv::ocl::Queue const&) [function] [call site] 03585
8 cv::ocl::Queue::~Queue() [function] [call site] 03586
8 cv::UMat::~UMat() [function] [call site] 03587
8 cv::ocl::Kernel::~Kernel() [function] [call site] 03588
7 __cxa_begin_catch [call site] 03589
7 __cxa_end_catch [call site] 03590
7 cv::_InputArray::getMat(int) const [function] [call site] 03591
7 cv::Mat::type() const [function] [call site] 03592
7 cv::_OutputArray::create(cv::Size_<int>, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 03593
7 cv::_InputArray::getMat(int) const [function] [call site] 03594
7 cv::Mat::ptr(int) [function] [call site] 03595
7 cv::MatStep::operator unsigned long() const [function] [call site] 03596
7 hal_ni_flip(int, unsigned char const*, unsigned long, int, int, unsigned char*, unsigned long, int) [function] [call site] 03597
7 cv::format(char const*, ...) [function] [call site] 03598
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03599
7 cv::Mat::ptr(int) [function] [call site] 03600
7 cv::MatStep::operator unsigned long() const [function] [call site] 03601
7 cv::MatSize::operator()() const [function] [call site] 03602
7 cv::flipVert(unsigned char const*, unsigned long, unsigned char*, unsigned long, cv::Size_<int>, unsigned long) [function] [call site] 03603
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03604
8 cv::hal_baseline::simd128_cpp::vx_load(unsigned char const*) [function] [call site] 03605
9 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 03606
10 cv::hal_baseline::v_uint8x16::v_uint8x16(long long __vector(2)) [function] [call site] 03607
8 cv::hal_baseline::v_int32x4 cv::hal_baseline::v_reinterpret_as_s32<cv::hal_baseline::v_uint8x16>(cv::hal_baseline::v_uint8x16 const&) [function] [call site] 03608
9 cv::hal_baseline::v_int32x4::v_int32x4(long long __vector(2)) [function] [call site] 03609
8 cv::hal_baseline::simd128_cpp::vx_load(unsigned char const*) [function] [call site] 03610
8 cv::hal_baseline::v_int32x4 cv::hal_baseline::v_reinterpret_as_s32<cv::hal_baseline::v_uint8x16>(cv::hal_baseline::v_uint8x16 const&) [function] [call site] 03611
8 cv::hal_baseline::v_uint8x16 cv::hal_baseline::v_reinterpret_as_u8<cv::hal_baseline::v_int32x4>(cv::hal_baseline::v_int32x4 const&) [function] [call site] 03612
9 cv::hal_baseline::v_uint8x16::v_uint8x16(long long __vector(2)) [function] [call site] 03613
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 03614
8 cv::hal_baseline::v_uint8x16 cv::hal_baseline::v_reinterpret_as_u8<cv::hal_baseline::v_int32x4>(cv::hal_baseline::v_int32x4 const&) [function] [call site] 03615
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 03616
8 bool cv::isAligned<4>(void const*, void const*, void const*, void const*) [function] [call site] 03617
9 bool cv::isAligned<4, unsigned long>(unsigned long const&) [function] [call site] 03618
7 cv::Mat::ptr(int) [function] [call site] 03619
7 cv::MatStep::operator unsigned long() const [function] [call site] 03620
7 cv::MatSize::operator()() const [function] [call site] 03621
7 cv::Mat::ptr(int) [function] [call site] 03622
7 cv::MatStep::operator unsigned long() const [function] [call site] 03623
7 cv::MatSize::operator()() const [function] [call site] 03624
7 cv::flipHoriz(unsigned char const*, unsigned long, unsigned char*, unsigned long, cv::Size_<int>, unsigned long) [function] [call site] 03625
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03626
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03627
8 cv::hal_baseline::v_uint8x16::v_uint8x16() [function] [call site] 03628
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 03629
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03630
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 03631
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 03632
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03633
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 03634
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 03635
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03636
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 03637
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 03638
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03639
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 03640
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03641
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03642
8 cv::hal_baseline::v_uint8x16::v_uint8x16() [function] [call site] 03643
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 03644
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 03645
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 03646
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 03647
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03648
8 cv::hal_baseline::v_uint64x2::v_uint64x2() [function] [call site] 03649
8 cv::hal_baseline::v_load(unsigned long const*) [function] [call site] 03650
9 cv::hal_baseline::v_uint64x2::v_uint64x2(long long __vector(2)) [function] [call site] 03651
8 cv::hal_baseline::v_reverse(cv::hal_baseline::v_uint64x2 const&) [function] [call site] 03652
9 cv::hal_baseline::v_uint64x2::v_uint64x2(long long __vector(2)) [function] [call site] 03653
8 cv::hal_baseline::v_store(unsigned long*, cv::hal_baseline::v_uint64x2 const&) [function] [call site] 03654
8 bool cv::isAligned<8>(void const*, void const*) [function] [call site] 03655
9 bool cv::isAligned<8, unsigned long>(unsigned long const&) [function] [call site] 03656
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03657
8 cv::hal_baseline::v_uint32x4::v_uint32x4() [function] [call site] 03658
8 cv::hal_baseline::v_load(unsigned int const*) [function] [call site] 03659
9 cv::hal_baseline::v_uint32x4::v_uint32x4(long long __vector(2)) [function] [call site] 03660
8 cv::hal_baseline::v_reverse(cv::hal_baseline::v_uint32x4 const&) [function] [call site] 03661
9 cv::hal_baseline::v_uint32x4::v_uint32x4(long long __vector(2)) [function] [call site] 03662
8 cv::hal_baseline::v_store(unsigned int*, cv::hal_baseline::v_uint32x4 const&) [function] [call site] 03663
8 bool cv::isAligned<4>(void const*, void const*) [function] [call site] 03664
9 bool cv::isAligned<4, unsigned long>(unsigned long const&) [function] [call site] 03665
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03666
8 cv::hal_baseline::v_uint16x8::v_uint16x8() [function] [call site] 03667
8 cv::hal_baseline::v_load(unsigned short const*) [function] [call site] 03668
9 cv::hal_baseline::v_uint16x8::v_uint16x8(long long __vector(2)) [function] [call site] 03669
8 cv::hal_baseline::v_reverse(cv::hal_baseline::v_uint16x8 const&) [function] [call site] 03670
9 cv::hal_baseline::v_uint16x8::v_uint16x8(long long __vector(2)) [function] [call site] 03671
8 cv::hal_baseline::v_store(unsigned short*, cv::hal_baseline::v_uint16x8 const&) [function] [call site] 03672
8 bool cv::isAligned<2>(void const*, void const*) [function] [call site] 03673
9 bool cv::isAligned<2, unsigned long>(unsigned long const&) [function] [call site] 03674
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03675
8 cv::hal_baseline::v_uint8x16::v_uint8x16() [function] [call site] 03676
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 03677
8 cv::hal_baseline::v_reverse(cv::hal_baseline::v_uint8x16 const&) [function] [call site] 03678
9 cv::hal_baseline::v_store_aligned(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 03679
9 cv::hal_baseline::v_uint8x16::v_uint8x16(unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char) [function] [call site] 03680
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 03681
8 cv::hal_baseline::v_uint8x16::v_uint8x16() [function] [call site] 03682
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 03683
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03684
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03685
8 cv::hal_baseline::v_load(unsigned char const*) [function] [call site] 03686
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03687
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 03688
8 cv::hal_baseline::v_store(unsigned char*, cv::hal_baseline::v_uint8x16 const&) [function] [call site] 03689
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03690
8 cv::hal_baseline::simd128_cpp::VTraits<cv::hal_baseline::v_uint8x16>::vlanes() [function] [call site] 03691
8 cv::AutoBuffer<int, 264ul>::AutoBuffer(unsigned long) [function] [call site] 03692
8 cv::AutoBuffer<int, 264ul>::data() [function] [call site] 03693
8 cv::AutoBuffer<int, 264ul>::~AutoBuffer() [function] [call site] 03694
7 cv::Mat::~Mat() [function] [call site] 03695
7 cv::utils::trace::details::Region::~Region() [function] [call site] 03696
6 cv::flip(cv::_InputArray const&, cv::_OutputArray const&, int) [function] [call site] 03697
6 cv::flip(cv::_InputArray const&, cv::_OutputArray const&, int) [function] [call site] 03698
6 cv::transpose(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 03699
7 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 03700
7 cv::_InputArray::type(int) const [function] [call site] 03701
7 cv::_InputArray::dims(int) const [function] [call site] 03702
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03703
7 cv::ocl::isOpenCLActivated() [function] [call site] 03704
7 cv::_InputArray::isUMat() const [function] [call site] 03705
7 cv::ocl_transpose(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 03706
8 cv::ocl::Device::getDefault() [function] [call site] 03707
8 cv::_InputArray::type(int) const [function] [call site] 03708
8 cv::ocl::Device::isIntel() const [function] [call site] 03709
8 cv::_InputArray::getUMat(int) const [function] [call site] 03710
8 cv::_OutputArray::create(int, int, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 03711
8 cv::_InputArray::getUMat(int) const [function] [call site] 03712
8 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03713
8 cv::ocl::Device::getDefault() [function] [call site] 03714
8 cv::ocl::Device::localMemSize() const [function] [call site] 03715
9 unsigned long cv::ocl::Device::Impl::getProp<unsigned long, unsigned long>(unsigned int) const [function] [call site] 03716
8 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 03717
8 cv::ocl::memopTypeToStr(int) [function] [call site] 03718
9 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03719
8 cv::format(char const*, ...) [function] [call site] 03720
8 cv::ocl::Kernel::Kernel(char const*, cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 03721
8 cv::ocl::Kernel::empty() const [function] [call site] 03722
8 cv::ocl::KernelArg::ReadWriteNoSize(cv::UMat const&, int, int) [function] [call site] 03723
9 cv::ocl::KernelArg::KernelArg(int, cv::UMat*, int, int, void const*, unsigned long) [function] [call site] 03724
8 cv::ocl::Kernel& cv::ocl::Kernel::args<cv::ocl::KernelArg, int>(cv::ocl::KernelArg const&, int const&) [function] [call site] 03725
9 int cv::ocl::Kernel::set_args_<cv::ocl::KernelArg, int>(int, cv::ocl::KernelArg const&, int const&) [function] [call site] 03726
8 cv::ocl::KernelArg::ReadOnly(cv::UMat const&, int, int) [function] [call site] 03727
8 cv::ocl::KernelArg::WriteOnlyNoSize(cv::UMat const&, int, int) [function] [call site] 03728
9 cv::ocl::KernelArg::KernelArg(int, cv::UMat*, int, int, void const*, unsigned long) [function] [call site] 03729
8 cv::ocl::Kernel& cv::ocl::Kernel::args<cv::ocl::KernelArg, cv::ocl::KernelArg>(cv::ocl::KernelArg const&, cv::ocl::KernelArg const&) [function] [call site] 03730
8 cv::divUp(unsigned long, unsigned int) [function] [call site] 03731
8 cv::ocl::Device::isIntel() const [function] [call site] 03732
8 cv::ocl::Device::maxWorkGroupSize() const [function] [call site] 03733
8 cv::ocl::Queue::Queue() [function] [call site] 03734
8 cv::ocl::Kernel::run(int, unsigned long*, unsigned long*, bool, cv::ocl::Queue const&) [function] [call site] 03735
8 cv::ocl::Queue::~Queue() [function] [call site] 03736
8 cv::ocl::Kernel::~Kernel() [function] [call site] 03737
8 cv::UMat::~UMat() [function] [call site] 03738
7 __cxa_begin_catch [call site] 03739
7 __cxa_end_catch [call site] 03740
7 cv::_InputArray::getMat(int) const [function] [call site] 03741
7 cv::Mat::empty() const [function] [call site] 03742
7 cv::_OutputArray::release() const [function] [call site] 03743
7 cv::Mat::type() const [function] [call site] 03744
7 cv::_OutputArray::create(int, int, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 03745
7 cv::_InputArray::getMat(int) const [function] [call site] 03746
7 cv::MatSize::operator()() const [function] [call site] 03747
7 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 03748
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03749
7 cv::_OutputArray::_OutputArray(cv::Mat&) [function] [call site] 03750
7 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 03751
7 cv::_InputArray::~_InputArray() [function] [call site] 03752
7 cv::MatStep::operator unsigned long() const [function] [call site] 03753
7 hal_ni_transpose2d(unsigned char const*, unsigned long, unsigned char*, unsigned long, int, int, int) [function] [call site] 03754
7 cv::format(char const*, ...) [function] [call site] 03755
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03756
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03757
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03758
7 cv::Mat::ptr(int) [function] [call site] 03759
7 cv::MatStep::operator unsigned long() const [function] [call site] 03760
7 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03761
7 cv::Mat::ptr(int) [function] [call site] 03762
7 cv::MatStep::operator unsigned long() const [function] [call site] 03763
7 cv::MatSize::operator()() const [function] [call site] 03764
7 cv::Mat::~Mat() [function] [call site] 03765
7 cv::utils::trace::details::Region::~Region() [function] [call site] 03766
6 cv::transpose(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 03767
6 cv::flip(cv::_InputArray const&, cv::_OutputArray const&, int) [function] [call site] 03768
6 cv::transpose(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 03769
6 cv::flip(cv::_InputArray const&, cv::_OutputArray const&, int) [function] [call site] 03770
6 cv::transpose(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 03771
6 cv::flip(cv::_InputArray const&, cv::_OutputArray const&, int) [function] [call site] 03772
4 cv::_InputArray::~_InputArray() [function] [call site] 03773
4 cv::ExifEntry_t::~ExifEntry_t() [function] [call site] 03774
4 cv::Mat::~Mat() [function] [call site] 03775
4 __clang_call_terminate [call site] 03776
3 cv::Mat::release() [function] [call site] 03777
3 cv::Mat::~Mat() [function] [call site] 03778
3 cv::utils::trace::details::Region::~Region() [function] [call site] 03779
2 cv::Mat::operator=(cv::Mat&&) [function] [call site] 03780
2 cv::Mat::~Mat() [function] [call site] 03781
2 cv::_InputArray::~_InputArray() [function] [call site] 03782
2 __cxa_get_exception_ptr [call site] 03783
2 cv::Exception::Exception(cv::Exception const&) [function] [call site] 03784
2 __cxa_begin_catch [call site] 03785
2 cv::Exception::~Exception() [function] [call site] 03786
2 __cxa_end_catch [call site] 03787
2 cv::Mat::empty() const [function] [call site] 03788
2 __clang_call_terminate [call site] 03789
1 cv::Mat::clone() const [function] [call site] 03790
2 cv::Mat::Mat() [function] [call site] 03791
2 cv::_OutputArray::_OutputArray(cv::Mat&) [function] [call site] 03792
2 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 03793
2 cv::_InputArray::~_InputArray() [function] [call site] 03794
2 cv::Mat::~Mat() [function] [call site] 03795
1 cv::Mat::clone() const [function] [call site] 03796
1 (anonymous namespace)::TestInternalMethods(cv::Mat const&) [function] [call site] 03797
2 cv::Mat::t() const [function] [call site] 03798
3 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 03799
3 cv::checkOperandsExist(cv::Mat const&) [function] [call site] 03800
4 cv::Mat::empty() const [function] [call site] 03801
4 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03802
3 cv::MatExpr::MatExpr() [function] [call site] 03803
4 cv::Mat::Mat() [function] [call site] 03804
4 cv::Scalar_<double>::Scalar_() [function] [call site] 03805
5 cv::Vec<double, 4>::Vec() [function] [call site] 03806
6 cv::Matx<double, 4, 1>::Matx() [function] [call site] 03807
4 cv::Mat::~Mat() [function] [call site] 03808
3 cv::MatOp_T::makeExpr(cv::MatExpr&, cv::Mat const&, double) [function] [call site] 03809
4 cv::Mat::Mat() [function] [call site] 03810
4 cv::Scalar_<double>::Scalar_() [function] [call site] 03811
4 cv::MatExpr::MatExpr(cv::MatOp const*, int, cv::Mat const&, cv::Mat const&, cv::Mat const&, double, double, cv::Scalar_<double> const&) [function] [call site] 03812
5 cv::Mat::Mat(cv::Mat const&) [function] [call site] 03813
5 cv::Scalar_<double>::Scalar_(cv::Scalar_<double> const&) [function] [call site] 03814
6 cv::Vec<double, 4>::Vec(cv::Vec<double, 4> const&) [function] [call site] 03815
7 cv::Matx<double, 4, 1>::Matx(double const*) [function] [call site] 03816
5 cv::Mat::~Mat() [function] [call site] 03817
4 cv::MatExpr::operator=(cv::MatExpr&&) [function] [call site] 03818
5 cv::Mat::operator=(cv::Mat&&) [function] [call site] 03819
5 cv::Scalar_<double>::operator=(cv::Scalar_<double>&&) [function] [call site] 03820
4 cv::MatExpr::~MatExpr() [function] [call site] 03821
5 cv::Mat::~Mat() [function] [call site] 03822
4 cv::Mat::~Mat() [function] [call site] 03823
3 cv::MatExpr::~MatExpr() [function] [call site] 03824
3 cv::utils::trace::details::Region::~Region() [function] [call site] 03825
2 cv::MatExpr::~MatExpr() [function] [call site] 03826
2 __cxa_get_exception_ptr [call site] 03827
2 cv::Exception::Exception(cv::Exception const&) [function] [call site] 03828
2 __cxa_begin_catch [call site] 03829
2 cv::Exception::~Exception() [function] [call site] 03830
2 __cxa_end_catch [call site] 03831
2 cv::Mat::inv(int) const [function] [call site] 03832
3 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 03833
3 cv::MatExpr::MatExpr() [function] [call site] 03834
3 cv::MatOp_Invert::makeExpr(cv::MatExpr&, int, cv::Mat const&) [function] [call site] 03835
4 cv::Mat::Mat() [function] [call site] 03836
4 cv::Scalar_<double>::Scalar_() [function] [call site] 03837
4 cv::MatExpr::MatExpr(cv::MatOp const*, int, cv::Mat const&, cv::Mat const&, cv::Mat const&, double, double, cv::Scalar_<double> const&) [function] [call site] 03838
4 cv::MatExpr::operator=(cv::MatExpr&&) [function] [call site] 03839
4 cv::MatExpr::~MatExpr() [function] [call site] 03840
4 cv::Mat::~Mat() [function] [call site] 03841
3 cv::MatExpr::~MatExpr() [function] [call site] 03842
3 cv::utils::trace::details::Region::~Region() [function] [call site] 03843
2 cv::MatExpr::~MatExpr() [function] [call site] 03844
2 __cxa_get_exception_ptr [call site] 03845
2 cv::Exception::Exception(cv::Exception const&) [function] [call site] 03846
2 __cxa_begin_catch [call site] 03847
2 cv::Exception::~Exception() [function] [call site] 03848
2 __cxa_end_catch [call site] 03849
2 cv::Mat::diag(int) const [function] [call site] 03850
3 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03851
3 cv::Mat::Mat(cv::Mat const&) [function] [call site] 03852
3 cv::Mat::elemSize() const [function] [call site] 03853
3 cv::MatStep::operator[](int) const [function] [call site] 03854
3 cv::MatSize::operator[](int) [function] [call site] 03855
3 cv::MatSize::operator[](int) [function] [call site] 03856
3 cv::MatStep::operator[](int) [function] [call site] 03857
3 cv::Mat::updateContinuityFlag() [function] [call site] 03858
3 cv::MatSize::operator()() const [function] [call site] 03859
3 cv::Size_<int>::Size_(int, int) [function] [call site] 03860
3 bool cv::operator!=<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 03861
3 cv::Mat::~Mat() [function] [call site] 03862
2 cv::Mat::~Mat() [function] [call site] 03863
2 __cxa_get_exception_ptr [call site] 03864
2 cv::Exception::Exception(cv::Exception const&) [function] [call site] 03865
2 __cxa_begin_catch [call site] 03866
2 cv::Exception::~Exception() [function] [call site] 03867
2 __cxa_end_catch [call site] 03868
2 __clang_call_terminate [call site] 03869
1 (anonymous namespace)::TestSplitAndMerge(cv::Mat const&) [function] [call site] 03870
2 cv::Mat::channels() const [function] [call site] 03871
2 cv::_InputArray::_InputArray(cv::Mat const&) [function] [call site] 03872
2 cv::_OutputArray::_OutputArray(std::__1::vector<cv::Mat, std::__1::allocator<cv::Mat> >&) [function] [call site] 03873
3 cv::_InputArray::_InputArray() [function] [call site] 03874
3 cv::_InputArray::init(int, void const*) [function] [call site] 03875
2 cv::split(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 03876
3 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 03877
3 cv::ocl::isOpenCLActivated() [function] [call site] 03878
3 cv::_InputArray::dims(int) const [function] [call site] 03879
3 cv::_InputArray::isUMatVector() const [function] [call site] 03880
4 cv::_InputArray::kind() const [function] [call site] 03881
3 cv::ocl_split(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 03882
4 cv::_InputArray::type(int) const [function] [call site] 03883
4 cv::ocl::Device::getDefault() [function] [call site] 03884
4 cv::ocl::Device::isIntel() const [function] [call site] 03885
4 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 03886
4 cv::format(char const*, ...) [function] [call site] 03887
4 cv::format(char const*, ...) [function] [call site] 03888
4 cv::format(char const*, ...) [function] [call site] 03889
4 cv::ocl::memopTypeToStr(int) [function] [call site] 03890
4 cv::format(char const*, ...) [function] [call site] 03891
4 cv::ocl::Kernel::Kernel(char const*, cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 03892
4 cv::ocl::Kernel::empty() const [function] [call site] 03893
4 cv::_InputArray::size(int) const [function] [call site] 03894
4 cv::_OutputArray::create(int, int, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 03895
4 cv::_InputArray::getUMatVector(std::__1::vector<cv::UMat, std::__1::allocator<cv::UMat> >&) const [function] [call site] 03896
5 cv::_InputArray::kind() const [function] [call site] 03897
5 cv::operator&(int const&, cv::AccessFlag const&) [function] [call site] 03898
5 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 03899
5 cv::UMat::operator=(cv::UMat&&) [function] [call site] 03900
5 cv::UMat::~UMat() [function] [call site] 03901
5 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 03902
5 cv::UMat::operator=(cv::UMat&&) [function] [call site] 03903
5 cv::UMat::~UMat() [function] [call site] 03904
5 cv::UMat::operator=(cv::UMat const&) [function] [call site] 03905
5 cv::UMat::operator=(cv::UMat const&) [function] [call site] 03906
5 cv::Mat::getUMat(cv::AccessFlag, cv::UMatUsageFlags) const [function] [call site] 03907
5 cv::UMat::operator=(cv::UMat&&) [function] [call site] 03908
5 cv::UMat::~UMat() [function] [call site] 03909
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 03910
4 cv::_OutputArray::create(cv::Size_<int>, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 03911
4 cv::_InputArray::getUMat(int) const [function] [call site] 03912
4 cv::ocl::KernelArg::ReadOnly(cv::UMat const&, int, int) [function] [call site] 03913
4 cv::ocl::Kernel::set(int, cv::ocl::KernelArg const&) [function] [call site] 03914
4 cv::UMat::~UMat() [function] [call site] 03915
4 int cv::ocl::Kernel::set<int>(int, int const&) [function] [call site] 03916
4 cv::ocl::KernelArg::WriteOnlyNoSize(cv::UMat const&, int, int) [function] [call site] 03917
4 cv::ocl::Kernel::set(int, cv::ocl::KernelArg const&) [function] [call site] 03918
4 cv::ocl::Queue::Queue() [function] [call site] 03919
4 cv::ocl::Kernel::run(int, unsigned long*, unsigned long*, bool, cv::ocl::Queue const&) [function] [call site] 03920
4 cv::ocl::Queue::~Queue() [function] [call site] 03921
4 cv::ocl::Kernel::~Kernel() [function] [call site] 03922
3 __cxa_begin_catch [call site] 03923
3 __cxa_end_catch [call site] 03924
3 cv::_InputArray::getMat(int) const [function] [call site] 03925
3 cv::Mat::empty() const [function] [call site] 03926
3 cv::_OutputArray::release() const [function] [call site] 03927
3 cv::_OutputArray::fixedType() const [function] [call site] 03928
3 cv::_InputArray::empty() const [function] [call site] 03929
3 cv::_InputArray::type(int) const [function] [call site] 03930
3 cv::Mat::depth() const [function] [call site] 03931
3 cv::Mat::depth() const [function] [call site] 03932
3 cv::Mat::channels() const [function] [call site] 03933
3 cv::_OutputArray::create(int, int, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 03934
3 cv::_InputArray::getMatVector(std::__1::vector<cv::Mat, std::__1::allocator<cv::Mat> >&) const [function] [call site] 03935
4 cv::_InputArray::kind() const [function] [call site] 03936
4 cv::operator&(int const&, cv::AccessFlag const&) [function] [call site] 03937
4 cv::MatSize::operator[](int) const [function] [call site] 03938
4 cv::Mat::type() const [function] [call site] 03939
4 cv::Mat::ptr(int) const [function] [call site] 03940
4 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 03941
4 cv::MatSize::operator[](int) const [function] [call site] 03942
4 cv::Mat::type() const [function] [call site] 03943
4 cv::Mat::ptr(int) const [function] [call site] 03944
4 cv::MatStep::operator[](int) const [function] [call site] 03945
4 cv::Mat::Mat(int, int const*, int, void*, unsigned long const*) [function] [call site] 03946
4 cv::Mat::operator=(cv::Mat&&) [function] [call site] 03947
4 cv::Mat::~Mat() [function] [call site] 03948
4 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 03949
4 cv::Mat::operator=(cv::Mat&&) [function] [call site] 03950
4 cv::Mat::~Mat() [function] [call site] 03951
4 cv::_InputArray::size(int) const [function] [call site] 03952
4 cv::Mat::Mat(int, int, int, void*, unsigned long) [function] [call site] 03953
4 cv::Mat::operator=(cv::Mat&&) [function] [call site] 03954
4 cv::Mat::~Mat() [function] [call site] 03955
4 cv::_InputArray::size(int) const [function] [call site] 03956
4 cv::Mat::Mat(cv::Size_<int>, int, void*, unsigned long) [function] [call site] 03957
4 cv::Mat::operator=(cv::Mat&&) [function] [call site] 03958
4 cv::Mat::~Mat() [function] [call site] 03959
4 cv::Mat::operator=(cv::Mat const&) [function] [call site] 03960
4 cv::Mat::operator=(cv::Mat const&) [function] [call site] 03961
4 cv::UMat::getMat(cv::AccessFlag) const [function] [call site] 03962
4 cv::Mat::operator=(cv::Mat&&) [function] [call site] 03963
4 cv::Mat::~Mat() [function] [call site] 03964
3 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 03965
3 cv::split(cv::Mat const&, cv::Mat*) [function] [call site] 03966
4 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 03967
4 cv::Mat::depth() const [function] [call site] 03968
4 cv::Mat::channels() const [function] [call site] 03969
4 cv::_OutputArray::_OutputArray(cv::Mat&) [function] [call site] 03970
4 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 03971
4 cv::_InputArray::~_InputArray() [function] [call site] 03972
4 cv::MatSize::operator int const*() const [function] [call site] 03973
4 cv::Mat::create(int, int const*, int) [function] [call site] 03974
4 cv::getSplitFunc(int) [function] [call site] 03975
4 cv::Mat::elemSize() const [function] [call site] 03976
4 cv::Mat::elemSize1() const [function] [call site] 03977
4 cv::AutoBuffer<unsigned char, 1032ul>::AutoBuffer(unsigned long) [function] [call site] 03978
4 cv::AutoBuffer<unsigned char, 1032ul>::data() [function] [call site] 03979
4 cv::Mat const** cv::alignPtr<cv::Mat const*>(cv::Mat const**, int) [function] [call site] 03980
4 cv::NAryMatIterator::NAryMatIterator(cv::Mat const**, unsigned char**, int) [function] [call site] 03981
4 cv::NAryMatIterator::operator++() [function] [call site] 03982
4 cv::AutoBuffer<unsigned char, 1032ul>::~AutoBuffer() [function] [call site] 03983
4 cv::utils::trace::details::Region::~Region() [function] [call site] 03984
3 cv::Mat::~Mat() [function] [call site] 03985
3 cv::utils::trace::details::Region::~Region() [function] [call site] 03986
2 cv::_OutputArray::~_OutputArray() [function] [call site] 03987
3 cv::_InputArray::~_InputArray() [function] [call site] 03988
2 cv::_InputArray::~_InputArray() [function] [call site] 03989
2 cv::Mat::Mat() [function] [call site] 03990
2 cv::_InputArray::_InputArray(std::__1::vector<cv::Mat, std::__1::allocator<cv::Mat> > const&) [function] [call site] 03991
3 cv::Size_<int>::Size_() [function] [call site] 03992
3 cv::_InputArray::init(int, void const*) [function] [call site] 03993
2 cv::_OutputArray::_OutputArray(cv::Mat&) [function] [call site] 03994
2 cv::merge(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 03995
3 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 03996
3 cv::ocl::isOpenCLActivated() [function] [call site] 03997
3 cv::_InputArray::isUMatVector() const [function] [call site] 03998
3 cv::_InputArray::isUMat() const [function] [call site] 03999
3 cv::ocl_merge(cv::_InputArray const&, cv::_OutputArray const&) [function] [call site] 04000
4 cv::_InputArray::getUMatVector(std::__1::vector<cv::UMat, std::__1::allocator<cv::UMat> >&) const [function] [call site] 04001
4 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 04002
4 cv::UMat::type() const [function] [call site] 04003
4 cv::ocl::Device::getDefault() [function] [call site] 04004
4 cv::ocl::Device::isIntel() const [function] [call site] 04005
4 cv::MatSize::operator()() const [function] [call site] 04006
4 cv::UMat::type() const [function] [call site] 04007
4 cv::MatSize::operator()() const [function] [call site] 04008
4 bool cv::operator==<int>(cv::Size_<int> const&, cv::Size_<int> const&) [function] [call site] 04009
4 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 04010
4 cv::UMat::UMat(cv::UMat const&) [function] [call site] 04011
4 cv::UMat::~UMat() [function] [call site] 04012
4 cv::ocl::internal::ProgramEntry::operator cv::ocl::ProgramSource&() const [function] [call site] 04013
4 cv::format(char const*, ...) [function] [call site] 04014
4 cv::format(char const*, ...) [function] [call site] 04015
4 cv::format(char const*, ...) [function] [call site] 04016
4 cv::UMat::channels() const [function] [call site] 04017
4 cv::format(char const*, ...) [function] [call site] 04018
4 cv::ocl::memopTypeToStr(int) [function] [call site] 04019
4 cv::format(char const*, ...) [function] [call site] 04020
4 cv::ocl::Kernel::Kernel(char const*, cv::ocl::ProgramSource const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 04021
4 cv::ocl::Kernel::empty() const [function] [call site] 04022
4 cv::_OutputArray::create(cv::Size_<int>, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 04023
4 cv::_InputArray::getUMat(int) const [function] [call site] 04024
4 cv::ocl::KernelArg::WriteOnly(cv::UMat const&, int, int) [function] [call site] 04025
4 cv::ocl::KernelArg::ReadOnlyNoSize(cv::UMat const&, int, int) [function] [call site] 04026
4 cv::ocl::Kernel::set(int, cv::ocl::KernelArg const&) [function] [call site] 04027
4 cv::ocl::Kernel::set(int, cv::ocl::KernelArg const&) [function] [call site] 04028
4 int cv::ocl::Kernel::set<int>(int, int const&) [function] [call site] 04029
4 cv::ocl::Queue::Queue() [function] [call site] 04030
4 cv::ocl::Kernel::run(int, unsigned long*, unsigned long*, bool, cv::ocl::Queue const&) [function] [call site] 04031
4 cv::ocl::Queue::~Queue() [function] [call site] 04032
4 cv::UMat::~UMat() [function] [call site] 04033
4 cv::ocl::Kernel::~Kernel() [function] [call site] 04034
3 __cxa_begin_catch [call site] 04035
3 __cxa_end_catch [call site] 04036
3 cv::_InputArray::getMatVector(std::__1::vector<cv::Mat, std::__1::allocator<cv::Mat> >&) const [function] [call site] 04037
3 cv::merge(cv::Mat const*, unsigned long, cv::_OutputArray const&) [function] [call site] 04038
4 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 04039
4 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 04040
4 cv::Mat::empty() const [function] [call site] 04041
4 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 04042
4 cv::MatSize::operator==(cv::MatSize const&) const [function] [call site] 04043
4 cv::Mat::depth() const [function] [call site] 04044
4 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 04045
4 cv::Mat::channels() const [function] [call site] 04046
4 cv::Mat::channels() const [function] [call site] 04047
4 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 04048
4 cv::MatSize::operator int const*() const [function] [call site] 04049
4 cv::_OutputArray::create(int, int const*, int, int, bool, cv::_OutputArray::DepthMask) const [function] [call site] 04050
4 cv::_InputArray::getMat(int) const [function] [call site] 04051
4 cv::_OutputArray::_OutputArray(cv::Mat&) [function] [call site] 04052
4 cv::Mat::copyTo(cv::_OutputArray const&) const [function] [call site] 04053
4 cv::_InputArray::~_InputArray() [function] [call site] 04054
4 cv::AutoBuffer<int, 264ul>::AutoBuffer(unsigned long) [function] [call site] 04055
4 cv::Mat::channels() const [function] [call site] 04056
4 cv::AutoBuffer<int, 264ul>::operator[](unsigned long) [function] [call site] 04057
4 cv::AutoBuffer<int, 264ul>::operator[](unsigned long) [function] [call site] 04058
4 cv::AutoBuffer<int, 264ul>::~AutoBuffer() [function] [call site] 04059
4 cv::AutoBuffer<int, 264ul>::operator[](unsigned long) [function] [call site] 04060
4 cv::mixChannels(cv::Mat const*, unsigned long, cv::Mat*, unsigned long, int const*, unsigned long) [function] [call site] 04061
5 cv::utils::trace::details::Region::Region(cv::utils::trace::details::Region::LocationStaticStorage const&) [function] [call site] 04062
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 04063
5 cv::Mat::elemSize1() const [function] [call site] 04064
5 cv::Mat::depth() const [function] [call site] 04065
5 cv::AutoBuffer<unsigned char, 1032ul>::AutoBuffer(unsigned long) [function] [call site] 04066
5 cv::AutoBuffer<unsigned char, 1032ul>::data() [function] [call site] 04067
5 cv::Mat::channels() const [function] [call site] 04068
5 cv::Mat::channels() const [function] [call site] 04069
5 cv::Mat::depth() const [function] [call site] 04070
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 04071
5 cv::Mat::channels() const [function] [call site] 04072
5 cv::Mat::channels() const [function] [call site] 04073
5 cv::Mat::channels() const [function] [call site] 04074
5 cv::Mat::depth() const [function] [call site] 04075
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 04076
5 cv::Mat::channels() const [function] [call site] 04077
5 cv::NAryMatIterator::NAryMatIterator(cv::Mat const**, unsigned char**, int) [function] [call site] 04078
5 cv::getMixchFunc(int) [function] [call site] 04079
5 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 04080
5 cv::NAryMatIterator::operator++() [function] [call site] 04081
5 cv::AutoBuffer<unsigned char, 1032ul>::~AutoBuffer() [function] [call site] 04082
5 cv::utils::trace::details::Region::~Region() [function] [call site] 04083
4 cv::getMergeFunc(int) [function] [call site] 04084
4 cv::error(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, char const*, char const*, int) [function] [call site] 04085
4 cv::Mat::elemSize() const [function] [call site] 04086
4 cv::Mat::elemSize1() const [function] [call site] 04087
4 cv::AutoBuffer<unsigned char, 1032ul>::AutoBuffer(unsigned long) [function] [call site] 04088
4 cv::AutoBuffer<unsigned char, 1032ul>::data() [function] [call site] 04089
4 cv::Mat const** cv::alignPtr<cv::Mat const*>(cv::Mat const**, int) [function] [call site] 04090
4 cv::NAryMatIterator::NAryMatIterator(cv::Mat const**, unsigned char**, int) [function] [call site] 04091
4 cv::NAryMatIterator::operator++() [function] [call site] 04092
4 cv::AutoBuffer<unsigned char, 1032ul>::~AutoBuffer() [function] [call site] 04093
4 cv::Mat::~Mat() [function] [call site] 04094
4 cv::utils::trace::details::Region::~Region() [function] [call site] 04095
3 cv::utils::trace::details::Region::~Region() [function] [call site] 04096
2 cv::_OutputArray::~_OutputArray() [function] [call site] 04097
2 cv::_InputArray::~_InputArray() [function] [call site] 04098
2 cv::Mat::~Mat() [function] [call site] 04099
1 cv::Mat::~Mat() [function] [call site] 04100