Fuzz introspector: dng_validate_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
625 631 6 :

['dng_memory_data::Buffer_uint32()', 'tiff_dng_extended_color_profile::tiff_dng_extended_color_profile(dng_camera_profile const&)', 'std::__1::vector >::operator[][abi:ne180100](unsigned long)', 'tiff_dng_extended_color_profile::Put(dng_stream&, bool)', 'dng_negative::ProfileByIndex(unsigned int) const', 'tiff_dng_extended_color_profile::~tiff_dng_extended_color_profile()']

1079 2878 dng_image_writer::WriteDNG(dng_host&,dng_stream&,dng_negativeconst&,dng_metadataconst&,dng_preview_listconst*,unsignedint,bool) call site: 00000 /src/dng_sdk/source/./dng_image_writer.cpp:6799
367 459 11 :

['operator new(unsigned long)', 'dng_hue_sat_map::dng_hue_sat_map(dng_hue_sat_map const&)', 'dng_camera_profile::HueSatDeltas1() const', 'dng_hue_sat_map::Interpolate(dng_hue_sat_map const&, dng_hue_sat_map const&, double)', 'dng_camera_profile::HueSatDeltas2() const', 'dng_camera_profile::CalibrationTemperature1() const', 'dng_hue_sat_map::IsValid() const', 'operator delete(void*)', 'dng_temperature::dng_temperature(dng_xy_coord const&)', 'dng_camera_profile::CalibrationTemperature2() const', 'dng_temperature::Temperature() const']

367 459 dng_camera_profile::HueSatMapForWhite(dng_xy_coordconst&)const call site: 00000 /src/dng_sdk/source/./dng_camera_profile.cpp:1154
279 911 13 :

['dng_rect::Size() const', 'dng_pixel_buffer::dng_pixel_buffer(dng_pixel_buffer const&)', 'dng_point::dng_point(int, int)', 'dng_rect::NotEmpty() const', 'operator+(dng_point const&, dng_point const&)', 'dng_rect::dng_rect(int, int, int, int)', 'operator-(dng_point const&, dng_point const&)', 'operator+(dng_rect const&, dng_point const&)', 'dng_rect::TL() const', 'dng_pixel_buffer::~dng_pixel_buffer()', 'dng_pixel_buffer::DirtyPixel(int, int, unsigned int)', 'operator&(dng_rect const&, dng_rect const&)', 'dng_pixel_buffer::RepeatPhase(dng_rect const&, dng_rect const&)']

279 993 dng_image::GetRepeat(dng_pixel_buffer&,dng_rectconst&,dng_rectconst&)const call site: 00000 /src/dng_sdk/source/./dng_image.cpp:276
247 249 2 :

['dng_color_spec::NeutralToXY(dng_vector const&)', 'dng_negative::CameraNeutral() const']

539 2113 dng_render_task::Start(unsignedint,dng_pointconst&,dng_memory_allocator*,dng_abort_sniffer*) call site: 00000 /src/dng_sdk/source/./dng_render.cpp:843
229 237 5 :

['dng_matrix::NotEmpty() const', 'dng_camera_profile::SetCalibrationIlluminant2(unsigned int)', 'dng_camera_profile::SetColorMatrix2(dng_matrix const&)', 'dng_camera_profile::SetForwardMatrix2(dng_matrix const&)', 'dng_camera_profile::SetReductionMatrix2(dng_matrix const&)']

910 1657 dng_camera_profile::Parse(dng_stream&,dng_camera_profile_info&) call site: 00000 /src/dng_sdk/source/./dng_camera_profile.cpp:937
227 278 3 :

['SafeUint32Sub(unsigned int, unsigned int)', 'SafeUint32Mult(unsigned int, unsigned int, unsigned int, unsigned int)', 'dng_camera_profile::ReadHueSatMap(dng_stream&, dng_hue_sat_map&, unsigned int, unsigned int, unsigned int, bool)']

227 689 dng_camera_profile::Parse(dng_stream&,dng_camera_profile_info&) call site: 00000 /src/dng_sdk/source/./dng_camera_profile.cpp:1006
210 302 7 :

['dng_camera_profile::Name() const', 'dng_camera_profile_id::Name() const', 'SplitCameraProfileName(dng_string const&, dng_string&, int&)', 'dng_string::Get() const', 'dng_string::StartsWith(char const*, bool) const', 'dng_string::~dng_string()', 'dng_string::dng_string()']

210 308 dng_negative::ProfileByID(dng_camera_profile_idconst&,bool)const call site: 00000 /src/dng_sdk/source/./dng_negative.cpp:1339
127 127 1 :

['dng_camera_profile::ValidForwardMatrix(dng_matrix const&)']

135 631 dng_camera_profile::IsValid(unsignedint)const call site: 00000 /src/dng_sdk/source/./dng_camera_profile.cpp:680
123 159 4 :

['dng_memory_block::Buffer_uint8()', 'dng_stream::dng_stream(void const*, unsigned int, unsigned long)', 'dng_stream::~dng_stream()', 'DecodePackBits(dng_stream&, unsigned char*, int)']

139 366 dng_read_image::ReadTile(dng_host&,dng_ifdconst&,dng_stream&,dng_image&,dng_rectconst&,unsignedint,unsignedint,unsignedint,AutoPtr &,AutoPtr &,AutoPtr &) call site: 00000 /src/dng_sdk/source/./dng_read_image.cpp:2311
117 117 1 :

['dng_jpeg_preview::SpoolAdobeThumbnail(dng_stream&) const']

175 879 SpoolAdobeData(dng_stream&,dng_metadataconst*,dng_jpeg_previewconst*,dng_memory_blockconst*) call site: 00000 /src/dng_sdk/source/./dng_image_writer.cpp:143
117 117 3 :

['dng_lzw_compressor::Compress(unsigned char const*, unsigned char*, unsigned int, unsigned int&)', 'dng_lzw_compressor::dng_lzw_compressor()', 'dng_lzw_compressor::~dng_lzw_compressor()']

117 230 dng_image_writer::WriteData(dng_host&,dng_ifdconst&,dng_stream&,dng_pixel_buffer&,AutoPtr &) call site: 00000 /src/dng_sdk/source/./dng_image_writer.cpp:3796
115 115 3 :

['dng_negative::SetOriginalRawFileData(AutoPtr &)', 'dng_negative::ValidateOriginalRawFileDigest()', 'dng_negative::SetOriginalRawFileDigest(dng_fingerprint const&)']

115 475 dng_negative::Parse(dng_host&,dng_stream&,dng_info&) call site: 00000 /src/dng_sdk/source/./dng_negative.cpp:3184

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 dng_string::Clear() [function] [call site] 00001
2 dng_string::Set(char const*) [function] [call site] 00002
3 strlenAsUint32(char const*) [function] [call site] 00003
4 strlen [call site] 00004
4 void ConvertUnsigned<unsigned long, unsigned int>(unsigned long, unsigned int*) [function] [call site] 00005
5 ThrowProgramError(char const*) [function] [call site] 00006
6 Throw_dng_error(int, char const*, char const*, bool) [function] [call site] 00007
7 __cxa_allocate_exception [call site] 00008
7 dng_exception::dng_exception(int) [function] [call site] 00009
7 __cxa_throw [call site] 00010
7 dng_exception::~dng_exception() [function] [call site] 00011
7 __cxa_free_exception [call site] 00012
3 dng_memory_data::Clear() [function] [call site] 00013
3 dng_string::Length() const [function] [call site] 00014
4 dng_string::Get() const [function] [call site] 00015
5 dng_memory_data::Buffer() const [function] [call site] 00016
5 dng_memory_data::Buffer_char() const [function] [call site] 00017
6 dng_memory_data::Buffer() const [function] [call site] 00018
4 strlenAsUint32(char const*) [function] [call site] 00019
3 dng_memory_data::Clear() [function] [call site] 00020
3 SafeUint32Add(unsigned int, unsigned int) [function] [call site] 00021
4 unsigned int (anonymous namespace)::SafeAdd<unsigned int>(unsigned int, unsigned int) [function] [call site] 00022
5 ThrowProgramError(char const*) [function] [call site] 00023
5 abort [call site] 00024
3 dng_memory_data::Allocate(unsigned int) [function] [call site] 00025
4 dng_memory_data::Clear() [function] [call site] 00026
4 ThrowMemoryFull(char const*) [function] [call site] 00027
5 Throw_dng_error(int, char const*, char const*, bool) [function] [call site] 00028
3 dng_memory_data::Buffer_char() [function] [call site] 00029
4 dng_memory_data::Buffer() [function] [call site] 00030
1 getpid [call site] 00031
1 sprintf [call site] 00032
1 dng_string::Set(char const*) [function] [call site] 00033
1 dng_string::Clear() [function] [call site] 00034
1 getpid [call site] 00035
1 sprintf [call site] 00036
1 dng_string::Set(char const*) [function] [call site] 00037
1 dng_string::Clear() [function] [call site] 00038
1 getpid [call site] 00039
1 sprintf [call site] 00040
1 dng_string::Set(char const*) [function] [call site] 00041
1 dng_string::Clear() [function] [call site] 00042
1 getpid [call site] 00043
1 sprintf [call site] 00044
1 dng_string::Set(char const*) [function] [call site] 00045
1 dng_string::Clear() [function] [call site] 00046
1 getpid [call site] 00047
1 sprintf [call site] 00048
1 dng_string::Set(char const*) [function] [call site] 00049
1 dng_space_sRGB::Get() [function] [call site] 00050
2 __cxa_guard_acquire [call site] 00051
2 dng_space_sRGB::dng_space_sRGB() [function] [call site] 00052
3 dng_color_space::dng_color_space() [function] [call site] 00053
4 dng_matrix::dng_matrix() [function] [call site] 00054
4 dng_matrix::dng_matrix() [function] [call site] 00055
4 dng_matrix::~dng_matrix() [function] [call site] 00056
3 dng_matrix_3by3::dng_matrix_3by3(double, double, double, double, double, double, double, double, double) [function] [call site] 00057
4 dng_matrix::dng_matrix(unsigned int, unsigned int) [function] [call site] 00058
5 ThrowProgramError(char const*) [function] [call site] 00059
3 dng_color_space::SetMatrixToPCS(dng_matrix_3by3 const&) [function] [call site] 00060
4 dng_vector_3::dng_vector_3(double, double, double) [function] [call site] 00061
5 dng_vector::dng_vector(unsigned int) [function] [call site] 00062
6 ThrowProgramError(char const*) [function] [call site] 00063
4 operator*(dng_matrix const&, dng_vector const&) [function] [call site] 00064
5 dng_matrix::Cols() const [function] [call site] 00065
5 dng_vector::Count() const [function] [call site] 00066
5 ThrowMatrixMath(char const*) [function] [call site] 00067
6 Throw_dng_error(int, char const*, char const*, bool) [function] [call site] 00068
5 dng_matrix::Rows() const [function] [call site] 00069
5 dng_vector::dng_vector(unsigned int) [function] [call site] 00070
5 dng_vector::Count() const [function] [call site] 00071
5 dng_vector::operator[](unsigned int) [function] [call site] 00072
5 dng_matrix::Cols() const [function] [call site] 00073
5 dng_matrix::operator[](unsigned int) const [function] [call site] 00074
5 dng_vector::operator[](unsigned int) const [function] [call site] 00075
5 dng_vector::operator[](unsigned int) [function] [call site] 00076
5 dng_vector::~dng_vector() [function] [call site] 00077
4 dng_vector_3::dng_vector_3(dng_vector const&) [function] [call site] 00078
5 dng_vector::dng_vector(dng_vector const&) [function] [call site] 00079
5 dng_vector::Count() const [function] [call site] 00080
5 ThrowMatrixMath(char const*) [function] [call site] 00081
5 dng_vector::~dng_vector() [function] [call site] 00082
4 dng_vector::~dng_vector() [function] [call site] 00083
4 dng_vector_3::~dng_vector_3() [function] [call site] 00084
5 dng_vector::~dng_vector() [function] [call site] 00085
4 PCStoXYZ() [function] [call site] 00086
5 PCStoXY() [function] [call site] 00087
6 D50_xy_coord() [function] [call site] 00088
7 dng_xy_coord::dng_xy_coord(double, double) [function] [call site] 00089
5 XYtoXYZ(dng_xy_coord const&) [function] [call site] 00090
6 Pin_real64(double, double, double) [function] [call site] 00091
7 Min_real64(double, double) [function] [call site] 00092
7 Max_real64(double, double) [function] [call site] 00093
6 Pin_real64(double, double, double) [function] [call site] 00094
6 dng_vector_3::dng_vector_3(double, double, double) [function] [call site] 00095
4 dng_vector::operator[](unsigned int) [function] [call site] 00096
4 dng_vector::operator[](unsigned int) [function] [call site] 00097
4 dng_vector::operator[](unsigned int) [function] [call site] 00098
4 dng_matrix_3by3::dng_matrix_3by3(double, double, double, double, double, double, double, double, double) [function] [call site] 00099
4 operator*(dng_matrix const&, dng_matrix const&) [function] [call site] 00100
5 dng_matrix::Cols() const [function] [call site] 00101
5 dng_matrix::Rows() const [function] [call site] 00102
5 ThrowMatrixMath(char const*) [function] [call site] 00103
5 dng_matrix::Rows() const [function] [call site] 00104
5 dng_matrix::Cols() const [function] [call site] 00105
5 dng_matrix::dng_matrix(unsigned int, unsigned int) [function] [call site] 00106
5 dng_matrix::Rows() const [function] [call site] 00107
5 dng_matrix::Cols() const [function] [call site] 00108
5 dng_matrix::operator[](unsigned int) [function] [call site] 00109
5 dng_matrix::Cols() const [function] [call site] 00110
5 dng_matrix::operator[](unsigned int) const [function] [call site] 00111
5 dng_matrix::operator[](unsigned int) const [function] [call site] 00112
5 dng_matrix::operator[](unsigned int) [function] [call site] 00113
5 dng_matrix::~dng_matrix() [function] [call site] 00114
4 dng_matrix::operator=(dng_matrix const&) [function] [call site] 00115
4 dng_matrix::~dng_matrix() [function] [call site] 00116
4 Invert(dng_matrix const&) [function] [call site] 00117
5 dng_matrix::Rows() const [function] [call site] 00118
5 dng_matrix::Cols() const [function] [call site] 00119
5 ThrowMatrixMath(char const*) [function] [call site] 00120
5 dng_matrix::Rows() const [function] [call site] 00121
5 dng_matrix::Cols() const [function] [call site] 00122
5 dng_matrix::Rows() const [function] [call site] 00123
5 Invert3by3(dng_matrix const&) [function] [call site] 00124
6 dng_matrix::operator[](unsigned int) const [function] [call site] 00125
6 dng_matrix::operator[](unsigned int) const [function] [call site] 00126
6 dng_matrix::operator[](unsigned int) const [function] [call site] 00127
6 dng_matrix::operator[](unsigned int) const [function] [call site] 00128
6 dng_matrix::operator[](unsigned int) const [function] [call site] 00129
6 dng_matrix::operator[](unsigned int) const [function] [call site] 00130
6 dng_matrix::operator[](unsigned int) const [function] [call site] 00131
6 dng_matrix::operator[](unsigned int) const [function] [call site] 00132
6 dng_matrix::operator[](unsigned int) const [function] [call site] 00133
6 Abs_real64(double) [function] [call site] 00134
6 ThrowMatrixMath(char const*) [function] [call site] 00135
6 dng_matrix::dng_matrix(unsigned int, unsigned int) [function] [call site] 00136
6 dng_matrix::operator[](unsigned int) [function] [call site] 00137
6 dng_matrix::~dng_matrix() [function] [call site] 00138
5 InvertNbyN(dng_matrix const&) [function] [call site] 00139
6 dng_matrix::Rows() const [function] [call site] 00140
6 dng_matrix::operator[](unsigned int) const [function] [call site] 00141
6 Abs_real64(double) [function] [call site] 00142
6 ThrowMatrixMath(char const*) [function] [call site] 00143
6 dng_matrix::dng_matrix(unsigned int, unsigned int) [function] [call site] 00144
6 dng_matrix::operator[](unsigned int) [function] [call site] 00145
6 dng_matrix::~dng_matrix() [function] [call site] 00146
5 Transpose(dng_matrix const&) [function] [call site] 00147
6 dng_matrix::Cols() const [function] [call site] 00148
6 dng_matrix::Rows() const [function] [call site] 00149
6 dng_matrix::dng_matrix(unsigned int, unsigned int) [function] [call site] 00150
6 dng_matrix::Rows() const [function] [call site] 00151
6 dng_matrix::Cols() const [function] [call site] 00152
6 dng_matrix::operator[](unsigned int) const [function] [call site] 00153
6 dng_matrix::operator[](unsigned int) [function] [call site] 00154
6 dng_matrix::~dng_matrix() [function] [call site] 00155
5 operator*(dng_matrix const&, dng_matrix const&) [function] [call site] 00156
5 Invert(dng_matrix const&) [function] [call site] 00157
6 dng_matrix::~dng_matrix() [function] [call site] 00158
6 dng_matrix::~dng_matrix() [function] [call site] 00159
4 dng_matrix::operator=(dng_matrix const&) [function] [call site] 00160
4 dng_matrix::~dng_matrix() [function] [call site] 00161
4 dng_matrix_3by3::~dng_matrix_3by3() [function] [call site] 00162
5 dng_matrix::~dng_matrix() [function] [call site] 00163
4 dng_vector_3::~dng_vector_3() [function] [call site] 00164
3 dng_matrix_3by3::~dng_matrix_3by3() [function] [call site] 00165
3 dng_color_space::~dng_color_space() [function] [call site] 00166
4 dng_matrix::~dng_matrix() [function] [call site] 00167
2 __cxa_atexit [call site] 00168
2 dng_space_sRGB::~dng_space_sRGB() [function] [call site] 00169
3 dng_color_space::~dng_color_space() [function] [call site] 00170
2 __cxa_guard_release [call site] 00171
2 __cxa_guard_abort [call site] 00172
1 dng_space_AdobeRGB::Get() [function] [call site] 00173
2 __cxa_guard_acquire [call site] 00174
2 dng_space_AdobeRGB::dng_space_AdobeRGB() [function] [call site] 00175
3 dng_color_space::dng_color_space() [function] [call site] 00176
3 dng_matrix_3by3::dng_matrix_3by3(double, double, double, double, double, double, double, double, double) [function] [call site] 00177
3 dng_color_space::SetMatrixToPCS(dng_matrix_3by3 const&) [function] [call site] 00178
3 dng_matrix_3by3::~dng_matrix_3by3() [function] [call site] 00179
3 dng_color_space::~dng_color_space() [function] [call site] 00180
2 __cxa_atexit [call site] 00181
2 dng_space_AdobeRGB::~dng_space_AdobeRGB() [function] [call site] 00182
3 dng_color_space::~dng_color_space() [function] [call site] 00183
2 __cxa_guard_release [call site] 00184
2 __cxa_guard_abort [call site] 00185
1 dng_space_ProPhoto::Get() [function] [call site] 00186
2 __cxa_guard_acquire [call site] 00187
2 dng_space_ProPhoto::dng_space_ProPhoto() [function] [call site] 00188
3 dng_color_space::dng_color_space() [function] [call site] 00189
3 dng_matrix_3by3::dng_matrix_3by3(double, double, double, double, double, double, double, double, double) [function] [call site] 00190
3 dng_color_space::SetMatrixToPCS(dng_matrix_3by3 const&) [function] [call site] 00191
3 dng_matrix_3by3::~dng_matrix_3by3() [function] [call site] 00192
3 dng_color_space::~dng_color_space() [function] [call site] 00193
2 __cxa_atexit [call site] 00194
2 dng_space_ProPhoto::~dng_space_ProPhoto() [function] [call site] 00195
3 dng_color_space::~dng_color_space() [function] [call site] 00196
2 __cxa_guard_release [call site] 00197
2 __cxa_guard_abort [call site] 00198
1 dng_space_ColorMatch::Get() [function] [call site] 00199
2 __cxa_guard_acquire [call site] 00200
2 dng_space_ColorMatch::dng_space_ColorMatch() [function] [call site] 00201
3 dng_color_space::dng_color_space() [function] [call site] 00202
3 dng_matrix_3by3::dng_matrix_3by3(double, double, double, double, double, double, double, double, double) [function] [call site] 00203
3 dng_color_space::SetMatrixToPCS(dng_matrix_3by3 const&) [function] [call site] 00204
3 dng_matrix_3by3::~dng_matrix_3by3() [function] [call site] 00205
3 dng_color_space::~dng_color_space() [function] [call site] 00206
2 __cxa_atexit [call site] 00207
2 dng_space_ColorMatch::~dng_space_ColorMatch() [function] [call site] 00208
3 dng_color_space::~dng_color_space() [function] [call site] 00209
2 __cxa_guard_release [call site] 00210
2 __cxa_guard_abort [call site] 00211
1 dng_space_GrayGamma18::Get() [function] [call site] 00212
2 __cxa_guard_acquire [call site] 00213
2 dng_space_GrayGamma18::dng_space_GrayGamma18() [function] [call site] 00214
3 dng_color_space::dng_color_space() [function] [call site] 00215
3 dng_color_space::SetMonochrome() [function] [call site] 00216
4 PCStoXYZ() [function] [call site] 00217
4 dng_vector::AsColumn() const [function] [call site] 00218
5 dng_vector::Count() const [function] [call site] 00219
5 dng_matrix::dng_matrix(unsigned int, unsigned int) [function] [call site] 00220
5 dng_vector::Count() const [function] [call site] 00221
5 dng_matrix::operator[](unsigned int) [function] [call site] 00222
5 dng_matrix::~dng_matrix() [function] [call site] 00223
4 dng_matrix::operator=(dng_matrix const&) [function] [call site] 00224
4 dng_matrix::~dng_matrix() [function] [call site] 00225
4 dng_vector_3::~dng_vector_3() [function] [call site] 00226
4 dng_matrix::dng_matrix(unsigned int, unsigned int) [function] [call site] 00227
4 dng_matrix::operator[](unsigned int) [function] [call site] 00228
4 dng_matrix::operator[](unsigned int) [function] [call site] 00229
4 dng_matrix::operator[](unsigned int) [function] [call site] 00230
4 dng_matrix::operator=(dng_matrix const&) [function] [call site] 00231
4 dng_matrix::~dng_matrix() [function] [call site] 00232
3 dng_color_space::~dng_color_space() [function] [call site] 00233
2 __cxa_atexit [call site] 00234
2 dng_space_GrayGamma18::~dng_space_GrayGamma18() [function] [call site] 00235
3 dng_color_space::~dng_color_space() [function] [call site] 00236
2 __cxa_guard_release [call site] 00237
2 __cxa_guard_abort [call site] 00238
1 dng_space_GrayGamma22::Get() [function] [call site] 00239
2 __cxa_guard_acquire [call site] 00240
2 dng_space_GrayGamma22::dng_space_GrayGamma22() [function] [call site] 00241
3 dng_color_space::dng_color_space() [function] [call site] 00242
3 dng_color_space::SetMonochrome() [function] [call site] 00243
3 dng_color_space::~dng_color_space() [function] [call site] 00244
2 __cxa_atexit [call site] 00245
2 dng_space_GrayGamma22::~dng_space_GrayGamma22() [function] [call site] 00246
3 dng_color_space::~dng_color_space() [function] [call site] 00247
2 __cxa_guard_release [call site] 00248
2 __cxa_guard_abort [call site] 00249
1 dng_space_sRGB::Get() [function] [call site] 00250
1 getpid [call site] 00251
1 sprintf [call site] 00252
1 fopen [call site] 00253
1 fwrite [call site] 00254
1 fclose [call site] 00255
1 dng_validate(char const*) [function] [call site] 00256
2 dng_file_stream::dng_file_stream(char const*, bool, unsigned int) [function] [call site] 00257
3 dng_stream::dng_stream(dng_abort_sniffer*, unsigned int, unsigned long) [function] [call site] 00258
4 dng_memory_data::dng_memory_data(unsigned int) [function] [call site] 00259
5 dng_memory_data::Allocate(unsigned int) [function] [call site] 00260
4 dng_memory_data::Buffer_uint8() [function] [call site] 00261
5 dng_memory_data::Buffer() [function] [call site] 00262
4 dng_memory_data::~dng_memory_data() [function] [call site] 00263
5 dng_memory_data::Clear() [function] [call site] 00264
5 __clang_call_terminate [call site] 00265
6 __cxa_begin_catch [call site] 00266
3 fopen [call site] 00267
3 ThrowOpenFile(char const*, bool) [function] [call site] 00268
4 Throw_dng_error(int, char const*, char const*, bool) [function] [call site] 00269
3 dng_stream::~dng_stream() [function] [call site] 00270
4 dng_memory_data::~dng_memory_data() [function] [call site] 00271
2 dng_host::dng_host(dng_memory_allocator*, dng_abort_sniffer*) [function] [call site] 00272
2 dng_host::SetPreferredSize(unsigned int) [function] [call site] 00273
2 dng_host::SetMinimumSize(unsigned int) [function] [call site] 00274
2 dng_host::SetMaximumSize(unsigned int) [function] [call site] 00275
2 dng_host::ValidateSizes() [function] [call site] 00276
3 dng_host::MaximumSize() const [function] [call site] 00277
3 dng_host::MinimumSize() const [function] [call site] 00278
3 dng_host::MaximumSize() const [function] [call site] 00279
3 Min_uint32(unsigned int, unsigned int) [function] [call site] 00280
3 dng_host::SetMinimumSize(unsigned int) [function] [call site] 00281
3 dng_host::PreferredSize() const [function] [call site] 00282
3 dng_host::MaximumSize() const [function] [call site] 00283
3 Min_uint32(unsigned int, unsigned int) [function] [call site] 00284
3 dng_host::SetPreferredSize(unsigned int) [function] [call site] 00285
3 dng_host::PreferredSize() const [function] [call site] 00286
3 dng_host::MinimumSize() const [function] [call site] 00287
3 dng_host::PreferredSize() const [function] [call site] 00288
3 Min_uint32(unsigned int, unsigned int) [function] [call site] 00289
3 dng_host::SetMinimumSize(unsigned int) [function] [call site] 00290
3 dng_host::MaximumSize() const [function] [call site] 00291
3 dng_host::MaximumSize() const [function] [call site] 00292
3 dng_host::SetPreferredSize(unsigned int) [function] [call site] 00293
3 dng_host::MinimumSize() const [function] [call site] 00294
3 dng_host::PreferredSize() const [function] [call site] 00295
3 dng_host::SetMinimumSize(unsigned int) [function] [call site] 00296
3 dng_host::PreferredSize() const [function] [call site] 00297
3 dng_host::SetMinimumSize(unsigned int) [function] [call site] 00298
3 dng_host::PreferredSize() const [function] [call site] 00299
3 dng_host::SetMinimumSize(unsigned int) [function] [call site] 00300
3 dng_host::PreferredSize() const [function] [call site] 00301
3 dng_host::SetMinimumSize(unsigned int) [function] [call site] 00302
3 dng_host::PreferredSize() const [function] [call site] 00303
3 dng_host::SetMinimumSize(unsigned int) [function] [call site] 00304
3 dng_host::PreferredSize() const [function] [call site] 00305
3 dng_host::SetMinimumSize(unsigned int) [function] [call site] 00306
2 dng_host::MinimumSize() const [function] [call site] 00307
2 dng_host::SetForPreview(bool) [function] [call site] 00308
2 dng_string::Clear() [function] [call site] 00309
2 dng_string::NotEmpty() const [function] [call site] 00310
3 dng_string::IsEmpty() const [function] [call site] 00311
4 dng_string::Get() const [function] [call site] 00312
2 dng_host::SetSaveDNGVersion(unsigned int) [function] [call site] 00313
2 dng_host::SetSaveLinearDNG(bool) [function] [call site] 00314
2 dng_host::SetKeepOriginalFile(bool) [function] [call site] 00315
2 AutoPtr<dng_negative>::AutoPtr() [function] [call site] 00316
2 dng_info::dng_info() [function] [call site] 00317
3 AutoPtr<dng_exif>::AutoPtr() [function] [call site] 00318
3 AutoPtr<dng_shared>::AutoPtr() [function] [call site] 00319
3 AutoPtr<dng_ifd>::AutoPtr() [function] [call site] 00320
3 AutoPtr<dng_ifd>::~AutoPtr() [function] [call site] 00321
3 AutoPtr<dng_ifd>::~AutoPtr() [function] [call site] 00322
3 AutoPtr<dng_shared>::~AutoPtr() [function] [call site] 00323
3 AutoPtr<dng_exif>::~AutoPtr() [function] [call site] 00324
2 dng_info::Parse(dng_host&, dng_stream&) [function] [call site] 00325
3 dng_stream::Position() const [function] [call site] 00326
3 dng_stream::PositionInOriginalFile() const [function] [call site] 00327
4 dng_stream::Position() const [function] [call site] 00328
3 dng_stream::Get_uint16() [function] [call site] 00329
4 dng_stream::Get(void*, unsigned int) [function] [call site] 00330
5 DoCopyBytes(void const*, void*, unsigned int) [function] [call site] 00331
5 DoCopyBytes(void const*, void*, unsigned int) [function] [call site] 00332
5 dng_stream::Flush() [function] [call site] 00333
6 dng_abort_sniffer::SniffForAbort(dng_abort_sniffer*) [function] [call site] 00334
7 dng_abort_sniffer::Priority() const [function] [call site] 00335
7 dng_priority_manager::Wait(dng_priority) [function] [call site] 00336
8 dng_lock_mutex::dng_lock_mutex(dng_mutex*) [function] [call site] 00337
9 dng_mutex::Lock() [function] [call site] 00338
10 (anonymous namespace)::InnermostMutexHolder::GetInnermostMutex() [function] [call site] 00339
11 pthread_getspecific [call site] 00340
10 pthread_mutex_lock [call site] 00341
10 (anonymous namespace)::InnermostMutexHolder::SetInnermostMutex(dng_mutex*) [function] [call site] 00342
11 pthread_setspecific [call site] 00343
8 dng_priority_manager::MinPriority() [function] [call site] 00344
8 dng_condition::Wait(dng_mutex&, double) [function] [call site] 00345
9 (anonymous namespace)::InnermostMutexHolder::GetInnermostMutex() [function] [call site] 00346
9 (anonymous namespace)::InnermostMutexHolder::SetInnermostMutex(dng_mutex*) [function] [call site] 00347
9 pthread_cond_wait [call site] 00348
9 dng_pthread_now [function] [call site] 00349
10 gettimeofday [call site] 00350
10 __errno_location [call site] 00351
9 pthread_cond_timedwait [call site] 00352
9 (anonymous namespace)::InnermostMutexHolder::SetInnermostMutex(dng_mutex*) [function] [call site] 00353
8 dng_lock_mutex::~dng_lock_mutex() [function] [call site] 00354
9 dng_mutex::Unlock() [function] [call site] 00355
10 (anonymous namespace)::InnermostMutexHolder::SetInnermostMutex(dng_mutex*) [function] [call site] 00356
10 pthread_mutex_unlock [call site] 00357
9 __clang_call_terminate [call site] 00358
5 dng_stream::Length() [function] [call site] 00359
5 ThrowEndOfFile(char const*) [function] [call site] 00360
6 Throw_dng_error(int, char const*, char const*, bool) [function] [call site] 00361
5 dng_stream::Length() [function] [call site] 00362
5 Min_uint64(unsigned long, unsigned long) [function] [call site] 00363
5 ThrowEndOfFile(char const*) [function] [call site] 00364
5 dng_abort_sniffer::SniffForAbort(dng_abort_sniffer*) [function] [call site] 00365
4 SwapBytes16(unsigned short) [function] [call site] 00366
3 dng_stream::SetLittleEndian(bool) [function] [call site] 00367
4 dng_stream::SetBigEndian(bool) [function] [call site] 00368
3 dng_stream::SetBigEndian(bool) [function] [call site] 00369
3 ThrowBadFormat(char const*) [function] [call site] 00370
4 Throw_dng_error(int, char const*, char const*, bool) [function] [call site] 00371
3 dng_stream::Get_uint16() [function] [call site] 00372
3 dng_stream::Get_uint32() [function] [call site] 00373
4 dng_stream::Get(void*, unsigned int) [function] [call site] 00374
4 SwapBytes32(unsigned int) [function] [call site] 00375
3 AutoPtr<dng_exif>::Reset(dng_exif*) [function] [call site] 00376
3 AutoPtr<dng_shared>::Reset(dng_shared*) [function] [call site] 00377
3 AutoPtr<dng_ifd>::Reset(dng_ifd*) [function] [call site] 00378
3 AutoPtr<dng_exif>::Get() const [function] [call site] 00379
3 AutoPtr<dng_shared>::Get() const [function] [call site] 00380
3 AutoPtr<dng_ifd>::Get() const [function] [call site] 00381
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00382
3 dng_stream::Length() [function] [call site] 00383
3 AutoPtr<dng_ifd>::Reset(dng_ifd*) [function] [call site] 00384
3 AutoPtr<dng_ifd>::Get() const [function] [call site] 00385
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00386
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00387
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00388
3 dng_stream::SetReadPosition(unsigned long) [function] [call site] 00389
4 dng_stream::Length() [function] [call site] 00390
4 ThrowEndOfFile(char const*) [function] [call site] 00391
3 dng_stream::Get_uint32() [function] [call site] 00392
3 AutoPtr<dng_ifd>::Reset(dng_ifd*) [function] [call site] 00393
3 AutoPtr<dng_exif>::Get() const [function] [call site] 00394
3 AutoPtr<dng_shared>::Get() const [function] [call site] 00395
3 AutoPtr<dng_ifd>::Get() const [function] [call site] 00396
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00397
3 AutoPtr<dng_exif>::Get() const [function] [call site] 00398
3 AutoPtr<dng_shared>::Get() const [function] [call site] 00399
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00400
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00401
3 AutoPtr<dng_exif>::Get() const [function] [call site] 00402
3 AutoPtr<dng_shared>::Get() const [function] [call site] 00403
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00404
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00405
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00406
3 AutoPtr<dng_exif>::Get() const [function] [call site] 00407
3 AutoPtr<dng_shared>::Get() const [function] [call site] 00408
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00409
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00410
3 AutoPtr<dng_exif>::Get() const [function] [call site] 00411
3 AutoPtr<dng_shared>::Get() const [function] [call site] 00412
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00413
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00414
3 AutoPtr<dng_exif>::Get() const [function] [call site] 00415
3 AutoPtr<dng_shared>::Get() const [function] [call site] 00416
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00417
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00418
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00419
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00420
3 dng_stream::Length() [function] [call site] 00421
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00422
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00423
2 dng_info::PostParse(dng_host&) [function] [call site] 00424
3 AutoPtr<dng_exif>::operator->() const [function] [call site] 00425
3 AutoPtr<dng_shared>::Get() const [function] [call site] 00426
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00427
3 AutoPtr<dng_exif>::Get() const [function] [call site] 00428
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00429
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00430
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00431
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00432
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00433
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00434
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00435
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00436
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00437
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00438
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00439
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00440
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00441
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00442
2 dng_info::IsValidDNG() [function] [call site] 00443
3 AutoPtr<dng_shared>::operator->() const [function] [call site] 00444
3 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00445
3 AutoPtr<dng_shared>::Get() const [function] [call site] 00446
2 dng_host::Make_dng_negative() [function] [call site] 00447
3 dng_negative::Make(dng_host&) [function] [call site] 00448
4 dng_negative::dng_negative(dng_host&) [function] [call site] 00449
5 dng_host::Allocator() [function] [call site] 00450
5 dng_string::dng_string() [function] [call site] 00451
6 dng_memory_data::dng_memory_data() [function] [call site] 00452
5 dng_string::dng_string() [function] [call site] 00453
5 dng_urational::dng_urational() [function] [call site] 00454
5 dng_urational::dng_urational() [function] [call site] 00455
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00456
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00457
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00458
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00459
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00460
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00461
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00462
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00463
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00464
5 dng_point::dng_point() [function] [call site] 00465
5 dng_point::dng_point() [function] [call site] 00466
5 dng_urational::dng_urational() [function] [call site] 00467
5 dng_urational::dng_urational() [function] [call site] 00468
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00469
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00470
5 dng_noise_profile::dng_noise_profile() [function] [call site] 00471
5 dng_srational::dng_srational(int, int) [function] [call site] 00472
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00473
5 dng_urational::dng_urational() [function] [call site] 00474
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00475
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00476
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00477
5 dng_vector::dng_vector() [function] [call site] 00478
5 dng_vector::dng_vector() [function] [call site] 00479
5 dng_xy_coord::dng_xy_coord() [function] [call site] 00480
5 dng_matrix::dng_matrix() [function] [call site] 00481
5 dng_matrix::dng_matrix() [function] [call site] 00482
5 dng_string::dng_string() [function] [call site] 00483
5 dng_string::dng_string() [function] [call site] 00484
5 dng_fingerprint::dng_fingerprint() [function] [call site] 00485
5 dng_fingerprint::dng_fingerprint() [function] [call site] 00486
5 dng_fingerprint::dng_fingerprint() [function] [call site] 00487
5 dng_string::dng_string() [function] [call site] 00488
5 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 00489
5 dng_fingerprint::dng_fingerprint() [function] [call site] 00490
5 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 00491
5 dng_metadata::dng_metadata(dng_host&) [function] [call site] 00492
6 dng_orientation::dng_orientation() [function] [call site] 00493
6 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 00494
6 AutoPtr<dng_exif>::AutoPtr(dng_exif*) [function] [call site] 00495
6 AutoPtr<dng_exif>::AutoPtr() [function] [call site] 00496
6 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 00497
6 dng_fingerprint::dng_fingerprint() [function] [call site] 00498
6 dng_string::dng_string() [function] [call site] 00499
6 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 00500
6 AutoPtr<dng_exif>::~AutoPtr() [function] [call site] 00501
5 AutoPtr<dng_linearization_info>::AutoPtr() [function] [call site] 00502
5 AutoPtr<dng_mosaic_info>::AutoPtr() [function] [call site] 00503
5 dng_opcode_list::dng_opcode_list(unsigned int) [function] [call site] 00504
5 dng_opcode_list::dng_opcode_list(unsigned int) [function] [call site] 00505
5 dng_opcode_list::dng_opcode_list(unsigned int) [function] [call site] 00506
5 AutoPtr<dng_image>::AutoPtr() [function] [call site] 00507
5 AutoPtr<dng_image>::AutoPtr() [function] [call site] 00508
5 AutoPtr<dng_image>::AutoPtr() [function] [call site] 00509
5 AutoPtr<dng_image>::AutoPtr() [function] [call site] 00510
5 AutoPtr<dng_jpeg_image>::AutoPtr() [function] [call site] 00511
5 dng_fingerprint::dng_fingerprint() [function] [call site] 00512
5 AutoPtr<dng_image>::AutoPtr() [function] [call site] 00513
5 AutoPtr<dng_image>::AutoPtr() [function] [call site] 00514
5 AutoPtr<dng_image>::AutoPtr() [function] [call site] 00515
5 AutoPtr<dng_image>::~AutoPtr() [function] [call site] 00516
5 AutoPtr<dng_jpeg_image>::~AutoPtr() [function] [call site] 00517
6 dng_jpeg_image::~dng_jpeg_image() [function] [call site] 00518
7 AutoArray<AutoPtr<dng_memory_block> >::~AutoArray() [function] [call site] 00519
7 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 00520
5 dng_opcode_list::~dng_opcode_list() [function] [call site] 00521
6 dng_opcode_list::Clear() [function] [call site] 00522
6 __clang_call_terminate [call site] 00523
5 AutoPtr<dng_mosaic_info>::~AutoPtr() [function] [call site] 00524
5 AutoPtr<dng_linearization_info>::~AutoPtr() [function] [call site] 00525
5 dng_metadata::~dng_metadata() [function] [call site] 00526
6 dng_string::~dng_string() [function] [call site] 00527
7 dng_memory_data::~dng_memory_data() [function] [call site] 00528
6 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 00529
6 AutoPtr<dng_exif>::~AutoPtr() [function] [call site] 00530
5 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 00531
5 dng_string::~dng_string() [function] [call site] 00532
5 dng_matrix::~dng_matrix() [function] [call site] 00533
5 dng_vector::~dng_vector() [function] [call site] 00534
5 dng_noise_profile::~dng_noise_profile() [function] [call site] 00535
4 AutoPtr<dng_negative>::AutoPtr(dng_negative*) [function] [call site] 00536
4 AutoPtr<dng_negative>::Get() const [function] [call site] 00537
4 ThrowMemoryFull(char const*) [function] [call site] 00538
4 AutoPtr<dng_negative>::~AutoPtr() [function] [call site] 00539
4 AutoPtr<dng_negative>::operator->() const [function] [call site] 00540
4 AutoPtr<dng_negative>::Release() [function] [call site] 00541
2 AutoPtr<dng_negative>::Reset(dng_negative*) [function] [call site] 00542
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 00543
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 00544
2 dng_timer::dng_timer(char const*) [function] [call site] 00545
3 TickTimeInSeconds() [function] [call site] 00546
4 clock_gettime [call site] 00547
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 00548
2 dng_timer::~dng_timer() [function] [call site] 00549
3 TickTimeInSeconds() [function] [call site] 00550
3 fprintf [call site] 00551
3 __clang_call_terminate [call site] 00552
2 dng_timer::dng_timer(char const*) [function] [call site] 00553
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 00554
2 dng_negative::ReadTransparencyMask(dng_host&, dng_stream&, dng_info&) [function] [call site] 00555
3 AutoPtr<dng_ifd>::Get() const [function] [call site] 00556
3 dng_ifd::Bounds() const [function] [call site] 00557
4 dng_rect::dng_rect(int, int, int, int) [function] [call site] 00558
5 SafeInt32Sub(int, int, int*) [function] [call site] 00559
5 SafeInt32Sub(int, int, int*) [function] [call site] 00560
5 ThrowProgramError(char const*) [function] [call site] 00561
3 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 00562
3 AutoPtr<dng_image>::Get() const [function] [call site] 00563
2 dng_timer::~dng_timer() [function] [call site] 00564
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 00565
2 dng_negative::ValidateRawImageDigest(dng_host&) [function] [call site] 00566
3 dng_negative::Stage1Image() const [function] [call site] 00567
4 AutoPtr<dng_image>::Get() const [function] [call site] 00568
3 dng_negative::IsPreview() const [function] [call site] 00569
3 dng_fingerprint::IsValid() const [function] [call site] 00570
4 dng_fingerprint::IsNull() const [function] [call site] 00571
3 dng_fingerprint::IsValid() const [function] [call site] 00572
3 dng_fingerprint::IsValid() const [function] [call site] 00573
3 dng_negative::RawJPEGImageDigest() const [function] [call site] 00574
3 dng_fingerprint::IsValid() const [function] [call site] 00575
3 dng_negative::RawJPEGImage() const [function] [call site] 00576
4 AutoPtr<dng_jpeg_image>::Get() const [function] [call site] 00577
3 dng_negative::FindRawJPEGImageDigest(dng_host&) const [function] [call site] 00578
4 dng_fingerprint::IsNull() const [function] [call site] 00579
4 AutoPtr<dng_jpeg_image>::Get() const [function] [call site] 00580
4 AutoPtr<dng_jpeg_image>::operator->() const [function] [call site] 00581
4 dng_jpeg_image::FindDigest(dng_host&) const [function] [call site] 00582
5 dng_jpeg_image::TileCount() const [function] [call site] 00583
6 dng_jpeg_image::TilesAcross() const [function] [call site] 00584
6 dng_jpeg_image::TilesDown() const [function] [call site] 00585
5 AutoPtr<dng_memory_block>::Get() const [function] [call site] 00586
5 AutoArray<dng_fingerprint>::AutoArray(unsigned long) [function] [call site] 00587
5 Min_uint32(unsigned int, unsigned int) [function] [call site] 00588
5 AutoArray<dng_fingerprint>::Get() [function] [call site] 00589
5 dng_jpeg_image_find_digest_task::dng_jpeg_image_find_digest_task(dng_jpeg_image const&, unsigned int, dng_fingerprint*) [function] [call site] 00590
6 dng_area_task::dng_area_task() [function] [call site] 00591
7 dng_point::dng_point(int, int) [function] [call site] 00592
7 dng_point::dng_point(int, int) [function] [call site] 00593
6 dng_mutex::dng_mutex(char const*, unsigned int) [function] [call site] 00594
7 pthread_mutex_init [call site] 00595
7 ThrowMemoryFull(char const*) [function] [call site] 00596
6 dng_point::dng_point(int, int) [function] [call site] 00597
6 dng_point::dng_point(int, int) [function] [call site] 00598
6 dng_mutex::~dng_mutex() [function] [call site] 00599
7 pthread_mutex_destroy [call site] 00600
6 dng_area_task::~dng_area_task() [function] [call site] 00601
5 dng_rect::dng_rect(int, int, int, int) [function] [call site] 00602
5 dng_jpeg_image_find_digest_task::~dng_jpeg_image_find_digest_task() [function] [call site] 00603
6 dng_mutex::~dng_mutex() [function] [call site] 00604
6 dng_area_task::~dng_area_task() [function] [call site] 00605
5 AutoPtr<dng_memory_block>::Get() const [function] [call site] 00606
5 dng_md5_printer::dng_md5_printer() [function] [call site] 00607
6 dng_fingerprint::dng_fingerprint() [function] [call site] 00608
6 dng_md5_printer::Reset() [function] [call site] 00609
5 AutoPtr<dng_memory_block>::operator->() const [function] [call site] 00610
5 dng_memory_block::Buffer() [function] [call site] 00611
5 AutoPtr<dng_memory_block>::operator->() const [function] [call site] 00612
5 dng_memory_block::LogicalSize() const [function] [call site] 00613
5 dng_md5_printer::Process(void const*, unsigned int) [function] [call site] 00614
6 dng_md5_printer::MD5Transform(unsigned int*, unsigned char const*) [function] [call site] 00615
7 dng_md5_printer::Decode(unsigned int*, unsigned char const*, unsigned int) [function] [call site] 00616
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00617
8 dng_md5_printer::F(unsigned int, unsigned int, unsigned int) [function] [call site] 00618
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00619
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00620
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00621
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00622
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00623
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00624
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00625
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00626
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00627
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00628
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00629
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00630
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00631
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00632
7 dng_md5_printer::FF(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00633
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00634
8 dng_md5_printer::G(unsigned int, unsigned int, unsigned int) [function] [call site] 00635
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00636
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00637
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00638
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00639
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00640
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00641
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00642
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00643
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00644
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00645
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00646
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00647
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00648
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00649
7 dng_md5_printer::GG(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00650
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00651
8 dng_md5_printer::H(unsigned int, unsigned int, unsigned int) [function] [call site] 00652
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00653
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00654
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00655
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00656
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00657
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00658
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00659
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00660
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00661
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00662
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00663
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00664
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00665
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00666
7 dng_md5_printer::HH(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00667
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00668
8 dng_md5_printer::I(unsigned int, unsigned int, unsigned int) [function] [call site] 00669
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00670
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00671
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00672
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00673
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00674
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00675
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00676
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00677
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00678
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00679
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00680
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00681
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00682
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00683
7 dng_md5_printer::II(unsigned int&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 00684
6 dng_md5_printer::MD5Transform(unsigned int*, unsigned char const*) [function] [call site] 00685
5 dng_md5_printer::Result() [function] [call site] 00686
6 dng_md5_printer::Encode(unsigned char*, unsigned int const*, unsigned int) [function] [call site] 00687
6 dng_md5_printer::Process(void const*, unsigned int) [function] [call site] 00688
6 dng_md5_printer::Process(void const*, unsigned int) [function] [call site] 00689
6 dng_md5_printer::Encode(unsigned char*, unsigned int const*, unsigned int) [function] [call site] 00690
5 AutoArray<dng_fingerprint>::operator[](long) [function] [call site] 00691
5 dng_md5_printer::~dng_md5_printer() [function] [call site] 00692
5 dng_md5_printer::dng_md5_printer() [function] [call site] 00693
5 AutoArray<dng_fingerprint>::operator[](long) [function] [call site] 00694
5 dng_md5_printer::Process(void const*, unsigned int) [function] [call site] 00695
5 dng_md5_printer::~dng_md5_printer() [function] [call site] 00696
5 dng_md5_printer::Result() [function] [call site] 00697
5 AutoArray<dng_fingerprint>::~AutoArray() [function] [call site] 00698
4 ThrowProgramError(char const*) [function] [call site] 00699
3 dng_negative::RawJPEGImageDigest() const [function] [call site] 00700
3 dng_fingerprint::operator!=(dng_fingerprint const&) const [function] [call site] 00701
4 dng_fingerprint::operator==(dng_fingerprint const&) const [function] [call site] 00702
3 dng_negative::SetIsDamaged(bool) [function] [call site] 00703
3 dng_fingerprint::Clear() [function] [call site] 00704
4 dng_fingerprint::dng_fingerprint() [function] [call site] 00705
3 dng_negative::FindNewRawImageDigest(dng_host&) const [function] [call site] 00706
4 dng_fingerprint::IsNull() const [function] [call site] 00707
4 dng_negative::RawImage() const [function] [call site] 00708
5 AutoPtr<dng_image>::Get() const [function] [call site] 00709
5 AutoPtr<dng_image>::Get() const [function] [call site] 00710
5 AutoPtr<dng_image>::Get() const [function] [call site] 00711
5 AutoPtr<dng_image>::Get() const [function] [call site] 00712
5 AutoPtr<dng_image>::Get() const [function] [call site] 00713
5 AutoPtr<dng_image>::Get() const [function] [call site] 00714
5 AutoPtr<dng_image>::Get() const [function] [call site] 00715
4 dng_image::PixelType() const [function] [call site] 00716
4 dng_negative::GetLinearizationInfo() const [function] [call site] 00717
5 AutoPtr<dng_linearization_info>::Get() const [function] [call site] 00718
4 AutoPtr<dng_memory_block>::Get() const [function] [call site] 00719
4 AutoPtr<dng_memory_block>::operator->() const [function] [call site] 00720
4 dng_memory_block::LogicalSize() const [function] [call site] 00721
4 dng_find_new_raw_image_digest_task::dng_find_new_raw_image_digest_task(dng_image const&, unsigned int) [function] [call site] 00722
5 dng_area_task::dng_area_task() [function] [call site] 00723
5 TagTypeSize(unsigned int) [function] [call site] 00724
5 AutoArray<dng_fingerprint>::AutoArray() [function] [call site] 00725
5 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 00726
5 dng_image::Bounds() const [function] [call site] 00727
5 dng_rect::H() const [function] [call site] 00728
6 SafeInt32Sub(int, int, int*) [function] [call site] 00729
6 ThrowProgramError(char const*) [function] [call site] 00730
5 Min_int32(int, int) [function] [call site] 00731
5 dng_image::Bounds() const [function] [call site] 00732
5 dng_rect::W() const [function] [call site] 00733
6 SafeInt32Sub(int, int, int*) [function] [call site] 00734
6 ThrowProgramError(char const*) [function] [call site] 00735
5 Min_int32(int, int) [function] [call site] 00736
5 dng_point::dng_point(int, int) [function] [call site] 00737
5 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 00738
5 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 00739
5 AutoArray<dng_fingerprint>::~AutoArray() [function] [call site] 00740
5 dng_area_task::~dng_area_task() [function] [call site] 00741
4 dng_image::Bounds() const [function] [call site] 00742
4 dng_find_new_raw_image_digest_task::Result() [function] [call site] 00743
5 dng_md5_printer::dng_md5_printer() [function] [call site] 00744
5 AutoArray<dng_fingerprint>::operator[](long) [function] [call site] 00745
5 dng_md5_printer::Process(void const*, unsigned int) [function] [call site] 00746
5 dng_md5_printer::~dng_md5_printer() [function] [call site] 00747
5 dng_md5_printer::Result() [function] [call site] 00748
4 dng_find_new_raw_image_digest_task::~dng_find_new_raw_image_digest_task() [function] [call site] 00749
5 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 00750
5 AutoArray<dng_fingerprint>::~AutoArray() [function] [call site] 00751
5 dng_area_task::~dng_area_task() [function] [call site] 00752
4 dng_negative::RawTransparencyMask() const [function] [call site] 00753
5 AutoPtr<dng_image>::Get() const [function] [call site] 00754
5 AutoPtr<dng_image>::Get() const [function] [call site] 00755
5 dng_negative::TransparencyMask() const [function] [call site] 00756
6 AutoPtr<dng_image>::Get() const [function] [call site] 00757
4 dng_fingerprint::dng_fingerprint() [function] [call site] 00758
4 dng_negative::RawTransparencyMask() const [function] [call site] 00759
4 dng_negative::RawTransparencyMask() const [function] [call site] 00760
4 dng_image::PixelType() const [function] [call site] 00761
4 dng_find_new_raw_image_digest_task::dng_find_new_raw_image_digest_task(dng_image const&, unsigned int) [function] [call site] 00762
4 dng_negative::RawTransparencyMask() const [function] [call site] 00763
4 dng_image::Bounds() const [function] [call site] 00764
4 dng_find_new_raw_image_digest_task::Result() [function] [call site] 00765
4 dng_find_new_raw_image_digest_task::~dng_find_new_raw_image_digest_task() [function] [call site] 00766
4 dng_md5_printer::dng_md5_printer() [function] [call site] 00767
4 dng_md5_printer::Process(void const*, unsigned int) [function] [call site] 00768
4 dng_md5_printer::Process(void const*, unsigned int) [function] [call site] 00769
4 dng_md5_printer::Result() [function] [call site] 00770
4 dng_md5_printer::~dng_md5_printer() [function] [call site] 00771
3 __cxa_begin_catch [call site] 00772
3 __cxa_rethrow [call site] 00773
3 dng_negative::FindRawImageDigest(dng_host&) const [function] [call site] 00774
4 dng_fingerprint::IsNull() const [function] [call site] 00775
4 dng_negative::RawImage() const [function] [call site] 00776
4 dng_image::PixelType() const [function] [call site] 00777
4 dng_negative::RawTransparencyMask() const [function] [call site] 00778
4 dng_negative::FindNewRawImageDigest(dng_host&) const [function] [call site] 00779
4 dng_negative::RawImage() const [function] [call site] 00780
4 dng_negative::FindImageDigest(dng_host&, dng_image const&) const [function] [call site] 00781
5 dng_md5_printer::dng_md5_printer() [function] [call site] 00782
5 dng_image::Bounds() const [function] [call site] 00783
5 dng_image::Planes() const [function] [call site] 00784
5 dng_image::PixelType() const [function] [call site] 00785
5 dng_pixel_buffer::dng_pixel_buffer(dng_rect const&, unsigned int, unsigned int, unsigned int, unsigned int, void*) [function] [call site] 00786
6 TagTypeSize(unsigned int) [function] [call site] 00787
6 ConvertUint32ToInt32(unsigned int, int*) [function] [call site] 00788
7 ConvertUint32ToInt32(unsigned int) [function] [call site] 00789
8 ThrowProgramError(char const*) [function] [call site] 00790
8 abort [call site] 00791
7 __cxa_begin_catch [call site] 00792
7 __cxa_end_catch [call site] 00793
6 dng_rect::W() const [function] [call site] 00794
6 (anonymous namespace)::SafeUint32ToInt32Mult(unsigned int, unsigned int, int*) [function] [call site] 00795
7 SafeUint32Mult(unsigned int, unsigned int, unsigned int*) [function] [call site] 00796
8 SafeUint32Mult(unsigned int, unsigned int) [function] [call site] 00797
9 unsigned int (anonymous namespace)::SafeUnsignedMult<unsigned int>(unsigned int, unsigned int) [function] [call site] 00798
10 ThrowProgramError(char const*) [function] [call site] 00799
10 abort [call site] 00800
8 __cxa_begin_catch [call site] 00801
8 __cxa_end_catch [call site] 00802
7 ConvertUint32ToInt32(unsigned int, int*) [function] [call site] 00803
6 ThrowMemoryFull(char const*) [function] [call site] 00804
6 dng_rect::W() const [function] [call site] 00805
6 ConvertUint32ToInt32(unsigned int, int*) [function] [call site] 00806
6 dng_rect::H() const [function] [call site] 00807
6 dng_rect::W() const [function] [call site] 00808
6 (anonymous namespace)::SafeUint32ToInt32Mult(unsigned int, unsigned int, int*) [function] [call site] 00809
6 ThrowMemoryFull(char const*) [function] [call site] 00810
6 dng_rect::W() const [function] [call site] 00811
6 dng_rect::W() const [function] [call site] 00812
6 RoundUpForPixelSize(unsigned int, unsigned int, unsigned int*) [function] [call site] 00813
7 RoundUpUint32ToMultiple(unsigned int, unsigned int, unsigned int*) [function] [call site] 00814
8 RoundUpUint32ToMultiple(unsigned int, unsigned int) [function] [call site] 00815
9 ThrowProgramError(char const*) [function] [call site] 00816
9 SafeUint32Add(unsigned int, unsigned int) [function] [call site] 00817
8 __cxa_begin_catch [call site] 00818
8 __cxa_end_catch [call site] 00819
6 ThrowMemoryFull(char const*) [function] [call site] 00820
6 ConvertUint32ToInt32(unsigned int, int*) [function] [call site] 00821
6 (anonymous namespace)::SafeUint32ToInt32Mult(unsigned int, unsigned int, int*) [function] [call site] 00822
6 ThrowMemoryFull(char const*) [function] [call site] 00823
5 SafeUint32Mult(unsigned int, unsigned int, unsigned int*) [function] [call site] 00824
5 SafeUint32Mult(unsigned int, unsigned int, unsigned int*) [function] [call site] 00825
5 ThrowMemoryFull(char const*) [function] [call site] 00826
5 AutoPtr<dng_memory_block>::AutoPtr(dng_memory_block*) [function] [call site] 00827
5 AutoPtr<dng_memory_block>::operator->() const [function] [call site] 00828
5 dng_memory_block::Buffer() [function] [call site] 00829
5 dng_rect::dng_rect() [function] [call site] 00830
5 dng_image::Width() const [function] [call site] 00831
6 dng_image::Bounds() const [function] [call site] 00832
6 dng_rect::W() const [function] [call site] 00833
5 dng_point::dng_point(int, int) [function] [call site] 00834
5 dng_image::Bounds() const [function] [call site] 00835
5 dng_tile_iterator::dng_tile_iterator(dng_point const&, dng_rect const&) [function] [call site] 00836
6 dng_rect::dng_rect() [function] [call site] 00837
6 Min_int32(int, int) [function] [call site] 00838
6 Min_int32(int, int) [function] [call site] 00839
6 dng_tile_iterator::Initialize(dng_rect const&, dng_rect const&) [function] [call site] 00840
7 dng_rect::IsEmpty() const [function] [call site] 00841
5 dng_tile_iterator::GetOneTile(dng_rect&) [function] [call site] 00842
5 dng_image::Get(dng_pixel_buffer&, dng_image::edge_option, unsigned int, unsigned int) const [function] [call site] 00843
6 operator&(dng_rect const&, dng_rect const&) [function] [call site] 00844
7 dng_rect::dng_rect() [function] [call site] 00845
7 Max_int32(int, int) [function] [call site] 00846
7 Max_int32(int, int) [function] [call site] 00847
7 Min_int32(int, int) [function] [call site] 00848
7 Min_int32(int, int) [function] [call site] 00849
7 dng_rect::IsEmpty() const [function] [call site] 00850
7 dng_rect::dng_rect() [function] [call site] 00851
6 dng_rect::NotEmpty() const [function] [call site] 00852
7 dng_rect::IsEmpty() const [function] [call site] 00853
6 dng_pixel_buffer::dng_pixel_buffer(dng_pixel_buffer const&) [function] [call site] 00854
6 dng_pixel_buffer::DirtyPixel(int, int, unsigned int) [function] [call site] 00855
7 dng_pixel_buffer::InternalPixel(int, int, unsigned int) const [function] [call site] 00856
8 ThrowProgramError(char const*) [function] [call site] 00857
8 SafeInt64Mult(long, long) [function] [call site] 00858
9 dng_internal::SafeInt64MultByClang(long, long) [function] [call site] 00859
10 ThrowProgramError(char const*) [function] [call site] 00860
10 abort [call site] 00861
8 SafeInt64Mult(long, long) [function] [call site] 00862
8 SafeInt64Mult(long, long) [function] [call site] 00863
8 SafeInt64Add(long, long) [function] [call site] 00864
9 long (anonymous namespace)::SafeAdd<long>(long, long) [function] [call site] 00865
8 SafeInt64Mult(long, long) [function] [call site] 00866
6 dng_pixel_buffer::~dng_pixel_buffer() [function] [call site] 00867
6 dng_rect::operator!=(dng_rect const&) const [function] [call site] 00868
7 dng_rect::operator==(dng_rect const&) const [function] [call site] 00869
6 Min_int32(int, int) [function] [call site] 00870
6 Min_int32(int, int) [function] [call site] 00871
6 Max_int32(int, int) [function] [call site] 00872
6 Max_int32(int, int) [function] [call site] 00873
6 Max_int32(int, int) [function] [call site] 00874
6 Min_int32(int, int) [function] [call site] 00875
6 Max_int32(int, int) [function] [call site] 00876
6 Min_int32(int, int) [function] [call site] 00877
6 operator&(dng_rect const&, dng_rect const&) [function] [call site] 00878
6 dng_rect::NotEmpty() const [function] [call site] 00879
6 dng_rect::dng_rect(int, int, int, int) [function] [call site] 00880
6 dng_image::GetEdge(dng_pixel_buffer&, dng_image::edge_option, dng_rect const&, dng_rect const&) const [function] [call site] 00881
7 dng_pixel_buffer::SetZero(dng_rect const&, unsigned int, unsigned int) [function] [call site] 00882
8 ThrowNotYetImplemented(char const*) [function] [call site] 00883
9 Throw_dng_error(int, char const*, char const*, bool) [function] [call site] 00884
8 dng_pixel_buffer::SetConstant(dng_rect const&, unsigned int, unsigned int, unsigned int) [function] [call site] 00885
9 dng_rect::H() const [function] [call site] 00886
9 dng_rect::W() const [function] [call site] 00887
9 dng_pixel_buffer::DirtyPixel(int, int, unsigned int) [function] [call site] 00888
9 OptimizeOrder(void*&, unsigned int, unsigned int&, unsigned int&, unsigned int&, int&, int&, int&) [function] [call site] 00889
10 OptimizeOrder(void const*&, void*&, unsigned int, unsigned int, unsigned int&, unsigned int&, unsigned int&, int&, int&, int&, int&, int&, int&) [function] [call site] 00890
11 Abs_int32(int) [function] [call site] 00891
11 Abs_int32(int) [function] [call site] 00892
11 Abs_int32(int) [function] [call site] 00893
11 Abs_int32(int) [function] [call site] 00894
11 Abs_int32(int) [function] [call site] 00895
11 Abs_int32(int) [function] [call site] 00896
9 DoZeroBytes(void*, unsigned int) [function] [call site] 00897
9 DoSetArea8(unsigned char*, unsigned char, unsigned int, unsigned int, unsigned int, int, int, int) [function] [call site] 00898
9 DoZeroBytes(void*, unsigned int) [function] [call site] 00899
9 DoSetArea16(unsigned short*, unsigned short, unsigned int, unsigned int, unsigned int, int, int, int) [function] [call site] 00900
9 DoZeroBytes(void*, unsigned int) [function] [call site] 00901
9 DoSetArea32(unsigned int*, unsigned int, unsigned int, unsigned int, unsigned int, int, int, int) [function] [call site] 00902
9 ThrowNotYetImplemented(char const*) [function] [call site] 00903
7 dng_pixel_buffer::dng_pixel_buffer(dng_pixel_buffer const&) [function] [call site] 00904
7 dng_image::GetEdge(dng_pixel_buffer&, dng_image::edge_option, dng_rect const&, dng_rect const&) const [function] [call site] 00905
8 dng_pixel_buffer::~dng_pixel_buffer() [function] [call site] 00906
8 dng_pixel_buffer::dng_pixel_buffer(dng_pixel_buffer const&) [function] [call site] 00907
8 dng_pixel_buffer::DirtyPixel(int, int, unsigned int) [function] [call site] 00908
8 dng_image::GetEdge(dng_pixel_buffer&, dng_image::edge_option, dng_rect const&, dng_rect const&) const [function] [call site] 00909
9 dng_pixel_buffer::~dng_pixel_buffer() [function] [call site] 00910
9 ThrowProgramError(char const*) [function] [call site] 00911
6 operator&(dng_rect const&, dng_rect const&) [function] [call site] 00912
6 dng_rect::NotEmpty() const [function] [call site] 00913
6 dng_rect::dng_rect(int, int, int, int) [function] [call site] 00914
6 dng_image::GetEdge(dng_pixel_buffer&, dng_image::edge_option, dng_rect const&, dng_rect const&) const [function] [call site] 00915
6 operator&(dng_rect const&, dng_rect const&) [function] [call site] 00916
6 dng_rect::NotEmpty() const [function] [call site] 00917
6 dng_rect::dng_rect(int, int, int, int) [function] [call site] 00918
6 dng_image::GetEdge(dng_pixel_buffer&, dng_image::edge_option, dng_rect const&, dng_rect const&) const [function] [call site] 00919
6 operator&(dng_rect const&, dng_rect const&) [function] [call site] 00920
6 dng_rect::NotEmpty() const [function] [call site] 00921
6 dng_rect::dng_rect(int, int, int, int) [function] [call site] 00922
6 dng_image::GetEdge(dng_pixel_buffer&, dng_image::edge_option, dng_rect const&, dng_rect const&) const [function] [call site] 00923
6 operator&(dng_rect const&, dng_rect const&) [function] [call site] 00924
6 dng_rect::NotEmpty() const [function] [call site] 00925
6 dng_rect::dng_rect(int, int, int, int) [function] [call site] 00926
6 dng_image::GetEdge(dng_pixel_buffer&, dng_image::edge_option, dng_rect const&, dng_rect const&) const [function] [call site] 00927
6 operator&(dng_rect const&, dng_rect const&) [function] [call site] 00928
6 dng_rect::NotEmpty() const [function] [call site] 00929
6 dng_rect::dng_rect(int, int, int, int) [function] [call site] 00930
6 dng_image::GetEdge(dng_pixel_buffer&, dng_image::edge_option, dng_rect const&, dng_rect const&) const [function] [call site] 00931
6 operator&(dng_rect const&, dng_rect const&) [function] [call site] 00932
6 dng_rect::NotEmpty() const [function] [call site] 00933
6 dng_rect::dng_rect(int, int, int, int) [function] [call site] 00934
6 dng_image::GetEdge(dng_pixel_buffer&, dng_image::edge_option, dng_rect const&, dng_rect const&) const [function] [call site] 00935
6 operator&(dng_rect const&, dng_rect const&) [function] [call site] 00936
6 dng_rect::NotEmpty() const [function] [call site] 00937
6 dng_rect::dng_rect(int, int, int, int) [function] [call site] 00938
6 dng_image::GetEdge(dng_pixel_buffer&, dng_image::edge_option, dng_rect const&, dng_rect const&) const [function] [call site] 00939
5 dng_rect::H() const [function] [call site] 00940
5 dng_md5_printer::Process(void const*, unsigned int) [function] [call site] 00941
5 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 00942
5 dng_md5_printer::Result() [function] [call site] 00943
5 dng_pixel_buffer::~dng_pixel_buffer() [function] [call site] 00944
5 dng_md5_printer::~dng_md5_printer() [function] [call site] 00945
3 __cxa_end_catch [call site] 00946
3 dng_fingerprint::operator!=(dng_fingerprint const&) const [function] [call site] 00947
3 dng_negative::SetIsDamaged(bool) [function] [call site] 00948
3 __clang_call_terminate [call site] 00949
2 dng_info::~dng_info() [function] [call site] 00950
3 AutoPtr<dng_ifd>::~AutoPtr() [function] [call site] 00951
3 AutoPtr<dng_shared>::~AutoPtr() [function] [call site] 00952
3 AutoPtr<dng_exif>::~AutoPtr() [function] [call site] 00953
2 dng_string::NotEmpty() const [function] [call site] 00954
2 dng_string::Get() const [function] [call site] 00955
2 dng_file_stream::dng_file_stream(char const*, bool, unsigned int) [function] [call site] 00956
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 00957
2 dng_negative::Stage1Image() const [function] [call site] 00958
2 dng_image_writer::dng_image_writer() [function] [call site] 00959
2 dng_image::Planes() const [function] [call site] 00960
2 dng_image_writer::WriteTIFF(dng_host&, dng_stream&, dng_image const&, unsigned int, unsigned int, dng_metadata const*, dng_color_space const*, dng_resolution const*, dng_jpeg_preview const*, dng_memory_block const*, dng_metadata_subset) [function] [call site] 00961
2 dng_string::Clear() [function] [call site] 00962
2 dng_image_writer::~dng_image_writer() [function] [call site] 00963
2 dng_file_stream::~dng_file_stream() [function] [call site] 00964
3 fclose [call site] 00965
3 dng_stream::~dng_stream() [function] [call site] 00966
3 __clang_call_terminate [call site] 00967
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 00968
2 dng_negative::SynchronizeMetadata() [function] [call site] 00969
3 dng_negative::Metadata() [function] [call site] 00970
3 dng_metadata::SynchronizeMetadata() [function] [call site] 00971
4 AutoPtr<dng_exif>::Get() const [function] [call site] 00972
4 AutoPtr<dng_exif>::operator->() const [function] [call site] 00973
4 AutoPtr<dng_exif>::Reset(dng_exif*) [function] [call site] 00974
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 00975
2 dng_timer::dng_timer(char const*) [function] [call site] 00976
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 00977
2 dng_negative::BuildStage2Image(dng_host&) [function] [call site] 00978
3 dng_negative::TransparencyMask() const [function] [call site] 00979
3 dng_opcode_list::MinVersion(bool) const [function] [call site] 00980
4 dng_opcode::Optional() const [function] [call site] 00981
5 dng_opcode::Flags() const [function] [call site] 00982
4 dng_opcode::MinVersion() const [function] [call site] 00983
4 Max_uint32(unsigned int, unsigned int) [function] [call site] 00984
3 dng_opcode_list::AlwaysApply() const [function] [call site] 00985
4 dng_opcode_list::NotEmpty() const [function] [call site] 00986
5 dng_opcode_list::IsEmpty() const [function] [call site] 00987
3 dng_opcode_list::MinVersion(bool) const [function] [call site] 00988
3 dng_opcode_list::MinVersion(bool) const [function] [call site] 00989
3 dng_opcode_list::AlwaysApply() const [function] [call site] 00990
3 dng_opcode_list::MinVersion(bool) const [function] [call site] 00991
3 dng_opcode_list::AlwaysApply() const [function] [call site] 00992
3 AutoPtr<dng_image>::operator->() const [function] [call site] 00993
3 dng_image::PixelType() const [function] [call site] 00994
3 AutoPtr<dng_image>::operator->() const [function] [call site] 00995
3 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 00996
3 AutoPtr<dng_image>::Get() const [function] [call site] 00997
3 AutoPtr<dng_image>::operator->() const [function] [call site] 00998
3 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 00999
3 dng_negative::ClearRawImageDigest() const [function] [call site] 01000
4 dng_fingerprint::Clear() [function] [call site] 01001
4 dng_fingerprint::Clear() [function] [call site] 01002
3 dng_negative::ClearRawJPEGImage() [function] [call site] 01003
4 AutoPtr<dng_jpeg_image>::Reset() [function] [call site] 01004
5 dng_jpeg_image::~dng_jpeg_image() [function] [call site] 01005
3 dng_negative::ClearRawJPEGImageDigest() const [function] [call site] 01006
4 dng_fingerprint::Clear() [function] [call site] 01007
3 dng_negative::SetRawFloatBitDepth(unsigned int) [function] [call site] 01008
3 dng_opcode_list::Clear() [function] [call site] 01009
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01010
3 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 01011
3 AutoPtr<dng_image>::Get() const [function] [call site] 01012
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01013
3 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 01014
3 dng_negative::NeedLinearizationInfo() [function] [call site] 01015
4 AutoPtr<dng_linearization_info>::Get() const [function] [call site] 01016
4 AutoPtr<dng_linearization_info>::Reset(dng_linearization_info*) [function] [call site] 01017
3 AutoPtr<dng_linearization_info>::Get() const [function] [call site] 01018
3 AutoPtr<dng_image>::Reset() [function] [call site] 01019
3 dng_negative::ClearLinearizationInfo() [function] [call site] 01020
4 AutoPtr<dng_linearization_info>::Reset() [function] [call site] 01021
3 dng_opcode_list::Clear() [function] [call site] 01022
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01023
3 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 01024
3 AutoPtr<dng_image>::Get() const [function] [call site] 01025
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01026
3 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 01027
2 dng_timer::~dng_timer() [function] [call site] 01028
2 dng_string::NotEmpty() const [function] [call site] 01029
2 dng_string::Get() const [function] [call site] 01030
2 dng_file_stream::dng_file_stream(char const*, bool, unsigned int) [function] [call site] 01031
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 01032
2 dng_negative::Stage2Image() const [function] [call site] 01033
3 AutoPtr<dng_image>::Get() const [function] [call site] 01034
2 dng_image_writer::dng_image_writer() [function] [call site] 01035
2 dng_image::Planes() const [function] [call site] 01036
2 dng_image_writer::WriteTIFF(dng_host&, dng_stream&, dng_image const&, unsigned int, unsigned int, dng_metadata const*, dng_color_space const*, dng_resolution const*, dng_jpeg_preview const*, dng_memory_block const*, dng_metadata_subset) [function] [call site] 01037
2 dng_string::Clear() [function] [call site] 01038
2 dng_image_writer::~dng_image_writer() [function] [call site] 01039
2 dng_file_stream::~dng_file_stream() [function] [call site] 01040
2 dng_timer::dng_timer(char const*) [function] [call site] 01041
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 01042
2 dng_negative::BuildStage3Image(dng_host&, int) [function] [call site] 01043
3 AutoPtr<dng_mosaic_info>::Get() const [function] [call site] 01044
3 AutoPtr<dng_image>::Reset() [function] [call site] 01045
3 dng_negative::ClearMosaicInfo() [function] [call site] 01046
4 AutoPtr<dng_mosaic_info>::Reset() [function] [call site] 01047
3 Round_uint32(double) [function] [call site] 01048
4 Floor_uint32(double) [function] [call site] 01049
5 Max_real64(double, double) [function] [call site] 01050
5 ThrowProgramError(char const*) [function] [call site] 01051
3 SafeUint32Mult(unsigned int, unsigned int) [function] [call site] 01052
3 SafeUint32Mult(unsigned int, unsigned int) [function] [call site] 01053
3 SafeUint32Mult(unsigned int, unsigned int) [function] [call site] 01054
3 Round_uint32(double) [function] [call site] 01055
3 SafeUint32Mult(unsigned int, unsigned int) [function] [call site] 01056
3 SafeUint32Mult(unsigned int, unsigned int) [function] [call site] 01057
3 SafeUint32Mult(unsigned int, unsigned int) [function] [call site] 01058
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01059
3 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 01060
3 AutoPtr<dng_image>::Get() const [function] [call site] 01061
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01062
3 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 01063
3 dng_opcode_list::Clear() [function] [call site] 01064
2 dng_timer::~dng_timer() [function] [call site] 01065
2 dng_timer::dng_timer(char const*) [function] [call site] 01066
2 dng_image_writer::dng_image_writer() [function] [call site] 01067
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 01068
2 dng_negative::ConvertToProxy(dng_host&, dng_image_writer&, unsigned int, unsigned long) [function] [call site] 01069
3 dng_negative::ClearMakerNote() [function] [call site] 01070
4 dng_negative::Metadata() [function] [call site] 01071
4 dng_metadata::ClearMakerNote() [function] [call site] 01072
5 AutoPtr<dng_memory_block>::Reset() [function] [call site] 01073
3 dng_negative::ClearPrivateData() [function] [call site] 01074
4 AutoPtr<dng_memory_block>::Reset() [function] [call site] 01075
3 AutoPtr<dng_image>::Get() const [function] [call site] 01076
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01077
3 dng_image::PixelType() const [function] [call site] 01078
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01079
3 dng_image::Bounds() const [function] [call site] 01080
3 dng_negative::DefaultCropArea() const [function] [call site] 01081
4 dng_rect::dng_rect() [function] [call site] 01082
4 dng_urational::As_real64() const [function] [call site] 01083
4 Round_int32(double) [function] [call site] 01084
5 ThrowProgramError(char const*) [function] [call site] 01085
4 dng_urational::As_real64() const [function] [call site] 01086
4 Round_int32(double) [function] [call site] 01087
4 dng_urational::As_real64() const [function] [call site] 01088
4 Round_int32(double) [function] [call site] 01089
4 dng_urational::As_real64() const [function] [call site] 01090
4 Round_int32(double) [function] [call site] 01091
4 dng_negative::Stage3Image() const [function] [call site] 01092
5 AutoPtr<dng_image>::Get() const [function] [call site] 01093
4 dng_image::Size() const [function] [call site] 01094
5 dng_image::Bounds() const [function] [call site] 01095
5 dng_rect::Size() const [function] [call site] 01096
6 dng_rect::H() const [function] [call site] 01097
6 dng_rect::W() const [function] [call site] 01098
6 dng_point::dng_point(int, int) [function] [call site] 01099
3 dng_rect::operator==(dng_rect const&) const [function] [call site] 01100
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01101
3 dng_image::Bounds() const [function] [call site] 01102
3 dng_rect::H() const [function] [call site] 01103
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01104
3 dng_image::Bounds() const [function] [call site] 01105
3 dng_rect::W() const [function] [call site] 01106
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01107
3 dng_image::Bounds() const [function] [call site] 01108
3 dng_rect::H() const [function] [call site] 01109
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01110
3 dng_image::Bounds() const [function] [call site] 01111
3 dng_rect::W() const [function] [call site] 01112
3 dng_negative::GetMosaicInfo() const [function] [call site] 01113
4 AutoPtr<dng_mosaic_info>::Get() const [function] [call site] 01114
3 dng_mosaic_info::IsColorFilterArray() const [function] [call site] 01115
4 dng_point::dng_point(int, int) [function] [call site] 01116
4 dng_point::operator!=(dng_point const&) const [function] [call site] 01117
5 dng_point::operator==(dng_point const&) const [function] [call site] 01118
3 AutoPtr<dng_jpeg_image>::Get() const [function] [call site] 01119
3 dng_negative::RawTransparencyMask() const [function] [call site] 01120
3 dng_image::PixelType() const [function] [call site] 01121
3 AutoPtr<dng_image>::Get() const [function] [call site] 01122
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01123
3 dng_image::PixelType() const [function] [call site] 01124
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01125
3 dng_image::Bounds() const [function] [call site] 01126
3 dng_rect::H() const [function] [call site] 01127
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01128
3 dng_image::Bounds() const [function] [call site] 01129
3 dng_rect::W() const [function] [call site] 01130
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01131
3 dng_image::Bounds() const [function] [call site] 01132
3 dng_rect::H() const [function] [call site] 01133
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01134
3 dng_image::Bounds() const [function] [call site] 01135
3 dng_rect::W() const [function] [call site] 01136
3 dng_negative::RawFloatBitDepth() const [function] [call site] 01137
3 dng_negative::RawTransparencyMask() const [function] [call site] 01138
3 dng_image::PixelType() const [function] [call site] 01139
3 AutoPtr<dng_image>::Reset() [function] [call site] 01140
3 dng_negative::ClearRawJPEGImage() [function] [call site] 01141
3 dng_negative::SetRawFloatBitDepth(unsigned int) [function] [call site] 01142
3 dng_negative::ClearLinearizationInfo() [function] [call site] 01143
3 dng_negative::ClearMosaicInfo() [function] [call site] 01144
3 dng_opcode_list::Clear() [function] [call site] 01145
3 dng_opcode_list::Clear() [function] [call site] 01146
3 dng_opcode_list::Clear() [function] [call site] 01147
3 dng_negative::ClearRawImageDigest() const [function] [call site] 01148
3 dng_negative::ClearRawJPEGImageDigest() const [function] [call site] 01149
3 dng_negative::DefaultCropArea() const [function] [call site] 01150
3 dng_negative::Stage3Image() const [function] [call site] 01151
3 dng_image::Bounds() const [function] [call site] 01152
3 dng_rect::operator!=(dng_rect const&) const [function] [call site] 01153
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01154
3 AutoPtr<dng_image>::Get() const [function] [call site] 01155
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01156
3 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01157
3 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01158
3 dng_negative::AspectRatio() const [function] [call site] 01159
4 dng_negative::SquareWidth() const [function] [call site] 01160
5 dng_negative::DefaultCropSizeH() const [function] [call site] 01161
5 dng_urational::As_real64() const [function] [call site] 01162
4 dng_negative::SquareHeight() const [function] [call site] 01163
5 dng_negative::DefaultCropSizeV() const [function] [call site] 01164
5 dng_urational::As_real64() const [function] [call site] 01165
5 dng_negative::DefaultScaleV() const [function] [call site] 01166
5 dng_urational::As_real64() const [function] [call site] 01167
5 dng_negative::DefaultScaleH() const [function] [call site] 01168
5 dng_urational::As_real64() const [function] [call site] 01169
3 dng_point::dng_point(int, int) [function] [call site] 01170
3 Round_int32(double) [function] [call site] 01171
3 Max_int32(int, int) [function] [call site] 01172
3 Round_int32(double) [function] [call site] 01173
3 Max_int32(int, int) [function] [call site] 01174
3 dng_negative::DefaultFinalHeight() const [function] [call site] 01175
4 dng_negative::DefaultScale() const [function] [call site] 01176
5 dng_negative::DefaultScaleH() const [function] [call site] 01177
5 dng_urational::As_real64() const [function] [call site] 01178
4 dng_negative::FinalHeight(double) const [function] [call site] 01179
5 dng_negative::SquareHeight() const [function] [call site] 01180
5 Round_uint32(double) [function] [call site] 01181
3 Min_int32(int, int) [function] [call site] 01182
3 dng_negative::DefaultFinalWidth() const [function] [call site] 01183
4 dng_negative::DefaultScale() const [function] [call site] 01184
4 dng_negative::FinalWidth(double) const [function] [call site] 01185
5 dng_negative::SquareWidth() const [function] [call site] 01186
5 Round_uint32(double) [function] [call site] 01187
3 Min_int32(int, int) [function] [call site] 01188
3 sqrt [call site] 01189
3 Round_int32(double) [function] [call site] 01190
3 Max_int32(int, int) [function] [call site] 01191
3 sqrt [call site] 01192
3 Round_int32(double) [function] [call site] 01193
3 Max_int32(int, int) [function] [call site] 01194
3 dng_rect::Size() const [function] [call site] 01195
3 dng_negative::Stage3Image() const [function] [call site] 01196
3 dng_rect::dng_rect(dng_point const&) [function] [call site] 01197
3 dng_image::Planes() const [function] [call site] 01198
3 dng_image::PixelType() const [function] [call site] 01199
3 AutoPtr<dng_image>::AutoPtr(dng_image*) [function] [call site] 01200
3 AutoPtr<dng_image>::operator*() const [function] [call site] 01201
3 AutoPtr<dng_image>::Release() [function] [call site] 01202
3 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 01203
3 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01204
3 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01205
3 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01206
3 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01207
3 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01208
3 AutoPtr<dng_image>::~AutoPtr() [function] [call site] 01209
3 dng_negative::Stage3Image() const [function] [call site] 01210
3 dng_image::PixelType() const [function] [call site] 01211
3 dng_negative::Stage3Image() const [function] [call site] 01212
3 dng_image::Bounds() const [function] [call site] 01213
3 dng_negative::Stage3Image() const [function] [call site] 01214
3 dng_image::Planes() const [function] [call site] 01215
3 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 01216
3 dng_negative::Stage3Image() const [function] [call site] 01217
3 AutoPtr<dng_image>::operator*() const [function] [call site] 01218
3 LimitFloatBitDepth(dng_host&, dng_image const&, dng_image&, unsigned int, float) [function] [call site] 01219
4 dng_limit_float_depth_task::dng_limit_float_depth_task(dng_image const&, dng_image&, unsigned int, float) [function] [call site] 01220
5 dng_area_task::dng_area_task() [function] [call site] 01221
4 dng_image::Bounds() const [function] [call site] 01222
4 dng_limit_float_depth_task::~dng_limit_float_depth_task() [function] [call site] 01223
5 dng_area_task::~dng_area_task() [function] [call site] 01224
3 dng_negative::SetRawFloatBitDepth(unsigned int) [function] [call site] 01225
3 dng_negative::SetWhiteLevel(unsigned int, int) [function] [call site] 01226
4 dng_negative::NeedLinearizationInfo() [function] [call site] 01227
4 AutoPtr<dng_linearization_info>::Get() const [function] [call site] 01228
3 dng_negative::Stage3Image() const [function] [call site] 01229
3 dng_negative::EncodeRawProxy(dng_host&, dng_image const&, dng_opcode_list&) const [function] [call site] 01230
4 dng_image::PixelType() const [function] [call site] 01231
4 dng_negative::ColorimetricReference() const [function] [call site] 01232
4 dng_image::Bounds() const [function] [call site] 01233
4 dng_rect::H() const [function] [call site] 01234
4 dng_image::Bounds() const [function] [call site] 01235
4 dng_rect::W() const [function] [call site] 01236
4 Round_int32(double) [function] [call site] 01237
4 AutoPtr<dng_memory_block>::AutoPtr(dng_memory_block*) [function] [call site] 01238
4 AutoPtr<dng_memory_block>::operator->() const [function] [call site] 01239
4 dng_memory_block::Buffer_uint32() [function] [call site] 01240
5 dng_memory_block::Buffer() [function] [call site] 01241
4 dng_image::Planes() const [function] [call site] 01242
4 dng_image::Bounds() const [function] [call site] 01243
4 HistogramArea(dng_host&, dng_image const&, dng_rect const&, unsigned int*, unsigned int, unsigned int) [function] [call site] 01244
5 DoZeroBytes(void*, unsigned int) [function] [call site] 01245
5 dng_rect::dng_rect() [function] [call site] 01246
5 dng_tile_iterator::dng_tile_iterator(dng_image const&, dng_rect const&) [function] [call site] 01247
6 dng_rect::dng_rect() [function] [call site] 01248
6 dng_image::Bounds() const [function] [call site] 01249
6 operator&(dng_rect const&, dng_rect const&) [function] [call site] 01250
6 dng_tile_iterator::Initialize(dng_rect const&, dng_rect const&) [function] [call site] 01251
5 dng_tile_iterator::GetOneTile(dng_rect&) [function] [call site] 01252
5 dng_const_tile_buffer::dng_const_tile_buffer(dng_image const&, dng_rect const&) [function] [call site] 01253
6 dng_tile_buffer::dng_tile_buffer(dng_image const&, dng_rect const&, bool) [function] [call site] 01254
7 dng_pixel_buffer::dng_pixel_buffer() [function] [call site] 01255
8 dng_rect::dng_rect() [function] [call site] 01256
7 dng_pixel_buffer::~dng_pixel_buffer() [function] [call site] 01257
5 dng_pixel_buffer::ConstPixel(int, int, unsigned int) const [function] [call site] 01258
6 dng_pixel_buffer::InternalPixel(int, int, unsigned int) const [function] [call site] 01259
5 dng_rect::H() const [function] [call site] 01260
5 dng_rect::W() const [function] [call site] 01261
5 OptimizeOrder(void const*&, unsigned int, unsigned int&, unsigned int&, unsigned int&, int&, int&, int&) [function] [call site] 01262
6 OptimizeOrder(void const*&, void*&, unsigned int, unsigned int, unsigned int&, unsigned int&, unsigned int&, int&, int&, int&, int&, int&, int&) [function] [call site] 01263
5 dng_const_tile_buffer::~dng_const_tile_buffer() [function] [call site] 01264
6 dng_tile_buffer::~dng_tile_buffer() [function] [call site] 01265
7 dng_pixel_buffer::~dng_pixel_buffer() [function] [call site] 01266
7 __clang_call_terminate [call site] 01267
4 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01268
4 dng_image::Bounds() const [function] [call site] 01269
4 dng_image::Planes() const [function] [call site] 01270
4 AutoPtr<dng_image>::AutoPtr(dng_image*) [function] [call site] 01271
4 AutoPtr<dng_image>::operator*() const [function] [call site] 01272
4 dng_encode_proxy_task::dng_encode_proxy_task(dng_host&, dng_image const&, dng_image&, double const*, double const*, bool) [function] [call site] 01273
5 dng_area_task::dng_area_task() [function] [call site] 01274
5 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 01275
5 dng_image::Planes() const [function] [call site] 01276
5 dng_gamma_encode_proxy::dng_gamma_encode_proxy(double, double, bool) [function] [call site] 01277
6 dng_1d_function::dng_1d_function() [function] [call site] 01278
6 pow [call site] 01279
5 dng_1d_table::dng_1d_table() [function] [call site] 01280
6 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 01281
5 dng_host::Allocator() [function] [call site] 01282
5 dng_1d_table::Initialize(dng_memory_allocator&, dng_1d_function const&, bool) [function] [call site] 01283
6 AutoPtr<dng_memory_block>::Reset(dng_memory_block*) [function] [call site] 01284
6 AutoPtr<dng_memory_block>::operator->() const [function] [call site] 01285
6 dng_memory_block::Buffer_real32() [function] [call site] 01286
7 dng_memory_block::Buffer() [function] [call site] 01287
6 Abs_real32(float) [function] [call site] 01288
6 Max_real32(float, float) [function] [call site] 01289
6 dng_1d_table::SubDivide(dng_1d_function const&, unsigned int, unsigned int, float) [function] [call site] 01290
7 Abs_real32(float) [function] [call site] 01291
7 dng_1d_table::SubDivide(dng_1d_function const&, unsigned int, unsigned int, float) [function] [call site] 01292
8 dng_1d_table::SubDivide(dng_1d_function const&, unsigned int, unsigned int, float) [function] [call site] 01293
5 AutoPtr<dng_memory_block>::Reset(dng_memory_block*) [function] [call site] 01294
5 AutoPtr<dng_memory_block>::operator->() const [function] [call site] 01295
5 dng_memory_block::Buffer_uint16() [function] [call site] 01296
6 dng_memory_block::Buffer() [function] [call site] 01297
5 dng_1d_table::Expand16(unsigned short*) const [function] [call site] 01298
5 dng_1d_table::~dng_1d_table() [function] [call site] 01299
6 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01300
5 dng_gamma_encode_proxy::~dng_gamma_encode_proxy() [function] [call site] 01301
6 dng_1d_function::~dng_1d_function() [function] [call site] 01302
5 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01303
5 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01304
5 dng_area_task::~dng_area_task() [function] [call site] 01305
4 dng_image::Bounds() const [function] [call site] 01306
4 dng_encode_proxy_task::~dng_encode_proxy_task() [function] [call site] 01307
5 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01308
5 dng_area_task::~dng_area_task() [function] [call site] 01309
4 dng_image::Planes() const [function] [call site] 01310
4 dng_image::Bounds() const [function] [call site] 01311
4 dng_area_spec::dng_area_spec(dng_rect const&, unsigned int, unsigned int, unsigned int, unsigned int) [function] [call site] 01312
4 dng_opcode_MapPolynomial::dng_opcode_MapPolynomial(dng_area_spec const&, unsigned int, double const*) [function] [call site] 01313
5 dng_inplace_opcode::dng_inplace_opcode(unsigned int, unsigned int, unsigned int) [function] [call site] 01314
6 dng_opcode::dng_opcode(unsigned int, unsigned int, unsigned int) [function] [call site] 01315
4 AutoPtr<dng_opcode>::AutoPtr(dng_opcode*) [function] [call site] 01316
4 dng_opcode_list::Append(AutoPtr<dng_opcode>&) [function] [call site] 01317
5 AutoPtr<dng_opcode>::operator->() const [function] [call site] 01318
5 dng_opcode::OpcodeID() const [function] [call site] 01319
5 dng_opcode_list::SetAlwaysApply() [function] [call site] 01320
5 AutoPtr<dng_opcode>::operator->() const [function] [call site] 01321
5 dng_opcode::SetStage(unsigned int) [function] [call site] 01322
5 AutoPtr<dng_opcode>::Release() [function] [call site] 01323
4 AutoPtr<dng_opcode>::~AutoPtr() [function] [call site] 01324
4 AutoPtr<dng_image>::Release() [function] [call site] 01325
4 AutoPtr<dng_image>::~AutoPtr() [function] [call site] 01326
3 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 01327
3 AutoPtr<dng_image>::Get() const [function] [call site] 01328
3 dng_negative::SetWhiteLevel(unsigned int, int) [function] [call site] 01329
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01330
3 dng_image::PixelType() const [function] [call site] 01331
3 dng_jpeg_image::dng_jpeg_image() [function] [call site] 01332
4 dng_point::dng_point() [function] [call site] 01333
4 dng_point::dng_point() [function] [call site] 01334
4 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 01335
4 AutoArray<AutoPtr<dng_memory_block> >::AutoArray() [function] [call site] 01336
4 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01337
3 AutoPtr<dng_jpeg_image>::AutoPtr(dng_jpeg_image*) [function] [call site] 01338
3 AutoPtr<dng_jpeg_image>::operator->() const [function] [call site] 01339
3 AutoPtr<dng_image>::operator*() const [function] [call site] 01340
3 dng_jpeg_image::Encode(dng_host&, dng_negative const&, dng_image_writer&, dng_image const&) [function] [call site] 01341
4 dng_image::Bounds() const [function] [call site] 01342
4 dng_rect::Size() const [function] [call site] 01343
4 dng_ifd::dng_ifd() [function] [call site] 01344
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01345
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01346
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01347
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01348
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01349
5 dng_urational::dng_urational() [function] [call site] 01350
5 dng_urational::dng_urational() [function] [call site] 01351
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01352
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01353
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01354
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01355
5 dng_urational::dng_urational() [function] [call site] 01356
5 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 01357
5 dng_rect::dng_rect() [function] [call site] 01358
5 dng_rect::dng_rect() [function] [call site] 01359
5 dng_preview_info::dng_preview_info() [function] [call site] 01360
6 dng_string::dng_string() [function] [call site] 01361
6 dng_string::dng_string() [function] [call site] 01362
6 dng_string::dng_string() [function] [call site] 01363
6 dng_fingerprint::dng_fingerprint() [function] [call site] 01364
6 dng_string::dng_string() [function] [call site] 01365
6 dng_string::~dng_string() [function] [call site] 01366
4 dng_image::Planes() const [function] [call site] 01367
4 dng_ifd::FindTileSize(unsigned int, unsigned int, unsigned int) [function] [call site] 01368
5 sqrt [call site] 01369
5 Round_uint32(double) [function] [call site] 01370
5 Min_uint32(unsigned int, unsigned int) [function] [call site] 01371
5 dng_ifd::TilesAcross() const [function] [call site] 01372
6 SafeUint32Add(unsigned int, unsigned int) [function] [call site] 01373
6 SafeUint32Sub(unsigned int, unsigned int) [function] [call site] 01374
7 ThrowProgramError(char const*) [function] [call site] 01375
7 abort [call site] 01376
5 Pin_uint32(unsigned int, unsigned int, unsigned int) [function] [call site] 01377
6 Min_uint32(unsigned int, unsigned int) [function] [call site] 01378
6 Max_uint32(unsigned int, unsigned int) [function] [call site] 01379
5 dng_ifd::TilesDown() const [function] [call site] 01380
6 SafeUint32Add(unsigned int, unsigned int) [function] [call site] 01381
6 SafeUint32Sub(unsigned int, unsigned int) [function] [call site] 01382
4 dng_image::Bounds() const [function] [call site] 01383
4 dng_rect::Size() const [function] [call site] 01384
4 dng_negative::OriginalDefaultFinalSize() const [function] [call site] 01385
4 dng_point::operator==(dng_point const&) const [function] [call site] 01386
4 dng_negative::ColorimetricReference() const [function] [call site] 01387
4 dng_ifd::TilesAcross() const [function] [call site] 01388
4 dng_ifd::TilesDown() const [function] [call site] 01389
4 AutoArray<AutoPtr<dng_memory_block> >::Reset(unsigned long) [function] [call site] 01390
4 Min_uint32(unsigned int, unsigned int) [function] [call site] 01391
4 dng_jpeg_image_encode_task::dng_jpeg_image_encode_task(dng_host&, dng_image_writer&, dng_image const&, dng_jpeg_image&, unsigned int, dng_ifd const&) [function] [call site] 01392
5 dng_area_task::dng_area_task() [function] [call site] 01393
5 dng_mutex::dng_mutex(char const*, unsigned int) [function] [call site] 01394
5 dng_point::dng_point(int, int) [function] [call site] 01395
5 dng_point::dng_point(int, int) [function] [call site] 01396
5 dng_mutex::~dng_mutex() [function] [call site] 01397
5 dng_area_task::~dng_area_task() [function] [call site] 01398
4 dng_rect::dng_rect(int, int, int, int) [function] [call site] 01399
4 dng_jpeg_image_encode_task::~dng_jpeg_image_encode_task() [function] [call site] 01400
5 dng_mutex::~dng_mutex() [function] [call site] 01401
5 dng_area_task::~dng_area_task() [function] [call site] 01402
4 dng_ifd::~dng_ifd() [function] [call site] 01403
5 dng_preview_info::~dng_preview_info() [function] [call site] 01404
6 dng_string::~dng_string() [function] [call site] 01405
3 dng_negative::SetRawJPEGImage(AutoPtr<dng_jpeg_image>&) [function] [call site] 01406
4 AutoPtr<dng_jpeg_image>::Release() [function] [call site] 01407
4 AutoPtr<dng_jpeg_image>::Reset(dng_jpeg_image*) [function] [call site] 01408
5 dng_jpeg_image::~dng_jpeg_image() [function] [call site] 01409
3 AutoPtr<dng_jpeg_image>::~AutoPtr() [function] [call site] 01410
3 dng_negative::TransparencyMask() const [function] [call site] 01411
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01412
3 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 01413
3 dng_negative::RecomputeRawDataUniqueID(dng_host&) [function] [call site] 01414
4 dng_fingerprint::Clear() [function] [call site] 01415
4 dng_negative::FindRawDataUniqueID(dng_host&) const [function] [call site] 01416
5 dng_fingerprint::IsNull() const [function] [call site] 01417
5 dng_md5_printer_stream::dng_md5_printer_stream() [function] [call site] 01418
6 dng_stream::dng_stream(dng_abort_sniffer*, unsigned int, unsigned long) [function] [call site] 01419
6 dng_md5_printer::dng_md5_printer() [function] [call site] 01420
6 dng_stream::~dng_stream() [function] [call site] 01421
5 dng_negative::RawJPEGImage() const [function] [call site] 01422
5 dng_negative::RawTransparencyMask() const [function] [call site] 01423
5 dng_negative::FindRawJPEGImageDigest(dng_host&) const [function] [call site] 01424
5 dng_stream::Put(void const*, unsigned int) [function] [call site] 01425
6 DoCopyBytes(void const*, void*, unsigned int) [function] [call site] 01426
6 dng_stream::Flush() [function] [call site] 01427
6 dng_abort_sniffer::SniffForAbort(dng_abort_sniffer*) [function] [call site] 01428
6 DoCopyBytes(void const*, void*, unsigned int) [function] [call site] 01429
6 dng_stream::Length() [function] [call site] 01430
6 Max_uint64(unsigned long, unsigned long) [function] [call site] 01431
5 dng_md5_printer_stream::~dng_md5_printer_stream() [function] [call site] 01432
6 dng_md5_printer::~dng_md5_printer() [function] [call site] 01433
6 dng_stream::~dng_stream() [function] [call site] 01434
5 dng_negative::FindNewRawImageDigest(dng_host&) const [function] [call site] 01435
5 dng_stream::Put(void const*, unsigned int) [function] [call site] 01436
5 dng_negative::ModelName() const [function] [call site] 01437
5 dng_string::Get() const [function] [call site] 01438
5 dng_negative::ModelName() const [function] [call site] 01439
5 dng_string::Length() const [function] [call site] 01440
5 dng_stream::Put(void const*, unsigned int) [function] [call site] 01441
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01442
6 SwapBytes32(unsigned int) [function] [call site] 01443
6 dng_stream::Put(void const*, unsigned int) [function] [call site] 01444
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01445
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01446
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01447
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01448
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01449
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01450
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01451
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01452
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01453
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01454
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01455
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01456
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01457
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01458
5 dng_stream::Put_uint32(unsigned int) [function] [call site] 01459
5 dng_opcode_list::FingerprintToStream(dng_stream&) const [function] [call site] 01460
6 dng_opcode_list::IsEmpty() const [function] [call site] 01461
6 dng_stream::Put_uint32(unsigned int) [function] [call site] 01462
6 dng_opcode::OpcodeID() const [function] [call site] 01463
6 dng_stream::Put_uint32(unsigned int) [function] [call site] 01464
6 dng_opcode::MinVersion() const [function] [call site] 01465
6 dng_stream::Put_uint32(unsigned int) [function] [call site] 01466
6 dng_opcode::Flags() const [function] [call site] 01467
6 dng_stream::Put_uint32(unsigned int) [function] [call site] 01468
6 dng_opcode::OpcodeID() const [function] [call site] 01469
5 dng_opcode_list::FingerprintToStream(dng_stream&) const [function] [call site] 01470
5 dng_opcode_list::FingerprintToStream(dng_stream&) const [function] [call site] 01471
5 dng_md5_printer_stream::Result() [function] [call site] 01472
6 dng_stream::Flush() [function] [call site] 01473
6 dng_md5_printer::Result() [function] [call site] 01474
2 dng_image_writer::~dng_image_writer() [function] [call site] 01475
2 dng_timer::~dng_timer() [function] [call site] 01476
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 01477
2 dng_timer::dng_timer(char const*) [function] [call site] 01478
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 01479
2 dng_timer::~dng_timer() [function] [call site] 01480
2 dng_string::NotEmpty() const [function] [call site] 01481
2 dng_string::Get() const [function] [call site] 01482
2 dng_file_stream::dng_file_stream(char const*, bool, unsigned int) [function] [call site] 01483
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 01484
2 dng_negative::Stage3Image() const [function] [call site] 01485
2 dng_image_writer::dng_image_writer() [function] [call site] 01486
2 dng_image::Planes() const [function] [call site] 01487
2 dng_image_writer::WriteTIFF(dng_host&, dng_stream&, dng_image const&, unsigned int, unsigned int, dng_metadata const*, dng_color_space const*, dng_resolution const*, dng_jpeg_preview const*, dng_memory_block const*, dng_metadata_subset) [function] [call site] 01488
2 dng_string::Clear() [function] [call site] 01489
2 dng_image_writer::~dng_image_writer() [function] [call site] 01490
2 dng_file_stream::~dng_file_stream() [function] [call site] 01491
2 dng_string::NotEmpty() const [function] [call site] 01492
2 dng_preview_list::dng_preview_list() [function] [call site] 01493
3 AutoPtr<dng_preview>::AutoPtr() [function] [call site] 01494
3 AutoPtr<dng_preview>::~AutoPtr() [function] [call site] 01495
2 dng_date_time_info::dng_date_time_info() [function] [call site] 01496
3 dng_date_time::dng_date_time() [function] [call site] 01497
3 dng_string::dng_string() [function] [call site] 01498
3 dng_time_zone::dng_time_zone() [function] [call site] 01499
3 dng_string::~dng_string() [function] [call site] 01500
2 CurrentDateTimeAndZone(dng_date_time_info&) [function] [call site] 01501
3 time [call site] 01502
3 dng_lock_mutex::dng_lock_mutex(dng_mutex*) [function] [call site] 01503
3 localtime [call site] 01504
3 gmtime [call site] 01505
3 dng_lock_mutex::~dng_lock_mutex() [function] [call site] 01506
3 dng_date_time::dng_date_time() [function] [call site] 01507
3 dng_date_time_info::SetDateTime(dng_date_time const&) [function] [call site] 01508
3 dng_time_zone::dng_time_zone() [function] [call site] 01509
3 dng_time_zone::SetOffsetMinutes(int) [function] [call site] 01510
3 dng_date_time_info::SetZone(dng_time_zone const&) [function] [call site] 01511
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 01512
2 dng_negative::RawJPEGImage() const [function] [call site] 01513
2 dng_timer::dng_timer(char const*) [function] [call site] 01514
2 AutoPtr<dng_image>::AutoPtr() [function] [call site] 01515
2 AutoPtr<dng_negative>::operator*() const [function] [call site] 01516
2 dng_render::dng_render(dng_host&, dng_negative const&) [function] [call site] 01517
3 dng_xy_coord::dng_xy_coord() [function] [call site] 01518
3 dng_tone_curve_acr3_default::Get() [function] [call site] 01519
4 __cxa_guard_acquire [call site] 01520
4 __cxa_atexit [call site] 01521
4 dng_tone_curve_acr3_default::~dng_tone_curve_acr3_default() [function] [call site] 01522
5 dng_1d_function::~dng_1d_function() [function] [call site] 01523
4 __cxa_guard_release [call site] 01524
3 dng_space_sRGB::Get() [function] [call site] 01525
3 AutoPtr<dng_spline_solver>::AutoPtr() [function] [call site] 01526
3 dng_negative::ColorimetricReference() const [function] [call site] 01527
3 dng_1d_identity::Get() [function] [call site] 01528
4 __cxa_guard_acquire [call site] 01529
4 __cxa_atexit [call site] 01530
4 dng_1d_identity::~dng_1d_identity() [function] [call site] 01531
5 dng_1d_function::~dng_1d_function() [function] [call site] 01532
4 __cxa_guard_release [call site] 01533
3 dng_camera_profile_id::dng_camera_profile_id() [function] [call site] 01534
4 dng_string::dng_string() [function] [call site] 01535
4 dng_fingerprint::dng_fingerprint() [function] [call site] 01536
4 dng_string::~dng_string() [function] [call site] 01537
3 dng_camera_profile_id::~dng_camera_profile_id() [function] [call site] 01538
4 dng_string::~dng_string() [function] [call site] 01539
3 dng_camera_profile::ToneCurve() const [function] [call site] 01540
3 dng_tone_curve::IsValid() const [function] [call site] 01541
3 dng_spline_solver::dng_spline_solver() [function] [call site] 01542
4 dng_1d_function::dng_1d_function() [function] [call site] 01543
3 AutoPtr<dng_spline_solver>::Reset(dng_spline_solver*) [function] [call site] 01544
3 dng_camera_profile::ToneCurve() const [function] [call site] 01545
3 AutoPtr<dng_spline_solver>::Get() const [function] [call site] 01546
3 dng_tone_curve::Solve(dng_spline_solver&) const [function] [call site] 01547
4 dng_spline_solver::Reset() [function] [call site] 01548
4 dng_spline_solver::Add(double, double) [function] [call site] 01549
3 AutoPtr<dng_spline_solver>::Get() const [function] [call site] 01550
3 dng_camera_profile::DefaultBlackRender() const [function] [call site] 01551
3 AutoPtr<dng_spline_solver>::~AutoPtr() [function] [call site] 01552
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 01553
2 dng_negative::IsMonochrome() const [function] [call site] 01554
3 dng_negative::ColorChannels() const [function] [call site] 01555
2 dng_space_GrayGamma22::Get() [function] [call site] 01556
2 dng_space_sRGB::Get() [function] [call site] 01557
2 dng_render::SetFinalSpace(dng_color_space const&) [function] [call site] 01558
2 dng_render::SetFinalPixelType(unsigned int) [function] [call site] 01559
2 dng_render::SetMaximumSize(unsigned int) [function] [call site] 01560
2 dng_render::Render() [function] [call site] 01561
3 dng_negative::Stage3Image() const [function] [call site] 01562
3 dng_negative::DefaultCropArea() const [function] [call site] 01563
3 dng_point::dng_point() [function] [call site] 01564
3 dng_negative::DefaultFinalWidth() const [function] [call site] 01565
3 dng_negative::DefaultFinalHeight() const [function] [call site] 01566
3 dng_render::MaximumSize() const [function] [call site] 01567
3 Max_uint32(unsigned int, unsigned int) [function] [call site] 01568
3 dng_render::MaximumSize() const [function] [call site] 01569
3 dng_negative::AspectRatio() const [function] [call site] 01570
3 dng_render::MaximumSize() const [function] [call site] 01571
3 Round_uint32(double) [function] [call site] 01572
3 Max_uint32(unsigned int, unsigned int) [function] [call site] 01573
3 dng_render::MaximumSize() const [function] [call site] 01574
3 Round_uint32(double) [function] [call site] 01575
3 Max_uint32(unsigned int, unsigned int) [function] [call site] 01576
3 AutoPtr<dng_image>::AutoPtr() [function] [call site] 01577
3 dng_rect::Size() const [function] [call site] 01578
3 dng_point::operator!=(dng_point const&) const [function] [call site] 01579
3 dng_rect::dng_rect(dng_point const&) [function] [call site] 01580
3 dng_image::Planes() const [function] [call site] 01581
3 dng_image::PixelType() const [function] [call site] 01582
3 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 01583
3 AutoPtr<dng_image>::Get() const [function] [call site] 01584
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01585
3 dng_image::Bounds() const [function] [call site] 01586
3 dng_resample_bicubic::Get() [function] [call site] 01587
4 __cxa_guard_acquire [call site] 01588
4 dng_resample_bicubic::dng_resample_bicubic() [function] [call site] 01589
5 dng_resample_function::dng_resample_function() [function] [call site] 01590
4 __cxa_atexit [call site] 01591
4 dng_resample_bicubic::~dng_resample_bicubic() [function] [call site] 01592
5 dng_resample_function::~dng_resample_function() [function] [call site] 01593
4 __cxa_guard_release [call site] 01594
4 __cxa_guard_abort [call site] 01595
3 ResampleImage(dng_host&, dng_image const&, dng_image&, dng_rect const&, dng_rect const&, dng_resample_function const&) [function] [call site] 01596
4 dng_resample_task::dng_resample_task(dng_image const&, dng_image&, dng_rect const&, dng_rect const&, dng_resample_function const&) [function] [call site] 01597
5 dng_filter_task::dng_filter_task(dng_image const&, dng_image&) [function] [call site] 01598
6 dng_area_task::dng_area_task() [function] [call site] 01599
6 dng_image::Planes() const [function] [call site] 01600
6 dng_image::PixelType() const [function] [call site] 01601
6 dng_image::Planes() const [function] [call site] 01602
6 dng_image::PixelType() const [function] [call site] 01603
6 dng_point::dng_point(int, int) [function] [call site] 01604
6 dng_point::dng_point(int, int) [function] [call site] 01605
6 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 01606
6 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01607
6 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01608
6 dng_area_task::~dng_area_task() [function] [call site] 01609
5 dng_rect::H() const [function] [call site] 01610
5 dng_rect::W() const [function] [call site] 01611
5 dng_resample_coords::dng_resample_coords() [function] [call site] 01612
6 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 01613
5 dng_resample_coords::dng_resample_coords() [function] [call site] 01614
5 dng_resample_weights::dng_resample_weights() [function] [call site] 01615
6 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 01616
6 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01617
5 dng_resample_weights::dng_resample_weights() [function] [call site] 01618
5 dng_point::dng_point() [function] [call site] 01619
5 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 01620
5 ThrowBadFormat(char const*) [function] [call site] 01621
5 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01622
5 dng_image::PixelSize() const [function] [call site] 01623
6 dng_image::PixelType() const [function] [call site] 01624
6 TagTypeSize(unsigned int) [function] [call site] 01625
5 dng_image::PixelSize() const [function] [call site] 01626
5 dng_image::PixelRange() const [function] [call site] 01627
5 dng_point::dng_point(int, int) [function] [call site] 01628
5 Round_int32(double) [function] [call site] 01629
5 Pin_int32(int, int, int) [function] [call site] 01630
6 Min_int32(int, int) [function] [call site] 01631
6 Max_int32(int, int) [function] [call site] 01632
5 Round_int32(double) [function] [call site] 01633
5 Pin_int32(int, int, int) [function] [call site] 01634
5 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01635
5 dng_resample_weights::~dng_resample_weights() [function] [call site] 01636
6 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01637
5 dng_resample_coords::~dng_resample_coords() [function] [call site] 01638
6 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01639
5 dng_filter_task::~dng_filter_task() [function] [call site] 01640
6 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01641
6 dng_area_task::~dng_area_task() [function] [call site] 01642
4 dng_resample_task::~dng_resample_task() [function] [call site] 01643
5 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01644
5 dng_resample_weights::~dng_resample_weights() [function] [call site] 01645
5 dng_resample_coords::~dng_resample_coords() [function] [call site] 01646
5 dng_filter_task::~dng_filter_task() [function] [call site] 01647
3 AutoPtr<dng_image>::Get() const [function] [call site] 01648
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01649
3 dng_image::Bounds() const [function] [call site] 01650
3 dng_render::FinalSpace() const [function] [call site] 01651
3 dng_color_space::IsMonochrome() const [function] [call site] 01652
4 dng_matrix::Cols() const [function] [call site] 01653
3 dng_rect::Size() const [function] [call site] 01654
3 dng_rect::dng_rect(dng_point const&) [function] [call site] 01655
3 dng_render::FinalPixelType() const [function] [call site] 01656
3 AutoPtr<dng_image>::AutoPtr(dng_image*) [function] [call site] 01657
3 AutoPtr<dng_image>::Get() const [function] [call site] 01658
3 dng_rect::TL() const [function] [call site] 01659
4 dng_point::dng_point(int, int) [function] [call site] 01660
3 dng_render_task::dng_render_task(dng_image const&, dng_image&, dng_negative const&, dng_render const&, dng_point const&) [function] [call site] 01661
4 dng_filter_task::dng_filter_task(dng_image const&, dng_image&) [function] [call site] 01662
4 dng_vector::dng_vector() [function] [call site] 01663
4 dng_matrix::dng_matrix() [function] [call site] 01664
4 AutoPtr<dng_hue_sat_map>::AutoPtr() [function] [call site] 01665
4 dng_1d_table::dng_1d_table() [function] [call site] 01666
4 AutoPtr<dng_hue_sat_map>::AutoPtr() [function] [call site] 01667
4 dng_1d_table::dng_1d_table() [function] [call site] 01668
4 dng_matrix::dng_matrix() [function] [call site] 01669
4 dng_1d_table::dng_1d_table() [function] [call site] 01670
4 AutoPtr<dng_1d_table>::AutoPtr() [function] [call site] 01671
4 AutoPtr<dng_1d_table>::AutoPtr() [function] [call site] 01672
4 AutoPtr<dng_1d_table>::AutoPtr() [function] [call site] 01673
4 AutoPtr<dng_1d_table>::AutoPtr() [function] [call site] 01674
4 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 01675
4 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01676
4 AutoPtr<dng_1d_table>::~AutoPtr() [function] [call site] 01677
4 dng_1d_table::~dng_1d_table() [function] [call site] 01678
4 dng_matrix::~dng_matrix() [function] [call site] 01679
4 AutoPtr<dng_hue_sat_map>::~AutoPtr() [function] [call site] 01680
4 dng_vector::~dng_vector() [function] [call site] 01681
4 dng_filter_task::~dng_filter_task() [function] [call site] 01682
3 AutoPtr<dng_image>::operator->() const [function] [call site] 01683
3 dng_image::Bounds() const [function] [call site] 01684
3 AutoPtr<dng_image>::Release() [function] [call site] 01685
3 dng_render_task::~dng_render_task() [function] [call site] 01686
4 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01687
4 AutoPtr<dng_1d_table>::~AutoPtr() [function] [call site] 01688
4 dng_1d_table::~dng_1d_table() [function] [call site] 01689
4 dng_matrix::~dng_matrix() [function] [call site] 01690
4 AutoPtr<dng_hue_sat_map>::~AutoPtr() [function] [call site] 01691
4 dng_vector::~dng_vector() [function] [call site] 01692
4 dng_filter_task::~dng_filter_task() [function] [call site] 01693
3 AutoPtr<dng_image>::~AutoPtr() [function] [call site] 01694
2 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 01695
2 dng_render::~dng_render() [function] [call site] 01696
3 AutoPtr<dng_spline_solver>::~AutoPtr() [function] [call site] 01697
2 AutoPtr<dng_image>::operator->() const [function] [call site] 01698
2 dng_image::Bounds() const [function] [call site] 01699
2 dng_rect::W() const [function] [call site] 01700
2 AutoPtr<dng_image>::operator->() const [function] [call site] 01701
2 dng_image::Bounds() const [function] [call site] 01702
2 dng_rect::H() const [function] [call site] 01703
2 Max_uint32(unsigned int, unsigned int) [function] [call site] 01704
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 01705
2 dng_negative::RawJPEGImage() const [function] [call site] 01706
2 dng_jpeg_preview::dng_jpeg_preview() [function] [call site] 01707
3 dng_preview::dng_preview() [function] [call site] 01708
3 dng_point::dng_point() [function] [call site] 01709
3 dng_point::dng_point(int, int) [function] [call site] 01710
3 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 01711
3 dng_preview::~dng_preview() [function] [call site] 01712
4 dng_preview_info::~dng_preview_info() [function] [call site] 01713
2 dng_image_preview::dng_image_preview() [function] [call site] 01714
3 dng_preview::dng_preview() [function] [call site] 01715
3 AutoPtr<dng_image>::AutoPtr() [function] [call site] 01716
3 dng_ifd::dng_ifd() [function] [call site] 01717
3 AutoPtr<dng_image>::~AutoPtr() [function] [call site] 01718
3 dng_preview::~dng_preview() [function] [call site] 01719
2 AutoPtr<dng_preview>::AutoPtr(dng_preview*) [function] [call site] 01720
2 AutoPtr<dng_preview>::operator->() const [function] [call site] 01721
2 dng_string::Set(char const*) [function] [call site] 01722
2 AutoPtr<dng_preview>::operator->() const [function] [call site] 01723
2 dng_string::Set(char const*) [function] [call site] 01724
2 AutoPtr<dng_preview>::operator->() const [function] [call site] 01725
2 dng_string::Set(char const*) [function] [call site] 01726
2 AutoPtr<dng_image>::operator->() const [function] [call site] 01727
2 dng_image::Planes() const [function] [call site] 01728
2 AutoPtr<dng_preview>::operator->() const [function] [call site] 01729
2 dng_date_time_info::Encode_ISO_8601() const [function] [call site] 01730
3 dng_string::dng_string() [function] [call site] 01731
3 dng_date_time_info::IsValid() const [function] [call site] 01732
4 dng_date_time::IsValid() const [function] [call site] 01733
3 sprintf [call site] 01734
3 dng_string::Set(char const*) [function] [call site] 01735
3 sprintf [call site] 01736
3 dng_string::Append(char const*) [function] [call site] 01737
4 strlenAsUint32(char const*) [function] [call site] 01738
4 dng_string::Length() const [function] [call site] 01739
4 SafeUint32Add(unsigned int, unsigned int) [function] [call site] 01740
4 dng_memory_data::dng_memory_data(unsigned int) [function] [call site] 01741
4 dng_memory_data::Buffer_char() [function] [call site] 01742
4 dng_string::Get() const [function] [call site] 01743
4 dng_memory_data::~dng_memory_data() [function] [call site] 01744
4 dng_string::Set(char const*) [function] [call site] 01745
3 dng_string::NotEmpty() const [function] [call site] 01746
3 dng_string::Length() const [function] [call site] 01747
3 dng_string::Get() const [function] [call site] 01748
3 dng_string::Get() const [function] [call site] 01749
3 dng_string::Append(char const*) [function] [call site] 01750
3 dng_string::Get() const [function] [call site] 01751
3 dng_string::Append(char const*) [function] [call site] 01752
3 dng_time_zone::NotValid() const [function] [call site] 01753
4 dng_time_zone::IsValid() const [function] [call site] 01754
3 LocalTimeZone(dng_date_time const&) [function] [call site] 01755
4 dng_time_zone::dng_time_zone() [function] [call site] 01756
4 dng_date_time::IsValid() const [function] [call site] 01757
4 dng_date_time_info::dng_date_time_info() [function] [call site] 01758
4 CurrentDateTimeAndZone(dng_date_time_info&) [function] [call site] 01759
4 dng_date_time_info::TimeZone() const [function] [call site] 01760
4 dng_date_time_info::~dng_date_time_info() [function] [call site] 01761
5 dng_string::~dng_string() [function] [call site] 01762
3 dng_time_zone::Encode_ISO_8601() const [function] [call site] 01763
4 dng_string::dng_string() [function] [call site] 01764
4 dng_time_zone::IsValid() const [function] [call site] 01765
4 dng_time_zone::OffsetMinutes() const [function] [call site] 01766
4 dng_string::Set(char const*) [function] [call site] 01767
4 dng_string::~dng_string() [function] [call site] 01768
4 dng_time_zone::OffsetMinutes() const [function] [call site] 01769
4 sprintf [call site] 01770
4 sprintf [call site] 01771
4 dng_string::Set(char const*) [function] [call site] 01772
3 dng_string::Get() const [function] [call site] 01773
3 dng_string::Append(char const*) [function] [call site] 01774
3 dng_string::~dng_string() [function] [call site] 01775
3 dng_time_zone::IsValid() const [function] [call site] 01776
3 dng_time_zone::Encode_ISO_8601() const [function] [call site] 01777
3 dng_string::Get() const [function] [call site] 01778
3 dng_string::Append(char const*) [function] [call site] 01779
3 dng_string::~dng_string() [function] [call site] 01780
3 dng_string::~dng_string() [function] [call site] 01781
2 AutoPtr<dng_preview>::operator->() const [function] [call site] 01782
2 dng_string::operator=(dng_string const&) [function] [call site] 01783
3 dng_string::Get() const [function] [call site] 01784
3 dng_string::Set(char const*) [function] [call site] 01785
2 dng_string::~dng_string() [function] [call site] 01786
2 AutoPtr<dng_preview>::Get() const [function] [call site] 01787
2 __dynamic_cast [call site] 01788
2 AutoPtr<dng_image>::Release() [function] [call site] 01789
2 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 01790
2 AutoPtr<dng_preview>::Get() const [function] [call site] 01791
2 __dynamic_cast [call site] 01792
2 dng_image_writer::dng_image_writer() [function] [call site] 01793
2 AutoPtr<dng_image>::operator*() const [function] [call site] 01794
2 dng_image_writer::EncodeJPEGPreview(dng_host&, dng_image const&, dng_jpeg_preview&, int) [function] [call site] 01795
3 dng_host::Allocator() [function] [call site] 01796
3 dng_memory_stream::dng_memory_stream(dng_memory_allocator&, dng_abort_sniffer*, unsigned int) [function] [call site] 01797
4 dng_stream::dng_stream(dng_abort_sniffer*, unsigned int, unsigned long) [function] [call site] 01798
3 jpeg_std_error [call site] 01799
3 jpeg_CreateCompress [call site] 01800
3 dng_image::Bounds() const [function] [call site] 01801
3 dng_rect::W() const [function] [call site] 01802
3 dng_image::Bounds() const [function] [call site] 01803
3 dng_rect::H() const [function] [call site] 01804
3 dng_image::Planes() const [function] [call site] 01805
3 dng_image::Planes() const [function] [call site] 01806
3 ThrowProgramError(char const*) [function] [call site] 01807
3 jpeg_set_defaults [call site] 01808
3 jpeg_set_adobe_quality(jpeg_compress_struct*, int) [function] [call site] 01809
4 jpeg_set_quality [call site] 01810
3 dng_image::Size() const [function] [call site] 01811
3 dng_image::Planes() const [function] [call site] 01812
3 jpeg_start_compress [call site] 01813
3 dng_image::Bounds() const [function] [call site] 01814
3 dng_image::Planes() const [function] [call site] 01815
3 dng_pixel_buffer::dng_pixel_buffer(dng_rect const&, unsigned int, unsigned int, unsigned int, unsigned int, void*) [function] [call site] 01816
3 AutoPtr<dng_memory_block>::AutoPtr(dng_memory_block*) [function] [call site] 01817
3 AutoPtr<dng_memory_block>::operator->() const [function] [call site] 01818
3 dng_memory_block::Buffer() [function] [call site] 01819
3 dng_image::Get(dng_pixel_buffer&, dng_image::edge_option, unsigned int, unsigned int) const [function] [call site] 01820
3 dng_pixel_buffer::DirtyPixel_uint8(int, int, unsigned int) [function] [call site] 01821
4 dng_pixel_buffer::DirtyPixel(int, int, unsigned int) [function] [call site] 01822
3 jpeg_write_scanlines [call site] 01823
3 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01824
3 jpeg_finish_compress [call site] 01825
3 jpeg_destroy_compress [call site] 01826
3 dng_pixel_buffer::~dng_pixel_buffer() [function] [call site] 01827
3 __cxa_begin_catch [call site] 01828
3 jpeg_destroy_compress [call site] 01829
3 __cxa_rethrow [call site] 01830
3 __cxa_end_catch [call site] 01831
3 dng_host::Allocator() [function] [call site] 01832
3 dng_stream::AsMemoryBlock(dng_memory_allocator&) [function] [call site] 01833
4 dng_stream::Flush() [function] [call site] 01834
4 dng_stream::Length() [function] [call site] 01835
4 ThrowProgramError(char const*) [function] [call site] 01836
4 AutoPtr<dng_memory_block>::AutoPtr(dng_memory_block*) [function] [call site] 01837
4 dng_stream::SetReadPosition(unsigned long) [function] [call site] 01838
4 AutoPtr<dng_memory_block>::operator->() const [function] [call site] 01839
4 dng_memory_block::Buffer() [function] [call site] 01840
4 dng_stream::Get(void*, unsigned int) [function] [call site] 01841
4 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 01842
4 AutoPtr<dng_memory_block>::Release() [function] [call site] 01843
3 AutoPtr<dng_memory_block>::Reset(dng_memory_block*) [function] [call site] 01844
3 dng_memory_stream::~dng_memory_stream() [function] [call site] 01845
4 dng_stream::~dng_stream() [function] [call site] 01846
3 __clang_call_terminate [call site] 01847
2 dng_image_writer::~dng_image_writer() [function] [call site] 01848
2 dng_preview_list::Append(AutoPtr<dng_preview>&) [function] [call site] 01849
3 AutoPtr<dng_preview>::Get() const [function] [call site] 01850
3 AutoPtr<dng_preview>::Release() [function] [call site] 01851
3 AutoPtr<dng_preview>::Reset(dng_preview*) [function] [call site] 01852
2 AutoPtr<dng_preview>::~AutoPtr() [function] [call site] 01853
2 AutoPtr<dng_image>::~AutoPtr() [function] [call site] 01854
2 dng_timer::~dng_timer() [function] [call site] 01855
2 dng_string::Get() const [function] [call site] 01856
2 dng_file_stream::dng_file_stream(char const*, bool, unsigned int) [function] [call site] 01857
2 dng_timer::dng_timer(char const*) [function] [call site] 01858
2 dng_image_writer::dng_image_writer() [function] [call site] 01859
2 AutoPtr<dng_negative>::Get() const [function] [call site] 01860
2 dng_image_writer::WriteDNG(dng_host&, dng_stream&, dng_negative&, dng_preview_list const*, unsigned int, bool) [function] [call site] 01861
3 dng_negative::Metadata() [function] [call site] 01862
2 dng_image_writer::~dng_image_writer() [function] [call site] 01863
2 dng_timer::~dng_timer() [function] [call site] 01864
2 dng_string::Clear() [function] [call site] 01865
2 dng_file_stream::~dng_file_stream() [function] [call site] 01866
2 dng_date_time_info::~dng_date_time_info() [function] [call site] 01867
2 dng_preview_list::~dng_preview_list() [function] [call site] 01868
3 AutoPtr<dng_preview>::~AutoPtr() [function] [call site] 01869
2 dng_string::NotEmpty() const [function] [call site] 01870
2 AutoPtr<dng_negative>::operator*() const [function] [call site] 01871
2 dng_render::dng_render(dng_host&, dng_negative const&) [function] [call site] 01872
2 dng_render::SetFinalSpace(dng_color_space const&) [function] [call site] 01873
2 dng_render::SetFinalPixelType(unsigned int) [function] [call site] 01874
2 dng_host::MinimumSize() const [function] [call site] 01875
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 01876
2 dng_negative::Stage3Image() const [function] [call site] 01877
2 dng_image::Size() const [function] [call site] 01878
2 Max_uint32(unsigned int, unsigned int) [function] [call site] 01879
2 dng_render::SetMaximumSize(unsigned int) [function] [call site] 01880
2 AutoPtr<dng_image>::AutoPtr() [function] [call site] 01881
2 dng_timer::dng_timer(char const*) [function] [call site] 01882
2 dng_render::Render() [function] [call site] 01883
2 AutoPtr<dng_image>::Reset(dng_image*) [function] [call site] 01884
2 dng_timer::~dng_timer() [function] [call site] 01885
2 AutoPtr<dng_image>::operator->() const [function] [call site] 01886
2 AutoPtr<dng_negative>::operator->() const [function] [call site] 01887
2 dng_negative::Orientation() [function] [call site] 01888
3 dng_negative::Metadata() [function] [call site] 01889
2 dng_string::Get() const [function] [call site] 01890
2 dng_file_stream::dng_file_stream(char const*, bool, unsigned int) [function] [call site] 01891
2 dng_timer::dng_timer(char const*) [function] [call site] 01892
2 dng_image_writer::dng_image_writer() [function] [call site] 01893
2 AutoPtr<dng_image>::Get() const [function] [call site] 01894
2 AutoPtr<dng_image>::operator->() const [function] [call site] 01895
2 dng_image::Planes() const [function] [call site] 01896
2 AutoPtr<dng_negative>::Get() const [function] [call site] 01897
2 dng_render::FinalSpace() const [function] [call site] 01898
2 dng_image_writer::WriteTIFF(dng_host&, dng_stream&, dng_image const&, unsigned int, unsigned int, dng_negative*, dng_color_space const*, dng_resolution const*, dng_jpeg_preview const*, dng_memory_block const*, dng_metadata_subset) [function] [call site] 01899
3 dng_negative::Metadata() [function] [call site] 01900
3 dng_image_writer::WriteTIFF(dng_host&, dng_stream&, dng_image const&, unsigned int, unsigned int, dng_metadata const*, dng_color_space const*, dng_resolution const*, dng_jpeg_preview const*, dng_memory_block const*, dng_metadata_subset) [function] [call site] 01901
2 dng_image_writer::~dng_image_writer() [function] [call site] 01902
2 dng_timer::~dng_timer() [function] [call site] 01903
2 dng_string::Clear() [function] [call site] 01904
2 dng_file_stream::~dng_file_stream() [function] [call site] 01905
2 AutoPtr<dng_image>::~AutoPtr() [function] [call site] 01906
2 dng_render::~dng_render() [function] [call site] 01907
2 AutoPtr<dng_negative>::~AutoPtr() [function] [call site] 01908
2 dng_host::~dng_host() [function] [call site] 01909
2 dng_file_stream::~dng_file_stream() [function] [call site] 01910
2 __cxa_begin_catch [call site] 01911
2 dng_exception::ErrorCode() const [function] [call site] 01912
2 __cxa_end_catch [call site] 01913
2 __cxa_begin_catch [call site] 01914
2 __cxa_end_catch [call site] 01915
2 __clang_call_terminate [call site] 01916
1 unlink [call site] 01917