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

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
392 249 HeifContext::read_from_memory(void const*, unsigned long, bool) call site: 00249
333 1555 Fraction::Fraction(unsigned int, unsigned int) call site: 01555 heif_decode_image
159 1395 color_profile_nclx::color_profile_nclx() call site: 01395 __cxa_begin_catch
75 1317 ultrahdr::HeifUltraHdr::decodeHeicUltraHdr(uhdr_compressed_image*, uhdr_raw_image*, float, uhdr_color_transfer, uhdr_img_fmt, uhdr_raw_image*, uhdr_gainmap_metadata*) call site: 01317 heif_decode_image
40 648 heif_context_read_from_memory_without_copy call site: 00648 heif_image_handle_get_gain_map_metadata
32 214 HeifFile::parse_heif_file() call site: 00214
23 39 list_all_potential_plugins_in_directory_unix(char const*) call site: 00039 heif_load_plugin
15 920 master_selection call site: 00920 jinit_1pass_quantizer
15 1217 ultrahdr::getMetadataFromXMP(unsigned char*, unsigned long, unsigned char*, int, ultrahdr::uhdr_gainmap_metadata_ext*) call site: 01217 memcmp
9 906 jpeg_core_output_dimensions call site: 00906 jdiv_round_up
8 1093 photos_editing_formats::image_io::DataMatchResult::DataMatchResult(photos_editing_formats::image_io::DataMatchResult::Type, unsigned long) call site: 01093
7 898 jpeg_calc_output_dimensions call site: 00898 jdiv_round_up

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 UltraHdrDecFuzzer::UltraHdrDecFuzzer(unsigned char const*, unsigned long) [function] [call site] 00001
1 UltraHdrDecFuzzer::process() [function] [call site] 00002
2 is_uhdr_image [function] [call site] 00003
3 uhdr_create_decoder [function] [call site] 00004
4 uhdr_decoder_private::uhdr_decoder_private() [function] [call site] 00005
5 uhdr_codec_private::uhdr_codec_private() [function] [call site] 00006
4 uhdr_reset_decoder [function] [call site] 00007
5 __dynamic_cast [call site] 00008
3 uhdr_dec_set_image [function] [call site] 00009
4 __dynamic_cast [call site] 00010
4 snprintf [call site] 00011
4 __dynamic_cast [call site] 00012
3 uhdr_release_decoder [function] [call site] 00013
4 __dynamic_cast [call site] 00014
3 uhdr_dec_probe [function] [call site] 00015
4 __dynamic_cast [call site] 00016
4 heif_check_filetype [function] [call site] 00017
5 heif_read_main_brand [function] [call site] 00018
6 heif_fourcc_to_brand [function] [call site] 00019
7 fourcc(char const*) [function] [call site] 00020
4 heif_context_alloc [function] [call site] 00021
5 load_plugins_if_not_initialized_yet() [function] [call site] 00022
6 heif_init [function] [call site] 00023
7 heif_init_mutex() [function] [call site] 00024
8 __cxa_guard_acquire [call site] 00025
8 __cxa_atexit [call site] 00026
8 __cxa_guard_release [call site] 00027
8 __cxa_guard_abort [call site] 00028
7 ColorConversionPipeline::init_ops() [function] [call site] 00029
7 register_default_plugins() [function] [call site] 00030
8 get_encoder_plugin_mask() [function] [call site] 00031
8 register_encoder(heif_encoder_plugin const*) [function] [call site] 00032
7 get_plugin_paths() [function] [call site] 00033
8 get_plugin_directories_from_environment_variable_unix() [function] [call site] 00034
9 getenv [call site] 00035
7 heif_load_plugins [function] [call site] 00036
8 list_all_potential_plugins_in_directory(char const*) [function] [call site] 00037
9 list_all_potential_plugins_in_directory_unix(char const*) [function] [call site] 00038
10 opendir [call site] 00039
10 readdir [call site] 00040
10 strlen [call site] 00041
10 strcmp [call site] 00042
10 closedir [call site] 00043
8 heif_load_plugin [function] [call site] 00044
9 heif_init_mutex() [function] [call site] 00045
9 PluginLibrary_Unix::PluginLibrary_Unix() [function] [call site] 00046
10 PluginLibrary::PluginLibrary() [function] [call site] 00047
9 PluginLibrary_Unix::load_from_file(char const*) [function] [call site] 00048
10 dlopen [call site] 00049
10 dlsym [call site] 00050
10 dlerror [call site] 00051
10 fprintf [call site] 00052
9 PluginLibrary_Unix::get_plugin_info() [function] [call site] 00053
9 PluginLibrary_Unix::operator==(PluginLibrary_Unix const&) const [function] [call site] 00054
9 loaded_plugin::loaded_plugin() [function] [call site] 00055
10 PluginLibrary_Unix::PluginLibrary_Unix() [function] [call site] 00056
9 PluginLibrary_Unix::operator=(PluginLibrary_Unix const&) [function] [call site] 00057
10 PluginLibrary::operator=(PluginLibrary const&) [function] [call site] 00058
9 heif_register_encoder_plugin [function] [call site] 00059
10 register_encoder(heif_encoder_plugin const*) [function] [call site] 00060
9 heif_register_decoder_plugin [function] [call site] 00061
10 register_decoder(heif_decoder_plugin const*) [function] [call site] 00062
5 heif_context::heif_context() [function] [call site] 00063
4 heif_context_read_from_memory_without_copy [function] [call site] 00064
5 HeifContext::read_from_memory(void const*, unsigned long, bool) [function] [call site] 00065
6 HeifFile::set_security_limits(heif_security_limits const*) [function] [call site] 00066
6 HeifFile::read_from_memory(void const*, unsigned long, bool) [function] [call site] 00067
7 HeifFile::read(std::__1::shared_ptr<StreamReader> const&) [function] [call site] 00068
8 Error::Error() [function] [call site] 00069
8 FileLayout::read(std::__1::shared_ptr<StreamReader> const&, heif_security_limits const*) [function] [call site] 00070
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00071
9 BitstreamRange::BitstreamRange(std::__1::shared_ptr<StreamReader>, unsigned long, BitstreamRange*) [function] [call site] 00072
9 BoxHeader::BoxHeader() [function] [call site] 00073
9 Error::Error() [function] [call site] 00074
9 BoxHeader::parse_header(BitstreamRange&) [function] [call site] 00075
10 BitstreamRange::wait_for_available_bytes(unsigned long) [function] [call site] 00076
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00077
10 BitstreamRange::read32() [function] [call site] 00078
11 BitstreamRange::prepare_read(unsigned long) [function] [call site] 00079
12 BitstreamRange::skip_to_end_of_box() [function] [call site] 00080
13 BitstreamRange::skip_without_advancing_file_pos(unsigned long) [function] [call site] 00081
13 StreamReader::seek_cur(unsigned long) [function] [call site] 00082
12 BitstreamRange::prepare_read(unsigned long) [function] [call site] 00083
11 BitstreamRange::get_istream() [function] [call site] 00084
11 BitstreamRange::set_eof_while_reading() [function] [call site] 00085
12 BitstreamRange::set_eof_while_reading() [function] [call site] 00086
10 BitstreamRange::read32() [function] [call site] 00087
10 BitstreamRange::wait_for_available_bytes(unsigned long) [function] [call site] 00088
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00089
10 BitstreamRange::read32() [function] [call site] 00090
10 BitstreamRange::read32() [function] [call site] 00091
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00092
10 fourcc(char const*) [function] [call site] 00093
10 BitstreamRange::wait_for_available_bytes(unsigned long) [function] [call site] 00094
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00095
10 BitstreamRange::prepare_read(unsigned long) [function] [call site] 00096
10 BitstreamRange::get_istream() [function] [call site] 00097
10 BitstreamRange::get_error() const [function] [call site] 00098
11 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00099
11 Error::Error(Error const&) [function] [call site] 00100
9 Error::operator=(Error&&) [function] [call site] 00101
9 Error::~Error() [function] [call site] 00102
9 Error::operator bool() const [function] [call site] 00103
9 Error::Error(Error&&) [function] [call site] 00104
9 BoxHeader::get_short_type() const [function] [call site] 00105
9 fourcc(char const*) [function] [call site] 00106
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00107
9 BoxHeader::get_box_size() const [function] [call site] 00108
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00109
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00110
9 BitstreamRange::BitstreamRange(std::__1::shared_ptr<StreamReader>, unsigned long, unsigned long) [function] [call site] 00111
9 Box::read(BitstreamRange&, std::__1::shared_ptr<Box>*, heif_security_limits const*) [function] [call site] 00112
10 BoxHeader::BoxHeader() [function] [call site] 00113
10 BoxHeader::parse_header(BitstreamRange&) [function] [call site] 00114
10 Error::operator bool() const [function] [call site] 00115
10 Error::Error(Error&&) [function] [call site] 00116
10 BitstreamRange::error() const [function] [call site] 00117
10 BitstreamRange::get_error() const [function] [call site] 00118
10 BoxHeader::get_short_type() const [function] [call site] 00119
10 BoxHeader::get_uuid_type() const [function] [call site] 00120
11 fourcc(char const*) [function] [call site] 00121
10 BoxHeader::get_uuid_type() const [function] [call site] 00122
10 BoxHeader::get_short_type() const [function] [call site] 00123
10 BoxHeader::get_short_type() const [function] [call site] 00124
10 Box::set_short_header(BoxHeader const&) [function] [call site] 00125
11 BoxHeader::operator=(BoxHeader const&) [function] [call site] 00126
10 BoxHeader::get_type_string() const [function] [call site] 00127
11 fourcc(char const*) [function] [call site] 00128
11 fourcc_to_string(unsigned int) [function] [call site] 00129
10 BitstreamRange::get_nesting_level() const [function] [call site] 00130
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00131
10 BoxHeader::has_fixed_box_size() const [function] [call site] 00132
10 BoxHeader::get_box_size() const [function] [call site] 00133
10 BoxHeader::get_header_size() const [function] [call site] 00134
10 BoxHeader::get_box_size() const [function] [call site] 00135
10 BoxHeader::get_header_size() const [function] [call site] 00136
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00137
10 BoxHeader::get_box_size() const [function] [call site] 00138
10 BoxHeader::get_header_size() const [function] [call site] 00139
10 BoxHeader::get_box_size() const [function] [call site] 00140
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00141
10 BitstreamRange::wait_for_available_bytes(unsigned long) [function] [call site] 00142
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00143
10 BoxHeader::get_box_size() const [function] [call site] 00144
10 BoxHeader::has_fixed_box_size() const [function] [call site] 00145
10 BoxHeader::get_header_size() const [function] [call site] 00146
10 BitstreamRange::get_remaining_bytes() const [function] [call site] 00147
10 BitstreamRange::get_remaining_bytes() const [function] [call site] 00148
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00149
10 BitstreamRange::get_istream() [function] [call site] 00150
10 BitstreamRange::BitstreamRange(std::__1::shared_ptr<StreamReader>, unsigned long, BitstreamRange*) [function] [call site] 00151
10 Error::operator=(Error&&) [function] [call site] 00152
10 Error::~Error() [function] [call site] 00153
10 BitstreamRange::skip_to_end_of_box() [function] [call site] 00154
10 Error::operator==(Error const&) const [function] [call site] 00155
10 BoxHeader::get_short_type() const [function] [call site] 00156
10 Error::Error(Error&&) [function] [call site] 00157
10 BitstreamRange::~BitstreamRange() [function] [call site] 00158
10 Error::~Error() [function] [call site] 00159
10 BoxHeader::~BoxHeader() [function] [call site] 00160
9 Error::operator=(Error&&) [function] [call site] 00161
9 Error::~Error() [function] [call site] 00162
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00163
9 BitstreamRange::BitstreamRange(std::__1::shared_ptr<StreamReader>, unsigned long, unsigned long) [function] [call site] 00164
9 BoxHeader::BoxHeader() [function] [call site] 00165
9 BoxHeader::parse_header(BitstreamRange&) [function] [call site] 00166
9 Error::operator=(Error&&) [function] [call site] 00167
9 Error::~Error() [function] [call site] 00168
9 Error::operator bool() const [function] [call site] 00169
9 Error::Error(Error&&) [function] [call site] 00170
9 BoxHeader::get_short_type() const [function] [call site] 00171
9 fourcc(char const*) [function] [call site] 00172
9 BoxHeader::get_box_size() const [function] [call site] 00173
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00174
9 BoxHeader::get_box_size() const [function] [call site] 00175
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00176
9 BitstreamRange::BitstreamRange(std::__1::shared_ptr<StreamReader>, unsigned long, unsigned long) [function] [call site] 00177
9 Box::read(BitstreamRange&, std::__1::shared_ptr<Box>*, heif_security_limits const*) [function] [call site] 00178
9 Error::operator=(Error&&) [function] [call site] 00179
9 Error::~Error() [function] [call site] 00180
9 Error::operator bool() const [function] [call site] 00181
9 Error::Error(Error&&) [function] [call site] 00182
9 BitstreamRange::~BitstreamRange() [function] [call site] 00183
9 BoxHeader::get_box_size() const [function] [call site] 00184
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00185
9 BoxHeader::get_box_size() const [function] [call site] 00186
9 BoxHeader::~BoxHeader() [function] [call site] 00187
9 BitstreamRange::~BitstreamRange() [function] [call site] 00188
9 Error::Error(Error const&) [function] [call site] 00189
9 BitstreamRange::~BitstreamRange() [function] [call site] 00190
9 Error::~Error() [function] [call site] 00191
9 BoxHeader::~BoxHeader() [function] [call site] 00192
8 Error::operator=(Error&&) [function] [call site] 00193
8 Error::~Error() [function] [call site] 00194
8 Error::operator bool() const [function] [call site] 00195
8 Error::Error(Error&&) [function] [call site] 00196
8 HeifFile::parse_heif_file() [function] [call site] 00197
9 FileLayout::get_ftyp_box() [function] [call site] 00198
9 Box_ftyp::has_compatible_brand(unsigned int) const [function] [call site] 00199
9 Box_ftyp::has_compatible_brand(unsigned int) const [function] [call site] 00200
9 Box_ftyp::has_compatible_brand(unsigned int) const [function] [call site] 00201
9 Box_ftyp::has_compatible_brand(unsigned int) const [function] [call site] 00202
9 Box_ftyp::has_compatible_brand(unsigned int) const [function] [call site] 00203
9 Box_ftyp::get_major_brand() const [function] [call site] 00204
9 Box_ftyp::has_compatible_brand(unsigned int) const [function] [call site] 00205
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00206
9 FileLayout::get_meta_box() [function] [call site] 00207
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00208
9 std::__1::shared_ptr<Box_hdlr> Box::get_child_box<Box_hdlr>() const [function] [call site] 00209
9 Box_hdlr::get_handler_type() const [function] [call site] 00210
9 fourcc(char const*) [function] [call site] 00211
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00212
9 std::__1::shared_ptr<Box_pitm> Box::get_child_box<Box_pitm>() const [function] [call site] 00213
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00214
9 std::__1::shared_ptr<Box_iprp> Box::get_child_box<Box_iprp>() const [function] [call site] 00215
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00216
9 std::__1::shared_ptr<Box_ipco> Box::get_child_box<Box_ipco>() const [function] [call site] 00217
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00218
9 std::__1::vector<std::__1::shared_ptr<Box_ipma>, std::__1::allocator<std::__1::shared_ptr<Box_ipma> > > Box::get_child_boxes<Box_ipma>() const [function] [call site] 00219
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00220
9 std::__1::shared_ptr<Box_iloc> Box::get_child_box<Box_iloc>() const [function] [call site] 00221
9 Box_ipma::insert_entries_from_other_ipma_box(Box_ipma const&) [function] [call site] 00222
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00223
9 std::__1::shared_ptr<Box_idat> Box::get_child_box<Box_idat>() const [function] [call site] 00224
9 std::__1::shared_ptr<Box_iref> Box::get_child_box<Box_iref>() const [function] [call site] 00225
9 HeifFile::get_primary_image_ID() const [function] [call site] 00226
10 Box_pitm::get_item_ID() const [function] [call site] 00227
9 HeifFile::check_for_ref_cycle(unsigned int, std::__1::shared_ptr<Box_iref> const&) const [function] [call site] 00228
10 HeifFile::check_for_ref_cycle_recursion(unsigned int, std::__1::shared_ptr<Box_iref> const&, std::__1::unordered_set<unsigned int, std::__1::hash<unsigned int>, std::__1::equal_to<unsigned int>, std::__1::allocator<unsigned int> >&) const [function] [call site] 00229
11 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00230
11 fourcc(char const*) [function] [call site] 00231
11 Box_iref::get_references(unsigned int, unsigned int) const [function] [call site] 00232
12 BoxHeader::get_short_type() const [function] [call site] 00233
11 HeifFile::check_for_ref_cycle_recursion(unsigned int, std::__1::shared_ptr<Box_iref> const&, std::__1::unordered_set<unsigned int, std::__1::hash<unsigned int>, std::__1::equal_to<unsigned int>, std::__1::allocator<unsigned int> >&) const [function] [call site] 00234
12 Error::operator bool() const [function] [call site] 00235
12 Error::~Error() [function] [call site] 00236
12 Error::Error(Error const&) [function] [call site] 00237
9 Error::operator bool() const [function] [call site] 00238
9 Error::~Error() [function] [call site] 00239
9 std::__1::shared_ptr<Box_iinf> Box::get_child_box<Box_iinf>() const [function] [call site] 00240
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00241
9 std::__1::shared_ptr<Box_grpl> Box::get_child_box<Box_grpl>() const [function] [call site] 00242
9 std::__1::vector<std::__1::shared_ptr<Box_infe>, std::__1::allocator<std::__1::shared_ptr<Box_infe> > > Box::get_child_boxes<Box_infe>() const [function] [call site] 00243
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00244
9 Box_infe::get_item_ID() const [function] [call site] 00245
9 Error::Error(Error const&) [function] [call site] 00246
6 Error::operator bool() const [function] [call site] 00247
6 Error::Error(Error&&) [function] [call site] 00248
6 Error::~Error() [function] [call site] 00249
6 HeifContext::interpret_heif_file() [function] [call site] 00250
7 HeifFile::get_item_IDs() const [function] [call site] 00251
8 Box_infe::get_item_ID() const [function] [call site] 00252
7 HeifFile::get_ftyp_box() [function] [call site] 00253
7 Box_ftyp::has_compatible_brand(unsigned int) const [function] [call site] 00254
7 HeifFile::get_infe_box(unsigned int) [function] [call site] 00255
7 ImageItem::alloc_for_infe_box(HeifContext*, std::__1::shared_ptr<Box_infe> const&) [function] [call site] 00256
8 Box_infe::get_item_type_4cc() const [function] [call site] 00257
8 Box_infe::get_item_ID() const [function] [call site] 00258
8 fourcc(char const*) [function] [call site] 00259
8 fourcc(char const*) [function] [call site] 00260
8 Box_infe::get_content_type() const [function] [call site] 00261
8 fourcc(char const*) [function] [call site] 00262
8 fourcc(char const*) [function] [call site] 00263
8 fourcc(char const*) [function] [call site] 00264
8 fourcc(char const*) [function] [call site] 00265
8 fourcc(char const*) [function] [call site] 00266
8 fourcc_to_string(unsigned int) [function] [call site] 00267
8 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00268
8 Error::~Error() [function] [call site] 00269
8 fourcc(char const*) [function] [call site] 00270
8 fourcc(char const*) [function] [call site] 00271
8 fourcc(char const*) [function] [call site] 00272
8 fourcc(char const*) [function] [call site] 00273
8 fourcc(char const*) [function] [call site] 00274
7 Box_infe::is_hidden_item() const [function] [call site] 00275
7 HeifFile::get_primary_image_ID() const [function] [call site] 00276
7 ImageItem::set_primary(bool) [function] [call site] 00277
7 HeifFile::get_properties(unsigned int, std::__1::vector<std::__1::shared_ptr<Box>, std::__1::allocator<std::__1::shared_ptr<Box> > >&) const [function] [call site] 00278
8 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00279
8 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00280
8 Box_ipco::get_properties_for_item_ID(unsigned int, std::__1::shared_ptr<Box_ipma> const&, std::__1::vector<std::__1::shared_ptr<Box>, std::__1::allocator<std::__1::shared_ptr<Box> > >&) const [function] [call site] 00281
9 Box_ipma::get_properties_for_item_ID(unsigned int) const [function] [call site] 00282
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00283
9 Box::get_all_child_boxes() const [function] [call site] 00284
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00285
9 Error::Error(Error const&) [function] [call site] 00286
7 Error::operator bool() const [function] [call site] 00287
7 ImageItem::set_properties(std::__1::vector<std::__1::shared_ptr<Box>, std::__1::allocator<std::__1::shared_ptr<Box> > >) [function] [call site] 00288
7 Error::operator=(Error&&) [function] [call site] 00289
7 Error::~Error() [function] [call site] 00290
7 Error::operator bool() const [function] [call site] 00291
7 Error::~Error() [function] [call site] 00292
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00293
7 Error::operator bool() const [function] [call site] 00294
7 Error::~Error() [function] [call site] 00295
7 HeifFile::get_properties(unsigned int, std::__1::vector<std::__1::shared_ptr<Box>, std::__1::allocator<std::__1::shared_ptr<Box> > >&) const [function] [call site] 00296
7 Error::operator bool() const [function] [call site] 00297
7 Error::Error(Error&&) [function] [call site] 00298
7 HeifContext::get_heif_file() const [function] [call site] 00299
7 HeifFile::get_ipco_box() [function] [call site] 00300
7 HeifFile::get_ipma_box() [function] [call site] 00301
7 Box_ipco::is_property_essential_for_item(unsigned int, std::__1::shared_ptr<Box const> const&, std::__1::shared_ptr<Box_ipma> const&) const [function] [call site] 00302
8 Box_ipma::is_property_essential_for_item(unsigned int, int) const [function] [call site] 00303
7 BoxHeader::get_type_string() const [function] [call site] 00304
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00305
7 Box_Error::get_error() const [function] [call site] 00306
8 Error::Error(Error const&) [function] [call site] 00307
7 Box_Error::get_error() const [function] [call site] 00308
7 ImageItem::add_decoding_warning(Error) [function] [call site] 00309
7 Error::~Error() [function] [call site] 00310
7 Box_ispe::get_width() const [function] [call site] 00311
7 Box_ispe::get_height() const [function] [call site] 00312
7 HeifContext::get_security_limits() [function] [call site] 00313
7 check_for_valid_image_size(heif_security_limits const*, unsigned int, unsigned int) [function] [call site] 00314
8 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00315
8 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00316
8 Error::Error(Error const&) [function] [call site] 00317
7 Error::operator bool() const [function] [call site] 00318
7 ImageItem::set_resolution(unsigned int, unsigned int) [function] [call site] 00319
7 Error::~Error() [function] [call site] 00320
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00321
7 ImageItem::add_decoding_warning(Error) [function] [call site] 00322
7 Error::~Error() [function] [call site] 00323
7 Box_colr::get_color_profile() const [function] [call site] 00324
7 ImageItem::set_color_profile(std::__1::shared_ptr<color_profile const> const&) [function] [call site] 00325
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00326
7 Box_cmin::get_intrinsic_matrix() const [function] [call site] 00327
7 ImageItem::set_intrinsic_matrix(Box_cmin::RelativeIntrinsicMatrix const&) [function] [call site] 00328
8 ImageItem::get_ispe_width() const [function] [call site] 00329
9 std::__1::shared_ptr<Box_ispe> ImageItem::get_property<Box_ispe>() const [function] [call site] 00330
9 Box_ispe::get_width() const [function] [call site] 00331
8 ImageItem::get_ispe_height() const [function] [call site] 00332
9 std::__1::shared_ptr<Box_ispe> ImageItem::get_property<Box_ispe>() const [function] [call site] 00333
9 Box_ispe::get_height() const [function] [call site] 00334
8 Box_cmin::RelativeIntrinsicMatrix::to_absolute(int, int) const [function] [call site] 00335
9 Box_cmin::RelativeIntrinsicMatrix::compute_focal_length(int, int, double&, double&) const [function] [call site] 00336
9 Box_cmin::RelativeIntrinsicMatrix::compute_principal_point(int, int, double&, double&) const [function] [call site] 00337
7 Box_cmex::get_extrinsic_matrix() const [function] [call site] 00338
7 ImageItem::set_extrinsic_matrix(Box_cmex::ExtrinsicMatrix const&) [function] [call site] 00339
7 Box_clap::get_width_rounded() const [function] [call site] 00340
8 Fraction::round() const [function] [call site] 00341
7 Box_clap::get_height_rounded() const [function] [call site] 00342
8 Fraction::round() const [function] [call site] 00343
7 ImageItem::set_resolution(unsigned int, unsigned int) [function] [call site] 00344
7 ImageItem::has_intrinsic_matrix() const [function] [call site] 00345
7 ImageItem::get_intrinsic_matrix() [function] [call site] 00346
7 ImageItem::get_width() const [function] [call site] 00347
7 ImageItem::get_height() const [function] [call site] 00348
7 Box_cmin::AbsoluteIntrinsicMatrix::apply_clap(Box_clap const*, int, int) [function] [call site] 00349
8 Box_clap::left(int) const [function] [call site] 00350
9 Fraction::Fraction(int, int) [function] [call site] 00351
9 Fraction::operator+(Fraction const&) const [function] [call site] 00352
10 Fraction::Fraction(long, long) [function] [call site] 00353
10 Fraction::Fraction(long, long) [function] [call site] 00354
9 Fraction::operator-(int) const [function] [call site] 00355
10 Fraction::Fraction(long, long) [function] [call site] 00356
9 Fraction::operator/(int) const [function] [call site] 00357
10 Fraction::Fraction(long, long) [function] [call site] 00358
9 Fraction::operator-(Fraction const&) const [function] [call site] 00359
10 Fraction::Fraction(long, long) [function] [call site] 00360
10 Fraction::Fraction(long, long) [function] [call site] 00361
9 Fraction::to_double() const [function] [call site] 00362
8 Box_clap::top(int) const [function] [call site] 00363
9 Fraction::Fraction(int, int) [function] [call site] 00364
9 Fraction::operator+(Fraction const&) const [function] [call site] 00365
9 Fraction::operator-(int) const [function] [call site] 00366
9 Fraction::operator/(int) const [function] [call site] 00367
9 Fraction::operator-(Fraction const&) const [function] [call site] 00368
9 Fraction::to_double() const [function] [call site] 00369
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00370
7 ImageItem::get_intrinsic_matrix() [function] [call site] 00371
7 ImageItem::get_width() const [function] [call site] 00372
7 ImageItem::get_height() const [function] [call site] 00373
7 Box_cmin::AbsoluteIntrinsicMatrix::apply_imir(Box_imir const*, int, int) [function] [call site] 00374
8 Box_imir::get_mirror_direction() const [function] [call site] 00375
7 Box_irot::get_rotation_ccw() const [function] [call site] 00376
7 Box_irot::get_rotation_ccw() const [function] [call site] 00377
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00378
7 ImageItem::get_height() const [function] [call site] 00379
7 ImageItem::get_width() const [function] [call site] 00380
7 ImageItem::set_resolution(unsigned int, unsigned int) [function] [call site] 00381
7 Error::~Error() [function] [call site] 00382
7 HeifFile::get_iref_box() [function] [call site] 00383
7 ImageItem::get_id() const [function] [call site] 00384
7 Box_iref::get_references_from(unsigned int) const [function] [call site] 00385
7 BoxHeader::get_short_type() const [function] [call site] 00386
7 fourcc(char const*) [function] [call site] 00387
7 ImageItem::set_is_thumbnail() [function] [call site] 00388
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00389
7 ImageItem::is_thumbnail() const [function] [call site] 00390
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00391
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00392
7 ImageItem::add_thumbnail(std::__1::shared_ptr<ImageItem> const&) [function] [call site] 00393
7 HeifContext::remove_top_level_image(std::__1::shared_ptr<ImageItem> const&) [function] [call site] 00394
7 fourcc(char const*) [function] [call site] 00395
7 std::__1::shared_ptr<Box_auxC> ImageItem::get_property<Box_auxC>() const [function] [call site] 00396
7 ImageItem::get_id() const [function] [call site] 00397
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00398
7 Box_auxC::get_aux_type() const [function] [call site] 00399
7 Box_auxC::get_aux_type() const [function] [call site] 00400
7 Box_auxC::get_aux_type() const [function] [call site] 00401
7 HeifFile::has_item_with_id(unsigned int) const [function] [call site] 00402
8 HeifFile::get_infe_box(unsigned int) const [function] [call site] 00403
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00404
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00405
7 ImageItem::set_is_alpha_channel() [function] [call site] 00406
7 ImageItem::set_alpha_channel(std::__1::shared_ptr<ImageItem>) [function] [call site] 00407
7 Box_auxC::get_aux_type() const [function] [call site] 00408
7 Box_auxC::get_aux_type() const [function] [call site] 00409
7 ImageItem::set_is_depth_channel() [function] [call site] 00410
7 HeifFile::has_item_with_id(unsigned int) const [function] [call site] 00411
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00412
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00413
7 ImageItem::set_depth_channel(std::__1::shared_ptr<ImageItem>) [function] [call site] 00414
7 Box_auxC::get_subtypes() const [function] [call site] 00415
7 decode_hevc_aux_sei_messages(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, std::__1::vector<std::__1::shared_ptr<SEIMessage>, std::__1::allocator<std::__1::shared_ptr<SEIMessage> > >&) [function] [call site] 00416
8 BitReader::BitReader(unsigned char const*, int) [function] [call site] 00417
9 BitReader::refill() [function] [call site] 00418
8 BitReader::get_bits_remaining() const [function] [call site] 00419
8 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00420
8 BitReader::get_bits32(int) [function] [call site] 00421
9 BitReader::get_bits(int) [function] [call site] 00422
10 BitReader::refill() [function] [call site] 00423
8 BitReader::get_current_byte_index() const [function] [call site] 00424
8 BitReader::get_current_byte_index() const [function] [call site] 00425
8 BitReader::BitReader(unsigned char const*, int) [function] [call site] 00426
8 BitReader::get_bits_remaining() const [function] [call site] 00427
8 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00428
8 BitReader::get_bits32(int) [function] [call site] 00429
8 BitReader::get_bits8(int) [function] [call site] 00430
9 BitReader::get_bits(int) [function] [call site] 00431
8 BitReader::skip_bits(int) [function] [call site] 00432
9 BitReader::refill() [function] [call site] 00433
8 BitReader::get_bits_remaining() const [function] [call site] 00434
8 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00435
8 BitReader::get_bits8(int) [function] [call site] 00436
8 BitReader::get_bits8(int) [function] [call site] 00437
8 read_depth_representation_info(BitReader&) [function] [call site] 00438
9 Result<std::__1::shared_ptr<SEIMessage> >::Result() [function] [call site] 00439
10 Error::Error() [function] [call site] 00440
9 BitReader::get_bits(int) [function] [call site] 00441
9 BitReader::get_bits(int) [function] [call site] 00442
9 BitReader::get_bits(int) [function] [call site] 00443
9 BitReader::get_bits(int) [function] [call site] 00444
9 BitReader::get_uvlc(int*) [function] [call site] 00445
10 BitReader::get_bits(int) [function] [call site] 00446
10 BitReader::get_bits(int) [function] [call site] 00447
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00448
9 Error::operator=(Error&&) [function] [call site] 00449
9 Error::~Error() [function] [call site] 00450
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00451
9 Error::operator=(Error&&) [function] [call site] 00452
9 Error::~Error() [function] [call site] 00453
9 BitReader::get_uvlc(int*) [function] [call site] 00454
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00455
9 Error::operator=(Error&&) [function] [call site] 00456
9 read_depth_rep_info_element(BitReader&) [function] [call site] 00457
10 BitReader::get_bits8(int) [function] [call site] 00458
10 BitReader::get_bits(int) [function] [call site] 00459
10 BitReader::get_bits8(int) [function] [call site] 00460
10 BitReader::get_bits32(int) [function] [call site] 00461
9 read_depth_rep_info_element(BitReader&) [function] [call site] 00462
9 read_depth_rep_info_element(BitReader&) [function] [call site] 00463
9 read_depth_rep_info_element(BitReader&) [function] [call site] 00464
9 Result<std::__1::shared_ptr<SEIMessage> >::~Result() [function] [call site] 00465
10 Error::~Error() [function] [call site] 00466
8 Error::operator bool() const [function] [call site] 00467
8 Error::Error(Error const&) [function] [call site] 00468
8 Result<std::__1::shared_ptr<SEIMessage> >::~Result() [function] [call site] 00469
8 Error::Error(Error const&) [function] [call site] 00470
7 Error::operator bool() const [function] [call site] 00471
7 ImageItem::set_depth_representation_info(heif_depth_representation_info&) [function] [call site] 00472
7 Error::~Error() [function] [call site] 00473
7 Box_auxC::get_aux_type() const [function] [call site] 00474
7 ImageItem::set_is_aux_image(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00475
7 HeifFile::has_item_with_id(unsigned int) const [function] [call site] 00476
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00477
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00478
7 ImageItem::add_aux_image(std::__1::shared_ptr<ImageItem>) [function] [call site] 00479
7 HeifContext::remove_top_level_image(std::__1::shared_ptr<ImageItem> const&) [function] [call site] 00480
7 Error::operator bool() const [function] [call site] 00481
7 Error::~Error() [function] [call site] 00482
7 ImageItem::get_id() const [function] [call site] 00483
7 HeifFile::get_infe_box(unsigned int) [function] [call site] 00484
7 Box_infe::get_item_type_4cc() const [function] [call site] 00485
7 fourcc(char const*) [function] [call site] 00486
7 HeifFile::get_ipma_box() [function] [call site] 00487
7 HeifFile::get_ipco_box() [function] [call site] 00488
7 ImageItem::get_id() const [function] [call site] 00489
7 fourcc(char const*) [function] [call site] 00490
7 Box_ipco::get_property_for_item_ID(unsigned int, std::__1::shared_ptr<Box_ipma> const&, unsigned int) const [function] [call site] 00491
8 Box_ipma::get_properties_for_item_ID(unsigned int) const [function] [call site] 00492
8 Box::get_all_child_boxes() const [function] [call site] 00493
8 BoxHeader::get_short_type() const [function] [call site] 00494
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00495
7 Box_infe::get_item_type_4cc() const [function] [call site] 00496
7 fourcc(char const*) [function] [call site] 00497
7 HeifFile::get_ipma_box() [function] [call site] 00498
7 HeifFile::get_ipco_box() [function] [call site] 00499
7 ImageItem::get_id() const [function] [call site] 00500
7 fourcc(char const*) [function] [call site] 00501
7 Box_ipco::get_property_for_item_ID(unsigned int, std::__1::shared_ptr<Box_ipma> const&, unsigned int) const [function] [call site] 00502
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00503
7 Error::operator bool() const [function] [call site] 00504
7 Error::~Error() [function] [call site] 00505
7 HeifFile::get_infe_box(unsigned int) [function] [call site] 00506
7 Box_infe::get_item_type_4cc() const [function] [call site] 00507
7 fourcc(char const*) [function] [call site] 00508
7 fourcc(char const*) [function] [call site] 00509
7 Box_iref::get_references(unsigned int, unsigned int) const [function] [call site] 00510
7 ImageItem::get_color_profile_icc() const [function] [call site] 00511
7 ImageItem::get_color_profile_icc() const [function] [call site] 00512
7 ImageItem::set_color_profile(std::__1::shared_ptr<color_profile const> const&) [function] [call site] 00513
7 ImageItem::get_color_profile_nclx() const [function] [call site] 00514
7 ImageItem::get_color_profile_nclx() const [function] [call site] 00515
7 ImageItem::set_color_profile(std::__1::shared_ptr<color_profile const> const&) [function] [call site] 00516
7 HeifFile::get_item_type_4cc(unsigned int) const [function] [call site] 00517
8 HeifFile::get_infe_box(unsigned int) const [function] [call site] 00518
8 Box_infe::get_item_type_4cc() const [function] [call site] 00519
7 HeifFile::get_content_type(unsigned int) const [function] [call site] 00520
8 HeifFile::get_infe_box(unsigned int) const [function] [call site] 00521
8 Box_infe::get_content_type() const [function] [call site] 00522
7 item_type_is_image(unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00523
8 fourcc(char const*) [function] [call site] 00524
8 fourcc(char const*) [function] [call site] 00525
8 fourcc(char const*) [function] [call site] 00526
8 fourcc(char const*) [function] [call site] 00527
8 fourcc(char const*) [function] [call site] 00528
8 fourcc(char const*) [function] [call site] 00529
8 fourcc(char const*) [function] [call site] 00530
8 fourcc(char const*) [function] [call site] 00531
8 fourcc(char const*) [function] [call site] 00532
8 fourcc(char const*) [function] [call site] 00533
8 fourcc(char const*) [function] [call site] 00534
8 fourcc(char const*) [function] [call site] 00535
7 fourcc(char const*) [function] [call site] 00536
7 HeifFile::get_item_uri_type(unsigned int) const [function] [call site] 00537
8 HeifFile::get_infe_box(unsigned int) const [function] [call site] 00538
8 Box_infe::get_item_uri_type() const [function] [call site] 00539
7 fourcc_to_string(unsigned int) [function] [call site] 00540
7 HeifFile::get_uncompressed_item_data(unsigned int, std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >*) const [function] [call site] 00541
8 HeifFile::image_exists(unsigned int) const [function] [call site] 00542
8 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00543
8 HeifFile::get_infe_box(unsigned int) const [function] [call site] 00544
8 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00545
8 Box_infe::get_item_type_4cc() const [function] [call site] 00546
8 Box_infe::get_content_type() const [function] [call site] 00547
8 Error::Error() [function] [call site] 00548
8 fourcc(char const*) [function] [call site] 00549
8 Box_infe::get_content_encoding() const [function] [call site] 00550
8 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00551
8 Box_iloc::read_data(unsigned int, std::__1::shared_ptr<StreamReader> const&, std::__1::shared_ptr<Box_idat> const&, std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >*, heif_security_limits const*) const [function] [call site] 00552
9 Box_iloc::read_data(unsigned int, std::__1::shared_ptr<StreamReader> const&, std::__1::shared_ptr<Box_idat> const&, std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >*, unsigned long, unsigned long, heif_security_limits const*) const [function] [call site] 00553
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00554
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00555
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00556
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00557
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00558
10 StreamReader::get_error() const [function] [call site] 00559
11 Error::Error(Error const&) [function] [call site] 00560
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00561
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00562
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00563
10 Box_idat::read_data(std::__1::shared_ptr<StreamReader> const&, unsigned long, unsigned long, std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, heif_security_limits const*) const [function] [call site] 00564
11 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00565
11 BoxHeader::get_box_size() const [function] [call site] 00566
11 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00567
11 BoxHeader::get_box_size() const [function] [call site] 00568
11 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00569
11 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00570
11 Error::Error(Error const&) [function] [call site] 00571
10 Error::~Error() [function] [call site] 00572
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00573
10 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00574
10 Error::Error(Error const&) [function] [call site] 00575
8 Error::~Error() [function] [call site] 00576
7 Error::operator bool() const [function] [call site] 00577
7 fourcc(char const*) [function] [call site] 00578
7 Error::Error(Error&&) [function] [call site] 00579
7 fourcc(char const*) [function] [call site] 00580
7 Error::Error(Error&&) [function] [call site] 00581
7 fourcc(char const*) [function] [call site] 00582
7 Box_iref::get_references(unsigned int, unsigned int) const [function] [call site] 00583
7 HeifFile::has_item_with_id(unsigned int) const [function] [call site] 00584
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00585
7 ImageItem::add_metadata(std::__1::shared_ptr<ImageMetadata>) [function] [call site] 00586
7 fourcc(char const*) [function] [call site] 00587
7 fourcc(char const*) [function] [call site] 00588
7 Box_iref::get_references(unsigned int, unsigned int) const [function] [call site] 00589
7 HeifFile::get_primary_image_ID() const [function] [call site] 00590
7 ImageItem::set_gain_map(std::__1::shared_ptr<ImageItem>) [function] [call site] 00591
7 ImageItem::add_metadata(std::__1::shared_ptr<ImageMetadata>) [function] [call site] 00592
7 HeifFile::get_ipma_box() [function] [call site] 00593
7 HeifFile::get_ipco_box() [function] [call site] 00594
7 fourcc(char const*) [function] [call site] 00595
7 Box_ipco::get_property_for_item_ID(unsigned int, std::__1::shared_ptr<Box_ipma> const&, unsigned int) const [function] [call site] 00596
7 Box_colr::get_color_profile() const [function] [call site] 00597
7 ImageItem::set_derived_img_color_profile(std::__1::shared_ptr<color_profile const> const&) [function] [call site] 00598
7 Box_colr::get_color_profile() const [function] [call site] 00599
7 ImageItem::set_derived_img_color_profile(std::__1::shared_ptr<color_profile const> const&) [function] [call site] 00600
7 Error::~Error() [function] [call site] 00601
7 fourcc(char const*) [function] [call site] 00602
7 Box_iref::get_references(unsigned int, unsigned int) const [function] [call site] 00603
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00604
7 ImageItem::set_is_premultiplied_alpha(bool) [function] [call site] 00605
7 HeifFile::get_item_type_4cc(unsigned int) const [function] [call site] 00606
7 fourcc(char const*) [function] [call site] 00607
7 HeifFile::get_uncompressed_item_data(unsigned int, std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >*) const [function] [call site] 00608
7 Error::operator bool() const [function] [call site] 00609
7 Error::Error(Error&&) [function] [call site] 00610
7 RegionItem::parse(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&) [function] [call site] 00611
8 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00612
8 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00613
8 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00614
8 Error::operator bool() const [function] [call site] 00615
8 Error::~Error() [function] [call site] 00616
8 Error::Error(Error const&) [function] [call site] 00617
7 Error::~Error() [function] [call site] 00618
7 Box_iref::get_references_from(unsigned int) const [function] [call site] 00619
7 BoxHeader::get_short_type() const [function] [call site] 00620
7 fourcc(char const*) [function] [call site] 00621
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00622
7 ImageItem::add_region_item_id(unsigned int) [function] [call site] 00623
7 BoxHeader::get_short_type() const [function] [call site] 00624
7 fourcc(char const*) [function] [call site] 00625
7 RegionItem::get_number_of_regions() [function] [call site] 00626
7 RegionItem::get_regions() [function] [call site] 00627
7 RegionItem::get_regions() [function] [call site] 00628
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00629
7 HeifContext::is_image(unsigned int) const [function] [call site] 00630
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00631
7 HeifContext::get_image(unsigned int, bool) [function] [call site] 00632
8 Error::operator bool() const [function] [call site] 00633
8 Error::~Error() [function] [call site] 00634
7 Error::operator bool() const [function] [call site] 00635
7 Error::~Error() [function] [call site] 00636
7 ImageItem::get_ispe_width() const [function] [call site] 00637
7 ImageItem::get_ispe_height() const [function] [call site] 00638
7 HeifContext::remove_top_level_image(std::__1::shared_ptr<ImageItem> const&) [function] [call site] 00639
7 Error::~Error() [function] [call site] 00640
7 Error::Error(Error const&) [function] [call site] 00641
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 00642
6 ErrorBuffer::set_success() [function] [call site] 00643
6 Error::get_error_string(heif_error_code) [function] [call site] 00644
6 Error::get_error_string(heif_suberror_code) [function] [call site] 00645
6 ErrorBuffer::set_error(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00646
6 ErrorBuffer::get_error() const [function] [call site] 00647
5 Error::~Error() [function] [call site] 00648
4 heif_context_get_primary_image_handle [function] [call site] 00649
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 00650
5 Error::~Error() [function] [call site] 00651
5 HeifContext::get_primary_image(bool) [function] [call site] 00652
6 Error::operator bool() const [function] [call site] 00653
6 Error::~Error() [function] [call site] 00654
5 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00655
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 00656
5 Error::~Error() [function] [call site] 00657
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 00658
5 Error::~Error() [function] [call site] 00659
5 heif_image_handle::heif_image_handle() [function] [call site] 00660
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 00661
4 heif_image_handle_get_width [function] [call site] 00662
5 ImageItem::get_width() const [function] [call site] 00663
4 heif_image_handle_get_height [function] [call site] 00664
5 ImageItem::get_height() const [function] [call site] 00665
4 heif_image_handle_get_gain_map_image_handle [function] [call site] 00666
5 ImageItem::get_gain_map() const [function] [call site] 00667
5 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00668
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 00669
5 Error::~Error() [function] [call site] 00670
5 heif_image_handle::heif_image_handle() [function] [call site] 00671
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 00672
4 heif_image_handle_get_width [function] [call site] 00673
4 heif_image_handle_get_height [function] [call site] 00674
4 heif_image_handle_get_gain_map_metadata_size [function] [call site] 00675
5 ImageItem::get_gain_map_metadata() [function] [call site] 00676
4 heif_image_handle_get_gain_map_metadata [function] [call site] 00677
5 ImageItem::get_gain_map_metadata() [function] [call site] 00678
5 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00679
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 00680
5 Error::~Error() [function] [call site] 00681
5 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00682
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 00683
5 Error::~Error() [function] [call site] 00684
5 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00685
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 00686
5 Error::~Error() [function] [call site] 00687
4 ultrahdr::uhdr_gainmap_metadata_frac::decodeGainmapMetadata(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, ultrahdr::uhdr_gainmap_metadata_frac*) [function] [call site] 00688
5 ultrahdr::streamReadU16(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned short&, unsigned long&) [function] [call site] 00689
6 snprintf [call site] 00690
5 snprintf [call site] 00691
5 ultrahdr::streamReadU16(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned short&, unsigned long&) [function] [call site] 00692
5 ultrahdr::streamReadU8(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned char&, unsigned long&) [function] [call site] 00693
6 snprintf [call site] 00694
5 snprintf [call site] 00695
5 ultrahdr::streamReadU32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned int&, unsigned long&) [function] [call site] 00696
6 snprintf [call site] 00697
5 ultrahdr::streamReadU32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned int&, unsigned long&) [function] [call site] 00698
5 ultrahdr::streamReadU32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned int&, unsigned long&) [function] [call site] 00699
5 ultrahdr::streamReadS32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, int&, unsigned long&) [function] [call site] 00700
6 snprintf [call site] 00701
5 ultrahdr::streamReadS32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, int&, unsigned long&) [function] [call site] 00702
5 ultrahdr::streamReadU32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned int&, unsigned long&) [function] [call site] 00703
5 ultrahdr::streamReadS32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, int&, unsigned long&) [function] [call site] 00704
5 ultrahdr::streamReadS32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, int&, unsigned long&) [function] [call site] 00705
5 ultrahdr::streamReadU32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned int&, unsigned long&) [function] [call site] 00706
5 ultrahdr::streamReadU32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned int&, unsigned long&) [function] [call site] 00707
5 ultrahdr::streamReadU32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned int&, unsigned long&) [function] [call site] 00708
5 ultrahdr::streamReadU32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned int&, unsigned long&) [function] [call site] 00709
5 ultrahdr::streamReadS32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, int&, unsigned long&) [function] [call site] 00710
5 ultrahdr::streamReadU32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned int&, unsigned long&) [function] [call site] 00711
5 ultrahdr::streamReadS32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, int&, unsigned long&) [function] [call site] 00712
5 ultrahdr::streamReadU32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned int&, unsigned long&) [function] [call site] 00713
5 ultrahdr::streamReadU32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned int&, unsigned long&) [function] [call site] 00714
5 ultrahdr::streamReadU32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned int&, unsigned long&) [function] [call site] 00715
5 ultrahdr::streamReadS32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, int&, unsigned long&) [function] [call site] 00716
5 ultrahdr::streamReadU32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned int&, unsigned long&) [function] [call site] 00717
5 ultrahdr::streamReadS32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, int&, unsigned long&) [function] [call site] 00718
5 ultrahdr::streamReadU32(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, unsigned int&, unsigned long&) [function] [call site] 00719
4 ultrahdr::uhdr_gainmap_metadata_ext::uhdr_gainmap_metadata_ext() [function] [call site] 00720
4 ultrahdr::uhdr_gainmap_metadata_frac::gainmapMetadataFractionToFloat(ultrahdr::uhdr_gainmap_metadata_frac const*, ultrahdr::uhdr_gainmap_metadata_ext*) [function] [call site] 00721
5 snprintf [call site] 00722
5 snprintf [call site] 00723
5 snprintf [call site] 00724
5 snprintf [call site] 00725
5 snprintf [call site] 00726
5 snprintf [call site] 00727
5 snprintf [call site] 00728
4 ultrahdr::uhdr_gainmap_metadata_ext::~uhdr_gainmap_metadata_ext() [function] [call site] 00729
4 heif_image_handle_release [function] [call site] 00730
5 heif_image_handle::~heif_image_handle() [function] [call site] 00731
4 heif_context_free [function] [call site] 00732
5 heif_context::~heif_context() [function] [call site] 00733
4 heif_image_handle_release [function] [call site] 00734
4 heif_context_free [function] [call site] 00735
4 ultrahdr::jpeg_info_struct::jpeg_info_struct() [function] [call site] 00736
4 ultrahdr::jpeg_info_struct::jpeg_info_struct() [function] [call site] 00737
4 ultrahdr::jpegr_info_struct::jpegr_info_struct() [function] [call site] 00738
4 ultrahdr::JpegR::JpegR(void*, int, int, bool, float, uhdr_enc_preset, float, float, float) [function] [call site] 00739
5 ultrahdr::UltraHdr::UltraHdr(void*, int, int, bool, float, uhdr_enc_preset, float, float, float) [function] [call site] 00740
4 ultrahdr::JpegR::getJPEGRInfo(uhdr_compressed_image*, ultrahdr::jpegr_info_struct*) [function] [call site] 00741
5 ultrahdr::JpegR::extractPrimaryImageAndGainMap(uhdr_compressed_image*, uhdr_compressed_image*, uhdr_compressed_image*) [function] [call site] 00742
6 photos_editing_formats::image_io::MessageHandler::MessageHandler() [function] [call site] 00743
7 photos_editing_formats::image_io::CoutMessageWriter::CoutMessageWriter() [function] [call site] 00744
8 photos_editing_formats::image_io::MessageWriter::MessageWriter() [function] [call site] 00745
7 photos_editing_formats::image_io::VectorMessageStore::VectorMessageStore() [function] [call site] 00746
8 photos_editing_formats::image_io::MessageStore::MessageStore() [function] [call site] 00747
7 photos_editing_formats::image_io::MessageStats::MessageStats() [function] [call site] 00748
8 photos_editing_formats::image_io::MessageStats::Clear() [function] [call site] 00749
6 ultrahdr::AlogMessageWriter::AlogMessageWriter() [function] [call site] 00750
7 photos_editing_formats::image_io::MessageWriter::MessageWriter() [function] [call site] 00751
6 photos_editing_formats::image_io::MessageHandler::SetMessageWriter(std::__1::unique_ptr<photos_editing_formats::image_io::MessageWriter, std::__1::default_delete<photos_editing_formats::image_io::MessageWriter> >) [function] [call site] 00752
6 photos_editing_formats::image_io::MessageWriter::~MessageWriter() [function] [call site] 00753
6 photos_editing_formats::image_io::DataRange::DataRange(unsigned long, unsigned long) [function] [call site] 00754
6 photos_editing_formats::image_io::DataSegment::Create(photos_editing_formats::image_io::DataRange const&, unsigned char const*, photos_editing_formats::image_io::DataSegment::BufferDispositionPolicy) [function] [call site] 00755
7 photos_editing_formats::image_io::DataSegment::DataSegment(photos_editing_formats::image_io::DataRange const&, unsigned char const*, photos_editing_formats::image_io::DataSegment::BufferDispositionPolicy) [function] [call site] 00756
6 photos_editing_formats::image_io::DataSegmentDataSource::DataSegmentDataSource(std::__1::shared_ptr<photos_editing_formats::image_io::DataSegment> const&) [function] [call site] 00757
7 photos_editing_formats::image_io::DataSource::DataSource() [function] [call site] 00758
6 photos_editing_formats::image_io::JpegInfoBuilder::JpegInfoBuilder() [function] [call site] 00759
7 photos_editing_formats::image_io::JpegSegmentProcessor::JpegSegmentProcessor() [function] [call site] 00760
7 photos_editing_formats::image_io::DataRange::DataRange() [function] [call site] 00761
7 photos_editing_formats::image_io::JpegXmpInfoBuilder::JpegXmpInfoBuilder(photos_editing_formats::image_io::JpegXmpInfo::Type) [function] [call site] 00762
8 photos_editing_formats::image_io::DataRange::DataRange() [function] [call site] 00763
7 photos_editing_formats::image_io::JpegXmpInfoBuilder::JpegXmpInfoBuilder(photos_editing_formats::image_io::JpegXmpInfo::Type) [function] [call site] 00764
7 photos_editing_formats::image_io::JpegInfo::JpegInfo() [function] [call site] 00765
8 photos_editing_formats::image_io::JpegXmpInfo::InitializeVector(std::__1::vector<photos_editing_formats::image_io::JpegXmpInfo, std::__1::allocator<photos_editing_formats::image_io::JpegXmpInfo> >*) [function] [call site] 00766
9 photos_editing_formats::image_io::JpegXmpInfo::JpegXmpInfo(photos_editing_formats::image_io::JpegXmpInfo::Type) [function] [call site] 00767
9 photos_editing_formats::image_io::JpegXmpInfo::~JpegXmpInfo() [function] [call site] 00768
9 photos_editing_formats::image_io::JpegXmpInfo::JpegXmpInfo(photos_editing_formats::image_io::JpegXmpInfo::Type) [function] [call site] 00769
9 photos_editing_formats::image_io::JpegXmpInfo::~JpegXmpInfo() [function] [call site] 00770
7 photos_editing_formats::image_io::JpegXmpInfoBuilder::~JpegXmpInfoBuilder() [function] [call site] 00771
7 photos_editing_formats::image_io::JpegSegmentProcessor::~JpegSegmentProcessor() [function] [call site] 00772
6 photos_editing_formats::image_io::JpegInfoBuilder::SetImageLimit(int) [function] [call site] 00773
6 photos_editing_formats::image_io::JpegScanner::JpegScanner(photos_editing_formats::image_io::MessageHandler*) [function] [call site] 00774
6 photos_editing_formats::image_io::JpegScanner::Run(photos_editing_formats::image_io::DataSource*, photos_editing_formats::image_io::JpegSegmentProcessor*) [function] [call site] 00775
7 photos_editing_formats::image_io::JpegScanner::FindAndProcessSegments() [function] [call site] 00776
8 photos_editing_formats::image_io::JpegScanner::IsDone() const [function] [call site] 00777
8 photos_editing_formats::image_io::JpegScanner::HasError() const [function] [call site] 00778
8 photos_editing_formats::image_io::DataSegment::Find(unsigned long, unsigned char) const [function] [call site] 00779
9 photos_editing_formats::image_io::DataSegment::Contains(unsigned long) const [function] [call site] 00780
10 photos_editing_formats::image_io::DataRange::Contains(unsigned long) const [function] [call site] 00781
9 photos_editing_formats::image_io::DataSegment::GetEnd() const [function] [call site] 00782
10 photos_editing_formats::image_io::DataRange::GetEnd() const [function] [call site] 00783
9 photos_editing_formats::image_io::DataSegment::GetBegin() const [function] [call site] 00784
10 photos_editing_formats::image_io::DataRange::GetBegin() const [function] [call site] 00785
9 photos_editing_formats::image_io::DataSegment::GetEnd() const [function] [call site] 00786
9 memchr [call site] 00787
9 photos_editing_formats::image_io::DataSegment::GetBegin() const [function] [call site] 00788
9 photos_editing_formats::image_io::DataSegment::GetEnd() const [function] [call site] 00789
8 photos_editing_formats::image_io::DataSegment::GetEnd() const [function] [call site] 00790
8 photos_editing_formats::image_io::JpegScanner::GetNextSegment() [function] [call site] 00791
9 photos_editing_formats::image_io::DataSegment::GetEnd() const [function] [call site] 00792
8 photos_editing_formats::image_io::DataSegment::GetBegin() const [function] [call site] 00793
8 photos_editing_formats::image_io::JpegScanner::SetDone() [function] [call site] 00794
8 photos_editing_formats::image_io::JpegScanner::GetByte(unsigned long) [function] [call site] 00795
9 photos_editing_formats::image_io::JpegScanner::GetValidatedByte(unsigned long) [function] [call site] 00796
10 photos_editing_formats::image_io::DataSegment::Contains(unsigned long) const [function] [call site] 00797
10 photos_editing_formats::image_io::DataSegment::GetValidatedByte(unsigned long) const [function] [call site] 00798
11 photos_editing_formats::image_io::DataSegment::Contains(unsigned long) const [function] [call site] 00799
11 photos_editing_formats::image_io::DataSegment::GetBegin() const [function] [call site] 00800
11 photos_editing_formats::image_io::ValidatedByte::ValidatedByte(unsigned char) [function] [call site] 00801
11 photos_editing_formats::image_io::InvalidByte() [function] [call site] 00802
12 photos_editing_formats::image_io::ValidatedByte::ValidatedByte(unsigned char) [function] [call site] 00803
10 photos_editing_formats::image_io::JpegScanner::GetNextSegment() [function] [call site] 00804
10 photos_editing_formats::image_io::DataSegment::Contains(unsigned long) const [function] [call site] 00805
10 photos_editing_formats::image_io::DataSegment::GetValidatedByte(unsigned long) const [function] [call site] 00806
10 photos_editing_formats::image_io::MessageHandler::ReportMessage(photos_editing_formats::image_io::Message::Type, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00807
11 photos_editing_formats::image_io::Message::Message(photos_editing_formats::image_io::Message::Type, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00808
11 __errno_location [call site] 00809
11 photos_editing_formats::image_io::MessageHandler::ReportMessage(photos_editing_formats::image_io::Message const&) [function] [call site] 00810
12 photos_editing_formats::image_io::Message::IsError() const [function] [call site] 00811
12 photos_editing_formats::image_io::Message::IsWarning() const [function] [call site] 00812
11 photos_editing_formats::image_io::Message::~Message() [function] [call site] 00813
10 photos_editing_formats::image_io::InvalidByte() [function] [call site] 00814
8 photos_editing_formats::image_io::JpegMarker::JpegMarker(unsigned char) [function] [call site] 00815
8 photos_editing_formats::image_io::JpegMarker::IsValid() const [function] [call site] 00816
8 photos_editing_formats::image_io::JpegScanner::HasError() const [function] [call site] 00817
8 photos_editing_formats::image_io::JpegScanner::GetPayloadSize(photos_editing_formats::image_io::JpegMarker const&, unsigned long) [function] [call site] 00818
9 photos_editing_formats::image_io::JpegMarker::HasVariablePayloadSize() const [function] [call site] 00819
9 photos_editing_formats::image_io::JpegScanner::GetByte(unsigned long) [function] [call site] 00820
9 photos_editing_formats::image_io::JpegScanner::GetByte(unsigned long) [function] [call site] 00821
8 photos_editing_formats::image_io::JpegMarker::IsValid() const [function] [call site] 00822
8 photos_editing_formats::image_io::JpegMarker::GetType() const [function] [call site] 00823
8 photos_editing_formats::image_io::JpegScanner::GetByte(unsigned long) [function] [call site] 00824
8 photos_editing_formats::image_io::JpegScanner::HasError() const [function] [call site] 00825
8 photos_editing_formats::image_io::JpegSegment::JpegSegment(unsigned long, unsigned long, photos_editing_formats::image_io::DataSegment const*, photos_editing_formats::image_io::DataSegment const*) [function] [call site] 00826
9 photos_editing_formats::image_io::DataRange::DataRange(unsigned long, unsigned long) [function] [call site] 00827
6 photos_editing_formats::image_io::DataSegmentDataSource::Reset() [function] [call site] 00828
6 photos_editing_formats::image_io::JpegScanner::HasError() const [function] [call site] 00829
6 photos_editing_formats::image_io::MessageHandler::GetMessages() const [function] [call site] 00830
6 snprintf [call site] 00831
6 photos_editing_formats::image_io::Message::Message(photos_editing_formats::image_io::Message const&) [function] [call site] 00832
6 photos_editing_formats::image_io::Message::GetText() const [function] [call site] 00833
6 photos_editing_formats::image_io::Message::~Message() [function] [call site] 00834
6 photos_editing_formats::image_io::JpegInfoBuilder::GetInfo() const [function] [call site] 00835
6 photos_editing_formats::image_io::JpegInfo::GetImageRanges() const [function] [call site] 00836
6 photos_editing_formats::image_io::DataRange::GetBegin() const [function] [call site] 00837
6 photos_editing_formats::image_io::DataRange::GetLength() const [function] [call site] 00838
7 photos_editing_formats::image_io::DataRange::IsValid() const [function] [call site] 00839
6 photos_editing_formats::image_io::DataRange::GetBegin() const [function] [call site] 00840
6 photos_editing_formats::image_io::DataRange::GetLength() const [function] [call site] 00841
6 photos_editing_formats::image_io::JpegScanner::~JpegScanner() [function] [call site] 00842
6 photos_editing_formats::image_io::JpegInfoBuilder::~JpegInfoBuilder() [function] [call site] 00843
7 photos_editing_formats::image_io::JpegInfo::~JpegInfo() [function] [call site] 00844
7 photos_editing_formats::image_io::JpegXmpInfoBuilder::~JpegXmpInfoBuilder() [function] [call site] 00845
7 photos_editing_formats::image_io::JpegSegmentProcessor::~JpegSegmentProcessor() [function] [call site] 00846
6 photos_editing_formats::image_io::DataSegmentDataSource::~DataSegmentDataSource() [function] [call site] 00847
7 photos_editing_formats::image_io::DataSource::~DataSource() [function] [call site] 00848
6 photos_editing_formats::image_io::MessageHandler::~MessageHandler() [function] [call site] 00849
5 ultrahdr::JpegR::parseJpegInfo(uhdr_compressed_image*, ultrahdr::jpeg_info_struct*, unsigned int*, unsigned int*) [function] [call site] 00850
6 ultrahdr::JpegDecoderHelper::JpegDecoderHelper() [function] [call site] 00851
6 ultrahdr::JpegDecoderHelper::parseImage(void const*, unsigned long) [function] [call site] 00852
7 ultrahdr::JpegDecoderHelper::decompressImage(void const*, unsigned long, ultrahdr::decode_mode_t) [function] [call site] 00853
8 snprintf [call site] 00854
8 ultrahdr::JpegDecoderHelper::decode(void const*, unsigned long, ultrahdr::decode_mode_t) [function] [call site] 00855
9 ultrahdr::jpeg_source_mgr_impl::jpeg_source_mgr_impl(unsigned char const*, unsigned long) [function] [call site] 00856
9 jpeg_std_error [function] [call site] 00857
9 _setjmp [call site] 00858
9 jpeg_CreateDecompress [function] [call site] 00859
10 jinit_memory_mgr [function] [call site] 00860
11 jpeg_mem_init [function] [call site] 00861
11 jpeg_get_small [function] [call site] 00862
11 jpeg_mem_term [function] [call site] 00863
11 getenv [call site] 00864
11 strlen [call site] 00865
11 strncpy [call site] 00866
11 __isoc99_sscanf [call site] 00867
10 jinit_marker_reader [function] [call site] 00868
11 reset_marker_reader [function] [call site] 00869
10 jinit_input_controller [function] [call site] 00870
9 jpeg_save_markers [function] [call site] 00871
9 jpeg_save_markers [function] [call site] 00872
9 jpeg_save_markers [function] [call site] 00873
9 jpeg_read_header [function] [call site] 00874
10 jpeg_consume_input [function] [call site] 00875
11 default_decompress_parms [function] [call site] 00876
10 jpeg_abort [function] [call site] 00877
9 jpeg_destroy_decompress [function] [call site] 00878
10 jpeg_destroy [function] [call site] 00879
9 ultrahdr::jpeg_extract_marker_payload(jpeg_decompress_struct*, unsigned int, unsigned char const*, unsigned int, std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, long&) [function] [call site] 00880
10 memcmp [call site] 00881
9 ultrahdr::jpeg_extract_marker_payload(jpeg_decompress_struct*, unsigned int, unsigned char const*, unsigned int, std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, long&) [function] [call site] 00882
9 ultrahdr::jpeg_extract_marker_payload(jpeg_decompress_struct*, unsigned int, unsigned char const*, unsigned int, std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, long&) [function] [call site] 00883
9 ultrahdr::jpeg_extract_marker_payload(jpeg_decompress_struct*, unsigned int, unsigned char const*, unsigned int, std::__1::vector<unsigned char, std::__1::allocator<unsigned char> >&, long&) [function] [call site] 00884
9 snprintf [call site] 00885
9 snprintf [call site] 00886
9 snprintf [call site] 00887
9 snprintf [call site] 00888
9 snprintf [call site] 00889
9 snprintf [call site] 00890
9 snprintf [call site] 00891
9 snprintf [call site] 00892
9 snprintf [call site] 00893
9 jpeg_start_decompress [function] [call site] 00894
10 jinit_master_decompress [function] [call site] 00895
11 master_selection [function] [call site] 00896
12 jpeg_calc_output_dimensions [function] [call site] 00897
13 jpeg_core_output_dimensions [function] [call site] 00898
14 jdiv_round_up [function] [call site] 00899
14 jdiv_round_up [function] [call site] 00900
14 jdiv_round_up [function] [call site] 00901
14 jdiv_round_up [function] [call site] 00902
14 jdiv_round_up [function] [call site] 00903
14 jdiv_round_up [function] [call site] 00904
14 jdiv_round_up [function] [call site] 00905
14 jdiv_round_up [function] [call site] 00906
14 jdiv_round_up [function] [call site] 00907
14 jdiv_round_up [function] [call site] 00908
14 jdiv_round_up [function] [call site] 00909
14 jdiv_round_up [function] [call site] 00910
14 jdiv_round_up [function] [call site] 00911
14 jdiv_round_up [function] [call site] 00912
14 jdiv_round_up [function] [call site] 00913
14 jdiv_round_up [function] [call site] 00914
14 jdiv_round_up [function] [call site] 00915
13 jdiv_round_up [function] [call site] 00916
13 jdiv_round_up [function] [call site] 00917
13 use_merged_upsample [function] [call site] 00918
12 prepare_range_limit_table [function] [call site] 00919
12 use_merged_upsample [function] [call site] 00920
12 jinit_1pass_quantizer [function] [call site] 00921
13 create_colormap [function] [call site] 00922
14 select_ncolors [function] [call site] 00923
14 output_value [function] [call site] 00924
13 create_colorindex [function] [call site] 00925
14 largest_input_value [function] [call site] 00926
14 largest_input_value [function] [call site] 00927
13 alloc_fs_workspace [function] [call site] 00928
12 j12init_1pass_quantizer [function] [call site] 00929
12 jinit_2pass_quantizer [function] [call site] 00930
13 init_error_limit [function] [call site] 00931
12 j12init_2pass_quantizer [function] [call site] 00932
12 jinit_merged_upsampler [function] [call site] 00933
13 build_ycc_rgb_table [function] [call site] 00934
12 j12init_merged_upsampler [function] [call site] 00935
12 jinit_color_deconverter [function] [call site] 00936
13 build_rgb_y_table [function] [call site] 00937
13 build_ycc_rgb_table [function] [call site] 00938
13 build_ycc_rgb_table [function] [call site] 00939
13 build_ycc_rgb_table [function] [call site] 00940
13 build_ycc_rgb_table [function] [call site] 00941
12 jinit_upsampler [function] [call site] 00942
13 jround_up [function] [call site] 00943
12 j12init_color_deconverter [function] [call site] 00944
12 j12init_upsampler [function] [call site] 00945
12 j16init_color_deconverter [function] [call site] 00946
12 j16init_upsampler [function] [call site] 00947
12 jinit_d_post_controller [function] [call site] 00948
13 jround_up [function] [call site] 00949
12 j12init_d_post_controller [function] [call site] 00950
12 j16init_d_post_controller [function] [call site] 00951
12 jinit_lossless_decompressor [function] [call site] 00952
12 j12init_lossless_decompressor [function] [call site] 00953
12 j16init_lossless_decompressor [function] [call site] 00954
12 jinit_lhuff_decoder [function] [call site] 00955
12 jinit_d_diff_controller [function] [call site] 00956
13 jround_up [function] [call site] 00957
13 jround_up [function] [call site] 00958
13 jround_up [function] [call site] 00959
13 jround_up [function] [call site] 00960
12 j12init_d_diff_controller [function] [call site] 00961
12 j16init_d_diff_controller [function] [call site] 00962
12 jinit_inverse_dct [function] [call site] 00963
12 j12init_inverse_dct [function] [call site] 00964
12 jinit_arith_decoder [function] [call site] 00965
12 jinit_phuff_decoder [function] [call site] 00966
12 jinit_huff_decoder [function] [call site] 00967
13 std_huff_tables [function] [call site] 00968
14 add_huff_table [function] [call site] 00969
15 jpeg_alloc_huff_table [function] [call site] 00970
14 add_huff_table [function] [call site] 00971
14 add_huff_table [function] [call site] 00972
14 add_huff_table [function] [call site] 00973
12 j12init_d_coef_controller [function] [call site] 00974
13 jround_up [function] [call site] 00975
13 jround_up [function] [call site] 00976
12 jinit_d_coef_controller [function] [call site] 00977
12 jinit_d_main_controller [function] [call site] 00978
13 alloc_funny_pointers [function] [call site] 00979
12 j12init_d_main_controller [function] [call site] 00980
12 j16init_d_main_controller [function] [call site] 00981
10 output_pass_setup [function] [call site] 00982
9 ultrahdr::JpegDecoderHelper::decode(jpeg_decompress_struct*, unsigned char*) [function] [call site] 00983
10 ultrahdr::getOutputSamplingFormat(jpeg_decompress_struct*) [function] [call site] 00984
10 ultrahdr::JpegDecoderHelper::decodeToCSYCbCr(jpeg_decompress_struct*, unsigned char*) [function] [call site] 00985
11 jpeg_read_raw_data [function] [call site] 00986
11 snprintf [call site] 00987
10 ultrahdr::JpegDecoderHelper::decodeToCSRGB(jpeg_decompress_struct*, unsigned char*) [function] [call site] 00988
11 jpeg_read_scanlines [function] [call site] 00989
11 snprintf [call site] 00990
10 ultrahdr::JpegDecoderHelper::decodeToCSRGB(jpeg_decompress_struct*, unsigned char*) [function] [call site] 00991
10 snprintf [call site] 00992
9 jpeg_destroy_decompress [function] [call site] 00993
9 jpeg_destroy_decompress [function] [call site] 00994
9 jpeg_finish_decompress [function] [call site] 00995
10 jpeg_abort [function] [call site] 00996
9 jpeg_destroy_decompress [function] [call site] 00997
6 ultrahdr::JpegDecoderHelper::getDecompressedImageWidth() [function] [call site] 00998
6 ultrahdr::JpegDecoderHelper::getDecompressedImageHeight() [function] [call site] 00999
6 ultrahdr::JpegDecoderHelper::getNumComponentsInImage() [function] [call site] 01000
6 ultrahdr::JpegDecoderHelper::getICCSize() [function] [call site] 01001
6 ultrahdr::JpegDecoderHelper::getICCSize() [function] [call site] 01002
6 ultrahdr::JpegDecoderHelper::getICCPtr() [function] [call site] 01003
6 ultrahdr::JpegDecoderHelper::getICCSize() [function] [call site] 01004
6 ultrahdr::JpegDecoderHelper::getEXIFSize() [function] [call site] 01005
6 ultrahdr::JpegDecoderHelper::getEXIFSize() [function] [call site] 01006
6 ultrahdr::JpegDecoderHelper::getEXIFPtr() [function] [call site] 01007
6 ultrahdr::JpegDecoderHelper::getEXIFSize() [function] [call site] 01008
6 ultrahdr::JpegDecoderHelper::getXMPSize() [function] [call site] 01009
6 ultrahdr::JpegDecoderHelper::getXMPSize() [function] [call site] 01010
6 ultrahdr::JpegDecoderHelper::getXMPPtr() [function] [call site] 01011
6 ultrahdr::JpegDecoderHelper::getXMPSize() [function] [call site] 01012
6 ultrahdr::JpegDecoderHelper::getIsoMetadataSize() [function] [call site] 01013
6 ultrahdr::JpegDecoderHelper::getIsoMetadataSize() [function] [call site] 01014
6 ultrahdr::JpegDecoderHelper::getIsoMetadataPtr() [function] [call site] 01015
6 ultrahdr::JpegDecoderHelper::getIsoMetadataSize() [function] [call site] 01016
6 ultrahdr::JpegDecoderHelper::~JpegDecoderHelper() [function] [call site] 01017
5 ultrahdr::JpegR::parseJpegInfo(uhdr_compressed_image*, ultrahdr::jpeg_info_struct*, unsigned int*, unsigned int*) [function] [call site] 01018
4 ultrahdr::uhdr_gainmap_metadata_ext::uhdr_gainmap_metadata_ext() [function] [call site] 01019
4 ultrahdr::UltraHdr::parseGainMapMetadata(unsigned char*, unsigned long, unsigned char*, unsigned long, unsigned char*, int, ultrahdr::uhdr_gainmap_metadata_ext*) [function] [call site] 01020
5 snprintf [call site] 01021
5 ultrahdr::uhdr_gainmap_metadata_frac::decodeGainmapMetadata(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, ultrahdr::uhdr_gainmap_metadata_frac*) [function] [call site] 01022
5 ultrahdr::uhdr_gainmap_metadata_frac::gainmapMetadataFractionToFloat(ultrahdr::uhdr_gainmap_metadata_frac const*, ultrahdr::uhdr_gainmap_metadata_ext*) [function] [call site] 01023
5 ultrahdr::getMetadataFromXMP(unsigned char*, unsigned long, unsigned char*, int, ultrahdr::uhdr_gainmap_metadata_ext*) [function] [call site] 01024
6 snprintf [call site] 01025
6 strncmp [call site] 01026
6 snprintf [call site] 01027
6 ultrahdr::XMPXmlHandler::XMPXmlHandler() [function] [call site] 01028
7 photos_editing_formats::image_io::XmlHandler::XmlHandler() [function] [call site] 01029
6 photos_editing_formats::image_io::MessageHandler::MessageHandler() [function] [call site] 01030
6 photos_editing_formats::image_io::XmlElementRule::XmlElementRule() [function] [call site] 01031
7 photos_editing_formats::image_io::XmlElementRule::XmlElementRule(photos_editing_formats::image_io::XmlRule::StartPoint) [function] [call site] 01032
8 photos_editing_formats::image_io::XmlRule::XmlRule(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01033
8 photos_editing_formats::image_io::XmlRule::AddLiteralTerminal(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01034
9 photos_editing_formats::image_io::DataScanner::CreateLiteralScanner(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01035
10 photos_editing_formats::image_io::DataScanner::DataScanner(photos_editing_formats::image_io::DataScanner::Type, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01036
11 photos_editing_formats::image_io::DataRange::DataRange() [function] [call site] 01037
9 photos_editing_formats::image_io::DataScanner::~DataScanner() [function] [call site] 01038
8 photos_editing_formats::image_io::XmlRule::AddNameTerminal() [function] [call site] 01039
9 photos_editing_formats::image_io::DataScanner::CreateNameScanner() [function] [call site] 01040
10 photos_editing_formats::image_io::DataScanner::DataScanner(photos_editing_formats::image_io::DataScanner::Type) [function] [call site] 01041
11 photos_editing_formats::image_io::DataScanner::DataScanner(photos_editing_formats::image_io::DataScanner::Type, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01042
9 photos_editing_formats::image_io::DataScanner::~DataScanner() [function] [call site] 01043
8 photos_editing_formats::image_io::XmlTerminal::WithAction(std::__1::function<photos_editing_formats::image_io::DataMatchResult (photos_editing_formats::image_io::XmlActionContext const&)> const&) [function] [call site] 01044
8 photos_editing_formats::image_io::XmlRule::AddOptionalWhitespaceTerminal() [function] [call site] 01045
9 photos_editing_formats::image_io::DataScanner::CreateOptionalWhitespaceScanner() [function] [call site] 01046
10 photos_editing_formats::image_io::DataScanner::DataScanner(photos_editing_formats::image_io::DataScanner::Type) [function] [call site] 01047
9 photos_editing_formats::image_io::DataScanner::~DataScanner() [function] [call site] 01048
8 photos_editing_formats::image_io::XmlTerminal::WithName(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01049
8 photos_editing_formats::image_io::XmlRule::AddSentinelTerminal(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01050
9 photos_editing_formats::image_io::DataScanner::CreateSentinelScanner(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01051
10 photos_editing_formats::image_io::DataScanner::DataScanner(photos_editing_formats::image_io::DataScanner::Type, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01052
9 photos_editing_formats::image_io::DataScanner::~DataScanner() [function] [call site] 01053
8 photos_editing_formats::image_io::XmlTerminal::WithDescription(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01054
9 photos_editing_formats::image_io::DataScanner::SetDescription(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01055
8 photos_editing_formats::image_io::XmlTerminal::WithAction(std::__1::function<photos_editing_formats::image_io::DataMatchResult (photos_editing_formats::image_io::XmlActionContext const&)> const&) [function] [call site] 01056
8 photos_editing_formats::image_io::XmlRule::AddLiteralTerminal(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01057
8 photos_editing_formats::image_io::XmlTerminal::WithName(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01058
8 photos_editing_formats::image_io::XmlTerminal::WithAction(std::__1::function<photos_editing_formats::image_io::DataMatchResult (photos_editing_formats::image_io::XmlActionContext const&)> const&) [function] [call site] 01059
8 photos_editing_formats::image_io::XmlRule::AddLiteralTerminal(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01060
8 photos_editing_formats::image_io::XmlTerminal::WithName(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01061
8 photos_editing_formats::image_io::XmlTerminal::WithAction(std::__1::function<photos_editing_formats::image_io::DataMatchResult (photos_editing_formats::image_io::XmlActionContext const&)> const&) [function] [call site] 01062
8 photos_editing_formats::image_io::XmlRule::SetTerminalIndex(unsigned long) [function] [call site] 01063
8 photos_editing_formats::image_io::XmlRule::~XmlRule() [function] [call site] 01064
6 photos_editing_formats::image_io::XmlReader::XmlReader(photos_editing_formats::image_io::XmlHandler*, photos_editing_formats::image_io::MessageHandler*) [function] [call site] 01065
7 photos_editing_formats::image_io::DataLineMap::DataLineMap() [function] [call site] 01066
6 photos_editing_formats::image_io::XmlReader::StartParse(std::__1::unique_ptr<photos_editing_formats::image_io::XmlRule, std::__1::default_delete<photos_editing_formats::image_io::XmlRule> >) [function] [call site] 01067
7 photos_editing_formats::image_io::Message::Message(photos_editing_formats::image_io::Message::Type, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01068
7 photos_editing_formats::image_io::XmlReader::ReportError(photos_editing_formats::image_io::Message const&) [function] [call site] 01069
8 photos_editing_formats::image_io::MessageHandler::ReportMessage(photos_editing_formats::image_io::Message const&) [function] [call site] 01070
8 photos_editing_formats::image_io::Message::GetType() const [function] [call site] 01071
8 photos_editing_formats::image_io::Message::GetType() const [function] [call site] 01072
8 photos_editing_formats::image_io::Message::IsError() const [function] [call site] 01073
7 photos_editing_formats::image_io::Message::~Message() [function] [call site] 01074
6 photos_editing_formats::image_io::XmlReader::Parse(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01075
7 photos_editing_formats::image_io::XmlReader::GetBytesParsed() const [function] [call site] 01076
7 photos_editing_formats::image_io::DataRange::DataRange(unsigned long, unsigned long) [function] [call site] 01077
7 photos_editing_formats::image_io::DataSegment::Create(photos_editing_formats::image_io::DataRange const&, unsigned char const*, photos_editing_formats::image_io::DataSegment::BufferDispositionPolicy) [function] [call site] 01078
7 photos_editing_formats::image_io::XmlReader::Parse(unsigned long, photos_editing_formats::image_io::DataRange const&, photos_editing_formats::image_io::DataSegment const&) [function] [call site] 01079
8 photos_editing_formats::image_io::XmlHandlerContext::XmlHandlerContext(unsigned long, photos_editing_formats::image_io::DataRange const&, photos_editing_formats::image_io::DataSegment const&, photos_editing_formats::image_io::DataLineMap const&, photos_editing_formats::image_io::XmlHandler*) [function] [call site] 01080
9 photos_editing_formats::image_io::DataContext::DataContext(unsigned long, photos_editing_formats::image_io::DataRange const&, photos_editing_formats::image_io::DataSegment const&, photos_editing_formats::image_io::DataLineMap const&) [function] [call site] 01081
8 photos_editing_formats::image_io::XmlReader::InitializeContextNameList(photos_editing_formats::image_io::XmlHandlerContext*) [function] [call site] 01082
9 photos_editing_formats::image_io::DataContext::GetNameList() [function] [call site] 01083
9 photos_editing_formats::image_io::XmlRule::GetName() const [function] [call site] 01084
8 photos_editing_formats::image_io::DataContext::IsValidLocationAndRange() const [function] [call site] 01085
9 photos_editing_formats::image_io::DataRange::IsValid() const [function] [call site] 01086
9 photos_editing_formats::image_io::DataRange::Contains(unsigned long) const [function] [call site] 01087
9 photos_editing_formats::image_io::DataSegment::GetDataRange() const [function] [call site] 01088
9 photos_editing_formats::image_io::DataRange::Contains(photos_editing_formats::image_io::DataRange const&) const [function] [call site] 01089
10 photos_editing_formats::image_io::DataRange::IsValid() const [function] [call site] 01090
8 photos_editing_formats::image_io::DataMatchResult::DataMatchResult() [function] [call site] 01091
9 photos_editing_formats::image_io::DataMatchResult::DataMatchResult(photos_editing_formats::image_io::DataMatchResult::Type, unsigned long) [function] [call site] 01092
10 photos_editing_formats::image_io::Message::Message(photos_editing_formats::image_io::Message::Type, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01093
8 photos_editing_formats::image_io::DataContext::GetInvalidLocationAndRangeErrorText() const [function] [call site] 01094
9 photos_editing_formats::image_io::DataRange::GetBegin() const [function] [call site] 01095
9 photos_editing_formats::image_io::DataRange::GetEnd() const [function] [call site] 01096
9 photos_editing_formats::image_io::DataSegment::GetDataRange() const [function] [call site] 01097
9 photos_editing_formats::image_io::DataRange::GetBegin() const [function] [call site] 01098
9 photos_editing_formats::image_io::DataSegment::GetDataRange() const [function] [call site] 01099
9 photos_editing_formats::image_io::DataRange::GetEnd() const [function] [call site] 01100
9 photos_editing_formats::image_io::DataContext::GetErrorText(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01101
10 photos_editing_formats::image_io::DataContext::GetErrorText(std::__1::list<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::list<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01102
11 photos_editing_formats::image_io::DataContext::GetNamesString(std::__1::list<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::list<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) const [function] [call site] 01103
12 photos_editing_formats::image_io::(anonymous namespace)::AddNames(std::__1::list<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::basic_stringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 01104
12 photos_editing_formats::image_io::(anonymous namespace)::AddNames(std::__1::list<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::basic_stringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 01105
12 photos_editing_formats::image_io::(anonymous namespace)::AddNames(std::__1::list<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::basic_stringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) [function] [call site] 01106
11 photos_editing_formats::image_io::DataLine::DataLine() [function] [call site] 01107
12 photos_editing_formats::image_io::DataRange::DataRange() [function] [call site] 01108
11 photos_editing_formats::image_io::DataContext::IsValidLocationAndRange() const [function] [call site] 01109
11 photos_editing_formats::image_io::DataLineMap::GetDataLine(unsigned long) const [function] [call site] 01110
12 photos_editing_formats::image_io::DataLine::DataLine() [function] [call site] 01111
12 photos_editing_formats::image_io::DataRange::DataRange(unsigned long, unsigned long) [function] [call site] 01112
12 photos_editing_formats::image_io::DataLine::DataLine(unsigned long, photos_editing_formats::image_io::DataRange const&) [function] [call site] 01113
12 photos_editing_formats::image_io::DataRange::GetEnd() const [function] [call site] 01114
12 photos_editing_formats::image_io::DataRange::Contains(unsigned long) const [function] [call site] 01115
12 photos_editing_formats::image_io::DataLine::DataLine() [function] [call site] 01116
11 photos_editing_formats::image_io::DataContext::GetLineNumberString(photos_editing_formats::image_io::DataLine const&) const [function] [call site] 01117
11 photos_editing_formats::image_io::DataRange::DataRange() [function] [call site] 01118
11 photos_editing_formats::image_io::DataContext::GetClippedAndLineRange(photos_editing_formats::image_io::DataLine const&, photos_editing_formats::image_io::DataRange*, photos_editing_formats::image_io::DataRange*) const [function] [call site] 01119
12 photos_editing_formats::image_io::DataRange::IsValid() const [function] [call site] 01120
12 photos_editing_formats::image_io::DataRange::GetIntersection(photos_editing_formats::image_io::DataRange const&) const [function] [call site] 01121
13 photos_editing_formats::image_io::DataRange::DataRange(unsigned long, unsigned long) [function] [call site] 01122
12 photos_editing_formats::image_io::DataRange::IsValid() const [function] [call site] 01123
12 photos_editing_formats::image_io::DataRange::Contains(unsigned long) const [function] [call site] 01124
12 photos_editing_formats::image_io::DataRange::GetBegin() const [function] [call site] 01125
12 photos_editing_formats::image_io::DataRange::GetBegin() const [function] [call site] 01126
12 photos_editing_formats::image_io::DataRange::GetEnd() const [function] [call site] 01127
12 photos_editing_formats::image_io::DataRange::GetEnd() const [function] [call site] 01128
12 photos_editing_formats::image_io::DataRange::DataRange(unsigned long, unsigned long) [function] [call site] 01129
12 photos_editing_formats::image_io::DataRange::DataRange(unsigned long, unsigned long) [function] [call site] 01130
11 photos_editing_formats::image_io::DataContext::GetLineString(photos_editing_formats::image_io::DataRange const&, photos_editing_formats::image_io::DataRange const&, unsigned long*) const [function] [call site] 01131
12 photos_editing_formats::image_io::DataContext::IsValidLocationAndRange() const [function] [call site] 01132
12 photos_editing_formats::image_io::DataRange::GetBegin() const [function] [call site] 01133
12 photos_editing_formats::image_io::DataSegment::GetBuffer(unsigned long) const [function] [call site] 01134
13 photos_editing_formats::image_io::DataSegment::Contains(unsigned long) const [function] [call site] 01135
13 photos_editing_formats::image_io::DataSegment::GetBegin() const [function] [call site] 01136
12 photos_editing_formats::image_io::DataRange::GetBegin() const [function] [call site] 01137
12 photos_editing_formats::image_io::DataRange::GetLength() const [function] [call site] 01138
12 photos_editing_formats::image_io::DataRange::GetEnd() const [function] [call site] 01139
12 isprint [call site] 01140
12 photos_editing_formats::image_io::ByteData::Byte2Hex(unsigned char) [function] [call site] 01141
12 photos_editing_formats::image_io::DataRange::GetBegin() const [function] [call site] 01142
11 photos_editing_formats::image_io::DataRange::GetBegin() const [function] [call site] 01143
8 photos_editing_formats::image_io::DataMatchResult::SetMessage(photos_editing_formats::image_io::Message::Type, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01144
9 photos_editing_formats::image_io::Message::Message(photos_editing_formats::image_io::Message::Type, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01145
9 photos_editing_formats::image_io::DataMatchResult::SetMessage(photos_editing_formats::image_io::Message const&) [function] [call site] 01146
10 photos_editing_formats::image_io::Message::operator=(photos_editing_formats::image_io::Message const&) [function] [call site] 01147
9 photos_editing_formats::image_io::Message::~Message() [function] [call site] 01148
8 photos_editing_formats::image_io::XmlReader::ReportError(photos_editing_formats::image_io::DataMatchResult const&, photos_editing_formats::image_io::DataContext const&) [function] [call site] 01149
9 photos_editing_formats::image_io::DataMatchResult::HasMessage() const [function] [call site] 01150
9 photos_editing_formats::image_io::DataContext::GetErrorText(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01151
9 photos_editing_formats::image_io::Message::Message(photos_editing_formats::image_io::Message::Type, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01152
9 photos_editing_formats::image_io::XmlReader::ReportError(photos_editing_formats::image_io::Message const&) [function] [call site] 01153
9 photos_editing_formats::image_io::Message::~Message() [function] [call site] 01154
9 photos_editing_formats::image_io::DataMatchResult::GetMessage() const [function] [call site] 01155
9 photos_editing_formats::image_io::XmlReader::ReportError(photos_editing_formats::image_io::Message const&) [function] [call site] 01156
8 photos_editing_formats::image_io::DataMatchResult::~DataMatchResult() [function] [call site] 01157
9 photos_editing_formats::image_io::Message::~Message() [function] [call site] 01158
8 photos_editing_formats::image_io::DataMatchResult::DataMatchResult() [function] [call site] 01159
8 photos_editing_formats::image_io::DataMatchResult::SetMessage(photos_editing_formats::image_io::Message::Type, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01160
8 photos_editing_formats::image_io::XmlReader::ReportError(photos_editing_formats::image_io::DataMatchResult const&, photos_editing_formats::image_io::DataContext const&) [function] [call site] 01161
8 photos_editing_formats::image_io::DataMatchResult::~DataMatchResult() [function] [call site] 01162
8 photos_editing_formats::image_io::DataLineMap::FindDataLines(photos_editing_formats::image_io::DataRange const&, photos_editing_formats::image_io::DataSegment const&) [function] [call site] 01163
9 photos_editing_formats::image_io::DataRange::GetEnd() const [function] [call site] 01164
9 photos_editing_formats::image_io::DataRange::GetBegin() const [function] [call site] 01165
9 photos_editing_formats::image_io::DataLineMap::GetDataLineCount() const [function] [call site] 01166
9 photos_editing_formats::image_io::DataSegment::Find(unsigned long, unsigned char) const [function] [call site] 01167
9 photos_editing_formats::image_io::DataRange::GetBegin() const [function] [call site] 01168
9 photos_editing_formats::image_io::DataRange::DataRange(unsigned long, unsigned long) [function] [call site] 01169
9 photos_editing_formats::image_io::DataSegment::GetValidatedByte(unsigned long) const [function] [call site] 01170
9 photos_editing_formats::image_io::DataRange::DataRange(unsigned long, unsigned long) [function] [call site] 01171
9 photos_editing_formats::image_io::DataSegment::GetValidatedByte(unsigned long) const [function] [call site] 01172
8 photos_editing_formats::image_io::DataRange::GetEnd() const [function] [call site] 01173
8 photos_editing_formats::image_io::XmlReader::InitializeContextNameList(photos_editing_formats::image_io::XmlHandlerContext*) [function] [call site] 01174
8 photos_editing_formats::image_io::XmlHandlerContext::XmlHandlerContext(photos_editing_formats::image_io::XmlHandlerContext const&) [function] [call site] 01175
9 photos_editing_formats::image_io::DataContext::DataContext(photos_editing_formats::image_io::DataContext const&) [function] [call site] 01176
8 photos_editing_formats::image_io::DataContext::~DataContext() [function] [call site] 01177
8 photos_editing_formats::image_io::DataMatchResult::GetType() const [function] [call site] 01178
8 photos_editing_formats::image_io::XmlReader::ReportError(photos_editing_formats::image_io::DataMatchResult const&, photos_editing_formats::image_io::DataContext const&) [function] [call site] 01179
8 photos_editing_formats::image_io::XmlReader::ReportMessageIfNeeded(photos_editing_formats::image_io::DataMatchResult const&) [function] [call site] 01180
9 photos_editing_formats::image_io::DataMatchResult::HasMessage() const [function] [call site] 01181
9 photos_editing_formats::image_io::DataMatchResult::GetMessage() const [function] [call site] 01182
9 photos_editing_formats::image_io::XmlReader::ReportError(photos_editing_formats::image_io::Message const&) [function] [call site] 01183
8 photos_editing_formats::image_io::DataMatchResult::GetBytesConsumed() const [function] [call site] 01184
8 photos_editing_formats::image_io::DataMatchResult::GetBytesConsumed() const [function] [call site] 01185
8 photos_editing_formats::image_io::DataMatchResult::GetBytesConsumed() const [function] [call site] 01186
8 photos_editing_formats::image_io::DataContext::IncrementLocation(unsigned long) [function] [call site] 01187
8 photos_editing_formats::image_io::XmlRule::HasNextRule() const [function] [call site] 01188
8 photos_editing_formats::image_io::XmlRule::ReleaseNextRule() [function] [call site] 01189
8 photos_editing_formats::image_io::XmlReader::ReportMessageIfNeeded(photos_editing_formats::image_io::DataMatchResult const&) [function] [call site] 01190
8 photos_editing_formats::image_io::DataMatchResult::GetBytesConsumed() const [function] [call site] 01191
8 photos_editing_formats::image_io::DataMatchResult::~DataMatchResult() [function] [call site] 01192
8 photos_editing_formats::image_io::XmlReader::ReportMessageIfNeeded(photos_editing_formats::image_io::DataMatchResult const&) [function] [call site] 01193
8 photos_editing_formats::image_io::DataMatchResult::GetBytesConsumed() const [function] [call site] 01194
8 photos_editing_formats::image_io::DataMatchResult::GetBytesConsumed() const [function] [call site] 01195
8 photos_editing_formats::image_io::DataMatchResult::GetBytesConsumed() const [function] [call site] 01196
8 photos_editing_formats::image_io::DataContext::IncrementLocation(unsigned long) [function] [call site] 01197
8 photos_editing_formats::image_io::XmlRule::HasNextRule() const [function] [call site] 01198
8 photos_editing_formats::image_io::XmlRule::ReleaseNextRule() [function] [call site] 01199
8 photos_editing_formats::image_io::XmlReader::InitializeContextNameList(photos_editing_formats::image_io::XmlHandlerContext*) [function] [call site] 01200
8 photos_editing_formats::image_io::DataContext::GetErrorText(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const [function] [call site] 01201
8 photos_editing_formats::image_io::Message::Message(photos_editing_formats::image_io::Message::Type, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01202
8 photos_editing_formats::image_io::XmlReader::ReportError(photos_editing_formats::image_io::Message const&) [function] [call site] 01203
8 photos_editing_formats::image_io::Message::~Message() [function] [call site] 01204
8 photos_editing_formats::image_io::DataContext::~DataContext() [function] [call site] 01205
6 photos_editing_formats::image_io::XmlReader::FinishParse() [function] [call site] 01206
7 photos_editing_formats::image_io::XmlRule::GetName() const [function] [call site] 01207
7 photos_editing_formats::image_io::XmlRule::GetCurrentTerminal() [function] [call site] 01208
7 photos_editing_formats::image_io::XmlTerminal::GetName() const [function] [call site] 01209
7 photos_editing_formats::image_io::XmlTerminal::GetName() const [function] [call site] 01210
7 photos_editing_formats::image_io::XmlTerminal::GetScanner() [function] [call site] 01211
7 photos_editing_formats::image_io::DataScanner::GetDescription() const [function] [call site] 01212
7 photos_editing_formats::image_io::Message::Message(photos_editing_formats::image_io::Message::Type, int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01213
7 photos_editing_formats::image_io::XmlReader::ReportError(photos_editing_formats::image_io::Message const&) [function] [call site] 01214
7 photos_editing_formats::image_io::Message::~Message() [function] [call site] 01215
6 photos_editing_formats::image_io::XmlReader::HasErrors() const [function] [call site] 01216
6 ultrahdr::XMPXmlHandler::getIsApple() const [function] [call site] 01217
6 ultrahdr::XMPXmlHandler::getMaxContentBoost(float*, bool*) [function] [call site] 01218
6 ultrahdr::getExifAppleHeadroom(unsigned char const*, unsigned long, float*) [function] [call site] 01219
7 memcmp [call site] 01220
7 ultrahdr::readU32(unsigned char const*, unsigned long, unsigned int*, unsigned long*, bool) [function] [call site] 01221
7 ultrahdr::readU16(unsigned char const*, unsigned long, unsigned short*, unsigned long*, bool) [function] [call site] 01222
7 ultrahdr::readU16(unsigned char const*, unsigned long, unsigned short*, unsigned long*, bool) [function] [call site] 01223
7 ultrahdr::readU16(unsigned char const*, unsigned long, unsigned short*, unsigned long*, bool) [function] [call site] 01224
7 ultrahdr::readU32(unsigned char const*, unsigned long, unsigned int*, unsigned long*, bool) [function] [call site] 01225
7 ultrahdr::readU32(unsigned char const*, unsigned long, unsigned int*, unsigned long*, bool) [function] [call site] 01226
7 memcmp [call site] 01227
7 ultrahdr::readS32(unsigned char const*, unsigned long, int*, unsigned long*, bool) [function] [call site] 01228
8 ultrahdr::readU32(unsigned char const*, unsigned long, unsigned int*, unsigned long*, bool) [function] [call site] 01229
7 ultrahdr::readU32(unsigned char const*, unsigned long, unsigned int*, unsigned long*, bool) [function] [call site] 01230
7 ultrahdr::readU32(unsigned char const*, unsigned long, unsigned int*, unsigned long*, bool) [function] [call site] 01231
7 exp2 [call site] 01232
6 ultrahdr::XMPXmlHandler::getVersion(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*, bool*) [function] [call site] 01233
6 snprintf [call site] 01234
6 ultrahdr::XMPXmlHandler::getMaxContentBoost(float*, bool*) [function] [call site] 01235
6 snprintf [call site] 01236
6 ultrahdr::XMPXmlHandler::getHdrCapacityMax(float*, bool*) [function] [call site] 01237
6 snprintf [call site] 01238
6 ultrahdr::XMPXmlHandler::getMinContentBoost(float*, bool*) [function] [call site] 01239
6 snprintf [call site] 01240
6 ultrahdr::XMPXmlHandler::getGamma(float*, bool*) [function] [call site] 01241
6 snprintf [call site] 01242
6 ultrahdr::XMPXmlHandler::getOffsetSdr(float*, bool*) [function] [call site] 01243
6 snprintf [call site] 01244
6 ultrahdr::XMPXmlHandler::getOffsetHdr(float*, bool*) [function] [call site] 01245
6 snprintf [call site] 01246
6 ultrahdr::XMPXmlHandler::getHdrCapacityMin(float*, bool*) [function] [call site] 01247
6 snprintf [call site] 01248
6 ultrahdr::XMPXmlHandler::getBaseRenditionIsHdr(bool*, bool*) [function] [call site] 01249
6 snprintf [call site] 01250
6 photos_editing_formats::image_io::XmlReader::~XmlReader() [function] [call site] 01251
7 photos_editing_formats::image_io::DataLineMap::~DataLineMap() [function] [call site] 01252
6 photos_editing_formats::image_io::MessageHandler::~MessageHandler() [function] [call site] 01253
6 ultrahdr::XMPXmlHandler::~XMPXmlHandler() [function] [call site] 01254
7 photos_editing_formats::image_io::XmlHandler::~XmlHandler() [function] [call site] 01255
4 ultrahdr::uhdr_gainmap_metadata_ext::~uhdr_gainmap_metadata_ext() [function] [call site] 01256
4 ultrahdr::jpeg_info_struct::~jpeg_info_struct() [function] [call site] 01257
3 uhdr_release_decoder [function] [call site] 01258
3 uhdr_release_decoder [function] [call site] 01259
2 uhdr_create_decoder [function] [call site] 01260
2 uhdr_dec_set_image [function] [call site] 01261
2 uhdr_dec_set_out_color_transfer [function] [call site] 01262
3 __dynamic_cast [call site] 01263
3 snprintf [call site] 01264
3 __dynamic_cast [call site] 01265
2 uhdr_dec_set_out_img_format [function] [call site] 01266
3 __dynamic_cast [call site] 01267
3 snprintf [call site] 01268
3 __dynamic_cast [call site] 01269
2 uhdr_dec_set_out_img_format [function] [call site] 01270
2 uhdr_dec_set_out_img_format [function] [call site] 01271
2 uhdr_dec_set_out_max_display_boost [function] [call site] 01272
3 __dynamic_cast [call site] 01273
3 snprintf [call site] 01274
3 __dynamic_cast [call site] 01275
2 uhdr_enable_gpu_acceleration [function] [call site] 01276
2 uhdr_add_effect_mirror [function] [call site] 01277
3 ultrahdr::uhdr_mirror_effect::uhdr_mirror_effect(uhdr_mirror_direction) [function] [call site] 01278
4 ultrahdr::uhdr_effect_desc::uhdr_effect_desc() [function] [call site] 01279
2 uhdr_add_effect_rotate [function] [call site] 01280
3 ultrahdr::uhdr_rotate_effect::uhdr_rotate_effect(int) [function] [call site] 01281
4 ultrahdr::uhdr_effect_desc::uhdr_effect_desc() [function] [call site] 01282
2 uhdr_add_effect_crop [function] [call site] 01283
3 ultrahdr::uhdr_crop_effect::uhdr_crop_effect(int, int, int, int) [function] [call site] 01284
4 ultrahdr::uhdr_effect_desc::uhdr_effect_desc() [function] [call site] 01285
2 uhdr_add_effect_resize [function] [call site] 01286
3 ultrahdr::uhdr_resize_effect::uhdr_resize_effect(int, int) [function] [call site] 01287
4 ultrahdr::uhdr_effect_desc::uhdr_effect_desc() [function] [call site] 01288
2 uhdr_dec_probe [function] [call site] 01289
2 uhdr_dec_get_image_width [function] [call site] 01290
3 __dynamic_cast [call site] 01291
2 uhdr_dec_get_image_height [function] [call site] 01292
3 __dynamic_cast [call site] 01293
2 uhdr_dec_get_gainmap_width [function] [call site] 01294
3 __dynamic_cast [call site] 01295
2 uhdr_dec_get_gainmap_height [function] [call site] 01296
3 __dynamic_cast [call site] 01297
2 uhdr_dec_get_exif [function] [call site] 01298
3 __dynamic_cast [call site] 01299
2 uhdr_dec_get_icc [function] [call site] 01300
3 __dynamic_cast [call site] 01301
2 uhdr_dec_get_base_image [function] [call site] 01302
3 __dynamic_cast [call site] 01303
2 uhdr_dec_get_gainmap_image [function] [call site] 01304
3 __dynamic_cast [call site] 01305
2 uhdr_dec_get_gainmap_metadata [function] [call site] 01306
3 __dynamic_cast [call site] 01307
2 uhdr_decode [function] [call site] 01308
3 __dynamic_cast [call site] 01309
3 uhdr_dec_probe [function] [call site] 01310
3 heif_check_filetype [function] [call site] 01311
3 ultrahdr::HeifUltraHdr::HeifUltraHdr(void*, int, int, bool, float, uhdr_enc_preset, float, float, float, uhdr_codec) [function] [call site] 01312
4 ultrahdr::UltraHdr::UltraHdr(void*, int, int, bool, float, uhdr_enc_preset, float, float, float) [function] [call site] 01313
3 ultrahdr::HeifUltraHdr::decodeHeicUltraHdr(uhdr_compressed_image*, uhdr_raw_image*, float, uhdr_color_transfer, uhdr_img_fmt, uhdr_raw_image*, uhdr_gainmap_metadata*) [function] [call site] 01314
4 ultrahdr::uhdr_gainmap_metadata_ext::uhdr_gainmap_metadata_ext(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) [function] [call site] 01315
4 heif_context_alloc [function] [call site] 01316
4 heif_context_read_from_memory_without_copy [function] [call site] 01317
4 heif_context_get_primary_image_handle [function] [call site] 01318
4 heif_decoding_options_alloc [function] [call site] 01319
5 fill_default_decoding_options(heif_decoding_options&) [function] [call site] 01320
4 heif_decode_image [function] [call site] 01321
5 ImageItem::get_id() const [function] [call site] 01322
5 normalize_options(heif_decoding_options const*) [function] [call site] 01323
6 fill_default_decoding_options(heif_decoding_options&) [function] [call site] 01324
5 HeifContext::decode_image(unsigned int, heif_colorspace, heif_chroma, heif_decoding_options const&, bool, unsigned int, unsigned int) const [function] [call site] 01325
6 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01326
6 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01327
7 Error::Error(Error const&) [function] [call site] 01328
6 Error::~Error() [function] [call site] 01329
6 ImageItem::decode_image(heif_decoding_options const&, bool, unsigned int, unsigned int) const [function] [call site] 01330
7 std::__1::shared_ptr<Box_ispe> ImageItem::get_property<Box_ispe>() const [function] [call site] 01331
7 ImageItem::get_context() const [function] [call site] 01332
7 HeifContext::get_security_limits() const [function] [call site] 01333
7 Box_ispe::get_width() const [function] [call site] 01334
7 Box_ispe::get_height() const [function] [call site] 01335
7 check_for_valid_image_size(heif_security_limits const*, unsigned int, unsigned int) [function] [call site] 01336
7 Error::operator bool() const [function] [call site] 01337
7 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01338
7 Error::~Error() [function] [call site] 01339
7 ImageItem::transform_requested_tile_position_to_original_tile_position(unsigned int&, unsigned int&) const [function] [call site] 01340
8 ImageItem::get_properties() const [function] [call site] 01341
9 ImageItem::get_file() const [function] [call site] 01342
10 HeifContext::get_heif_file() const [function] [call site] 01343
9 HeifFile::get_ipco_box() [function] [call site] 01344
9 ImageItem::get_file() const [function] [call site] 01345
9 HeifFile::get_ipma_box() [function] [call site] 01346
9 Box_ipco::get_properties_for_item_ID(unsigned int, std::__1::shared_ptr<Box_ipma> const&, std::__1::vector<std::__1::shared_ptr<Box>, std::__1::allocator<std::__1::shared_ptr<Box> > >&) const [function] [call site] 01347
9 Error::operator bool() const [function] [call site] 01348
9 Result<std::__1::vector<std::__1::shared_ptr<Box>, std::__1::allocator<std::__1::shared_ptr<Box> > > >::Result(Error const&) [function] [call site] 01349
9 Error::~Error() [function] [call site] 01350
9 Result<std::__1::vector<std::__1::shared_ptr<Box>, std::__1::allocator<std::__1::shared_ptr<Box> > > >::Result(std::__1::vector<std::__1::shared_ptr<Box>, std::__1::allocator<std::__1::shared_ptr<Box> > > const&) [function] [call site] 01351
10 Error::Error(Error const&) [function] [call site] 01352
8 Error::operator bool() const [function] [call site] 01353
8 Error::Error(Error const&) [function] [call site] 01354
8 Error::Error(Error const&) [function] [call site] 01355
8 Box_irot::get_rotation_ccw() const [function] [call site] 01356
8 Box_imir::get_mirror_direction() const [function] [call site] 01357
8 Result<std::__1::vector<std::__1::shared_ptr<Box>, std::__1::allocator<std::__1::shared_ptr<Box> > > >::~Result() [function] [call site] 01358
7 Error::operator bool() const [function] [call site] 01359
7 Error::~Error() [function] [call site] 01360
7 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01361
7 Error::operator bool() const [function] [call site] 01362
7 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01363
7 HeifContext::get_heif_file() const [function] [call site] 01364
7 Error::Error() [function] [call site] 01365
7 ImageItem::get_properties() const [function] [call site] 01366
7 Error::operator bool() const [function] [call site] 01367
7 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01368
7 Result<std::__1::vector<std::__1::shared_ptr<Box>, std::__1::allocator<std::__1::shared_ptr<Box> > > >::~Result() [function] [call site] 01369
7 Result<std::__1::vector<std::__1::shared_ptr<Box>, std::__1::allocator<std::__1::shared_ptr<Box> > > >::operator*() [function] [call site] 01370
7 Box_irot::get_rotation_ccw() const [function] [call site] 01371
7 HeifContext::get_security_limits() [function] [call site] 01372
7 HeifPixelImage::rotate_ccw(int, heif_security_limits const*) [function] [call site] 01373
8 HeifPixelImage::get_chroma_format() const [function] [call site] 01374
8 HeifPixelImage::has_odd_height() const [function] [call site] 01375
8 HeifPixelImage::get_chroma_format() const [function] [call site] 01376
8 HeifPixelImage::has_odd_width() const [function] [call site] 01377
8 HeifPixelImage::has_odd_width() const [function] [call site] 01378
8 HeifPixelImage::has_odd_height() const [function] [call site] 01379
8 HeifPixelImage::has_odd_height() const [function] [call site] 01380
8 heif_color_conversion_options_set_defaults [function] [call site] 01381
8 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01382
8 convert_colorspace(std::__1::shared_ptr<HeifPixelImage> const&, heif_colorspace, heif_chroma, std::__1::shared_ptr<color_profile_nclx const> const&, int, heif_color_conversion_options const&, heif_security_limits const*) [function] [call site] 01383
9 HeifPixelImage::get_width() const [function] [call site] 01384
9 HeifPixelImage::get_height() const [function] [call site] 01385
9 HeifPixelImage::has_channel(heif_channel) const [function] [call site] 01386
9 HeifPixelImage::get_width(heif_channel) const [function] [call site] 01387
9 HeifPixelImage::get_height(heif_channel) const [function] [call site] 01388
9 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01389
9 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01390
9 ColorState::ColorState() [function] [call site] 01391
10 color_profile_nclx::color_profile_nclx() [function] [call site] 01392
11 color_profile::color_profile() [function] [call site] 01393
11 color_profile_nclx::set_sRGB_defaults() [function] [call site] 01394
11 color_profile::~color_profile() [function] [call site] 01395
9 HeifPixelImage::get_colorspace() const [function] [call site] 01396
9 HeifPixelImage::get_chroma_format() const [function] [call site] 01397
9 HeifPixelImage::has_channel(heif_channel) const [function] [call site] 01398
9 HeifPixelImage::get_chroma_format() const [function] [call site] 01399
9 is_interleaved_with_alpha(heif_chroma) [function] [call site] 01400
9 HeifPixelImage::get_color_profile_nclx() const [function] [call site] 01401
9 HeifPixelImage::get_color_profile_nclx() const [function] [call site] 01402
9 color_profile_nclx::operator=(color_profile_nclx const&) [function] [call site] 01403
10 color_profile::operator=(color_profile const&) [function] [call site] 01404
9 color_profile_nclx::replace_undefined_values_with_sRGB_defaults() [function] [call site] 01405
9 HeifPixelImage::get_channel_set() const [function] [call site] 01406
9 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01407
9 ColorState::ColorState(ColorState const&) [function] [call site] 01408
10 color_profile_nclx::color_profile_nclx(color_profile_nclx const&) [function] [call site] 01409
11 color_profile::color_profile(color_profile const&) [function] [call site] 01410
9 color_profile_nclx::operator=(color_profile_nclx const&) [function] [call site] 01411
9 color_profile_nclx::get_matrix_coefficients() const [function] [call site] 01412
9 color_profile_nclx::get_matrix_coefficients() const [function] [call site] 01413
9 color_profile_nclx::set_matrix_coefficients(unsigned short) [function] [call site] 01414
9 color_profile_nclx::get_colour_primaries() const [function] [call site] 01415
9 color_profile_nclx::get_colour_primaries() const [function] [call site] 01416
9 color_profile_nclx::set_colour_primaries(unsigned short) [function] [call site] 01417
9 color_profile_nclx::get_transfer_characteristics() const [function] [call site] 01418
9 color_profile_nclx::get_transfer_characteristics() const [function] [call site] 01419
9 color_profile_nclx::set_transfer_characteristics(unsigned short) [function] [call site] 01420
9 num_interleaved_pixels_per_plane(heif_chroma) [function] [call site] 01421
9 is_interleaved_with_alpha(heif_chroma) [function] [call site] 01422
9 ColorConversionPipeline::ColorConversionPipeline() [function] [call site] 01423
9 ColorConversionPipeline::construct_pipeline(ColorState const&, ColorState const&, heif_color_conversion_options const&) [function] [call site] 01424
10 ColorState::operator==(ColorState const&) const [function] [call site] 01425
11 color_profile_nclx::get_full_range_flag() const [function] [call site] 01426
11 color_profile_nclx::get_matrix_coefficients() const [function] [call site] 01427
11 color_profile_nclx::get_colour_primaries() const [function] [call site] 01428
10 ColorConversionPipeline::init_ops() [function] [call site] 01429
10 Node::operator=(Node const&) [function] [call site] 01430
11 ColorState::operator=(ColorState const&) [function] [call site] 01431
12 color_profile_nclx::operator=(color_profile_nclx const&) [function] [call site] 01432
10 ColorState::operator==(ColorState const&) const [function] [call site] 01433
10 ColorState::operator=(ColorState const&) [function] [call site] 01434
10 ColorState::operator=(ColorState const&) [function] [call site] 01435
10 ColorState::operator=(ColorState const&) [function] [call site] 01436
10 ColorState::operator==(ColorState const&) const [function] [call site] 01437
10 ColorState::operator==(ColorState const&) const [function] [call site] 01438
10 Node::Node(int, std::__1::shared_ptr<ColorConversionOperation> const&, ColorState const&, int) [function] [call site] 01439
11 ColorState::ColorState() [function] [call site] 01440
11 ColorState::operator=(ColorState const&) [function] [call site] 01441
10 Node::operator=(Node&&) [function] [call site] 01442
11 ColorState::operator=(ColorState&&) [function] [call site] 01443
12 color_profile_nclx::operator=(color_profile_nclx&&) [function] [call site] 01444
10 Node::~Node() [function] [call site] 01445
11 ColorState::~ColorState() [function] [call site] 01446
12 color_profile::~color_profile() [function] [call site] 01447
10 ColorStateWithCost::ColorStateWithCost(ColorStateWithCost const&) [function] [call site] 01448
11 ColorState::ColorState(ColorState const&) [function] [call site] 01449
10 ColorStateWithCost::~ColorStateWithCost() [function] [call site] 01450
11 ColorState::~ColorState() [function] [call site] 01451
9 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01452
9 Error::~Error() [function] [call site] 01453
9 ColorConversionPipeline::is_nop() const [function] [call site] 01454
9 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(std::__1::shared_ptr<HeifPixelImage> const&) [function] [call site] 01455
9 ColorConversionPipeline::convert_image(std::__1::shared_ptr<HeifPixelImage> const&, heif_security_limits const*) [function] [call site] 01456
10 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(std::__1::shared_ptr<HeifPixelImage> const&) [function] [call site] 01457
10 Error::operator bool() const [function] [call site] 01458
10 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01459
10 Result<std::__1::shared_ptr<HeifPixelImage> >::~Result() [function] [call site] 01460
10 Result<std::__1::shared_ptr<HeifPixelImage> >::operator*() [function] [call site] 01461
10 HeifPixelImage::set_color_profile_nclx(std::__1::shared_ptr<color_profile_nclx const> const&) [function] [call site] 01462
10 HeifPixelImage::get_color_profile_icc() const [function] [call site] 01463
10 HeifPixelImage::set_color_profile_icc(std::__1::shared_ptr<color_profile_raw const> const&) [function] [call site] 01464
10 HeifPixelImage::is_premultiplied_alpha() const [function] [call site] 01465
10 HeifPixelImage::set_premultiplied_alpha(bool) [function] [call site] 01466
10 HeifPixelImage::has_clli() const [function] [call site] 01467
10 HeifPixelImage::get_clli() const [function] [call site] 01468
10 HeifPixelImage::set_clli(heif_content_light_level const&) [function] [call site] 01469
10 HeifPixelImage::has_mdcv() const [function] [call site] 01470
10 HeifPixelImage::get_mdcv() const [function] [call site] 01471
10 HeifPixelImage::set_mdcv(heif_mastering_display_colour_volume const&) [function] [call site] 01472
10 HeifPixelImage::has_nonsquare_pixel_ratio() const [function] [call site] 01473
10 HeifPixelImage::get_pixel_ratio(unsigned int*, unsigned int*) const [function] [call site] 01474
10 HeifPixelImage::set_pixel_ratio(unsigned int, unsigned int) [function] [call site] 01475
10 HeifPixelImage::get_warnings() const [function] [call site] 01476
10 Error::Error(Error const&) [function] [call site] 01477
10 HeifPixelImage::add_warning(Error) [function] [call site] 01478
10 Error::~Error() [function] [call site] 01479
9 ColorConversionPipeline::~ColorConversionPipeline() [function] [call site] 01480
9 ColorState::~ColorState() [function] [call site] 01481
8 Error::operator bool() const [function] [call site] 01482
8 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01483
8 Result<std::__1::shared_ptr<HeifPixelImage> >::~Result() [function] [call site] 01484
8 Result<std::__1::shared_ptr<HeifPixelImage> >::operator*() [function] [call site] 01485
8 HeifPixelImage::rotate_ccw(int, heif_security_limits const*) [function] [call site] 01486
9 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(std::__1::shared_ptr<HeifPixelImage> const&) [function] [call site] 01487
9 HeifPixelImage::create(unsigned int, unsigned int, heif_colorspace, heif_chroma) [function] [call site] 01488
9 HeifPixelImage::add_channel(heif_channel, unsigned int, unsigned int, heif_channel_datatype, int, heif_security_limits const*) [function] [call site] 01489
10 HeifPixelImage::ImagePlane::ImagePlane() [function] [call site] 01490
10 HeifPixelImage::ImagePlane::alloc(unsigned int, unsigned int, heif_channel_datatype, int, int, heif_security_limits const*) [function] [call site] 01491
11 rounded_size(unsigned int) [function] [call site] 01492
11 rounded_size(unsigned int) [function] [call site] 01493
11 HeifPixelImage::ImagePlane::get_bytes_per_pixel() const [function] [call site] 01494
11 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01495
11 Error::Error(Error const&) [function] [call site] 01496
11 __cxa_begin_catch [call site] 01497
11 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01498
11 __cxa_end_catch [call site] 01499
11 __clang_call_terminate [call site] 01500
12 __cxa_begin_catch [call site] 01501
10 Error::operator bool() const [function] [call site] 01502
10 Error::Error(Error&&) [function] [call site] 01503
10 Error::Error(Error const&) [function] [call site] 01504
10 Error::~Error() [function] [call site] 01505
9 Error::operator bool() const [function] [call site] 01506
9 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01507
9 Error::~Error() [function] [call site] 01508
9 void HeifPixelImage::ImagePlane::rotate_ccw<unsigned char>(int, HeifPixelImage::ImagePlane&) const [function] [call site] 01509
9 void HeifPixelImage::ImagePlane::rotate_ccw<unsigned short>(int, HeifPixelImage::ImagePlane&) const [function] [call site] 01510
9 void HeifPixelImage::ImagePlane::rotate_ccw<unsigned int>(int, HeifPixelImage::ImagePlane&) const [function] [call site] 01511
9 void HeifPixelImage::ImagePlane::rotate_ccw<unsigned long>(int, HeifPixelImage::ImagePlane&) const [function] [call site] 01512
9 void HeifPixelImage::ImagePlane::rotate_ccw<heif_complex64>(int, HeifPixelImage::ImagePlane&) const [function] [call site] 01513
9 HeifPixelImage::get_color_profile_nclx() const [function] [call site] 01514
9 HeifPixelImage::set_color_profile_nclx(std::__1::shared_ptr<color_profile_nclx const> const&) [function] [call site] 01515
9 HeifPixelImage::get_color_profile_icc() const [function] [call site] 01516
9 HeifPixelImage::set_color_profile_icc(std::__1::shared_ptr<color_profile_raw const> const&) [function] [call site] 01517
9 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(std::__1::shared_ptr<HeifPixelImage> const&) [function] [call site] 01518
7 Error::operator bool() const [function] [call site] 01519
7 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01520
7 Result<std::__1::shared_ptr<HeifPixelImage> >::~Result() [function] [call site] 01521
7 Box_imir::get_mirror_direction() const [function] [call site] 01522
7 ImageItem::get_context() const [function] [call site] 01523
7 HeifContext::get_security_limits() const [function] [call site] 01524
7 HeifPixelImage::mirror_inplace(heif_transform_mirror_direction, heif_security_limits const*) [function] [call site] 01525
8 HeifPixelImage::get_chroma_format() const [function] [call site] 01526
8 HeifPixelImage::has_odd_width() const [function] [call site] 01527
8 HeifPixelImage::get_chroma_format() const [function] [call site] 01528
8 HeifPixelImage::has_odd_width() const [function] [call site] 01529
8 HeifPixelImage::has_odd_height() const [function] [call site] 01530
8 heif_color_conversion_options_set_defaults [function] [call site] 01531
8 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01532
8 convert_colorspace(std::__1::shared_ptr<HeifPixelImage> const&, heif_colorspace, heif_chroma, std::__1::shared_ptr<color_profile_nclx const> const&, int, heif_color_conversion_options const&, heif_security_limits const*) [function] [call site] 01533
8 Error::operator bool() const [function] [call site] 01534
8 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01535
8 Result<std::__1::shared_ptr<HeifPixelImage> >::~Result() [function] [call site] 01536
8 Result<std::__1::shared_ptr<HeifPixelImage> >::operator*() [function] [call site] 01537
8 HeifPixelImage::mirror_inplace(heif_transform_mirror_direction, heif_security_limits const*) [function] [call site] 01538
9 void HeifPixelImage::ImagePlane::mirror_inplace<unsigned char>(heif_transform_mirror_direction) [function] [call site] 01539
9 void HeifPixelImage::ImagePlane::mirror_inplace<unsigned short>(heif_transform_mirror_direction) [function] [call site] 01540
9 void HeifPixelImage::ImagePlane::mirror_inplace<unsigned int>(heif_transform_mirror_direction) [function] [call site] 01541
9 void HeifPixelImage::ImagePlane::mirror_inplace<unsigned long>(heif_transform_mirror_direction) [function] [call site] 01542
9 void HeifPixelImage::ImagePlane::mirror_inplace<heif_complex64>(heif_transform_mirror_direction) [function] [call site] 01543
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01544
9 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01545
9 Error::~Error() [function] [call site] 01546
9 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(std::__1::shared_ptr<HeifPixelImage> const&) [function] [call site] 01547
7 Error::operator bool() const [function] [call site] 01548
7 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01549
7 Result<std::__1::shared_ptr<HeifPixelImage> >::~Result() [function] [call site] 01550
7 HeifPixelImage::get_width() const [function] [call site] 01551
7 HeifPixelImage::get_height() const [function] [call site] 01552
7 Box_clap::left_rounded(unsigned int) const [function] [call site] 01553
8 Fraction::Fraction(unsigned int, unsigned int) [function] [call site] 01554
9 Fraction::Fraction(int, int) [function] [call site] 01555
8 Fraction::operator+(Fraction const&) const [function] [call site] 01556
8 Fraction::operator-(int) const [function] [call site] 01557
8 Fraction::operator/(int) const [function] [call site] 01558
8 Fraction::operator-(Fraction const&) const [function] [call site] 01559
8 Fraction::round_down() const [function] [call site] 01560
7 Box_clap::right_rounded(unsigned int) const [function] [call site] 01561
8 Fraction::operator-(int) const [function] [call site] 01562
8 Box_clap::left_rounded(unsigned int) const [function] [call site] 01563
8 Fraction::operator+(int) const [function] [call site] 01564
9 Fraction::Fraction(long, long) [function] [call site] 01565
8 Fraction::round() const [function] [call site] 01566
7 Box_clap::top_rounded(unsigned int) const [function] [call site] 01567
8 Fraction::Fraction(unsigned int, unsigned int) [function] [call site] 01568
8 Fraction::operator+(Fraction const&) const [function] [call site] 01569
8 Fraction::operator-(int) const [function] [call site] 01570
8 Fraction::operator/(int) const [function] [call site] 01571
8 Fraction::operator-(Fraction const&) const [function] [call site] 01572
8 Fraction::round() const [function] [call site] 01573
7 Box_clap::bottom_rounded(unsigned int) const [function] [call site] 01574
8 Fraction::operator-(int) const [function] [call site] 01575
8 Box_clap::top_rounded(unsigned int) const [function] [call site] 01576
8 Fraction::operator+(int) const [function] [call site] 01577
8 Fraction::round() const [function] [call site] 01578
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01579
7 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01580
7 Error::~Error() [function] [call site] 01581
7 HeifContext::get_security_limits() [function] [call site] 01582
7 HeifPixelImage::crop(unsigned int, unsigned int, unsigned int, unsigned int, heif_security_limits const*) const [function] [call site] 01583
8 HeifPixelImage::get_chroma_format() const [function] [call site] 01584
8 HeifPixelImage::get_chroma_format() const [function] [call site] 01585
8 heif_color_conversion_options_set_defaults [function] [call site] 01586
8 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01587
8 convert_colorspace(std::__1::shared_ptr<HeifPixelImage const> const&, heif_colorspace, heif_chroma, std::__1::shared_ptr<color_profile_nclx const> const&, int, heif_color_conversion_options const&, heif_security_limits const*) [function] [call site] 01588
9 convert_colorspace(std::__1::shared_ptr<HeifPixelImage> const&, heif_colorspace, heif_chroma, std::__1::shared_ptr<color_profile_nclx const> const&, int, heif_color_conversion_options const&, heif_security_limits const*) [function] [call site] 01589
9 Error::operator bool() const [function] [call site] 01590
9 Result<std::__1::shared_ptr<HeifPixelImage const> >::Result(Error const&) [function] [call site] 01591
9 Result<std::__1::shared_ptr<HeifPixelImage> >::operator*() [function] [call site] 01592
9 Result<std::__1::shared_ptr<HeifPixelImage const> >::Result(std::__1::shared_ptr<HeifPixelImage const> const&) [function] [call site] 01593
9 Result<std::__1::shared_ptr<HeifPixelImage> >::~Result() [function] [call site] 01594
8 Error::operator bool() const [function] [call site] 01595
8 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01596
8 Result<std::__1::shared_ptr<HeifPixelImage const> >::~Result() [function] [call site] 01597
8 Result<std::__1::shared_ptr<HeifPixelImage const> >::operator*() [function] [call site] 01598
8 HeifPixelImage::crop(unsigned int, unsigned int, unsigned int, unsigned int, heif_security_limits const*) const [function] [call site] 01599
9 HeifPixelImage::create(unsigned int, unsigned int, heif_colorspace, heif_chroma) [function] [call site] 01600
9 get_subsampled_size_h(unsigned int, heif_channel, heif_chroma, scaling_mode) [function] [call site] 01601
10 chroma_h_subsampling(heif_chroma) [function] [call site] 01602
9 get_subsampled_size_h(unsigned int, heif_channel, heif_chroma, scaling_mode) [function] [call site] 01603
9 get_subsampled_size_v(unsigned int, heif_channel, heif_chroma, scaling_mode) [function] [call site] 01604
10 chroma_v_subsampling(heif_chroma) [function] [call site] 01605
9 get_subsampled_size_v(unsigned int, heif_channel, heif_chroma, scaling_mode) [function] [call site] 01606
9 HeifPixelImage::add_channel(heif_channel, unsigned int, unsigned int, heif_channel_datatype, int, heif_security_limits const*) [function] [call site] 01607
9 Error::operator bool() const [function] [call site] 01608
9 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01609
9 Error::~Error() [function] [call site] 01610
9 HeifPixelImage::ImagePlane::get_bytes_per_pixel() const [function] [call site] 01611
9 HeifPixelImage::ImagePlane::crop(unsigned int, unsigned int, unsigned int, unsigned int, int, HeifPixelImage::ImagePlane&) const [function] [call site] 01612
9 HeifPixelImage::get_color_profile_nclx() const [function] [call site] 01613
9 HeifPixelImage::set_color_profile_nclx(std::__1::shared_ptr<color_profile_nclx const> const&) [function] [call site] 01614
9 HeifPixelImage::get_color_profile_icc() const [function] [call site] 01615
9 HeifPixelImage::set_color_profile_icc(std::__1::shared_ptr<color_profile_raw const> const&) [function] [call site] 01616
9 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(std::__1::shared_ptr<HeifPixelImage> const&) [function] [call site] 01617
7 Error::operator bool() const [function] [call site] 01618
7 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01619
7 Result<std::__1::shared_ptr<HeifPixelImage> >::~Result() [function] [call site] 01620
7 ImageItem::get_alpha_channel() const [function] [call site] 01621
7 ImageItem::decode_image(heif_decoding_options const&, bool, unsigned int, unsigned int) const [function] [call site] 01622
8 Error::operator bool() const [function] [call site] 01623
8 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01624
8 Result<std::__1::shared_ptr<HeifPixelImage> >::~Result() [function] [call site] 01625
8 HeifPixelImage::get_colorspace() const [function] [call site] 01626
8 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01627
8 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01628
8 Error::~Error() [function] [call site] 01629
8 ImageItem::get_width() const [function] [call site] 01630
8 HeifPixelImage::get_width() const [function] [call site] 01631
8 ImageItem::get_height() const [function] [call site] 01632
8 HeifPixelImage::get_height() const [function] [call site] 01633
8 HeifPixelImage::get_width() const [function] [call site] 01634
8 HeifPixelImage::get_height() const [function] [call site] 01635
8 HeifContext::get_security_limits() [function] [call site] 01636
8 HeifPixelImage::scale_nearest_neighbor(std::__1::shared_ptr<HeifPixelImage>&, unsigned int, unsigned int, heif_security_limits const*) const [function] [call site] 01637
9 HeifPixelImage::create(unsigned int, unsigned int, heif_colorspace, heif_chroma) [function] [call site] 01638
9 HeifPixelImage::has_channel(heif_channel) const [function] [call site] 01639
9 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01640
9 HeifPixelImage::add_plane(heif_channel, unsigned int, unsigned int, int, heif_security_limits const*) [function] [call site] 01641
10 HeifPixelImage::ImagePlane::ImagePlane() [function] [call site] 01642
10 num_interleaved_pixels_per_plane(heif_chroma) [function] [call site] 01643
10 HeifPixelImage::ImagePlane::alloc(unsigned int, unsigned int, heif_channel_datatype, int, int, heif_security_limits const*) [function] [call site] 01644
10 Error::operator bool() const [function] [call site] 01645
10 Error::Error(Error&&) [function] [call site] 01646
10 Error::Error(Error const&) [function] [call site] 01647
10 Error::~Error() [function] [call site] 01648
9 Error::operator bool() const [function] [call site] 01649
9 HeifPixelImage::get_colorspace() const [function] [call site] 01650
9 HeifPixelImage::has_channel(heif_channel) const [function] [call site] 01651
9 HeifPixelImage::has_channel(heif_channel) const [function] [call site] 01652
9 HeifPixelImage::has_channel(heif_channel) const [function] [call site] 01653
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01654
9 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01655
9 HeifPixelImage::add_plane(heif_channel, unsigned int, unsigned int, int, heif_security_limits const*) [function] [call site] 01656
9 Error::operator bool() const [function] [call site] 01657
9 Error::~Error() [function] [call site] 01658
9 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01659
9 HeifPixelImage::add_plane(heif_channel, unsigned int, unsigned int, int, heif_security_limits const*) [function] [call site] 01660
9 Error::operator bool() const [function] [call site] 01661
9 Error::~Error() [function] [call site] 01662
9 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01663
9 HeifPixelImage::add_plane(heif_channel, unsigned int, unsigned int, int, heif_security_limits const*) [function] [call site] 01664
9 Error::operator bool() const [function] [call site] 01665
9 Error::~Error() [function] [call site] 01666
9 HeifPixelImage::get_colorspace() const [function] [call site] 01667
9 HeifPixelImage::has_channel(heif_channel) const [function] [call site] 01668
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01669
9 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01670
9 HeifPixelImage::add_plane(heif_channel, unsigned int, unsigned int, int, heif_security_limits const*) [function] [call site] 01671
9 Error::operator bool() const [function] [call site] 01672
9 Error::~Error() [function] [call site] 01673
9 HeifPixelImage::get_colorspace() const [function] [call site] 01674
9 HeifPixelImage::has_channel(heif_channel) const [function] [call site] 01675
9 HeifPixelImage::has_channel(heif_channel) const [function] [call site] 01676
9 HeifPixelImage::has_channel(heif_channel) const [function] [call site] 01677
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01678
9 HeifPixelImage::get_chroma_format() const [function] [call site] 01679
9 get_subsampled_size(unsigned int, unsigned int, heif_channel, heif_chroma, unsigned int*, unsigned int*) [function] [call site] 01680
10 get_subsampled_size_h(unsigned int, heif_channel, heif_chroma, scaling_mode) [function] [call site] 01681
10 get_subsampled_size_v(unsigned int, heif_channel, heif_chroma, scaling_mode) [function] [call site] 01682
9 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01683
9 HeifPixelImage::add_plane(heif_channel, unsigned int, unsigned int, int, heif_security_limits const*) [function] [call site] 01684
9 Error::operator bool() const [function] [call site] 01685
9 Error::~Error() [function] [call site] 01686
9 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01687
9 HeifPixelImage::add_plane(heif_channel, unsigned int, unsigned int, int, heif_security_limits const*) [function] [call site] 01688
9 Error::operator bool() const [function] [call site] 01689
9 Error::~Error() [function] [call site] 01690
9 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01691
9 HeifPixelImage::add_plane(heif_channel, unsigned int, unsigned int, int, heif_security_limits const*) [function] [call site] 01692
9 Error::operator bool() const [function] [call site] 01693
9 Error::~Error() [function] [call site] 01694
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01695
9 HeifPixelImage::has_channel(heif_channel) const [function] [call site] 01696
9 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01697
9 HeifPixelImage::add_plane(heif_channel, unsigned int, unsigned int, int, heif_security_limits const*) [function] [call site] 01698
9 Error::operator bool() const [function] [call site] 01699
9 Error::~Error() [function] [call site] 01700
9 HeifPixelImage::get_storage_bits_per_pixel(heif_channel) const [function] [call site] 01701
10 HeifPixelImage::get_chroma_format() const [function] [call site] 01702
10 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01703
9 HeifPixelImage::has_channel(heif_channel) const [function] [call site] 01704
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01705
9 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01706
9 HeifPixelImage::get_width(heif_channel) const [function] [call site] 01707
9 HeifPixelImage::get_height(heif_channel) const [function] [call site] 01708
9 HeifPixelImage::get_plane(heif_channel, unsigned long*) [function] [call site] 01709
10 unsigned char* HeifPixelImage::get_channel<unsigned char>(heif_channel, unsigned long*) [function] [call site] 01710
9 Error::Error(Error const&) [function] [call site] 01711
8 Error::operator bool() const [function] [call site] 01712
8 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01713
8 Error::~Error() [function] [call site] 01714
8 HeifPixelImage::transfer_plane_from_image_as(std::__1::shared_ptr<HeifPixelImage> const&, heif_channel, heif_channel) [function] [call site] 01715
8 ImageItem::is_premultiplied_alpha() const [function] [call site] 01716
8 HeifPixelImage::set_premultiplied_alpha(bool) [function] [call site] 01717
8 ImageItem::get_color_profile_nclx() const [function] [call site] 01718
8 HeifPixelImage::set_color_profile_nclx(std::__1::shared_ptr<color_profile_nclx const> const&) [function] [call site] 01719
8 ImageItem::get_color_profile_icc() const [function] [call site] 01720
8 HeifPixelImage::set_color_profile_icc(std::__1::shared_ptr<color_profile_raw const> const&) [function] [call site] 01721
8 HeifFile::get_ipco_box() [function] [call site] 01722
8 HeifFile::get_ipma_box() [function] [call site] 01723
8 std::__1::shared_ptr<Box_clli> ImageItem::get_property<Box_clli>() const [function] [call site] 01724
8 HeifPixelImage::set_clli(heif_content_light_level const&) [function] [call site] 01725
8 std::__1::shared_ptr<Box_mdcv> ImageItem::get_property<Box_mdcv>() const [function] [call site] 01726
8 HeifPixelImage::set_mdcv(heif_mastering_display_colour_volume const&) [function] [call site] 01727
8 std::__1::shared_ptr<Box_pasp> ImageItem::get_property<Box_pasp>() const [function] [call site] 01728
8 HeifPixelImage::set_pixel_ratio(unsigned int, unsigned int) [function] [call site] 01729
8 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(std::__1::shared_ptr<HeifPixelImage> const&) [function] [call site] 01730
8 Error::~Error() [function] [call site] 01731
6 Error::operator bool() const [function] [call site] 01732
6 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01733
6 HeifPixelImage::get_colorspace() const [function] [call site] 01734
6 HeifPixelImage::get_chroma_format() const [function] [call site] 01735
6 HeifPixelImage::get_chroma_format() const [function] [call site] 01736
6 HeifPixelImage::get_colorspace() const [function] [call site] 01737
6 HeifPixelImage::get_visual_image_bits_per_pixel() const [function] [call site] 01738
7 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01739
7 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01740
7 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01741
7 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01742
7 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01743
7 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01744
7 HeifPixelImage::get_bits_per_pixel(heif_channel) const [function] [call site] 01745
6 HeifContext::get_security_limits() const [function] [call site] 01746
6 convert_colorspace(std::__1::shared_ptr<HeifPixelImage> const&, heif_colorspace, heif_chroma, std::__1::shared_ptr<color_profile_nclx const> const&, int, heif_color_conversion_options const&, heif_security_limits const*) [function] [call site] 01747
6 Error::operator bool() const [function] [call site] 01748
6 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(Error const&) [function] [call site] 01749
6 Result<std::__1::shared_ptr<HeifPixelImage> >::~Result() [function] [call site] 01750
6 Result<std::__1::shared_ptr<HeifPixelImage> >::operator*() [function] [call site] 01751
6 ImageItem::get_decoding_warnings() const [function] [call site] 01752
6 HeifPixelImage::add_warnings(std::__1::vector<Error, std::__1::allocator<Error> > const&) [function] [call site] 01753
6 Result<std::__1::shared_ptr<HeifPixelImage> >::Result(std::__1::shared_ptr<HeifPixelImage> const&) [function] [call site] 01754
6 Result<std::__1::shared_ptr<HeifPixelImage> >::~Result() [function] [call site] 01755
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 01756
5 heif_image::heif_image() [function] [call site] 01757
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 01758
5 Result<std::__1::shared_ptr<HeifPixelImage> >::~Result() [function] [call site] 01759
4 snprintf [call site] 01760
4 heif_image_handle_get_nclx_color_profile [function] [call site] 01761
5 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01762
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 01763
5 Error::~Error() [function] [call site] 01764
5 ImageItem::get_color_profile_nclx() const [function] [call site] 01765
5 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01766
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 01767
5 Error::~Error() [function] [call site] 01768
5 color_profile_nclx::get_nclx_color_profile(heif_color_profile_nclx**) const [function] [call site] 01769
6 color_profile_nclx::alloc_nclx_color_profile() [function] [call site] 01770
6 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01771
6 color_profile_nclx::get_colour_primaries() const [function] [call site] 01772
6 heif_nclx_color_profile_set_color_primaries [function] [call site] 01773
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01774
7 Error::error_struct(ErrorBuffer*) const [function] [call site] 01775
7 Error::~Error() [function] [call site] 01776
7 Error::error_struct(ErrorBuffer*) const [function] [call site] 01777
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01778
7 Error::error_struct(ErrorBuffer*) const [function] [call site] 01779
7 Error::~Error() [function] [call site] 01780
6 color_profile_nclx::free_nclx_color_profile(heif_color_profile_nclx*) [function] [call site] 01781
6 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01782
6 color_profile_nclx::get_transfer_characteristics() const [function] [call site] 01783
6 heif_nclx_color_profile_set_transfer_characteristics [function] [call site] 01784
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01785
7 Error::error_struct(ErrorBuffer*) const [function] [call site] 01786
7 Error::~Error() [function] [call site] 01787
7 Error::error_struct(ErrorBuffer*) const [function] [call site] 01788
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01789
7 Error::error_struct(ErrorBuffer*) const [function] [call site] 01790
7 Error::~Error() [function] [call site] 01791
6 color_profile_nclx::free_nclx_color_profile(heif_color_profile_nclx*) [function] [call site] 01792
6 color_profile_nclx::get_matrix_coefficients() const [function] [call site] 01793
6 heif_nclx_color_profile_set_matrix_coefficients [function] [call site] 01794
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01795
7 Error::error_struct(ErrorBuffer*) const [function] [call site] 01796
7 Error::~Error() [function] [call site] 01797
7 Error::error_struct(ErrorBuffer*) const [function] [call site] 01798
7 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01799
7 Error::error_struct(ErrorBuffer*) const [function] [call site] 01800
7 Error::~Error() [function] [call site] 01801
6 color_profile_nclx::free_nclx_color_profile(heif_color_profile_nclx*) [function] [call site] 01802
6 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01803
6 color_profile_nclx::get_full_range_flag() const [function] [call site] 01804
6 get_colour_primaries(unsigned short) [function] [call site] 01805
7 primaries::primaries(float, float, float, float, float, float, float, float) [function] [call site] 01806
7 primaries::primaries(float, float, float, float, float, float, float, float) [function] [call site] 01807
7 primaries::primaries(float, float, float, float, float, float, float, float) [function] [call site] 01808
7 primaries::primaries(float, float, float, float, float, float, float, float) [function] [call site] 01809
7 primaries::primaries(float, float, float, float, float, float, float, float) [function] [call site] 01810
7 primaries::primaries(float, float, float, float, float, float, float, float) [function] [call site] 01811
7 primaries::primaries(float, float, float, float, float, float, float, float) [function] [call site] 01812
7 primaries::primaries(float, float, float, float, float, float, float, float) [function] [call site] 01813
7 primaries::primaries(float, float, float, float, float, float, float, float) [function] [call site] 01814
7 primaries::primaries(float, float, float, float, float, float, float, float) [function] [call site] 01815
7 primaries::primaries() [function] [call site] 01816
6 Error::Error(Error const&) [function] [call site] 01817
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 01818
5 Error::~Error() [function] [call site] 01819
4 heif_image_get_nclx_color_profile [function] [call site] 01820
5 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01821
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 01822
5 Error::~Error() [function] [call site] 01823
5 HeifPixelImage::get_color_profile_nclx() const [function] [call site] 01824
5 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01825
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 01826
5 Error::~Error() [function] [call site] 01827
5 color_profile_nclx::get_nclx_color_profile(heif_color_profile_nclx**) const [function] [call site] 01828
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 01829
5 Error::~Error() [function] [call site] 01830
4 ultrahdr::map_heif_chroma_vars_to_fmt(heif_colorspace, heif_chroma, uhdr_img_fmt&) [function] [call site] 01831
4 snprintf [call site] 01832
4 heif_image_handle_get_width [function] [call site] 01833
4 heif_image_handle_get_height [function] [call site] 01834
4 ultrahdr::map_primaries_inverse(heif_color_primaries) [function] [call site] 01835
4 ultrahdr::map_transfer_inverse(heif_transfer_characteristics) [function] [call site] 01836
4 heif_nclx_color_profile_free [function] [call site] 01837
5 color_profile_nclx::free_nclx_color_profile(heif_color_profile_nclx*) [function] [call site] 01838
4 ultrahdr::copy_img_plane(heif_image*, heif_channel, void*, int, int, int, int) [function] [call site] 01839
5 heif_image_get_plane [function] [call site] 01840
6 HeifPixelImage::get_plane(heif_channel, unsigned long*) [function] [call site] 01841
4 snprintf [call site] 01842
4 heif_image_handle_get_gain_map_image_handle [function] [call site] 01843
4 snprintf [call site] 01844
4 ultrahdr::heif_get_gainmap_metadata(heif_image_handle*, ultrahdr::uhdr_gainmap_metadata_ext*) [function] [call site] 01845
5 heif_image_handle_get_gain_map_metadata_size [function] [call site] 01846
5 heif_image_handle_get_gain_map_metadata [function] [call site] 01847
5 snprintf [call site] 01848
5 ultrahdr::uhdr_gainmap_metadata_frac::decodeGainmapMetadata(std::__1::vector<unsigned char, std::__1::allocator<unsigned char> > const&, ultrahdr::uhdr_gainmap_metadata_frac*) [function] [call site] 01849
5 ultrahdr::uhdr_gainmap_metadata_frac::gainmapMetadataFractionToFloat(ultrahdr::uhdr_gainmap_metadata_frac const*, ultrahdr::uhdr_gainmap_metadata_ext*) [function] [call site] 01850
4 heif_image_handle_get_preferred_decoding_colorspace [function] [call site] 01851
5 Error::operator bool() const [function] [call site] 01852
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 01853
5 Error::~Error() [function] [call site] 01854
4 snprintf [call site] 01855
4 heif_decode_image [function] [call site] 01856
4 heif_decode_image [function] [call site] 01857
4 snprintf [call site] 01858
4 heif_image_handle_get_nclx_color_profile [function] [call site] 01859
4 heif_image_get_nclx_color_profile [function] [call site] 01860
4 ultrahdr::map_heif_chroma_vars_to_fmt(heif_colorspace, heif_chroma, uhdr_img_fmt&) [function] [call site] 01861
4 snprintf [call site] 01862
4 heif_image_handle_get_width [function] [call site] 01863
4 heif_image_handle_get_height [function] [call site] 01864
4 ultrahdr::map_matrix_inverse(heif_matrix_coefficients) [function] [call site] 01865
4 ultrahdr::map_transfer_inverse(heif_transfer_characteristics) [function] [call site] 01866
4 heif_nclx_color_profile_free [function] [call site] 01867
4 ultrahdr::copy_img_plane(heif_image*, heif_channel, void*, int, int, int, int) [function] [call site] 01868
4 snprintf [call site] 01869
4 ultrahdr::copy_img_plane(heif_image*, heif_channel, void*, int, int, int, int) [function] [call site] 01870
4 snprintf [call site] 01871
4 ultrahdr::copy_raw_image(uhdr_raw_image*, uhdr_raw_image*) [function] [call site] 01872
5 snprintf [call site] 01873
5 snprintf [call site] 01874
4 heif_image_handle_get_derived_image_nclx_color_profile [function] [call site] 01875
5 ImageItem::get_derived_img_color_profile_nclx() const [function] [call site] 01876
5 Error::Error(heif_error_code, heif_suberror_code, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 01877
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 01878
5 Error::~Error() [function] [call site] 01879
5 color_profile_nclx::get_nclx_color_profile(heif_color_profile_nclx**) const [function] [call site] 01880
5 Error::error_struct(ErrorBuffer*) const [function] [call site] 01881
4 ultrahdr::map_primaries_inverse(heif_color_primaries) [function] [call site] 01882
4 ultrahdr::map_transfer_inverse(heif_transfer_characteristics) [function] [call site] 01883
4 heif_nclx_color_profile_free [function] [call site] 01884
4 ultrahdr::UltraHdr::applyGainMap(uhdr_raw_image*, uhdr_raw_image*, ultrahdr::uhdr_gainmap_metadata_ext*, uhdr_color_transfer, uhdr_img_fmt, float, uhdr_raw_image*) [function] [call site] 01885
5 snprintf [call site] 01886
5 snprintf [call site] 01887
5 snprintf [call site] 01888
5 snprintf [call site] 01889
5 ultrahdr::uhdr_validate_gainmap_metadata_descriptor(uhdr_gainmap_metadata*) [function] [call site] 01890
6 snprintf [call site] 01891
6 snprintf [call site] 01892
6 snprintf [call site] 01893
6 snprintf [call site] 01894
6 snprintf [call site] 01895
6 snprintf [call site] 01896
6 snprintf [call site] 01897
6 snprintf [call site] 01898
5 snprintf [call site] 01899
5 ultrahdr::getGamutConversionFn(uhdr_color_gamut, uhdr_color_gamut) [function] [call site] 01900
5 ultrahdr::getGamutConversionFn(uhdr_color_gamut, uhdr_color_gamut) [function] [call site] 01901
5 snprintf [call site] 01902
5 ultrahdr::resize_image(uhdr_raw_image*, int, int) [function] [call site] 01903
6 ultrahdr::getPixelFn(uhdr_img_fmt) [function] [call site] 01904
6 ultrahdr::putPixelFn(uhdr_img_fmt) [function] [call site] 01905
6 ultrahdr::bicubic_interpolate(double, double, double, double, double) [function] [call site] 01906
6 ultrahdr::bicubic_interpolate(double, double, double, double, double) [function] [call site] 01907
6 ultrahdr::bicubic_interpolate(double, double, double, double, double) [function] [call site] 01908
5 snprintf [call site] 01909
5 ultrahdr::ShepardsIDW::ShepardsIDW(int) [function] [call site] 01910
6 ultrahdr::ShepardsIDW::fillShepardsIDW(float*, int, int) [function] [call site] 01911
7 ultrahdr::ShepardsIDW::euclideanDistance(float, float, float, float) [function] [call site] 01912
7 ultrahdr::ShepardsIDW::euclideanDistance(float, float, float, float) [function] [call site] 01913
7 ultrahdr::ShepardsIDW::euclideanDistance(float, float, float, float) [function] [call site] 01914
7 ultrahdr::ShepardsIDW::euclideanDistance(float, float, float, float) [function] [call site] 01915
6 ultrahdr::ShepardsIDW::fillShepardsIDW(float*, int, int) [function] [call site] 01916
6 ultrahdr::ShepardsIDW::fillShepardsIDW(float*, int, int) [function] [call site] 01917
6 ultrahdr::ShepardsIDW::fillShepardsIDW(float*, int, int) [function] [call site] 01918
5 ultrahdr::GainLUT::GainLUT(ultrahdr::uhdr_gainmap_metadata_ext*, float) [function] [call site] 01919
6 ultrahdr::uhdr_gainmap_metadata_ext::are_all_channels_identical() const [function] [call site] 01920
5 ultrahdr::getPixelFn(uhdr_img_fmt) [function] [call site] 01921
5 snprintf [call site] 01922
5 ultrahdr::JobQueue::JobQueue() [function] [call site] 01923
5 ultrahdr::GetCPUCoreCount() [function] [call site] 01924
5 ultrahdr::JobQueue::markQueueForEnd() [function] [call site] 01925
5 ultrahdr::JobQueue::enqueueJob(unsigned int, unsigned int) [function] [call site] 01926
5 ultrahdr::JobQueue::~JobQueue() [function] [call site] 01927
5 ultrahdr::GainLUT::~GainLUT() [function] [call site] 01928
5 ultrahdr::ShepardsIDW::~ShepardsIDW() [function] [call site] 01929
4 ultrahdr::copy_raw_image(uhdr_raw_image*, uhdr_raw_image*) [function] [call site] 01930
4 heif_decoding_options_free [function] [call site] 01931
4 snprintf [call site] 01932
4 heif_nclx_color_profile_free [function] [call site] 01933
4 heif_image_release [function] [call site] 01934
5 heif_image::~heif_image() [function] [call site] 01935
4 heif_image_release [function] [call site] 01936
4 heif_image_handle_release [function] [call site] 01937
4 heif_image_handle_release [function] [call site] 01938
4 heif_context_free [function] [call site] 01939
4 ultrahdr::uhdr_gainmap_metadata_ext::~uhdr_gainmap_metadata_ext() [function] [call site] 01940
3 ultrahdr::apply_effects(uhdr_decoder_private*) [function] [call site] 01941
4 __dynamic_cast [call site] 01942
4 __dynamic_cast [call site] 01943
4 ultrahdr::apply_rotate(ultrahdr::uhdr_rotate_effect*, uhdr_raw_image*, void*, void*) [function] [call site] 01944
4 __dynamic_cast [call site] 01945
4 ultrahdr::apply_rotate(ultrahdr::uhdr_rotate_effect*, uhdr_raw_image*, void*, void*) [function] [call site] 01946
4 __dynamic_cast [call site] 01947
4 __dynamic_cast [call site] 01948
4 ultrahdr::apply_mirror(ultrahdr::uhdr_mirror_effect*, uhdr_raw_image*, void*, void*) [function] [call site] 01949
4 __dynamic_cast [call site] 01950
4 ultrahdr::apply_mirror(ultrahdr::uhdr_mirror_effect*, uhdr_raw_image*, void*, void*) [function] [call site] 01951
4 __dynamic_cast [call site] 01952
4 snprintf [call site] 01953
4 snprintf [call site] 01954
4 snprintf [call site] 01955
4 snprintf [call site] 01956
4 __dynamic_cast [call site] 01957
4 ultrahdr::apply_crop(ultrahdr::uhdr_crop_effect*, uhdr_raw_image*, int, int, int, int, void*, void*) [function] [call site] 01958
4 __dynamic_cast [call site] 01959
4 ultrahdr::apply_crop(ultrahdr::uhdr_crop_effect*, uhdr_raw_image*, int, int, int, int, void*, void*) [function] [call site] 01960
4 __dynamic_cast [call site] 01961
4 __dynamic_cast [call site] 01962
4 ultrahdr::apply_resize(ultrahdr::uhdr_resize_effect*, uhdr_raw_image*, int, int, void*, void*) [function] [call site] 01963
4 __dynamic_cast [call site] 01964
4 ultrahdr::apply_resize(ultrahdr::uhdr_resize_effect*, uhdr_raw_image*, int, int, void*, void*) [function] [call site] 01965
4 snprintf [call site] 01966
4 snprintf [call site] 01967
3 ultrahdr::JpegR::JpegR(void*, int, int, bool, float, uhdr_enc_preset, float, float, float) [function] [call site] 01968
3 ultrahdr::JpegR::decodeJPEGR(uhdr_compressed_image*, uhdr_raw_image*, float, uhdr_color_transfer, uhdr_img_fmt, uhdr_raw_image*, uhdr_gainmap_metadata*) [function] [call site] 01969
4 ultrahdr::JpegR::extractPrimaryImageAndGainMap(uhdr_compressed_image*, uhdr_compressed_image*, uhdr_compressed_image*) [function] [call site] 01970
4 ultrahdr::JpegDecoderHelper::JpegDecoderHelper() [function] [call site] 01971
4 ultrahdr::JpegDecoderHelper::decompressImage(void const*, unsigned long, ultrahdr::decode_mode_t) [function] [call site] 01972
4 ultrahdr::JpegDecoderHelper::JpegDecoderHelper() [function] [call site] 01973
4 ultrahdr::JpegDecoderHelper::decompressImage(void const*, unsigned long, ultrahdr::decode_mode_t) [function] [call site] 01974
4 ultrahdr::JpegDecoderHelper::getDecompressedImage() [function] [call site] 01975
4 ultrahdr::copy_raw_image(uhdr_raw_image*, uhdr_raw_image*) [function] [call site] 01976
4 ultrahdr::JpegDecoderHelper::getICCPtr() [function] [call site] 01977
4 ultrahdr::JpegDecoderHelper::getICCSize() [function] [call site] 01978
4 ultrahdr::IccHelper::readIccColorGamut(void*, unsigned long) [function] [call site] 01979
5 memcmp [call site] 01980
5 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01981
5 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01982
5 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01983
5 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01984
5 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01985
5 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01986
5 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01987
5 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01988
5 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01989
5 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01990
5 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01991
5 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01992
5 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01993
5 ultrahdr::IccHelper::tagsEqualToMatrix(ultrahdr::Matrix3x3 const&, unsigned char const*, unsigned char const*, unsigned char const*) [function] [call site] 01994
6 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01995
6 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01996
6 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01997
6 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01998
6 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 01999
6 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 02000
6 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 02001
6 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 02002
6 ultrahdr::EndianSwap32(unsigned int) [function] [call site] 02003
5 ultrahdr::IccHelper::tagsEqualToMatrix(ultrahdr::Matrix3x3 const&, unsigned char const*, unsigned char const*, unsigned char const*) [function] [call site] 02004
5 ultrahdr::IccHelper::tagsEqualToMatrix(ultrahdr::Matrix3x3 const&, unsigned char const*, unsigned char const*, unsigned char const*) [function] [call site] 02005
4 ultrahdr::uhdr_gainmap_metadata_ext::uhdr_gainmap_metadata_ext() [function] [call site] 02006
4 ultrahdr::JpegDecoderHelper::getIsoMetadataPtr() [function] [call site] 02007
4 ultrahdr::JpegDecoderHelper::getIsoMetadataSize() [function] [call site] 02008
4 ultrahdr::JpegDecoderHelper::getXMPPtr() [function] [call site] 02009
4 ultrahdr::JpegDecoderHelper::getXMPSize() [function] [call site] 02010
4 ultrahdr::JpegDecoderHelper::getEXIFPtr() [function] [call site] 02011
4 ultrahdr::JpegDecoderHelper::getEXIFSize() [function] [call site] 02012
4 ultrahdr::UltraHdr::parseGainMapMetadata(unsigned char*, unsigned long, unsigned char*, unsigned long, unsigned char*, int, ultrahdr::uhdr_gainmap_metadata_ext*) [function] [call site] 02013
4 ultrahdr::JpegDecoderHelper::getDecompressedImage() [function] [call site] 02014
4 ultrahdr::JpegDecoderHelper::getICCPtr() [function] [call site] 02015
4 ultrahdr::JpegDecoderHelper::getICCSize() [function] [call site] 02016
4 ultrahdr::IccHelper::readIccColorGamut(void*, unsigned long) [function] [call site] 02017
4 ultrahdr::copy_raw_image(uhdr_raw_image*, uhdr_raw_image*) [function] [call site] 02018
4 ultrahdr::UltraHdr::applyGainMap(uhdr_raw_image*, uhdr_raw_image*, ultrahdr::uhdr_gainmap_metadata_ext*, uhdr_color_transfer, uhdr_img_fmt, float, uhdr_raw_image*) [function] [call site] 02019
4 ultrahdr::uhdr_gainmap_metadata_ext::~uhdr_gainmap_metadata_ext() [function] [call site] 02020
4 ultrahdr::JpegDecoderHelper::~JpegDecoderHelper() [function] [call site] 02021
3 ultrahdr::apply_effects(uhdr_decoder_private*) [function] [call site] 02022
2 uhdr_get_decoded_image [function] [call site] 02023
3 __dynamic_cast [call site] 02024
2 uhdr_get_decoded_gainmap_image [function] [call site] 02025
3 __dynamic_cast [call site] 02026
2 uhdr_reset_decoder [function] [call site] 02027
2 uhdr_release_decoder [function] [call site] 02028