Fuzz introspector: /src/librawspeed/fuzz/librawspeed/decompressors/VC5Decompressor.cpp
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
318 318 1 :

['rawspeed::ArwDecoder::decodeSRF(rawspeed::TiffIFD const*)']

318 318 rawspeed::ArwDecoder::decodeRawInternal() call site /src/librawspeed/src/librawspeed/decoders/ArwDecoder.cpp:132
175 175 1 :

['void rawspeed::Cr2Decompressor ::decompressN_X_Y<3, 2, 1>()']

175 175 rawspeed::Cr2Decompressor ::decompress() call site /src/librawspeed/src/librawspeed/decompressors/Cr2DecompressorImpl.h:320
162 162 1 :

['void rawspeed::Cr2Decompressor ::decompressN_X_Y<3, 2, 2>()']

162 162 rawspeed::Cr2Decompressor ::decompress() call site /src/librawspeed/src/librawspeed/decompressors/Cr2DecompressorImpl.h:316
98 98 1 :

['void rawspeed::UncompressedDecompressor::decodePackedInt > >(rawspeed::iPoint2D const&, rawspeed::iPoint2D const&, unsigned int, int, int, int) const']

98 98 rawspeed::UncompressedDecompressor::readUncompressedRaw(rawspeed::iPoint2Dconst&,rawspeed::iPoint2Dconst&,int,int,rawspeed::BitOrder) call site /src/librawspeed/src/librawspeed/decompressors/UncompressedDecompressor.cpp:216
57 57 1 :

['rawspeed::CiffEntry::getByte(unsigned int) const']

57 57 rawspeed::CiffEntry::getU32(unsignedint)const call site /src/librawspeed/src/librawspeed/tiff/CiffEntry.cpp:117
56 56 1 :

['void rawspeed::UncompressedDecompressor::decode8BitRaw (unsigned int, unsigned int)']

110 252 rawspeed::DcsDecoder::decodeRawInternal() call site /src/librawspeed/src/librawspeed/decoders/DcsDecoder.cpp:72
56 56 1 :

['void rawspeed::UncompressedDecompressor::decodeRawUnpacked<14, (rawspeed::Endianness)48879>(unsigned int, unsigned int)']

110 144 rawspeed::ArwDecoder::DecodeUncompressed(rawspeed::TiffIFDconst*)const call site /src/librawspeed/src/librawspeed/decoders/ArwDecoder.cpp:258
38 38 1 :

['void rawspeed::DngOpcodes::PixelOpcode::applyOP ::apply(rawspeed::RawImage const&)::{lambda(unsigned int, unsigned int, float)#1}>(rawspeed::RawImage const&, rawspeed::DngOpcodes::OffsetPerRowOrCol ::apply(rawspeed::RawImage const&)::{lambda(unsigned int, unsigned int, float)#1})']

38 38 rawspeed::DngOpcodes::OffsetPerRowOrCol ::apply(rawspeed::RawImageconst&) call site /src/librawspeed/src/librawspeed/common/DngOpcodes.cpp:526
38 38 1 :

['void rawspeed::DngOpcodes::PixelOpcode::applyOP ::apply(rawspeed::RawImage const&)::{lambda(unsigned int, unsigned int, float)#1}>(rawspeed::RawImage const&, rawspeed::DngOpcodes::OffsetPerRowOrCol ::apply(rawspeed::RawImage const&)::{lambda(unsigned int, unsigned int, float)#1})']

38 38 rawspeed::DngOpcodes::OffsetPerRowOrCol ::apply(rawspeed::RawImageconst&) call site /src/librawspeed/src/librawspeed/common/DngOpcodes.cpp:526
38 38 1 :

['void rawspeed::DngOpcodes::PixelOpcode::applyOP ::apply(rawspeed::RawImage const&)::{lambda(unsigned int, unsigned int, float)#1}>(rawspeed::RawImage const&, rawspeed::DngOpcodes::ScalePerRowOrCol ::apply(rawspeed::RawImage const&)::{lambda(unsigned int, unsigned int, float)#1})']

38 38 rawspeed::DngOpcodes::ScalePerRowOrCol ::apply(rawspeed::RawImageconst&) call site /src/librawspeed/src/librawspeed/common/DngOpcodes.cpp:565
38 38 1 :

['void rawspeed::DngOpcodes::PixelOpcode::applyOP ::apply(rawspeed::RawImage const&)::{lambda(unsigned int, unsigned int, float)#1}>(rawspeed::RawImage const&, rawspeed::DngOpcodes::ScalePerRowOrCol ::apply(rawspeed::RawImage const&)::{lambda(unsigned int, unsigned int, float)#1})']

38 38 rawspeed::DngOpcodes::ScalePerRowOrCol ::apply(rawspeed::RawImageconst&) call site /src/librawspeed/src/librawspeed/common/DngOpcodes.cpp:565
20 174 3 :

['rawspeed::AbstractSamsungDecompressor::~AbstractSamsungDecompressor()', 'rawspeed::SamsungV1Decompressor::SamsungV1Decompressor(rawspeed::RawImage const&, rawspeed::ByteStream const&, int)', 'rawspeed::SamsungV1Decompressor::decompress() const']

20 646 rawspeed::SrwDecoder::decodeRawInternal() call site /src/librawspeed/src/librawspeed/decoders/SrwDecoder.cpp:107

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 __assert_fail [call site] 00001
1 rawspeed::Buffer::Buffer(unsigned char const*, unsigned int) [function] [call site] 00002
2 rawspeed::ASan::RegionIsPoisoned(void const volatile*, unsigned long) [function] [call site] 00003
2 __assert_fail [call site] 00004
1 rawspeed::DataBuffer::DataBuffer(rawspeed::Buffer const&, rawspeed::Endianness) [function] [call site] 00005
2 rawspeed::Buffer::Buffer(rawspeed::Buffer const&) [function] [call site] 00006
3 rawspeed::ASan::RegionIsPoisoned(void const volatile*, unsigned long) [function] [call site] 00007
3 __assert_fail [call site] 00008
1 rawspeed::ByteStream::ByteStream(rawspeed::DataBuffer const&) [function] [call site] 00009
2 rawspeed::DataBuffer::DataBuffer(rawspeed::DataBuffer const&) [function] [call site] 00010
3 rawspeed::Buffer::Buffer(rawspeed::Buffer const&) [function] [call site] 00011
1 CreateRawImage(rawspeed::ByteStream&) [function] [call site] 00012
2 rawspeed::ByteStream::getU32() [function] [call site] 00013
3 unsigned int rawspeed::ByteStream::get () [function] [call site] 00014
4 unsigned int rawspeed::ByteStream::peek (unsigned int) const [function] [call site] 00015
5 unsigned int rawspeed::DataBuffer::get (unsigned int, unsigned int) const [function] [call site] 00016
6 __assert_fail [call site] 00017
6 __assert_fail [call site] 00018
6 rawspeed::getHostEndianness() [function] [call site] 00019
6 unsigned int rawspeed::Buffer::get (bool, unsigned int, unsigned int) const [function] [call site] 00020
7 rawspeed::Buffer::getData(unsigned int, unsigned int) const [function] [call site] 00021
8 rawspeed::Buffer::isValid(unsigned int, unsigned int) const [function] [call site] 00022
8 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00023
9 vsnprintf [call site] 00024
9 rawspeed::writeLog(rawspeed::DEBUG_PRIO, char const*, ...) [function] [call site] 00025
9 __cxa_allocate_exception [call site] 00026
9 rawspeed::IOException::RawspeedException(char const*) [function] [call site] 00027
10 rawspeed::RawspeedException::RawspeedException(char const*) [function] [call site] 00028
11 std::runtime_error::runtime_error(char const*) [call site] 00029
11 rawspeed::RawspeedException::log(char const*) [function] [call site] 00030
12 rawspeed::writeLog(rawspeed::DEBUG_PRIO, char const*, ...) [function] [call site] 00031
11 std::runtime_error::~runtime_error() [call site] 00032
8 __assert_fail [call site] 00033
8 rawspeed::ASan::RegionIsPoisoned(void const volatile*, unsigned long) [function] [call site] 00034
8 __assert_fail [call site] 00035
7 unsigned int rawspeed::getByteSwapped (void const*, bool) [function] [call site] 00036
8 rawspeed::getByteSwapped(unsigned int) [function] [call site] 00037
2 rawspeed::ByteStream::getU32() [function] [call site] 00038
2 rawspeed::ByteStream::getU32() [function] [call site] 00039
2 rawspeed::ByteStream::getU32() [function] [call site] 00040
2 rawspeed::ByteStream::getU32() [function] [call site] 00041
2 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00042
3 rawspeed::RawspeedException::RawspeedException(char const*) [function] [call site] 00043
2 rawspeed::RawImage::create(rawspeed::RawImageType) [function] [call site] 00044
3 rawspeed::RawImageDataU16::RawImageDataU16() [function] [call site] 00045
4 rawspeed::RawImageData::RawImageData() [function] [call site] 00046
5 rawspeed::ErrorLog::ErrorLog() [function] [call site] 00047
5 rawspeed::iPoint2D::iPoint2D() [function] [call site] 00048
5 rawspeed::ColorFilterArray::ColorFilterArray(rawspeed::iPoint2D const&) [function] [call site] 00049
6 rawspeed::iPoint2D::iPoint2D() [function] [call site] 00050
6 rawspeed::ColorFilterArray::setSize(rawspeed::iPoint2D const&) [function] [call site] 00051
7 rawspeed::iPoint2D::iPoint2D(int, int) [function] [call site] 00052
7 rawspeed::iPoint2D::hasPositiveArea() const [function] [call site] 00053
8 rawspeed::iPoint2D::iPoint2D(int, int) [function] [call site] 00054
7 __assert_fail [call site] 00055
7 rawspeed::iPoint2D::area() const [function] [call site] 00056
7 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00059
8 rawspeed::RawDecoderException::RawspeedException(char const*) [function] [call site] 00060
5 rawspeed::ImageMetaData::ImageMetaData() [function] [call site] 00061
6 rawspeed::iPoint2D::iPoint2D(int, int) [function] [call site] 00062
5 rawspeed::ImageMetaData::~ImageMetaData() [function] [call site] 00063
5 rawspeed::ColorFilterArray::~ColorFilterArray() [function] [call site] 00064
5 rawspeed::ErrorLog::~ErrorLog() [function] [call site] 00065
3 rawspeed::RawImageDataFloat::RawImageDataFloat() [function] [call site] 00066
4 rawspeed::RawImageData::RawImageData() [function] [call site] 00067
3 rawspeed::writeLog(rawspeed::DEBUG_PRIO, char const*, ...) [function] [call site] 00068
3 rawspeed::RawImage::RawImage(rawspeed::RawImageData*) [function] [call site] 00069
4 rawspeed::MutexLocker::MutexLocker(rawspeed::Mutex*) [function] [call site] 00070
5 rawspeed::Mutex::Lock() const [function] [call site] 00071
4 rawspeed::MutexLocker::~MutexLocker() [function] [call site] 00072
5 rawspeed::Mutex::Unlock() const [function] [call site] 00073
2 rawspeed::iPoint2D::iPoint2D(int, int) [function] [call site] 00074
2 rawspeed::RawImage::operator->() const [function] [call site] 00075
2 rawspeed::RawImage::operator->() const [function] [call site] 00076
2 rawspeed::RawImageData::setCpp(unsigned int) [function] [call site] 00077
3 rawspeed::RawImageData::isAllocated() const [function] [call site] 00078
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00079
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00080
2 rawspeed::RawImage::operator->() const [function] [call site] 00081
2 rawspeed::RawImage::~RawImage() [function] [call site] 00082
3 rawspeed::Mutex::Lock() const [function] [call site] 00083
3 rawspeed::Mutex::Unlock() const [function] [call site] 00084
3 rawspeed::Mutex::Unlock() const [function] [call site] 00085
1 CreateCFA(rawspeed::ByteStream&) [function] [call site] 00086
2 rawspeed::ByteStream::getI32() [function] [call site] 00087
3 int rawspeed::ByteStream::get () [function] [call site] 00088
2 rawspeed::ByteStream::getI32() [function] [call site] 00089
2 rawspeed::iPoint2D::hasPositiveArea() const [function] [call site] 00090
2 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00091
2 rawspeed::ColorFilterArray::ColorFilterArray() [function] [call site] 00092
3 rawspeed::iPoint2D::iPoint2D() [function] [call site] 00093
2 rawspeed::ColorFilterArray::setSize(rawspeed::iPoint2D const&) [function] [call site] 00094
2 rawspeed::iPoint2D::area() const [function] [call site] 00095
2 rawspeed::ByteStream::check(unsigned int, unsigned int) const [function] [call site] 00096
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00097
3 rawspeed::ByteStream::check(unsigned int) const [function] [call site] 00098
4 rawspeed::ASan::RegionIsPoisoned(void const volatile*, unsigned long) [function] [call site] 00099
4 __assert_fail [call site] 00100
2 rawspeed::ByteStream::getU32() [function] [call site] 00101
2 rawspeed::iPoint2D::iPoint2D(int, int) [function] [call site] 00102
2 rawspeed::ColorFilterArray::setColorAt(rawspeed::iPoint2D, rawspeed::CFAColor) [function] [call site] 00103
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00104
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00105
2 rawspeed::ColorFilterArray::~ColorFilterArray() [function] [call site] 00106
1 rawspeed::RawImage::operator->() const [function] [call site] 00107
1 rawspeed::ColorFilterArray::operator=(rawspeed::ColorFilterArray&&) [function] [call site] 00108
1 rawspeed::ByteStream::getI32() [function] [call site] 00109
1 rawspeed::ByteStream::getU32() [function] [call site] 00110
1 rawspeed::ByteStream::getU32() [function] [call site] 00111
1 rawspeed::ByteStream::getU32() [function] [call site] 00112
1 rawspeed::ByteStream::getU32() [function] [call site] 00113
1 rawspeed::VC5Decompressor::VC5Decompressor(rawspeed::ByteStream, rawspeed::RawImage const&) [function] [call site] 00114
2 rawspeed::RawImage::RawImage(rawspeed::RawImage const&) [function] [call site] 00115
3 rawspeed::MutexLocker::MutexLocker(rawspeed::Mutex*) [function] [call site] 00116
3 rawspeed::MutexLocker::~MutexLocker() [function] [call site] 00117
2 rawspeed::ByteStream::ByteStream(rawspeed::ByteStream&&) [function] [call site] 00118
3 rawspeed::DataBuffer::DataBuffer(rawspeed::DataBuffer&&) [function] [call site] 00119
2 rawspeed::SimpleLUT ::SimpleLUT() [function] [call site] 00120
2 rawspeed::VC5Decompressor::{unnamed type#1}::VC5Decompressor() [function] [call site] 00121
2 rawspeed::RawImage::operator->() const [function] [call site] 00122
2 rawspeed::RawImage::operator->() const [function] [call site] 00123
2 rawspeed::RawImage::operator->() const [function] [call site] 00124
2 rawspeed::iPoint2D::hasPositiveArea() const [function] [call site] 00125
2 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00126
2 rawspeed::RawImage::operator->() const [function] [call site] 00127
2 rawspeed::RawImage::operator->() const [function] [call site] 00128
2 rawspeed::RawImage::operator->() const [function] [call site] 00129
2 rawspeed::RawImage::operator->() const [function] [call site] 00130
2 rawspeed::RawImage::operator->() const [function] [call site] 00131
2 rawspeed::getAsBayerPhase(rawspeed::ColorFilterArray const&) [function] [call site] 00132
3 rawspeed::ColorFilterArray::getSize() const [function] [call site] 00133
3 rawspeed::iPoint2D::iPoint2D(int, int) [function] [call site] 00134
3 rawspeed::Array2DRef ::Array2DRef(rawspeed::CFAColor*, int, int, int) [function] [call site] 00135
4 __assert_fail [call site] 00136
4 __assert_fail [call site] 00137
3 rawspeed::getAsCFAColors(rawspeed::BayerPhase) [function] [call site] 00138
4 std::__1::array rawspeed::applyPhaseShift (std::__1::array , rawspeed::BayerPhase, rawspeed::BayerPhase) [function] [call site] 00139
5 rawspeed::getTranslationalOffset(rawspeed::BayerPhase, rawspeed::BayerPhase) [function] [call site] 00140
6 rawspeed::getTranslationalOffset(rawspeed::BayerPhase, rawspeed::BayerPhase)::{lambda(rawspeed::BayerPhase)#1}::operator()(rawspeed::BayerPhase) const [function] [call site] 00141
6 rawspeed::iPoint2D::operator-(rawspeed::iPoint2D const&) const [function] [call site] 00142
7 rawspeed::iPoint2D::iPoint2D(int, int) [function] [call site] 00143
6 rawspeed::iPoint2D::iPoint2D(int, int) [function] [call site] 00144
5 rawspeed::iPoint2D::iPoint2D(int, int) [function] [call site] 00145
5 __assert_fail [call site] 00146
5 rawspeed::Array2DRef ::Array2DRef(rawspeed::CFAColor const*, int, int, int) [function] [call site] 00147
5 rawspeed::Array2DRef ::Array2DRef(rawspeed::CFAColor*, int, int, int) [function] [call site] 00148
5 rawspeed::Array2DRef ::operator()(int, int) const [function] [call site] 00149
6 __assert_fail [call site] 00150
6 __assert_fail [call site] 00151
3 rawspeed::ColorFilterArray::getColorAt(int, int) const [function] [call site] 00152
4 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00153
3 rawspeed::Array2DRef ::operator()(int, int) const [function] [call site] 00154
2 std::__1::optional ::operator*() & [function] [call site] 00155
3 std::__1::__optional_storage_base ::__get() & [function] [call site] 00156
2 rawspeed::RawImage::operator->() const [function] [call site] 00157
2 rawspeed::RawImage::operator->() const [function] [call site] 00158
2 rawspeed::RawImage::operator->() const [function] [call site] 00159
2 rawspeed::roundUpDivision(unsigned long, unsigned long) [function] [call site] 00160
2 rawspeed::RawImage::operator->() const [function] [call site] 00161
2 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00162
2 rawspeed::RawImage::operator->() const [function] [call site] 00163
2 __assert_fail [call site] 00164
2 rawspeed::VC5Decompressor::parseVC5() [function] [call site] 00165
3 rawspeed::DataBuffer::setByteOrder(rawspeed::Endianness) [function] [call site] 00166
3 rawspeed::RawImage::operator->() const [function] [call site] 00167
3 __assert_fail [call site] 00168
3 rawspeed::RawImage::operator->() const [function] [call site] 00169
3 __assert_fail [call site] 00170
3 rawspeed::ByteStream::getU32() [function] [call site] 00171
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00172
3 rawspeed::ByteStream::getU16() [function] [call site] 00173
4 unsigned short rawspeed::ByteStream::get () [function] [call site] 00174
3 rawspeed::ByteStream::getU16() [function] [call site] 00175
3 rawspeed::matches(rawspeed::VC5Tag, rawspeed::VC5Tag) [function] [call site] 00176
4 rawspeed::operator&(rawspeed::VC5Tag, rawspeed::VC5Tag) [function] [call site] 00177
3 rawspeed::operator-(rawspeed::VC5Tag) [function] [call site] 00178
3 _ZN8rawspeed15extractHighBitsItEET_S1_jjPNSt3__19enable_ifIXsr3stdE13is_unsigned_vIS1_EEvE4typeE [function] [call site] 00179
4 unsigned int rawspeed::bitwidth (unsigned short) [function] [call site] 00180
4 __assert_fail [call site] 00181
4 __assert_fail [call site] 00182
4 unsigned int rawspeed::bitwidth (unsigned short) [function] [call site] 00183
4 __assert_fail [call site] 00184
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00185
3 rawspeed::RawImage::operator->() const [function] [call site] 00186
3 rawspeed::RawImage::operator->() const [function] [call site] 00187
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00188
3 rawspeed::RawImage::operator->() const [function] [call site] 00189
3 rawspeed::RawImage::operator->() const [function] [call site] 00190
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00191
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00192
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00193
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00194
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00195
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00196
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00197
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00198
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00199
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00200
3 rawspeed::matches(rawspeed::VC5Tag, rawspeed::VC5Tag) [function] [call site] 00201
3 rawspeed::matches(rawspeed::VC5Tag, rawspeed::VC5Tag) [function] [call site] 00202
3 rawspeed::is(rawspeed::VC5Tag, rawspeed::VC5Tag) [function] [call site] 00203
4 rawspeed::operator&(rawspeed::VC5Tag, rawspeed::VC5Tag) [function] [call site] 00204
3 rawspeed::ByteStream::getStream(unsigned int, unsigned int) [function] [call site] 00205
4 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00206
4 rawspeed::ByteStream::getStream(unsigned int) [function] [call site] 00207
5 rawspeed::ByteStream::peekStream(unsigned int) const [function] [call site] 00208
6 rawspeed::ByteStream::getSubStream(unsigned int, unsigned int) const [function] [call site] 00209
7 rawspeed::Buffer::getSubView(unsigned int, unsigned int) const [function] [call site] 00210
8 rawspeed::Buffer::isValid(unsigned int, unsigned int) const [function] [call site] 00211
8 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00212
8 rawspeed::Buffer::getData(unsigned int, unsigned int) const [function] [call site] 00213
3 rawspeed::VC5Decompressor::parseLargeCodeblock(rawspeed::ByteStream const&) [function] [call site] 00214
4 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00215
4 std::__1::optional ::operator*() & [function] [call site] 00216
4 std::__1::optional ::operator*() & [function] [call site] 00217
4 rawspeed::VC5Decompressor::Wavelet::isBandValid(int) const [function] [call site] 00218
4 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00219
4 __assert_fail [call site] 00220
4 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00221
4 std::__1::optional ::operator*() & [function] [call site] 00222
4 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00223
4 std::__1::optional ::operator*() & [function] [call site] 00224
4 rawspeed::VC5Decompressor::Wavelet::setBandValid(int) [function] [call site] 00225
4 rawspeed::VC5Decompressor::Wavelet::allBandsValid() const [function] [call site] 00226
4 rawspeed::VC5Decompressor::Wavelet::isBandValid(int) const [function] [call site] 00227
4 __assert_fail [call site] 00228
4 rawspeed::VC5Decompressor::Wavelet::setBandValid(int) [function] [call site] 00229
3 rawspeed::Buffer::~Buffer() [function] [call site] 00230
4 rawspeed::alignedFreeConstPtr(void const*) [function] [call site] 00231
5 rawspeed::alignedFree(void*) [function] [call site] 00232
4 __clang_call_terminate [call site] 00233
5 __cxa_begin_catch [call site] 00234
3 rawspeed::matches(rawspeed::VC5Tag, rawspeed::VC5Tag) [function] [call site] 00235
3 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00236
3 rawspeed::ByteStream::skipBytes(unsigned int, unsigned int) [function] [call site] 00237
4 rawspeed::ByteStream::check(unsigned int, unsigned int) const [function] [call site] 00238
2 rawspeed::SimpleLUT ::~SimpleLUT() [function] [call site] 00239
2 rawspeed::Buffer::~Buffer() [function] [call site] 00240
2 rawspeed::RawImage::~RawImage() [function] [call site] 00241
1 rawspeed::Buffer::~Buffer() [function] [call site] 00242
1 rawspeed::RawImage::operator->() const [function] [call site] 00243
1 rawspeed::RawImageData::createData() [function] [call site] 00244
2 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00245
2 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00246
2 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00247
2 rawspeed::RawImageData::isAllocated() const [function] [call site] 00248
2 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00249
2 rawspeed::roundUp(unsigned long, unsigned long) [function] [call site] 00250
3 rawspeed::roundToMultiple(unsigned long, unsigned long, bool) [function] [call site] 00251
2 _ZN8rawspeed9isAlignedIiEEbT_mPNSt3__19enable_ifIXntsr3stdE12is_pointer_vIS1_EEvE4typeE [function] [call site] 00252
2 __assert_fail [call site] 00253
2 unsigned char* rawspeed::alignedMallocArray (unsigned long, unsigned long) [function] [call site] 00254
3 unsigned char* rawspeed::alignedMalloc (unsigned long) [function] [call site] 00255
4 rawspeed::alignedMalloc(unsigned long, unsigned long) [function] [call site] 00256
5 bool rawspeed::isPowerOfTwo (unsigned long) [function] [call site] 00257
5 __assert_fail [call site] 00258
5 _ZN8rawspeed9isAlignedImEEbT_mPNSt3__19enable_ifIXntsr3stdE12is_pointer_vIS1_EEvE4typeE [function] [call site] 00259
5 __assert_fail [call site] 00260
5 _ZN8rawspeed9isAlignedImEEbT_mPNSt3__19enable_ifIXntsr3stdE12is_pointer_vIS1_EEvE4typeE [function] [call site] 00261
5 __assert_fail [call site] 00262
5 aligned_alloc [call site] 00263
5 _ZN8rawspeed9isAlignedIPvEEbT_mPNSt3__19enable_ifIXsr3stdE12is_pointer_vIS2_EEvE4typeE [function] [call site] 00264
2 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00265
2 rawspeed::RawImageData::getByteDataAsUncroppedArray2DRef() const [function] [call site] 00266
3 rawspeed::RawImageData::getU16DataAsUncroppedArray2DRef() const [function] [call site] 00267
4 __assert_fail [call site] 00268
4 __assert_fail [call site] 00269
4 rawspeed::Array2DRef ::Array2DRef(unsigned short*, int, int, int) [function] [call site] 00270
3 rawspeed::Array2DRef ::Array2DRef (rawspeed::Array2DRef ) [function] [call site] 00271
3 rawspeed::RawImageData::getF32DataAsUncroppedArray2DRef() const [function] [call site] 00272
4 __assert_fail [call site] 00273
4 __assert_fail [call site] 00274
4 rawspeed::Array2DRef ::Array2DRef(float*, int, int, int) [function] [call site] 00275
3 rawspeed::Array2DRef ::Array2DRef (rawspeed::Array2DRef ) [function] [call site] 00276
2 rawspeed::Array2DRef ::operator()(int, int) const [function] [call site] 00277
2 __assert_fail [call site] 00278
2 rawspeed::Array2DRef ::operator()(int, int) const [function] [call site] 00279
2 _ZN8rawspeed9isAlignedIPSt4byteEEbT_mPNSt3__19enable_ifIXsr3stdE12is_pointer_vIS3_EEvE4typeE [function] [call site] 00280
2 __assert_fail [call site] 00281
1 rawspeed::VC5Decompressor::decode(unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00282
2 rawspeed::RawImage::operator->() const [function] [call site] 00283
2 rawspeed::iPoint2D::iPoint2D(int, int) [function] [call site] 00284
2 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00285
2 rawspeed::VC5Decompressor::initVC5LogTable() [function] [call site] 00286
3 rawspeed::SimpleLUT ::SimpleLUT >(rawspeed::VC5Decompressor::initVC5LogTable()::$_2&&) [function] [call site] 00287
2 rawspeed::VC5Decompressor::decodeThread(bool&) const [function] [call site] 00288
3 rawspeed::VC5Decompressor::createWaveletBandDecodingTasks(bool&) const [function] [call site] 00289
4 rawspeed::RawImage::operator*() const [function] [call site] 00290
3 (anonymous namespace)::readValue(bool const&) [function] [call site] 00291
3 rawspeed::VC5Decompressor::combineFinalLowpassBands() const [function] [call site] 00292
4 void rawspeed::VC5Decompressor::combineFinalLowpassBandsImpl<(rawspeed::BayerPhase)0>() const [function] [call site] 00293
5 rawspeed::RawImage::operator->() const [function] [call site] 00294
5 __assert_fail [call site] 00295
5 rawspeed::Array2DRef ::Array2DRef (rawspeed::Array2DRef ) [function] [call site] 00296
5 rawspeed::Array2DRef ::Array2DRef (rawspeed::Array2DRef ) [function] [call site] 00297
5 rawspeed::Array2DRef ::Array2DRef (rawspeed::Array2DRef ) [function] [call site] 00298
5 rawspeed::Array2DRef ::Array2DRef (rawspeed::Array2DRef ) [function] [call site] 00299
5 rawspeed::Array2DRef ::operator()(int, int) const [function] [call site] 00300
5 rawspeed::Array2DRef ::operator()(int, int) const [function] [call site] 00301
5 rawspeed::Array2DRef ::operator()(int, int) const [function] [call site] 00302
5 rawspeed::Array2DRef ::operator()(int, int) const [function] [call site] 00303
5 rawspeed::SimpleLUT ::operator[](int) const [function] [call site] 00304
6 _ZN8rawspeed9clampBitsIiEEtT_jPNSt3__19enable_ifIXsr3stdE15is_arithmetic_vIS1_EEvE4typeE [function] [call site] 00305
7 __assert_fail [call site] 00306
7 unsigned int rawspeed::bitwidth (int) [function] [call site] 00307
7 __assert_fail [call site] 00308
5 std::__1::array rawspeed::applyStablePhaseShift (std::__1::array , rawspeed::BayerPhase, rawspeed::BayerPhase) [function] [call site] 00309
6 std::__1::array rawspeed::applyPhaseShift (std::__1::array , rawspeed::BayerPhase, rawspeed::BayerPhase) [function] [call site] 00310
6 rawspeed::getTranslationalOffset(rawspeed::BayerPhase, rawspeed::BayerPhase) [function] [call site] 00311
6 rawspeed::getAsCFAColors(rawspeed::BayerPhase) [function] [call site] 00312
5 rawspeed::Array2DRef ::Array2DRef(int const*, int, int, int) [function] [call site] 00313
5 rawspeed::Array2DRef ::operator()(int, int) const [function] [call site] 00314
5 rawspeed::Array2DRef ::operator()(int, int) const [function] [call site] 00315
5 __clang_call_terminate [call site] 00316
4 void rawspeed::VC5Decompressor::combineFinalLowpassBandsImpl<(rawspeed::BayerPhase)2>() const [function] [call site] 00317
2 rawspeed::RawImage::operator->() const [function] [call site] 00318
2 rawspeed::ErrorLog::isTooManyErrors(unsigned int, std::__1::basic_string , std::__1::allocator >*) [function] [call site] 00319
3 rawspeed::MutexLocker::MutexLocker(rawspeed::Mutex*) [function] [call site] 00320
3 rawspeed::MutexLocker::~MutexLocker() [function] [call site] 00321
2 __assert_fail [call site] 00322
2 void rawspeed::ThrowException (char const*, ...) [function] [call site] 00323
2 __assert_fail [call site] 00324
1 rawspeed::RawImage::operator->() const [function] [call site] 00325
1 rawspeed::RawImageData::checkMemIsInitialized() const [function] [call site] 00326
1 rawspeed::VC5Decompressor::~VC5Decompressor() [function] [call site] 00327
2 rawspeed::SimpleLUT ::~SimpleLUT() [function] [call site] 00328
2 rawspeed::Buffer::~Buffer() [function] [call site] 00329
2 rawspeed::RawImage::~RawImage() [function] [call site] 00330
1 rawspeed::RawImage::~RawImage() [function] [call site] 00331
1 rawspeed::Buffer::~Buffer() [function] [call site] 00332
1 __cxa_begin_catch [call site] 00333
1 __cxa_end_catch [call site] 00334