Fuzz introspector: file_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
468 221 heif_context_read_from_memory call site: 00221 HeifContext::read_from_memory
320 1136 heif_context_get_image_handle call site: 01136 load_image
153 730 heif_nclx_color_profile_alloc call site: 00730 ColorConversionPipeline::construct_pipeline
101 68 heif_init call site: 00068 list_all_potential_plugins_in_directory
84 984 heif_context_get_number_of_top_level_images call site: 00984 heif_image_handle_get_metadata
65 2 heif_init call site: 00002
62 887 heif_decode_image call site: 00887 convert_libde265_image_to_heif_image
19 710 heif_decode_image call site: 00710 HeifContext::convert_to_output_colorspace
15 186 heif_main_brand call site: 00186
15 1072 heif_image_handle_get_metadata call site: 01072 REQUIRE
11 1090 heif_image_handle_get_metadata call site: 01090 Error::error_struct
11 1109 heif_image_handle_get_metadata_content_type call site: 01109 heif_image_handle_get_metadata

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 heif_init [function] [call site] 00001
2 ColorConversionPipeline::init_ops [function] [call site] 00002
3 emplace_back [function] [call site] 00004
3 std::make_shared<Op_RGB_to_RGB24_32> [function] [call site] 00005
3 emplace_back [function] [call site] 00006
3 std::make_shared<Op_RGB24_32_to_RGB> [function] [call site] 00007
3 emplace_back [function] [call site] 00008
3 std::make_shared<Op_YCbCr_to_RGB<uint16_t>> [function] [call site] 00009
3 emplace_back [function] [call site] 00010
3 std::make_shared<Op_YCbCr_to_RGB<uint8_t>> [function] [call site] 00011
3 emplace_back [function] [call site] 00012
3 std::make_shared<Op_YCbCr420_to_RGB24> [function] [call site] 00013
3 emplace_back [function] [call site] 00014
3 std::make_shared<Op_YCbCr420_to_RGB32> [function] [call site] 00015
3 emplace_back [function] [call site] 00016
3 std::make_shared<Op_YCbCr420_to_RRGGBBaa> [function] [call site] 00017
3 emplace_back [function] [call site] 00018
3 std::make_shared<Op_RGB_HDR_to_RRGGBBaa_BE> [function] [call site] 00019
3 emplace_back [function] [call site] 00020
3 std::make_shared<Op_RGB_to_RRGGBBaa_BE> [function] [call site] 00021
3 emplace_back [function] [call site] 00022
3 std::make_shared<Op_mono_to_YCbCr420> [function] [call site] 00023
3 emplace_back [function] [call site] 00024
3 std::make_shared<Op_mono_to_RGB24_32> [function] [call site] 00025
3 emplace_back [function] [call site] 00026
3 std::make_shared<Op_RRGGBBaa_swap_endianness> [function] [call site] 00027
3 emplace_back [function] [call site] 00028
3 std::make_shared<Op_RRGGBBaa_BE_to_RGB_HDR> [function] [call site] 00029
3 emplace_back [function] [call site] 00030
3 std::make_shared<Op_RGB24_32_to_YCbCr> [function] [call site] 00031
3 emplace_back [function] [call site] 00032
3 std::make_shared<Op_RGB_to_YCbCr<uint8_t>> [function] [call site] 00033
3 emplace_back [function] [call site] 00034
3 std::make_shared<Op_RGB_to_YCbCr<uint16_t>> [function] [call site] 00035
3 emplace_back [function] [call site] 00036
3 std::make_shared<Op_RRGGBBxx_HDR_to_YCbCr420> [function] [call site] 00037
3 emplace_back [function] [call site] 00038
3 std::make_shared<Op_RGB24_32_to_YCbCr444_GBR> [function] [call site] 00039
3 emplace_back [function] [call site] 00040
3 std::make_shared<Op_drop_alpha_plane> [function] [call site] 00041
3 emplace_back [function] [call site] 00042
3 std::make_shared<Op_flatten_alpha_plane<uint8_t>> [function] [call site] 00043
3 emplace_back [function] [call site] 00044
3 std::make_shared<Op_flatten_alpha_plane<uint16_t>> [function] [call site] 00045
3 emplace_back [function] [call site] 00046
3 std::make_shared<Op_to_hdr_planes> [function] [call site] 00047
3 emplace_back [function] [call site] 00048
3 std::make_shared<Op_to_sdr_planes> [function] [call site] 00049
3 emplace_back [function] [call site] 00050
3 std::make_shared<Op_YCbCr420_bilinear_to_YCbCr444<uint8_t>> [function] [call site] 00051
3 emplace_back [function] [call site] 00052
3 std::make_shared<Op_YCbCr420_bilinear_to_YCbCr444<uint16_t>> [function] [call site] 00053
3 emplace_back [function] [call site] 00054
3 std::make_shared<Op_YCbCr422_bilinear_to_YCbCr444<uint8_t>> [function] [call site] 00055
3 emplace_back [function] [call site] 00056
3 std::make_shared<Op_YCbCr422_bilinear_to_YCbCr444<uint16_t>> [function] [call site] 00057
3 emplace_back [function] [call site] 00058
3 std::make_shared<Op_YCbCr444_to_YCbCr420_average<uint8_t>> [function] [call site] 00059
3 emplace_back [function] [call site] 00060
3 std::make_shared<Op_YCbCr444_to_YCbCr420_average<uint16_t>> [function] [call site] 00061
3 emplace_back [function] [call site] 00062
3 std::make_shared<Op_YCbCr444_to_YCbCr422_average<uint8_t>> [function] [call site] 00063
3 emplace_back [function] [call site] 00064
3 std::make_shared<Op_YCbCr444_to_YCbCr422_average<uint16_t>> [function] [call site] 00065
3 emplace_back [function] [call site] 00066
3 std::make_shared<Op_Any_RGB_to_YCbCr_420_Sharp> [function] [call site] 00067
2 register_default_plugins [function] [call site] 00068
3 register_decoder [function] [call site] 00069
3 get_decoder_plugin_webcodecs [function] [call site] 00071
3 register_decoder [function] [call site] 00072
3 get_decoder_plugin_libde265 [function] [call site] 00073
3 register_encoder [function] [call site] 00074
4 std::unique_ptr<heif_encoder_descriptor> [function] [call site] 00075
4 heif_encoder_descriptor::heif_encoder_descriptor [function] [call site] 00076
4 std::move [function] [call site] 00078
3 get_encoder_plugin_x265 [function] [call site] 00079
3 register_encoder [function] [call site] 00080
3 get_encoder_plugin_kvazaar [function] [call site] 00081
3 register_encoder [function] [call site] 00082
3 get_encoder_plugin_uvg266 [function] [call site] 00083
3 register_encoder [function] [call site] 00084
3 get_encoder_plugin_vvenc [function] [call site] 00085
3 register_decoder [function] [call site] 00086
3 get_decoder_plugin_vvdec [function] [call site] 00087
3 register_encoder [function] [call site] 00088
3 get_encoder_plugin_aom [function] [call site] 00089
3 register_decoder [function] [call site] 00090
3 get_decoder_plugin_aom [function] [call site] 00091
3 register_encoder [function] [call site] 00092
3 get_encoder_plugin_rav1e [function] [call site] 00093
3 register_decoder [function] [call site] 00094
3 get_decoder_plugin_dav1d [function] [call site] 00095
3 register_encoder [function] [call site] 00096
3 get_encoder_plugin_svt [function] [call site] 00097
3 register_decoder [function] [call site] 00098
3 get_decoder_plugin_ffmpeg [function] [call site] 00099
3 register_decoder [function] [call site] 00100
3 get_decoder_plugin_jpeg [function] [call site] 00101
3 register_encoder [function] [call site] 00102
3 get_encoder_plugin_jpeg [function] [call site] 00103
3 register_encoder [function] [call site] 00104
3 get_encoder_plugin_openjpeg [function] [call site] 00105
3 register_decoder [function] [call site] 00106
3 get_decoder_plugin_openjpeg [function] [call site] 00107
3 register_encoder [function] [call site] 00108
3 get_encoder_plugin_openjph [function] [call site] 00109
3 register_decoder [function] [call site] 00110
3 get_decoder_plugin_openh264 [function] [call site] 00111
3 register_encoder [function] [call site] 00112
3 get_encoder_plugin_x264 [function] [call site] 00113
3 register_encoder [function] [call site] 00114
3 get_encoder_plugin_uncompressed [function] [call site] 00115
3 register_decoder [function] [call site] 00116
3 get_decoder_plugin_uncompressed [function] [call site] 00117
3 register_encoder [function] [call site] 00118
3 get_encoder_plugin_mask [function] [call site] 00119
2 get_plugin_paths [function] [call site] 00120
3 get_plugin_directories_from_environment_variable_windows [function] [call site] 00121
4 std::vector::push_back [function] [call site] 00124
3 get_plugin_directories_from_environment_variable_unix [function] [call site] 00125
4 std::vector::push_back [function] [call site] 00128
3 std::vector::empty [function] [call site] 00129
3 std::vector::push_back [function] [call site] 00130
2 heif_load_plugins [function] [call site] 00131
3 list_all_potential_plugins_in_directory [function] [call site] 00132
4 list_all_potential_plugins_in_directory_windows [function] [call site] 00133
5 FindFirstFile [function] [call site] 00135
5 std::string::c_str [function] [call site] 00136
5 std::vector::push_back [function] [call site] 00137
5 FindNextFile [function] [call site] 00138
5 FindClose [function] [call site] 00139
4 list_all_potential_plugins_in_directory_unix [function] [call site] 00140
3 heif_load_plugin [function] [call site] 00148
4 PluginLibrary_Unix::load_from_file [function] [call site] 00149
4 PluginLibrary_Unix::get_plugin_info [function] [call site] 00156
4 push_back [function] [call site] 00157
4 static_cast<const [call site] 00158
4 STRINGIFY [function] [call site] 00159
4 heif_get_version_number [function] [call site] 00160
4 heif_register_encoder_plugin [function] [call site] 00161
5 register_encoder [function] [call site] 00162
4 static_cast<const [call site] 00163
4 STRINGIFY [function] [call site] 00164
4 heif_get_version_number [function] [call site] 00165
4 heif_register_decoder_plugin [function] [call site] 00166
5 register_decoder [function] [call site] 00167
1 heif_check_filetype [function] [call site] 00170
2 heif_read_main_brand [function] [call site] 00171
3 heif_fourcc_to_brand [function] [call site] 00172
4 fourcc [function] [call site] 00173
5 four_bytes_to_uint32 [function] [call site] 00174
6 static_cast<uint32_t> [function] [call site] 00175
6 static_cast<uint32_t> [function] [call site] 00176
6 static_cast<uint32_t> [function] [call site] 00177
6 static_cast<uint32_t> [function] [call site] 00178
5 static_cast<uint8_t> [function] [call site] 00179
5 static_cast<uint8_t> [function] [call site] 00180
5 static_cast<uint8_t> [function] [call site] 00181
5 static_cast<uint8_t> [function] [call site] 00182
1 clip_int [function] [call site] 00183
2 static_cast<int> [function] [call site] 00184
1 heif_get_file_mime_type [function] [call site] 00203
2 heif_read_main_brand [function] [call site] 00204
2 heif_read_minor_version_brand [function] [call site] 00205
3 heif_fourcc_to_brand [function] [call site] 00206
1 heif_context_alloc [function] [call site] 00210
2 load_plugins_if_not_initialized_yet [function] [call site] 00211
3 heif_init [function] [call site] 00212
2 heif_context::heif_context [function] [call site] 00213
2 std::make_shared<HeifContext> [function] [call site] 00214
1 heif_context_get_security_limits [function] [call site] 00215
2 MemoryHandle::get_security_limits [function] [call site] 00216
1 heif_context_get_security_limits [function] [call site] 00219
1 heif_context_read_from_memory [function] [call site] 00220
2 HeifContext::read_from_memory [function] [call site] 00221
3 std::make_shared<HeifFile> [function] [call site] 00222
3 HeifContext::set_security_limits [function] [call site] 00223
4 copy_security_limits [function] [call site] 00224
4 copy_security_limits [function] [call site] 00225
3 HeifContext::read_from_memory [function] [call site] 00226
4 std::make_shared<HeifFile> [function] [call site] 00227
4 HeifContext::set_security_limits [function] [call site] 00228
4 HeifContext::read_from_memory [function] [call site] 00229
4 HeifContext::interpret_heif_file [function] [call site] 00230
5 has_images [function] [call site] 00231
5 HeifContext::interpret_heif_file_images [function] [call site] 00232
6 get_item_IDs [function] [call site] 00236
6 get_infe_box [function] [call site] 00237
6 ImageItem::alloc_for_infe_box [function] [call site] 00238
7 get_item_type_4cc [function] [call site] 00239
7 get_item_ID [function] [call site] 00240
7 get_content_type [function] [call site] 00243
7 std::make_shared<ImageItem_JPEG> [function] [call site] 00244
7 std::make_shared<ImageItem_HEVC> [function] [call site] 00246
7 std::make_shared<ImageItem_AVIF> [function] [call site] 00248
7 std::make_shared<ImageItem_VVC> [function] [call site] 00250
7 std::make_shared<ImageItem_AVC> [function] [call site] 00252
7 std::make_shared<ImageItem_uncompressed> [function] [call site] 00254
7 fourcc_to_string [function] [call site] 00255
8 static_cast<char> [function] [call site] 00256
8 static_cast<char> [function] [call site] 00257
8 static_cast<char> [function] [call site] 00258
8 static_cast<char> [function] [call site] 00259
7 std::stringstream::str [function] [call site] 00260
7 std::make_shared<ImageItem_Error> [function] [call site] 00261
7 std::make_shared<ImageItem_JPEG2000> [function] [call site] 00263
7 std::make_shared<ImageItem_Error> [function] [call site] 00265
7 std::make_shared<ImageItem_mask> [function] [call site] 00267
7 std::make_shared<ImageItem_Grid> [function] [call site] 00269
7 std::make_shared<ImageItem_Overlay> [function] [call site] 00271
7 std::make_shared<ImageItem_iden> [function] [call site] 00273
7 std::make_shared<ImageItem_Tiled> [function] [call site] 00275
6 get_properties [function] [call site] 00276
6 std::make_shared<ImageItem_Error> [function] [call site] 00277
6 ImageItem_Overlay::get_infe_type [function] [call site] 00278
6 ImageItem::set_properties [function] [call site] 00280
7 std::move [function] [call site] 00281
6 ImageItem_JPEG2000::initialize_decoder [function] [call site] 00282
7 get_property<Box_j2kH> [function] [call site] 00283
7 std::make_shared<Decoder_JPEG2000> [function] [call site] 00284
6 std::make_shared<ImageItem_Error> [function] [call site] 00285
6 ImageItem_Overlay::get_infe_type [function] [call site] 00286
6 ImageItem::set_properties [function] [call site] 00287
6 std::make_pair [function] [call site] 00289
6 Box_infe::is_hidden_item [function] [call site] 00290
6 get_primary_image_ID [function] [call site] 00291
6 ImageItem::set_primary [function] [call site] 00292
6 push_back [function] [call site] 00293
6 ImageItem_JPEG2000::set_decoder_input_data [function] [call site] 00294
7 DataExtent::set_from_image_item [function] [call site] 00295
8 std::move [function] [call site] 00296
7 get_context [function] [call site] 00297
7 set_data_extent [function] [call site] 00299
7 std::move [function] [call site] 00300
6 get_item_error [function] [call site] 00302
6 get_properties [function] [call site] 00303
6 std::dynamic_pointer_cast<Box_other> [function] [call site] 00304
6 HeifContext::get_heif_file [function] [call site] 00305
6 HeifContext::get_heif_file [function] [call site] 00306
6 get_type_string [function] [call site] 00307
6 std::stringstream::str [function] [call site] 00308
6 std::dynamic_pointer_cast<Box_Error> [function] [call site] 00309
6 Box_Error::get_parse_error_fatality [function] [call site] 00310
6 add_decoding_warning [function] [call site] 00311
6 StreamReader::get_error [function] [call site] 00312
6 StreamReader::get_error [function] [call site] 00313
6 std::dynamic_pointer_cast<Box_ispe> [function] [call site] 00314
6 HeifPixelImage::get_width [function] [call site] 00315
6 HeifPixelImage::get_height [function] [call site] 00316
6 set_resolution [function] [call site] 00317
6 add_decoding_warning [function] [call site] 00318
6 std::dynamic_pointer_cast<Box_colr> [function] [call site] 00319
6 auto::get_color_profile [function] [call site] 00320
6 set_color_profile [function] [call site] 00321
6 std::dynamic_pointer_cast<Box_cmin> [function] [call site] 00322
6 set_intrinsic_matrix [function] [call site] 00323
6 Box_cmin::get_intrinsic_matrix [function] [call site] 00324
6 std::dynamic_pointer_cast<Box_cmex> [function] [call site] 00325
6 set_extrinsic_matrix [function] [call site] 00326
6 Box_cmex::get_extrinsic_matrix [function] [call site] 00327
6 std::dynamic_pointer_cast<Box_clap> [function] [call site] 00328
6 set_resolution [function] [call site] 00329
6 Box_clap::get_width_rounded [function] [call site] 00330
6 Box_clap::get_height_rounded [function] [call site] 00332
6 has_intrinsic_matrix [function] [call site] 00334
6 get_intrinsic_matrix [function] [call site] 00335
6 Catch::Detail::unique_ptr::get [function] [call site] 00336
6 get_width [function] [call site] 00337
6 get_height [function] [call site] 00338
6 std::dynamic_pointer_cast<Box_imir> [function] [call site] 00339
6 get_intrinsic_matrix [function] [call site] 00340
6 Catch::Detail::unique_ptr::get [function] [call site] 00341
6 get_width [function] [call site] 00342
6 get_height [function] [call site] 00343
6 std::dynamic_pointer_cast<Box_irot> [function] [call site] 00344
6 Box_irot::get_rotation_ccw [function] [call site] 00345
6 Box_irot::get_rotation_ccw [function] [call site] 00346
6 set_resolution [function] [call site] 00347
6 get_height [function] [call site] 00348
6 get_width [function] [call site] 00349
6 get_property [function] [call site] 00350
6 set_gimi_sample_content_id [function] [call site] 00351
6 Box_gimi_content_id::get_content_id [function] [call site] 00352
6 get_property [function] [call site] 00353
6 set_omaf_image_projection [function] [call site] 00354
6 ImageExtraData::get_omaf_image_projection [function] [call site] 00355
6 get_iref_box [function] [call site] 00356
6 Box_iref::get_references_from [function] [call site] 00357
7 std::vector::push_back [function] [call site] 00358
6 BoxHeader::get_short_type [function] [call site] 00360
6 set_is_thumbnail [function] [call site] 00362
6 ImageItem::set_is_thumbnail [function] [call site] 00366
6 Catch::Detail::unique_ptr::get [function] [call site] 00369
6 ImageItem::add_thumbnail [function] [call site] 00371
7 push_back [function] [call site] 00372
6 HeifContext::remove_top_level_image [function] [call site] 00373
7 std::vector::push_back [function] [call site] 00374
7 std::move [function] [call site] 00375
6 get_property [function] [call site] 00377
6 std::stringstream::str [function] [call site] 00380
6 std::shared_ptr::get_aux_type [function] [call site] 00381
6 std::shared_ptr::get_aux_type [function] [call site] 00382
6 std::shared_ptr::get_aux_type [function] [call site] 00383
6 has_item_with_id [function] [call site] 00386
6 Catch::Detail::unique_ptr::get [function] [call site] 00389
6 set_is_alpha_channel [function] [call site] 00391
6 ImageItem::set_alpha_channel [function] [call site] 00392
7 std::move [function] [call site] 00393
6 std::shared_ptr::get_aux_type [function] [call site] 00394
6 std::shared_ptr::get_aux_type [function] [call site] 00395
6 set_is_depth_channel [function] [call site] 00396
6 has_item_with_id [function] [call site] 00399
6 Catch::Detail::unique_ptr::get [function] [call site] 00402
6 ImageItem::set_depth_channel [function] [call site] 00404
7 std::move [function] [call site] 00405
6 std::shared_ptr::get_subtypes [function] [call site] 00406
6 decode_hevc_aux_sei_messages [function] [call site] 00408
7 BitReader::get_bits_remaining [function] [call site] 00411
7 BitReader::get_bits32 [function] [call site] 00412
8 static_cast<uint32_t> [function] [call site] 00414
8 BitReader::get_bits [function] [call site] 00415
9 BitReader::refill [function] [call site] 00417
9 static_cast<uint32_t> [function] [call site] 00418
7 BitReader::get_current_byte_index [function] [call site] 00420
7 BitReader::get_current_byte_index [function] [call site] 00421
7 BitReader::get_bits_remaining [function] [call site] 00424
7 BitReader::get_bits32 [function] [call site] 00425
7 static_cast<uint8_t> [function] [call site] 00426
7 BitReader::get_bits8 [function] [call site] 00427
8 static_cast<uint8_t> [function] [call site] 00429
8 BitReader::get_bits [function] [call site] 00430
7 BitReader::skip_bits [function] [call site] 00431
8 BitReader::refill [function] [call site] 00432
7 BitReader::get_bits_remaining [function] [call site] 00433
7 BitReader::get_bits8 [function] [call site] 00434
7 BitReader::get_bits8 [function] [call site] 00435
7 read_depth_representation_info [function] [call site] 00436
8 std::make_shared<SEIMessage_depth_representation_info> [function] [call site] 00437
8 read_depth_rep_info_element [function] [call site] 00444
8 read_depth_rep_info_element [function] [call site] 00453
8 read_depth_rep_info_element [function] [call site] 00454
8 read_depth_rep_info_element [function] [call site] 00455
7 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00456
8 Catch::throw_exception [function] [call site] 00457
9 Catch::cerr [function] [call site] 00458
9 std::terminate [function] [call site] 00460
7 push_back [function] [call site] 00461
6 std::dynamic_pointer_cast<SEIMessage_depth_representation_info> [function] [call site] 00462
6 set_depth_representation_info [function] [call site] 00463
6 set_is_aux_image [function] [call site] 00464
6 std::shared_ptr::get_aux_type [function] [call site] 00465
6 has_item_with_id [function] [call site] 00468
6 Catch::Detail::unique_ptr::get [function] [call site] 00471
6 ImageItem::add_aux_image [function] [call site] 00473
6 HeifContext::remove_top_level_image [function] [call site] 00476
6 get_item_error [function] [call site] 00477
6 get_infe_box [function] [call site] 00478
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00480
6 get_ipma_box [function] [call site] 00482
6 get_ipco_box [function] [call site] 00483
6 Box_ipco::get_property_for_item_ID [function] [call site] 00484
7 Box_ipco::get_properties_for_item_ID [function] [call site] 00485
8 Box_ipco::get_properties_for_item_ID [function] [call site] 00486
8 std::stringstream::str [function] [call site] 00488
8 get_all_child_boxes [function] [call site] 00489
8 std::stringstream::str [function] [call site] 00492
8 push_back [function] [call site] 00493
7 get_all_child_boxes [function] [call site] 00494
7 get_short_type [function] [call site] 00496
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00500
6 get_ipma_box [function] [call site] 00502
6 get_ipco_box [function] [call site] 00503
6 Box_ipco::get_property_for_item_ID [function] [call site] 00504
6 get_item_error [function] [call site] 00508
6 get_infe_box [function] [call site] 00509
6 Box_infe::get_item_type_4cc [function] [call site] 00510
6 Box_iref::get_references [function] [call site] 00512
7 BoxHeader::get_short_type [function] [call site] 00513
7 std::vector<uint32_t> [function] [call site] 00514
6 std::vector::empty [function] [call site] 00516
6 std::vector::front [function] [call site] 00517
6 get_color_profile_icc [function] [call site] 00520
6 auto::get_color_profile_icc [function] [call site] 00521
6 set_color_profile [function] [call site] 00522
6 auto::get_color_profile_icc [function] [call site] 00523
6 has_nclx_color_profile [function] [call site] 00524
6 ImageExtraData::has_nclx_color_profile [function] [call site] 00525
7 nclx_default_if_undefined [function] [call site] 00526
8 Box_mini::get_colour_primaries [function] [call site] 00527
8 set_colour_primaries [function] [call site] 00528
8 get_matrix_coefficients [function] [call site] 00529
9 static_cast<heif_matrix_coefficients> [function] [call site] 00530
8 set_matrix_coefficients [function] [call site] 00531
8 get_transfer_characteristics [function] [call site] 00532
9 static_cast<heif_transfer_characteristics> [function] [call site] 00533
8 set_transfer_characteristics [function] [call site] 00534
6 set_color_profile_nclx [function] [call site] 00535
6 ImageExtraData::get_color_profile_nclx [function] [call site] 00536
6 get_item_type_4cc [function] [call site] 00537
6 get_content_type [function] [call site] 00538
6 get_item_uri_type [function] [call site] 00554
6 std::make_shared<ImageMetadata> [function] [call site] 00555
6 fourcc_to_string [function] [call site] 00556
6 std::move [function] [call site] 00557
6 get_uncompressed_item_data [function] [call site] 00558
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00561
7 Catch::throw_exception [function] [call site] 00562
6 Box_iref::get_references [function] [call site] 00563
6 has_item_with_id [function] [call site] 00567
6 ImageItem::add_metadata [function] [call site] 00569
6 Box_iref::get_references [function] [call site] 00572
6 ImageItem::set_is_premultiplied_alpha [function] [call site] 00577
6 get_item_type_4cc [function] [call site] 00578
6 std::make_shared<RegionItem> [function] [call site] 00580
6 get_uncompressed_item_data [function] [call site] 00581
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00582
6 std::shared_ptr::parse [function] [call site] 00583
6 HeifContext::get_security_limits [function] [call site] 00584
6 Box_iref::get_references_from [function] [call site] 00585
6 BoxHeader::get_short_type [function] [call site] 00586
6 ImageItem::add_region_item_id [function] [call site] 00591
7 push_back [function] [call site] 00592
6 push_back [function] [call site] 00593
6 BoxHeader::get_short_type [function] [call site] 00594
6 std::shared_ptr::get_number_of_regions [function] [call site] 00596
6 std::shared_ptr::get_regions [function] [call site] 00597
6 getRegionType [function] [call site] 00598
6 std::dynamic_pointer_cast<RegionGeometry_ReferencedMask> [function] [call site] 00599
6 std::shared_ptr::get_regions [function] [call site] 00600
6 std::vector::size [function] [call site] 00601
6 HeifContext::is_image [function] [call site] 00603
6 HeifContext::get_image [function] [call site] 00606
7 ImageItem::get_item_error [function] [call site] 00609
6 ImageItem::get_item_error [function] [call site] 00610
6 ImageItem::get_ispe_width [function] [call site] 00611
7 ImageItem::get_property [function] [call site] 00612
8 std::dynamic_pointer_cast<BoxType> [function] [call site] 00613
7 HeifPixelImage::get_width [function] [call site] 00614
6 ImageItem::get_ispe_height [function] [call site] 00615
7 ImageItem::get_property [function] [call site] 00616
7 HeifPixelImage::get_height [function] [call site] 00617
6 HeifContext::remove_top_level_image [function] [call site] 00618
6 get_item_type_4cc [function] [call site] 00619
6 std::make_shared<TextItem> [function] [call site] 00621
6 std::shared_ptr::set_item_id [function] [call site] 00622
6 get_uncompressed_item_data [function] [call site] 00623
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00624
6 std::shared_ptr::parse [function] [call site] 00625
6 Box_iref::get_references_from [function] [call site] 00626
6 BoxHeader::get_short_type [function] [call site] 00627
6 ImageItem::add_text_item_id [function] [call site] 00632
7 push_back [function] [call site] 00633
6 push_back [function] [call site] 00634
5 has_sequences [function] [call site] 00635
5 HeifContext::interpret_heif_file_sequences [function] [call site] 00636
6 get_moov_box [function] [call site] 00638
6 Box::get_child_box [function] [call site] 00640
7 std::dynamic_pointer_cast<T> [function] [call site] 00641
6 Box::get_child_boxes [function] [call site] 00643
7 std::dynamic_pointer_cast<T> [function] [call site] 00644
7 std::vector::push_back [function] [call site] 00645
6 Track::alloc_track [function] [call site] 00646
7 get_child_box [function] [call site] 00647
7 Box::get_child_box [function] [call site] 00648
7 Box_hdlr::get_handler_type [function] [call site] 00649
7 std::make_shared<Track_Visual> [function] [call site] 00653
7 std::make_shared<Track_Metadata> [function] [call site] 00655
7 fourcc_to_string [function] [call site] 00656
7 Box_hdlr::get_handler_type [function] [call site] 00657
7 std::stringstream::str [function] [call site] 00658
7 std::shared_ptr::load [function] [call site] 00660
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00661
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00662
6 ImageItem::get_id [function] [call site] 00665
6 Track::is_visual_track [function] [call site] 00666
6 ImageItem::get_id [function] [call site] 00669
6 std::vector::push_back [function] [call site] 00670
6 Track_Visual::initialize_after_parsing [function] [call site] 00671
7 get_handler [function] [call site] 00672
7 fourcc_to_string [function] [call site] 00675
7 get_handler [function] [call site] 00676
7 get_handler [function] [call site] 00677
7 get_auxiliary_info_type [function] [call site] 00678
7 get_tref_box [function] [call site] 00679
7 Box_iref::get_references [function] [call site] 00680
7 std::any_of [function] [call site] 00682
7 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 00683
8 const_iterator [function] [call site] 00684
7 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 00685
8 const_iterator [function] [call site] 00686
7 std::dynamic_pointer_cast<Track_Visual> [function] [call site] 00688
3 HeifContext::interpret_heif_file [function] [call site] 00689
2 Error::error_struct [function] [call site] 00690
3 ErrorBuffer::set_success [function] [call site] 00691
3 Error::get_error_string [function] [call site] 00692
3 Error::get_error_string [function] [call site] 00694
3 ErrorBuffer::set_error [function] [call site] 00696
3 std::stringstream::str [function] [call site] 00698
3 StreamReader::get_error [function] [call site] 00699
2 Catch::Detail::unique_ptr::get [function] [call site] 00700
1 heif_context_get_primary_image_handle [function] [call site] 00701
2 Error::error_struct [function] [call site] 00702
2 Catch::Detail::unique_ptr::get [function] [call site] 00703
2 get_primary_image [function] [call site] 00704
3 heif_decode_image [function] [call site] 00705
4 ImageItem::get_id [function] [call site] 00706
4 fill_default_decoding_options [function] [call site] 00707
4 heif_decoding_options_copy [function] [call site] 00708
4 HeifContext::decode_image [function] [call site] 00710
5 std::shared_ptr::decode_image [function] [call site] 00714
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00715
5 std::shared_ptr::get_primary_component [function] [call site] 00716
5 std::shared_ptr::get_width [function] [call site] 00717
5 std::shared_ptr::get_width [function] [call site] 00718
5 std::shared_ptr::get_height [function] [call site] 00719
5 std::shared_ptr::get_height [function] [call site] 00720
5 HeifContext::convert_to_output_colorspace [function] [call site] 00721
6 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00722
6 std::shared_ptr<HeifPixelImage>::get_chroma_format [function] [call site] 00723
6 std::shared_ptr<HeifPixelImage>::get_chroma_format [function] [call site] 00724
6 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00725
6 std::shared_ptr<HeifPixelImage>::get_visual_image_bits_per_pixel [function] [call site] 00726
6 std::shared_ptr<HeifPixelImage>::get_color_profile_nclx_with_fallback [function] [call site] 00727
6 nclx_color_profile_equal [function] [call site] 00728
7 heif_nclx_color_profile_alloc [function] [call site] 00729
8 nclx_profile::set_from_heif_color_profile_nclx [function] [call site] 00730
7 Kr_Kb::defaults [function] [call site] 00731
7 heif_nclx_color_profile_free [function] [call site] 00732
6 std::shared_ptr<HeifPixelImage>::has_alpha [function] [call site] 00733
6 set_matrix_coefficients [function] [call site] 00734
6 set_colour_primaries [function] [call site] 00735
6 set_full_range_flag [function] [call site] 00736
6 nclx_profile::set_sRGB_defaults [function] [call site] 00737
6 convert_colorspace [function] [call site] 00738
7 heif_color_conversion_options_ext_copy [function] [call site] 00739
7 std::unique_ptr::get [function] [call site] 00741
7 get_width [function] [call site] 00742
7 get_height [function] [call site] 00743
7 has_channel [function] [call site] 00744
7 get_width [function] [call site] 00745
7 get_height [function] [call site] 00746
7 get_colorspace [function] [call site] 00747
7 get_chroma_format [function] [call site] 00748
7 has_channel [function] [call site] 00749
7 is_interleaved_with_alpha [function] [call site] 00750
7 get_chroma_format [function] [call site] 00752
7 has_nclx_color_profile [function] [call site] 00753
7 get_color_profile_nclx [function] [call site] 00754
7 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 00755
7 get_channel_set [function] [call site] 00756
7 std::set::empty [function] [call site] 00758
7 get_bits_per_pixel [function] [call site] 00759
7 std::set::begin [function] [call site] 00760
7 get_matrix_coefficients [function] [call site] 00761
8 static_cast<heif_matrix_coefficients> [function] [call site] 00762
7 set_matrix_coefficients [function] [call site] 00763
7 get_matrix_coefficients [function] [call site] 00764
7 Box_mini::get_colour_primaries [function] [call site] 00765
7 set_colour_primaries [function] [call site] 00766
7 Box_mini::get_colour_primaries [function] [call site] 00767
7 get_transfer_characteristics [function] [call site] 00768
8 static_cast<heif_transfer_characteristics> [function] [call site] 00769
7 set_transfer_characteristics [function] [call site] 00770
7 get_transfer_characteristics [function] [call site] 00771
7 num_interleaved_components_per_plane [function] [call site] 00772
7 is_interleaved_with_alpha [function] [call site] 00774
7 ColorConversionPipeline::construct_pipeline [function] [call site] 00775
8 ColorConversionPipeline::init_ops [function] [call site] 00777
8 std::vector::emplace_back [function] [call site] 00778
8 std::vector::empty [function] [call site] 00779
8 std::numeric_limits<int>::max [function] [call site] 00780
8 std::vector::size [function] [call site] 00781
8 std::vector::push_back [function] [call site] 00783
8 std::vector::back [function] [call site] 00784
8 std::vector::pop_back [function] [call site] 00785
8 std::vector::back [function] [call site] 00786
8 std::vector::back [function] [call site] 00787
8 std::vector::back [function] [call site] 00788
8 std::vector::size [function] [call site] 00789
8 std::vector::size [function] [call site] 00791
8 ColorConversionPipeline::debug_dump_pipeline [function] [call site] 00794
9 std::ostringstream::str [function] [call site] 00797
8 state_after_conversion [function] [call site] 00799
8 std::vector::back [function] [call site] 00800
8 std::vector::back [function] [call site] 00801
8 std::vector::size [function] [call site] 00802
8 std::vector::back [function] [call site] 00803
8 std::vector::emplace_back [function] [call site] 00804
8 std::vector::size [function] [call site] 00805
7 ColorConversionPipeline::is_nop [function] [call site] 00806
7 ColorConversionPipeline::convert_image [function] [call site] 00808
8 print_spec [function] [call site] 00809
9 get_colorspace [function] [call site] 00810
9 get_chroma_format [function] [call site] 00811
9 get_colorspace [function] [call site] 00812
9 get_chroma_format [function] [call site] 00813
9 get_bits_per_pixel [function] [call site] 00814
9 get_bits_per_pixel [function] [call site] 00815
9 get_colorspace [function] [call site] 00816
9 get_colorspace [function] [call site] 00817
9 get_bits_per_pixel [function] [call site] 00818
8 convert_colorspace [function] [call site] 00819
9 heif_color_conversion_options_ext_copy [function] [call site] 00820
9 std::unique_ptr::get [function] [call site] 00821
9 get_width [function] [call site] 00822
9 get_height [function] [call site] 00823
9 has_channel [function] [call site] 00824
9 get_width [function] [call site] 00825
9 get_height [function] [call site] 00826
9 get_colorspace [function] [call site] 00827
9 get_chroma_format [function] [call site] 00828
9 has_channel [function] [call site] 00829
9 is_interleaved_with_alpha [function] [call site] 00830
9 get_chroma_format [function] [call site] 00831
9 has_nclx_color_profile [function] [call site] 00832
9 get_color_profile_nclx [function] [call site] 00833
9 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 00834
9 get_channel_set [function] [call site] 00835
9 std::set::empty [function] [call site] 00837
9 get_bits_per_pixel [function] [call site] 00838
9 std::set::begin [function] [call site] 00839
9 get_matrix_coefficients [function] [call site] 00840
9 set_matrix_coefficients [function] [call site] 00841
9 get_matrix_coefficients [function] [call site] 00842
9 Box_mini::get_colour_primaries [function] [call site] 00843
9 set_colour_primaries [function] [call site] 00844
9 Box_mini::get_colour_primaries [function] [call site] 00845
9 get_transfer_characteristics [function] [call site] 00846
9 set_transfer_characteristics [function] [call site] 00847
9 get_transfer_characteristics [function] [call site] 00848
9 num_interleaved_components_per_plane [function] [call site] 00849
9 is_interleaved_with_alpha [function] [call site] 00850
9 ColorConversionPipeline::construct_pipeline [function] [call site] 00851
9 ColorConversionPipeline::is_nop [function] [call site] 00852
9 ColorConversionPipeline::convert_image [function] [call site] 00853
8 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00854
8 std::shared_ptr::set_color_profile_nclx [function] [call site] 00855
8 std::shared_ptr::set_color_profile_icc [function] [call site] 00856
8 std::shared_ptr::get_color_profile_icc [function] [call site] 00857
8 std::shared_ptr::set_premultiplied_alpha [function] [call site] 00858
8 std::shared_ptr::is_premultiplied_alpha [function] [call site] 00859
8 std::shared_ptr::has_clli [function] [call site] 00860
8 std::shared_ptr::set_clli [function] [call site] 00861
8 std::shared_ptr::get_clli [function] [call site] 00862
8 std::shared_ptr::has_mdcv [function] [call site] 00863
8 std::shared_ptr::set_mdcv [function] [call site] 00864
8 std::shared_ptr::get_mdcv [function] [call site] 00865
8 std::shared_ptr::has_nonsquare_pixel_ratio [function] [call site] 00866
8 std::shared_ptr::get_pixel_ratio [function] [call site] 00867
8 std::shared_ptr::set_pixel_ratio [function] [call site] 00868
8 std::shared_ptr::has_gimi_sample_content_id [function] [call site] 00869
8 std::shared_ptr::set_gimi_sample_content_id [function] [call site] 00870
8 std::shared_ptr::get_gimi_sample_content_id [function] [call site] 00871
8 std::shared_ptr::get_tai_timestamp [function] [call site] 00872
8 std::shared_ptr::set_tai_timestamp [function] [call site] 00873
8 std::shared_ptr::set_sample_duration [function] [call site] 00874
8 std::shared_ptr::get_sample_duration [function] [call site] 00875
8 std::shared_ptr::set_omaf_image_projection [function] [call site] 00876
8 std::shared_ptr::get_omaf_image_projection [function] [call site] 00877
8 std::shared_ptr::get_warnings [function] [call site] 00878
8 std::shared_ptr::add_warning [function] [call site] 00879
6 HeifContext::get_security_limits [function] [call site] 00880
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00881
5 std::shared_ptr::add_warnings [function] [call site] 00882
5 std::shared_ptr::get_decoding_warnings [function] [call site] 00883
4 Result::error_struct [function] [call site] 00884
5 std::get<Error> [function] [call site] 00885
4 Catch::Detail::unique_ptr::get [function] [call site] 00886
4 convert_libde265_image_to_heif_image [function] [call site] 00887
5 de265_get_chroma_format [function] [call site] 00888
5 heif_image_create [function] [call site] 00889
6 get_valid_chroma_values_for_colorspace [function] [call site] 00890
6 std::find [function] [call site] 00891
6 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 00892
6 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 00893
6 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 00894
6 convert_libde265_image_to_heif_image [function] [call site] 00895
6 std::make_shared<HeifPixelImage> [function] [call site] 00896
6 Catch::ReporterRegistry::create [function] [call site] 00897
7 Catch::TagAliasRegistry::find [function] [call site] 00898
8 Catch::TagAliasRegistry::find [function] [call site] 00899
9 Catch::TagAliasRegistry::find [function] [call site] 00900
7 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 00903
8 const_iterator [function] [call site] 00904
7 Catch::ReporterRegistry::create [function] [call site] 00905
8 Catch::TagAliasRegistry::find [function] [call site] 00906
8 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 00907
8 Catch::ReporterRegistry::create [function] [call site] 00908
8 CATCH_MOVE [function] [call site] 00909
7 CATCH_MOVE [function] [call site] 00910
5 de265_get_image_width [function] [call site] 00911
5 de265_get_image_height [function] [call site] 00912
5 de265_get_chroma_format [function] [call site] 00913
5 de265_get_bits_per_pixel [function] [call site] 00914
5 de265_get_bits_per_pixel [function] [call site] 00915
5 heif_image_release [function] [call site] 00916
5 de265_get_image_plane [function] [call site] 00917
5 de265_get_image_width [function] [call site] 00918
5 de265_get_image_height [function] [call site] 00919
5 heif_image_release [function] [call site] 00920
5 heif_image_add_plane_safe [function] [call site] 00921
6 HeifPixelImage::add_plane [function] [call site] 00922
7 num_interleaved_components_per_plane [function] [call site] 00923
7 MemoryHandle::alloc [function] [call site] 00924
8 std::stringstream::str [function] [call site] 00926
8 std::stringstream::str [function] [call site] 00930
7 push_back [function] [call site] 00931
6 Error::error_struct [function] [call site] 00932
7 ErrorBuffer::set_success [function] [call site] 00933
7 Error::get_error_string [function] [call site] 00934
7 Error::get_error_string [function] [call site] 00935
7 ErrorBuffer::set_error [function] [call site] 00937
7 std::stringstream::str [function] [call site] 00938
7 StreamReader::get_error [function] [call site] 00939
6 Catch::Detail::unique_ptr::get [function] [call site] 00940
5 libde265_decoder*::error_message::c_str [function] [call site] 00941
5 heif_image_release [function] [call site] 00942
5 heif_image_get_plane2 [function] [call site] 00943
6 HeifPixelImage::get_plane [function] [call site] 00944
7 HeifPixelImage::get_channel [function] [call site] 00945
8 HeifPixelImage::find_component_for_channel [function] [call site] 00946
8 static_cast<int> [function] [call site] 00947
8 static_cast<T*> [function] [call site] 00948
4 std::move [function] [call site] 00950
4 error_struct [function] [call site] 00951
4 Catch::Detail::unique_ptr::get [function] [call site] 00952
2 Error::error_struct [function] [call site] 00954
2 Catch::Detail::unique_ptr::get [function] [call site] 00955
2 std::dynamic_pointer_cast<ImageItem_Error> [function] [call site] 00956
2 ImageItem::get_item_error [function] [call site] 00957
2 Error::error_struct [function] [call site] 00958
2 Catch::Detail::unique_ptr::get [function] [call site] 00959
2 heif_image_handle::heif_image_handle [function] [call site] 00960
2 std::move [function] [call site] 00961
2 error_struct [function] [call site] 00962
2 Catch::Detail::unique_ptr::get [function] [call site] 00963
1 heif_image_handle_is_primary_image [function] [call site] 00965
2 ImageItem::is_primary [function] [call site] 00966
1 TestDecodeImage [function] [call site] 00967
2 heif_image_handle_is_primary_image [function] [call site] 00968
2 heif_image_handle_get_width [function] [call site] 00969
3 HeifPixelImage::get_width [function] [call site] 00970
3 static_cast<int> [function] [call site] 00971
2 heif_image_handle_get_height [function] [call site] 00972
3 HeifPixelImage::get_height [function] [call site] 00973
3 static_cast<int> [function] [call site] 00974
2 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 00977
3 heif::ImageHandle::get_metadata [function] [call site] 00978
4 heif_image_handle_get_metadata_size [function] [call site] 00979
5 heif::ImageHandle::get_metadata [function] [call site] 00980
5 check_image_size [function] [call site] 00981
6 get_primary_image_handle [function] [call site] 00982
7 heif_context_get_number_of_top_level_images [function] [call site] 00983
8 HeifContext::get_top_level_images [function] [call site] 00984
9 get_item_error [function] [call site] 00985
9 std::vector::push_back [function] [call site] 00986
7 heif_context_get_primary_image_handle [function] [call site] 00988
6 get_primary_image [function] [call site] 00990
7 heif_decode_image [function] [call site] 00991
6 heif_image_has_channel [function] [call site] 00994
7 HeifPixelImage::has_channel [function] [call site] 00995
8 HeifPixelImage::find_component_for_channel [function] [call site] 00996
6 heif_image_has_channel [function] [call site] 00998
6 heif_image_has_channel [function] [call site] 01000
6 heif_image_has_channel [function] [call site] 01002
6 heif_image_has_channel [function] [call site] 01004
6 heif_image_has_channel [function] [call site] 01006
6 heif_image_has_channel [function] [call site] 01008
6 heif_image_has_channel [function] [call site] 01010
6 heif_image_get_primary_width [function] [call site] 01011
7 HeifPixelImage::get_primary_component [function] [call site] 01012
7 uint32_to_int [function] [call site] 01014
8 static_cast<uint64_t> [function] [call site] 01015
8 std::numeric_limits<int>::max [function] [call site] 01016
8 static_cast<int> [function] [call site] 01017
7 HeifPixelImage::get_width [function] [call site] 01018
6 heif_image_get_primary_height [function] [call site] 01020
7 HeifPixelImage::get_primary_component [function] [call site] 01021
7 uint32_to_int [function] [call site] 01022
7 HeifPixelImage::get_height [function] [call site] 01023
6 heif_image_get_width [function] [call site] 01025
7 uint32_to_int [function] [call site] 01026
7 HeifPixelImage::get_width [function] [call site] 01027
6 heif_image_get_height [function] [call site] 01029
7 uint32_to_int [function] [call site] 01030
7 HeifPixelImage::get_height [function] [call site] 01031
6 heif_image_get_width [function] [call site] 01033
6 heif_image_get_height [function] [call site] 01035
6 heif_image_get_width [function] [call site] 01037
6 heif_image_get_height [function] [call site] 01039
6 heif_image_get_width [function] [call site] 01041
6 heif_image_get_height [function] [call site] 01043
6 heif_image_get_bits_per_pixel [function] [call site] 01045
7 HeifPixelImage::get_storage_bits_per_pixel [function] [call site] 01046
8 HeifPixelImage::find_component_for_channel [function] [call site] 01047
8 auto*::get_bytes_per_pixel [function] [call site] 01048
8 static_cast<uint8_t> [function] [call site] 01050
6 heif_image_get_bits_per_pixel [function] [call site] 01052
6 heif_image_get_bits_per_pixel [function] [call site] 01054
6 heif_image_get_bits_per_pixel_range [function] [call site] 01056
7 HeifPixelImage::get_bits_per_pixel [function] [call site] 01057
8 HeifPixelImage::find_component_for_channel [function] [call site] 01058
6 heif_image_get_bits_per_pixel_range [function] [call site] 01060
6 heif_image_get_bits_per_pixel_range [function] [call site] 01062
6 heif_image_release [function] [call site] 01064
6 heif_image_handle_release [function] [call site] 01065
4 heif_image_handle_get_metadata [function] [call site] 01068
5 heif::ImageHandle::get_metadata [function] [call site] 01069
5 Catch::StringRef::empty [function] [call site] 01070
5 verify_image_data [function] [call site] 01072
6 heif_image_get_number_of_components [function] [call site] 01073
6 heif_image_get_component_width [function] [call site] 01076
6 heif_image_get_component_height [function] [call site] 01078
6 heif_image_get_component_type [function] [call site] 01080
6 get_component_ptr_readonly [function] [call site] 01081
7 heif_image_get_component_readonly [function] [call site] 01082
6 compute_fill_value [function] [call site] 01084
6 values_equal [function] [call site] 01087
5 check_image_size [function] [call site] 01088
5 error_struct [function] [call site] 01089
5 Catch::Detail::unique_ptr::get [function] [call site] 01090
5 Error::error_struct [function] [call site] 01091
5 Catch::Detail::unique_ptr::get [function] [call site] 01092
4 std::vector::data [function] [call site] 01094
2 static_cast<size_t> [function] [call site] 01097
2 static_cast<heif_item_id*> [function] [call site] 01098
2 heif_image_handle_get_list_of_metadata_block_IDs [function] [call site] 01101
3 heif::ImageHandle::get_metadata [function] [call site] 01102
2 heif_image_handle_get_metadata_type [function] [call site] 01104
3 heif::ImageHandle::get_metadata [function] [call site] 01105
3 item_type::c_str [function] [call site] 01106
2 heif_image_handle_get_metadata_content_type [function] [call site] 01107
3 heif::ImageHandle::get_metadata [function] [call site] 01108
3 content_type::c_str [function] [call site] 01109
2 heif_image_handle_get_metadata_size [function] [call site] 01110
2 static_cast<uint8_t*> [function] [call site] 01111
2 heif_image_handle_get_metadata [function] [call site] 01114
2 heif_decode_image [function] [call site] 01117
2 heif_image_release [function] [call site] 01118
2 heif_image_get_colorspace [function] [call site] 01120
3 HeifPixelImage::get_colorspace [function] [call site] 01121
2 heif_image_get_chroma_format [function] [call site] 01123
3 HeifPixelImage::get_chroma_format [function] [call site] 01124
2 heif_image_release [function] [call site] 01125
1 heif_image_handle_release [function] [call site] 01126
1 heif_context_get_number_of_top_level_images [function] [call site] 01127
1 heif_context_get_list_of_top_level_image_IDs [function] [call site] 01130
2 HeifContext::get_top_level_images [function] [call site] 01131
2 std::vector::size [function] [call site] 01133
1 heif_context_get_image_handle [function] [call site] 01135
2 get_image [function] [call site] 01136
3 filename [function] [call site] 01137
4 std::setw [function] [call site] 01138
4 std::setfill [function] [call site] 01139
4 std::setw [function] [call site] 01140
4 std::setfill [function] [call site] 01141
4 std::stringstream::str [function] [call site] 01142
3 load_image [function] [call site] 01143
4 find_last_of [function] [call site] 01144
4 std::transform [function] [call site] 01146
4 std::string::begin [function] [call site] 01147
4 std::string::end [function] [call site] 01148
4 std::string::begin [function] [call site] 01149
4 loadPNG [function] [call site] 01150
5 png_create_read_struct [function] [call site] 01152
5 png_create_info_struct [function] [call site] 01154
5 png_destroy_read_struct [function] [call site] 01155
5 png_jmpbuf [function] [call site] 01158
5 png_destroy_read_struct [function] [call site] 01159
5 png_set_read_fn [function] [call site] 01161
5 png_read_info [function] [call site] 01162
5 png_get_IHDR [function] [call site] 01163
5 png_get_valid [function] [call site] 01164
5 png_get_iCCP [function] [call site] 01165
5 png_set_packing [function] [call site] 01168
5 png_set_palette_to_rgb [function] [call site] 01169
5 png_set_expand_gray_1_2_4_to_8 [function] [call site] 01170
5 png_get_bKGD [function] [call site] 01171
5 png_set_background [function] [call site] 01172
5 png_set_background [function] [call site] 01173
5 png_read_update_info [function] [call site] 01174
5 png_bytep::png_bytep [function] [call site] 01175
5 png_get_rowbytes [function] [call site] 01178
5 png_read_image [function] [call site] 01180
5 png_read_end [function] [call site] 01181
5 png_get_eXIf_1 [function] [call site] 01182
5 InputImage*::exif::resize [function] [call site] 01183
5 verify_image_data [function] [call site] 01185
6 heif_image_get_number_of_components [function] [call site] 01186
6 heif_image_get_component_width [function] [call site] 01189
6 heif_image_get_component_height [function] [call site] 01191
6 heif_image_get_component_type [function] [call site] 01193
6 get_component_ptr_readonly [function] [call site] 01194
6 compute_fill_value [function] [call site] 01196
6 values_equal [function] [call site] 01198
5 modify_exif_orientation_tag_if_it_exists [function] [call site] 01199
6 modify_exif_tag_if_it_exists [function] [call site] 01200
5 verify_image_data [function] [call site] 01215
5 check_image_size [function] [call site] 01216
6 get_primary_image_handle [function] [call site] 01217
6 get_primary_image [function] [call site] 01218
6 heif_image_has_channel [function] [call site] 01220
6 heif_image_has_channel [function] [call site] 01222
6 heif_image_has_channel [function] [call site] 01224
6 heif_image_has_channel [function] [call site] 01226
6 heif_image_has_channel [function] [call site] 01228
6 heif_image_has_channel [function] [call site] 01230
6 heif_image_has_channel [function] [call site] 01232
6 heif_image_has_channel [function] [call site] 01234
6 heif_image_get_primary_width [function] [call site] 01235
6 heif_image_get_primary_height [function] [call site] 01237
6 heif_image_get_width [function] [call site] 01239
6 heif_image_get_height [function] [call site] 01241
6 heif_image_get_width [function] [call site] 01243
6 heif_image_get_height [function] [call site] 01245
6 heif_image_get_width [function] [call site] 01247
6 heif_image_get_height [function] [call site] 01249
6 heif_image_get_width [function] [call site] 01251
6 heif_image_get_height [function] [call site] 01253
6 heif_image_get_bits_per_pixel [function] [call site] 01255
6 heif_image_get_bits_per_pixel [function] [call site] 01257
6 heif_image_get_bits_per_pixel [function] [call site] 01259
6 heif_image_get_bits_per_pixel_range [function] [call site] 01261
6 heif_image_get_bits_per_pixel_range [function] [call site] 01263
6 heif_image_get_bits_per_pixel_range [function] [call site] 01265
6 heif_image_release [function] [call site] 01267
6 heif_image_handle_release [function] [call site] 01268
5 png_get_text [function] [call site] 01269
5 InputImage*::xmp::resize [function] [call site] 01271
5 verify_image_data [function] [call site] 01273
6 heif_image_get_number_of_components [function] [call site] 01274
6 heif_image_get_component_width [function] [call site] 01277
6 heif_image_get_component_height [function] [call site] 01279
6 heif_image_get_component_type [function] [call site] 01281
6 get_component_ptr_readonly [function] [call site] 01282
6 compute_fill_value [function] [call site] 01284
6 values_equal [function] [call site] 01286
5 png_get_channels [function] [call site] 01287
5 png_destroy_read_struct [function] [call site] 01288
5 heif_image_create [function] [call site] 01289
5 heif_image_add_plane [function] [call site] 01290
6 HeifPixelImage::add_plane [function] [call site] 01291
6 Error::error_struct [function] [call site] 01292
6 Catch::Detail::unique_ptr::get [function] [call site] 01293
5 heif_image_get_plane2 [function] [call site] 01294
5 heif_image_add_plane [function] [call site] 01295
5 heif_image_get_plane2 [function] [call site] 01296
5 heif_image_create [function] [call site] 01299
5 heif_image_add_plane [function] [call site] 01300
5 heif_image_get_plane2 [function] [call site] 01301
5 heif_image_add_plane [function] [call site] 01302
5 heif_image_get_plane2 [function] [call site] 01303
5 heif_image_create [function] [call site] 01304
5 heif_image_add_plane [function] [call site] 01305
5 heif_image_add_plane [function] [call site] 01306
5 heif_image_get_plane2 [function] [call site] 01307
5 heif_image_get_plane2 [function] [call site] 01308
5 heif_image_create [function] [call site] 01309
5 heif_image_add_plane [function] [call site] 01310
5 heif_image_get_plane2 [function] [call site] 01311
5 heif_image_create [function] [call site] 01314
5 heif_image_create [function] [call site] 01315
5 heif_image_add_plane [function] [call site] 01316
5 heif_image_get_plane2 [function] [call site] 01317
5 heif_image_set_raw_color_profile [function] [call site] 01318
6 std::vector::insert [function] [call site] 01321
6 std::vector::end [function] [call site] 01322
6 std::make_shared<color_profile_raw> [function] [call site] 01323
6 ImageExtraData::set_color_profile_icc [function] [call site] 01324
5 std::shared_ptr<heif_image> [function] [call site] 01328
5 heif_image_release [function] [call site] 01329
4 loadY4M [function] [call site] 01332
5 std::ifstream::fail [function] [call site] 01333
5 std::string::find [function] [call site] 01335
5 std::string::find [function] [call site] 01336
5 std::string::find_first_of [function] [call site] 01337
5 std::string::substr [function] [call site] 01338
5 std::string::c_str [function] [call site] 01340
5 std::string::c_str [function] [call site] 01342
5 heif_image_create [function] [call site] 01344
5 heif_image_add_plane [function] [call site] 01345
5 heif_image_add_plane [function] [call site] 01346
5 heif_image_add_plane [function] [call site] 01347
5 heif_image_get_plane2 [function] [call site] 01348
5 heif_image_get_plane2 [function] [call site] 01349
5 heif_image_get_plane2 [function] [call site] 01350
5 std::ifstream::read [function] [call site] 01351
5 std::ifstream::read [function] [call site] 01352
5 std::ifstream::read [function] [call site] 01353
5 std::shared_ptr<heif_image> [function] [call site] 01354
5 heif_image_release [function] [call site] 01355
4 loadJPEG [function] [call site] 01361
5 jpeg_create_decompress [function] [call site] 01363
5 jpeg_std_error [function] [call site] 01364
5 jpeg_stdio_src [function] [call site] 01365
5 jpeg_save_markers [function] [call site] 01366
5 jpeg_save_markers [function] [call site] 01367
5 jpeg_save_markers [function] [call site] 01368
5 jpeg_read_header [function] [call site] 01369
5 ReadICCProfileFromJPEG [function] [call site] 01370
5 read_exif_orientation_tag [function] [call site] 01411
5 std::vector::data [function] [call site] 01416
5 std::vector::size [function] [call site] 01417
5 jpeg_start_decompress [function] [call site] 01418
5 heif_image_create [function] [call site] 01419
5 heif_image_add_plane [function] [call site] 01420
5 heif_image_get_plane2 [function] [call site] 01421
5 jpeg_read_scanlines [function] [call site] 01422
5 jpeg_start_decompress [function] [call site] 01426
5 heif_image_create [function] [call site] 01427
5 heif_image_add_plane [function] [call site] 01428
5 heif_image_add_plane [function] [call site] 01429
5 heif_image_add_plane [function] [call site] 01430
5 heif_image_get_plane2 [function] [call site] 01431
5 heif_image_get_plane2 [function] [call site] 01432
5 heif_image_get_plane2 [function] [call site] 01433
5 jpeg_read_raw_data [function] [call site] 01435
5 jpeg_read_scanlines [function] [call site] 01438
5 jpeg_read_scanlines [function] [call site] 01439
5 jpeg_start_decompress [function] [call site] 01440
5 heif_image_create [function] [call site] 01441
5 heif_image_add_plane [function] [call site] 01442
5 heif_image_get_plane2 [function] [call site] 01443
5 jpeg_read_scanlines [function] [call site] 01444
5 jpeg_destroy_decompress [function] [call site] 01445
5 heif_image_set_raw_color_profile [function] [call site] 01448
5 std::shared_ptr<heif_image> [function] [call site] 01449
5 heif_image_release [function] [call site] 01450
5 jpeg_finish_decompress [function] [call site] 01452
5 jpeg_destroy_decompress [function] [call site] 01453
2 std::dynamic_pointer_cast<ImageItem_Error> [function] [call site] 01457
2 ImageItem::get_item_error [function] [call site] 01458
2 Error::error_struct [function] [call site] 01459
2 Catch::Detail::unique_ptr::get [function] [call site] 01460
2 heif_image_handle::heif_image_handle [function] [call site] 01461
2 std::move [function] [call site] 01462
1 heif_image_handle_release [function] [call site] 01463
1 TestDecodeImage [function] [call site] 01464
1 heif_image_handle_get_number_of_thumbnails [function] [call site] 01465
2 heif_image_handle*::image::get_thumbnails [function] [call site] 01466
1 heif_image_handle_get_thumbnail [function] [call site] 01467
2 heif_image_handle*::image::get_thumbnails [function] [call site] 01468
2 heif_image_handle::heif_image_handle [function] [call site] 01470
2 error_struct [function] [call site] 01471
2 Catch::Detail::unique_ptr::get [function] [call site] 01472
2 Error::error_struct [function] [call site] 01473
2 Catch::Detail::unique_ptr::get [function] [call site] 01474
1 TestDecodeImage [function] [call site] 01475
1 heif_image_handle_release [function] [call site] 01476
1 heif_image_handle_release [function] [call site] 01477
1 heif_image_handle_release [function] [call site] 01478
1 heif_context_free [function] [call site] 01479
1 heif_deinit [function] [call site] 01481
2 heif_unregister_decoder_plugins [function] [call site] 01482
2 heif_unregister_encoder_plugins [function] [call site] 01484
2 heif_unload_all_plugins [function] [call site] 01486
3 unregister_plugin [function] [call site] 01487
4 static_cast<const [call site] 01488
4 heif_unregister_encoder_plugin [function] [call site] 01489
3 Catch::release [function] [call site] 01493
2 ColorConversionPipeline::release_ops [function] [call site] 01497