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
436 727 heif_context_get_primary_image_handle call site: 00727 HeifContext::interpret_heif_file
344 1673 heif_image_set_nclx_color_profile call site: 01673 loadTIFF
228 226 heif_context_read_from_memory call site: 00226 HeifContext::read_from_memory
196 1442 heif_context_get_image_handle call site: 01442 load_image
152 501 heif_nclx_color_profile_alloc call site: 00501 ColorConversionPipeline::construct_pipeline
101 72 heif_init call site: 00072 list_all_potential_plugins_in_directory
96 1243 heif_image_handle_get_metadata call site: 01243 check_image_size
69 2 heif_init call site: 00002
55 1184 heif_image_handle_get_metadata_size call site: 01184 get_primary_image_handle
55 1376 heif_image_get_chroma_format call site: 01376 check_image_size
24 669 heif_image_create call site: 00669 Catch::ReporterRegistry::create
22 478 heif_decode_image call site: 00478 HeifContext::convert_to_output_colorspace

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_bayer_bilinear_to_RGB24_32> [function] [call site] 00027
3 emplace_back [function] [call site] 00028
3 std::make_shared<Op_RRGGBBaa_swap_endianness> [function] [call site] 00029
3 emplace_back [function] [call site] 00030
3 std::make_shared<Op_RRGGBBaa_BE_to_RGB_HDR> [function] [call site] 00031
3 emplace_back [function] [call site] 00032
3 std::make_shared<Op_RGB24_32_to_YCbCr> [function] [call site] 00033
3 emplace_back [function] [call site] 00034
3 std::make_shared<Op_RGB_to_YCbCr<uint8_t>> [function] [call site] 00035
3 emplace_back [function] [call site] 00036
3 std::make_shared<Op_RGB_to_YCbCr<uint16_t>> [function] [call site] 00037
3 emplace_back [function] [call site] 00038
3 std::make_shared<Op_RRGGBBxx_HDR_to_YCbCr420> [function] [call site] 00039
3 emplace_back [function] [call site] 00040
3 std::make_shared<Op_RGB24_32_to_YCbCr444_GBR> [function] [call site] 00041
3 emplace_back [function] [call site] 00042
3 std::make_shared<Op_drop_alpha_plane> [function] [call site] 00043
3 emplace_back [function] [call site] 00044
3 std::make_shared<Op_flatten_alpha_plane<uint8_t>> [function] [call site] 00045
3 emplace_back [function] [call site] 00046
3 std::make_shared<Op_flatten_alpha_plane<uint16_t>> [function] [call site] 00047
3 emplace_back [function] [call site] 00048
3 std::make_shared<Op_adjust_alpha_bit_depth> [function] [call site] 00049
3 emplace_back [function] [call site] 00050
3 std::make_shared<Op_to_hdr_planes> [function] [call site] 00051
3 emplace_back [function] [call site] 00052
3 std::make_shared<Op_to_sdr_planes> [function] [call site] 00053
3 emplace_back [function] [call site] 00054
3 std::make_shared<Op_YCbCr420_bilinear_to_YCbCr444<uint8_t>> [function] [call site] 00055
3 emplace_back [function] [call site] 00056
3 std::make_shared<Op_YCbCr420_bilinear_to_YCbCr444<uint16_t>> [function] [call site] 00057
3 emplace_back [function] [call site] 00058
3 std::make_shared<Op_YCbCr422_bilinear_to_YCbCr444<uint8_t>> [function] [call site] 00059
3 emplace_back [function] [call site] 00060
3 std::make_shared<Op_YCbCr422_bilinear_to_YCbCr444<uint16_t>> [function] [call site] 00061
3 emplace_back [function] [call site] 00062
3 std::make_shared<Op_YCbCr444_to_YCbCr420_average<uint8_t>> [function] [call site] 00063
3 emplace_back [function] [call site] 00064
3 std::make_shared<Op_YCbCr444_to_YCbCr420_average<uint16_t>> [function] [call site] 00065
3 emplace_back [function] [call site] 00066
3 std::make_shared<Op_YCbCr444_to_YCbCr422_average<uint8_t>> [function] [call site] 00067
3 emplace_back [function] [call site] 00068
3 std::make_shared<Op_YCbCr444_to_YCbCr422_average<uint16_t>> [function] [call site] 00069
3 emplace_back [function] [call site] 00070
3 std::make_shared<Op_Any_RGB_to_YCbCr_420_Sharp> [function] [call site] 00071
2 register_default_plugins [function] [call site] 00072
3 register_decoder [function] [call site] 00073
3 get_decoder_plugin_webcodecs [function] [call site] 00075
3 register_decoder [function] [call site] 00076
3 get_decoder_plugin_libde265 [function] [call site] 00077
3 register_encoder [function] [call site] 00078
4 std::unique_ptr<heif_encoder_descriptor> [function] [call site] 00079
4 heif_encoder_descriptor::heif_encoder_descriptor [function] [call site] 00080
4 std::move [function] [call site] 00082
3 get_encoder_plugin_x265 [function] [call site] 00083
3 register_encoder [function] [call site] 00084
3 get_encoder_plugin_kvazaar [function] [call site] 00085
3 register_encoder [function] [call site] 00086
3 get_encoder_plugin_uvg266 [function] [call site] 00087
3 register_encoder [function] [call site] 00088
3 get_encoder_plugin_vvenc [function] [call site] 00089
3 register_decoder [function] [call site] 00090
3 get_decoder_plugin_vvdec [function] [call site] 00091
3 register_encoder [function] [call site] 00092
3 get_encoder_plugin_aom [function] [call site] 00093
3 register_decoder [function] [call site] 00094
3 get_decoder_plugin_aom [function] [call site] 00095
3 register_encoder [function] [call site] 00096
3 get_encoder_plugin_rav1e [function] [call site] 00097
3 register_decoder [function] [call site] 00098
3 get_decoder_plugin_dav1d [function] [call site] 00099
3 register_encoder [function] [call site] 00100
3 get_encoder_plugin_svt [function] [call site] 00101
3 register_decoder [function] [call site] 00102
3 get_decoder_plugin_ffmpeg [function] [call site] 00103
3 register_decoder [function] [call site] 00104
3 get_decoder_plugin_jpeg [function] [call site] 00105
3 register_encoder [function] [call site] 00106
3 get_encoder_plugin_jpeg [function] [call site] 00107
3 register_encoder [function] [call site] 00108
3 get_encoder_plugin_openjpeg [function] [call site] 00109
3 register_decoder [function] [call site] 00110
3 get_decoder_plugin_openjpeg [function] [call site] 00111
3 register_encoder [function] [call site] 00112
3 get_encoder_plugin_openjph [function] [call site] 00113
3 register_decoder [function] [call site] 00114
3 get_decoder_plugin_openh264 [function] [call site] 00115
3 register_encoder [function] [call site] 00116
3 get_encoder_plugin_x264 [function] [call site] 00117
3 register_encoder [function] [call site] 00118
3 get_encoder_plugin_uncompressed [function] [call site] 00119
3 register_decoder [function] [call site] 00120
3 get_decoder_plugin_uncompressed [function] [call site] 00121
3 register_encoder [function] [call site] 00122
3 get_encoder_plugin_mask [function] [call site] 00123
2 get_plugin_paths [function] [call site] 00124
3 get_plugin_directories_from_environment_variable_windows [function] [call site] 00125
4 std::vector::push_back [function] [call site] 00128
3 get_plugin_directories_from_environment_variable_unix [function] [call site] 00129
4 std::vector::push_back [function] [call site] 00132
3 std::vector::empty [function] [call site] 00133
3 std::vector::push_back [function] [call site] 00134
2 heif_load_plugins [function] [call site] 00135
3 list_all_potential_plugins_in_directory [function] [call site] 00136
4 list_all_potential_plugins_in_directory_windows [function] [call site] 00137
5 FindFirstFile [function] [call site] 00139
5 std::string::c_str [function] [call site] 00140
5 std::vector::push_back [function] [call site] 00141
5 FindNextFile [function] [call site] 00142
5 FindClose [function] [call site] 00143
4 list_all_potential_plugins_in_directory_unix [function] [call site] 00144
3 heif_load_plugin [function] [call site] 00152
4 PluginLibrary_Unix::load_from_file [function] [call site] 00153
4 PluginLibrary_Unix::get_plugin_info [function] [call site] 00160
4 push_back [function] [call site] 00161
4 static_cast<const [call site] 00162
4 STRINGIFY [function] [call site] 00163
4 heif_get_version_number [function] [call site] 00164
4 heif_register_encoder_plugin [function] [call site] 00165
5 register_encoder [function] [call site] 00166
4 static_cast<const [call site] 00167
4 STRINGIFY [function] [call site] 00168
4 heif_get_version_number [function] [call site] 00169
4 heif_register_decoder_plugin [function] [call site] 00170
5 register_decoder [function] [call site] 00171
1 heif_check_filetype [function] [call site] 00174
2 heif_read_main_brand [function] [call site] 00175
3 heif_fourcc_to_brand [function] [call site] 00176
4 fourcc [function] [call site] 00177
5 four_bytes_to_uint32 [function] [call site] 00178
6 static_cast<uint32_t> [function] [call site] 00179
6 static_cast<uint32_t> [function] [call site] 00180
6 static_cast<uint32_t> [function] [call site] 00181
6 static_cast<uint32_t> [function] [call site] 00182
5 static_cast<uint8_t> [function] [call site] 00183
5 static_cast<uint8_t> [function] [call site] 00184
5 static_cast<uint8_t> [function] [call site] 00185
5 static_cast<uint8_t> [function] [call site] 00186
1 clip_int [function] [call site] 00187
2 static_cast<int> [function] [call site] 00188
1 heif_get_file_mime_type [function] [call site] 00207
2 heif_read_main_brand [function] [call site] 00208
2 heif_read_minor_version_brand [function] [call site] 00209
3 heif_fourcc_to_brand [function] [call site] 00210
1 heif_context_alloc [function] [call site] 00214
2 load_plugins_if_not_initialized_yet [function] [call site] 00215
3 heif_init [function] [call site] 00216
2 heif_context::heif_context [function] [call site] 00217
2 std::make_shared<HeifContext> [function] [call site] 00218
1 heif_context_get_security_limits [function] [call site] 00220
2 HeifFile::get_security_limits [function] [call site] 00221
1 heif_context_read_from_memory [function] [call site] 00223
2 exception_guard [function] [call site] 00224
2 HeifContext::read_from_memory [function] [call site] 00226
3 std::make_shared<HeifFile> [function] [call site] 00227
3 HeifContext::set_security_limits [function] [call site] 00228
4 copy_security_limits [function] [call site] 00229
4 copy_security_limits [function] [call site] 00230
3 HeifContext::read_from_memory [function] [call site] 00231
4 std::make_shared<HeifFile> [function] [call site] 00232
4 HeifContext::set_security_limits [function] [call site] 00233
4 HeifContext::read_from_memory [function] [call site] 00234
4 HeifContext::interpret_heif_file [function] [call site] 00235
5 has_images [function] [call site] 00236
5 HeifContext::interpret_heif_file_images [function] [call site] 00237
6 get_item_IDs [function] [call site] 00241
6 get_infe_box [function] [call site] 00242
6 ImageItem::alloc_for_infe_box [function] [call site] 00243
7 get_item_type_4cc [function] [call site] 00244
7 get_item_ID [function] [call site] 00245
7 get_content_type [function] [call site] 00248
7 std::make_shared<ImageItem_JPEG> [function] [call site] 00249
7 std::make_shared<ImageItem_HEVC> [function] [call site] 00251
7 std::make_shared<ImageItem_AVIF> [function] [call site] 00253
7 std::make_shared<ImageItem_VVC> [function] [call site] 00255
7 std::make_shared<ImageItem_AVC> [function] [call site] 00257
7 std::make_shared<ImageItem_uncompressed> [function] [call site] 00259
7 fourcc_to_string [function] [call site] 00260
8 static_cast<char> [function] [call site] 00261
8 static_cast<char> [function] [call site] 00262
8 static_cast<char> [function] [call site] 00263
8 static_cast<char> [function] [call site] 00264
7 std::stringstream::str [function] [call site] 00265
7 std::make_shared<ImageItem_Error> [function] [call site] 00266
7 std::make_shared<ImageItem_JPEG2000> [function] [call site] 00268
7 std::make_shared<ImageItem_Error> [function] [call site] 00270
7 std::make_shared<ImageItem_mask> [function] [call site] 00272
7 std::make_shared<ImageItem_Grid> [function] [call site] 00274
7 std::make_shared<ImageItem_Overlay> [function] [call site] 00276
7 std::make_shared<ImageItem_iden> [function] [call site] 00278
7 std::make_shared<ImageItem_Tiled> [function] [call site] 00280
6 get_properties [function] [call site] 00281
6 std::make_shared<ImageItem_Error> [function] [call site] 00282
6 ImageItem_Overlay::get_infe_type [function] [call site] 00283
6 ImageItem::set_properties [function] [call site] 00285
7 std::move [function] [call site] 00286
7 ImageItem::populate_component_descriptions [function] [call site] 00287
8 get_component_descriptions [function] [call site] 00288
8 ImageItem::get_decoder [function] [call site] 00289
8 ImageItem::get_coded_image_colorspace [function] [call site] 00290
9 ImageItem::get_decoder [function] [call site] 00291
9 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00292
10 Catch::throw_exception [function] [call site] 00293
11 Catch::cerr [function] [call site] 00294
11 std::terminate [function] [call site] 00296
9 Decoder_AVIF::get_coded_image_colorspace [function] [call site] 00297
10 get_configuration [function] [call site] 00298
9 ImageItem::postprocess_coded_image_colorspace [function] [call site] 00299
10 get_heif_file [function] [call site] 00300
10 Box_pixi::get_num_channels [function] [call site] 00301
10 get_color_profile_nclx [function] [call site] 00303
10 get_matrix_coefficients [function] [call site] 00304
11 static_cast<heif_matrix_coefficients> [function] [call site] 00305
8 ImageItem::get_ispe_width [function] [call site] 00306
9 ImageItem::get_property [function] [call site] 00307
10 std::dynamic_pointer_cast<BoxType> [function] [call site] 00308
9 Box_mini::get_width [function] [call site] 00309
8 ImageItem::get_ispe_height [function] [call site] 00310
9 ImageItem::get_property [function] [call site] 00311
9 Box_mini::get_height [function] [call site] 00312
8 ImageItem::get_luma_bits_per_pixel [function] [call site] 00313
9 ImageItem::get_decoder [function] [call site] 00314
9 Decoder_AVIF::get_luma_bits_per_pixel [function] [call site] 00315
10 get_configuration [function] [call site] 00316
8 ImageItem::get_chroma_bits_per_pixel [function] [call site] 00317
9 ImageItem::get_decoder [function] [call site] 00318
9 Decoder_AVIF::get_chroma_bits_per_pixel [function] [call site] 00319
10 Decoder_AVIF::get_luma_bits_per_pixel [function] [call site] 00320
11 get_configuration [function] [call site] 00321
8 mint_component_id [function] [call site] 00322
8 static_cast<uint16_t> [function] [call site] 00323
8 add_component_description [function] [call site] 00324
8 std::move [function] [call site] 00325
8 channel_width [function] [call site] 00327
9 chroma_width [function] [call site] 00328
8 channel_height [function] [call site] 00329
9 chroma_height [function] [call site] 00330
6 ImageItem_JPEG2000::initialize_decoder [function] [call site] 00337
7 get_property<Box_j2kH> [function] [call site] 00338
7 std::make_shared<Decoder_JPEG2000> [function] [call site] 00339
6 std::make_shared<ImageItem_Error> [function] [call site] 00340
6 ImageItem_Overlay::get_infe_type [function] [call site] 00341
6 ImageItem::set_properties [function] [call site] 00342
6 ImageItem_JPEG2000::set_decoder_input_data [function] [call site] 00343
7 DataExtent::set_from_image_item [function] [call site] 00344
8 std::move [function] [call site] 00345
7 get_context [function] [call site] 00346
7 set_data_extent [function] [call site] 00348
7 std::move [function] [call site] 00349
6 ImageItem::populate_component_descriptions [function] [call site] 00350
7 get_component_descriptions [function] [call site] 00351
7 ImageItem::get_decoder [function] [call site] 00352
7 ImageItem::get_coded_image_colorspace [function] [call site] 00353
7 ImageItem::get_ispe_width [function] [call site] 00354
7 ImageItem::get_ispe_height [function] [call site] 00355
7 ImageItem::get_luma_bits_per_pixel [function] [call site] 00356
7 ImageItem::get_chroma_bits_per_pixel [function] [call site] 00357
7 mint_component_id [function] [call site] 00358
7 static_cast<uint16_t> [function] [call site] 00359
7 add_component_description [function] [call site] 00360
7 std::move [function] [call site] 00361
7 channel_width [function] [call site] 00363
7 channel_height [function] [call site] 00364
6 std::make_pair [function] [call site] 00372
6 Box_infe::is_hidden_item [function] [call site] 00373
6 get_primary_image_ID [function] [call site] 00374
6 ImageItem::set_primary [function] [call site] 00375
6 push_back [function] [call site] 00376
6 get_item_error [function] [call site] 00378
6 get_properties [function] [call site] 00379
6 std::dynamic_pointer_cast<Box_other> [function] [call site] 00380
6 HeifContext::get_heif_file [function] [call site] 00381
6 HeifContext::get_heif_file [function] [call site] 00382
6 get_type_string [function] [call site] 00383
6 std::stringstream::str [function] [call site] 00384
6 get_property_for_item [function] [call site] 00385
6 Box_rref::reference_types_supported_error [function] [call site] 00386
7 std::find [function] [call site] 00387
7 std::vector::push_back [function] [call site] 00391
7 std::vector::empty [function] [call site] 00392
7 std::vector::size [function] [call site] 00393
7 fourcc_to_string [function] [call site] 00394
7 std::stringstream::str [function] [call site] 00395
6 Error::Error [function] [call site] 00396
6 set_item_error [function] [call site] 00397
6 std::dynamic_pointer_cast<Box_Error> [function] [call site] 00398
6 Box_Error::get_parse_error_fatality [function] [call site] 00399
6 add_decoding_warning [function] [call site] 00400
6 StreamReader::get_error [function] [call site] 00401
6 StreamReader::get_error [function] [call site] 00402
6 std::dynamic_pointer_cast<Box_ispe> [function] [call site] 00403
6 Box_mini::get_width [function] [call site] 00404
6 Box_mini::get_height [function] [call site] 00405
6 set_resolution [function] [call site] 00406
6 add_decoding_warning [function] [call site] 00407
6 std::dynamic_pointer_cast<Box_colr> [function] [call site] 00408
6 auto::get_color_profile [function] [call site] 00409
6 set_color_profile [function] [call site] 00410
6 std::dynamic_pointer_cast<Box_cmin> [function] [call site] 00411
6 set_intrinsic_matrix [function] [call site] 00412
6 Box_cmin::get_intrinsic_matrix [function] [call site] 00413
6 std::dynamic_pointer_cast<Box_cmex> [function] [call site] 00414
6 set_extrinsic_matrix [function] [call site] 00415
6 Box_cmex::get_extrinsic_matrix [function] [call site] 00416
6 std::dynamic_pointer_cast<Box_clap> [function] [call site] 00417
6 Box_clap::get_width_rounded [function] [call site] 00418
6 Box_clap::get_height_rounded [function] [call site] 00420
6 set_resolution [function] [call site] 00422
6 static_cast<uint32_t> [function] [call site] 00423
6 static_cast<uint32_t> [function] [call site] 00424
6 has_intrinsic_matrix [function] [call site] 00425
6 get_intrinsic_matrix [function] [call site] 00426
6 Catch::Detail::unique_ptr::get [function] [call site] 00427
6 get_width [function] [call site] 00428
6 get_height [function] [call site] 00429
6 std::dynamic_pointer_cast<Box_imir> [function] [call site] 00430
6 get_intrinsic_matrix [function] [call site] 00431
6 Catch::Detail::unique_ptr::get [function] [call site] 00432
6 get_width [function] [call site] 00433
6 get_height [function] [call site] 00434
6 std::dynamic_pointer_cast<Box_irot> [function] [call site] 00435
6 Box_irot::get_rotation_ccw [function] [call site] 00436
6 Box_irot::get_rotation_ccw [function] [call site] 00437
6 set_resolution [function] [call site] 00438
6 get_height [function] [call site] 00439
6 get_width [function] [call site] 00440
6 get_property [function] [call site] 00441
6 set_gimi_sample_content_id [function] [call site] 00442
6 Box_gimi_content_id::get_content_id [function] [call site] 00443
6 get_property [function] [call site] 00444
6 ImageDescription::set_omaf_image_projection [function] [call site] 00445
6 Box_prfr::get_omaf_image_projection [function] [call site] 00446
6 get_iref_box [function] [call site] 00447
6 Box_iref::get_references_from [function] [call site] 00448
7 std::vector::reserve [function] [call site] 00451
7 check_image_size [function] [call site] 00452
8 get_primary_image_handle [function] [call site] 00453
9 heif_context_get_number_of_top_level_images [function] [call site] 00454
10 HeifContext::get_top_level_images [function] [call site] 00455
11 get_item_error [function] [call site] 00456
11 std::vector::push_back [function] [call site] 00457
9 heif_context_get_primary_image_handle [function] [call site] 00459
10 Error::error_struct [function] [call site] 00460
11 ErrorBuffer::set_success [function] [call site] 00461
11 Error::get_error_string [function] [call site] 00462
11 Error::get_error_string [function] [call site] 00464
11 ErrorBuffer::set_error [function] [call site] 00466
11 std::stringstream::str [function] [call site] 00468
11 StreamReader::get_error [function] [call site] 00469
10 Catch::Detail::unique_ptr::get [function] [call site] 00470
10 get_primary_image [function] [call site] 00471
11 heif_decode_image [function] [call site] 00472
12 exception_guard [function] [call site] 00473
12 ImageItem::get_id [function] [call site] 00474
12 fill_default_decoding_options [function] [call site] 00475
12 heif_decoding_options_copy [function] [call site] 00476
13 std::min [function] [call site] 00477
12 HeifContext::decode_image [function] [call site] 00478
13 contains [function] [call site] 00479
13 std::shared_ptr::verify_decodable [function] [call site] 00482
13 Error::Error [function] [call site] 00483
13 std::move [function] [call site] 00484
13 HeifContext::get_security_limits [function] [call site] 00485
13 static_cast<uint64_t> [function] [call site] 00486
13 static_cast<uint32_t> [function] [call site] 00487
13 std::make_shared<std::atomic<uint32_t>> [function] [call site] 00488
13 std::shared_ptr::decode_image [function] [call site] 00489
13 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00490
13 std::shared_ptr::apply_descriptions_from [function] [call site] 00491
13 HeifContext::convert_to_output_colorspace [function] [call site] 00492
14 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00493
14 std::shared_ptr<HeifPixelImage>::get_chroma_format [function] [call site] 00494
14 std::shared_ptr<HeifPixelImage>::get_chroma_format [function] [call site] 00495
14 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00496
14 std::shared_ptr<HeifPixelImage>::get_visual_image_bits_per_pixel [function] [call site] 00497
14 std::shared_ptr<HeifPixelImage>::get_color_profile_nclx_with_fallback [function] [call site] 00498
14 nclx_color_profile_equal [function] [call site] 00499
15 heif_nclx_color_profile_alloc [function] [call site] 00500
16 nclx_profile::set_from_heif_color_profile_nclx [function] [call site] 00501
15 Kr_Kb::defaults [function] [call site] 00502
15 heif_nclx_color_profile_free [function] [call site] 00503
14 std::shared_ptr<HeifPixelImage>::has_alpha [function] [call site] 00504
14 set_matrix_coefficients [function] [call site] 00505
14 set_colour_primaries [function] [call site] 00506
14 set_full_range_flag [function] [call site] 00507
14 nclx_profile::set_sRGB_defaults [function] [call site] 00508
14 convert_colorspace [function] [call site] 00509
15 heif_color_conversion_options_ext_copy [function] [call site] 00510
16 std::min [function] [call site] 00511
15 std::unique_ptr::get [function] [call site] 00512
15 get_width [function] [call site] 00513
15 get_height [function] [call site] 00514
15 has_channel [function] [call site] 00515
15 get_width [function] [call site] 00516
15 get_height [function] [call site] 00517
15 get_colorspace [function] [call site] 00518
15 get_chroma_format [function] [call site] 00519
15 has_channel [function] [call site] 00520
15 is_interleaved_with_alpha [function] [call site] 00521
15 get_chroma_format [function] [call site] 00523
15 has_nclx_color_profile [function] [call site] 00524
15 get_color_profile_nclx [function] [call site] 00525
15 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 00526
15 get_channel_set [function] [call site] 00527
15 std::set::empty [function] [call site] 00529
15 get_bits_per_pixel [function] [call site] 00530
15 std::set::begin [function] [call site] 00531
15 has_channel [function] [call site] 00532
15 get_bits_per_pixel [function] [call site] 00533
15 get_matrix_coefficients [function] [call site] 00534
16 static_cast<heif_matrix_coefficients> [function] [call site] 00535
15 set_matrix_coefficients [function] [call site] 00536
15 get_matrix_coefficients [function] [call site] 00537
15 Box_mini::get_colour_primaries [function] [call site] 00538
15 set_colour_primaries [function] [call site] 00539
15 Box_mini::get_colour_primaries [function] [call site] 00540
15 get_transfer_characteristics [function] [call site] 00541
16 static_cast<heif_transfer_characteristics> [function] [call site] 00542
15 set_transfer_characteristics [function] [call site] 00543
15 get_transfer_characteristics [function] [call site] 00544
15 num_interleaved_components_per_plane [function] [call site] 00545
15 is_interleaved_with_alpha [function] [call site] 00547
15 ColorConversionPipeline::construct_pipeline [function] [call site] 00548
16 ColorConversionPipeline::init_ops [function] [call site] 00550
16 std::vector::emplace_back [function] [call site] 00551
16 std::vector::empty [function] [call site] 00552
16 std::numeric_limits<int>::max [function] [call site] 00553
16 std::vector::size [function] [call site] 00554
16 std::vector::push_back [function] [call site] 00556
16 std::vector::back [function] [call site] 00557
16 std::vector::pop_back [function] [call site] 00558
16 std::vector::back [function] [call site] 00559
16 std::vector::back [function] [call site] 00560
16 std::vector::back [function] [call site] 00561
16 std::vector::size [function] [call site] 00562
16 std::vector::size [function] [call site] 00564
16 ColorConversionPipeline::debug_dump_pipeline [function] [call site] 00567
17 std::ostringstream::str [function] [call site] 00570
16 state_after_conversion [function] [call site] 00572
16 std::vector::back [function] [call site] 00573
16 std::vector::back [function] [call site] 00574
16 std::vector::size [function] [call site] 00575
16 std::vector::back [function] [call site] 00576
16 std::vector::emplace_back [function] [call site] 00577
16 std::vector::size [function] [call site] 00578
15 ColorConversionPipeline::is_nop [function] [call site] 00579
15 get_bits_per_pixel [function] [call site] 00581
15 get_colorspace [function] [call site] 00582
15 has_channel [function] [call site] 00583
15 has_channel [function] [call site] 00584
15 has_channel [function] [call site] 00585
15 get_bits_per_pixel [function] [call site] 00586
15 get_bits_per_pixel [function] [call site] 00587
15 get_bits_per_pixel [function] [call site] 00588
15 ColorConversionPipeline::convert_image [function] [call site] 00589
16 print_spec [function] [call site] 00590
17 get_colorspace [function] [call site] 00591
17 get_chroma_format [function] [call site] 00592
17 get_colorspace [function] [call site] 00593
17 get_chroma_format [function] [call site] 00594
17 get_bits_per_pixel [function] [call site] 00595
17 get_bits_per_pixel [function] [call site] 00596
17 get_colorspace [function] [call site] 00597
17 get_colorspace [function] [call site] 00598
17 get_bits_per_pixel [function] [call site] 00599
16 convert_colorspace [function] [call site] 00600
17 heif_color_conversion_options_ext_copy [function] [call site] 00601
17 std::unique_ptr::get [function] [call site] 00602
17 get_width [function] [call site] 00603
17 get_height [function] [call site] 00604
17 has_channel [function] [call site] 00605
17 get_width [function] [call site] 00606
17 get_height [function] [call site] 00607
17 get_colorspace [function] [call site] 00608
17 get_chroma_format [function] [call site] 00609
17 has_channel [function] [call site] 00610
17 is_interleaved_with_alpha [function] [call site] 00611
17 get_chroma_format [function] [call site] 00612
17 has_nclx_color_profile [function] [call site] 00613
17 get_color_profile_nclx [function] [call site] 00614
17 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 00615
17 get_channel_set [function] [call site] 00616
17 std::set::empty [function] [call site] 00618
17 get_bits_per_pixel [function] [call site] 00619
17 std::set::begin [function] [call site] 00620
17 has_channel [function] [call site] 00621
17 get_bits_per_pixel [function] [call site] 00622
17 get_matrix_coefficients [function] [call site] 00623
17 set_matrix_coefficients [function] [call site] 00624
17 get_matrix_coefficients [function] [call site] 00625
17 Box_mini::get_colour_primaries [function] [call site] 00626
17 set_colour_primaries [function] [call site] 00627
17 Box_mini::get_colour_primaries [function] [call site] 00628
17 get_transfer_characteristics [function] [call site] 00629
17 set_transfer_characteristics [function] [call site] 00630
17 get_transfer_characteristics [function] [call site] 00631
17 num_interleaved_components_per_plane [function] [call site] 00632
17 is_interleaved_with_alpha [function] [call site] 00633
17 ColorConversionPipeline::construct_pipeline [function] [call site] 00634
17 ColorConversionPipeline::is_nop [function] [call site] 00635
17 get_bits_per_pixel [function] [call site] 00636
17 get_colorspace [function] [call site] 00637
17 has_channel [function] [call site] 00638
17 has_channel [function] [call site] 00639
17 has_channel [function] [call site] 00640
17 get_bits_per_pixel [function] [call site] 00641
17 get_bits_per_pixel [function] [call site] 00642
17 get_bits_per_pixel [function] [call site] 00643
17 ColorConversionPipeline::convert_image [function] [call site] 00644
16 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00645
16 std::shared_ptr::copy_metadata_from [function] [call site] 00646
16 std::shared_ptr::set_color_profile_nclx [function] [call site] 00647
16 std::shared_ptr::get_warnings [function] [call site] 00648
16 std::shared_ptr::add_warning [function] [call site] 00649
14 HeifContext::get_security_limits [function] [call site] 00650
13 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00651
13 std::shared_ptr::add_warnings [function] [call site] 00652
13 std::shared_ptr::get_decoding_warnings [function] [call site] 00653
12 Result::error_struct [function] [call site] 00654
13 std::get<Error> [function] [call site] 00655
12 Catch::Detail::unique_ptr::get [function] [call site] 00656
12 convert_libde265_image_to_heif_image [function] [call site] 00657
13 de265_get_chroma_format [function] [call site] 00658
13 heif_image_create [function] [call site] 00659
14 get_valid_chroma_values_for_colorspace [function] [call site] 00660
14 std::find [function] [call site] 00661
14 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 00662
15 const_iterator [function] [call site] 00663
14 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 00664
15 const_iterator [function] [call site] 00665
14 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 00666
14 convert_libde265_image_to_heif_image [function] [call site] 00667
14 std::make_shared<HeifPixelImage> [function] [call site] 00668
14 Catch::ReporterRegistry::create [function] [call site] 00669
15 Catch::TagAliasRegistry::find [function] [call site] 00670
16 Catch::TagAliasRegistry::find [function] [call site] 00671
17 Catch::TagAliasRegistry::find [function] [call site] 00672
15 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 00675
16 const_iterator [function] [call site] 00676
15 Catch::ReporterRegistry::create [function] [call site] 00677
16 Catch::TagAliasRegistry::find [function] [call site] 00678
16 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 00679
16 Catch::ReporterRegistry::create [function] [call site] 00680
16 CATCH_MOVE [function] [call site] 00681
15 CATCH_MOVE [function] [call site] 00682
13 de265_get_image_width [function] [call site] 00683
13 de265_get_image_height [function] [call site] 00684
13 de265_get_chroma_format [function] [call site] 00685
13 de265_get_bits_per_pixel [function] [call site] 00686
13 de265_get_bits_per_pixel [function] [call site] 00687
13 heif_image_release [function] [call site] 00688
13 de265_get_image_plane [function] [call site] 00689
13 de265_get_image_width [function] [call site] 00690
13 de265_get_image_height [function] [call site] 00691
13 heif_image_release [function] [call site] 00692
13 heif_image_add_plane_safe [function] [call site] 00693
14 Box_cdef::add_channel [function] [call site] 00694
15 push_back [function] [call site] 00695
14 Error::error_struct [function] [call site] 00696
15 ErrorBuffer::set_success [function] [call site] 00697
15 Error::get_error_string [function] [call site] 00698
15 Error::get_error_string [function] [call site] 00699
15 ErrorBuffer::set_error [function] [call site] 00701
15 std::stringstream::str [function] [call site] 00702
15 StreamReader::get_error [function] [call site] 00703
14 Catch::Detail::unique_ptr::get [function] [call site] 00704
13 libde265_decoder*::error_message::c_str [function] [call site] 00705
13 heif_image_release [function] [call site] 00706
13 heif_image_get_plane2 [function] [call site] 00707
14 HeifPixelImage::get_channel_memory [function] [call site] 00708
15 HeifPixelImage::get_channel_memory [function] [call site] 00709
16 HeifPixelImage::get_channel_memory [function] [call site] 00710
13 static_cast<size_t> [function] [call site] 00712
13 static_cast<size_t> [function] [call site] 00713
12 std::move [function] [call site] 00714
12 error_struct [function] [call site] 00715
12 Catch::Detail::unique_ptr::get [function] [call site] 00716
10 Error::error_struct [function] [call site] 00718
10 Catch::Detail::unique_ptr::get [function] [call site] 00719
10 std::shared_ptr::get_item_error [function] [call site] 00720
10 Error::Error [function] [call site] 00721
10 Error::error_struct [function] [call site] 00722
10 Catch::Detail::unique_ptr::get [function] [call site] 00723
10 heif_image_handle::heif_image_handle [function] [call site] 00724
10 std::move [function] [call site] 00725
10 error_struct [function] [call site] 00726
10 Catch::Detail::unique_ptr::get [function] [call site] 00727
8 get_primary_image [function] [call site] 00729
9 heif_decode_image [function] [call site] 00730
8 heif_image_has_channel [function] [call site] 00733
9 HeifPixelImage::has_channel [function] [call site] 00734
10 HeifPixelImage::find_storage_for_channel [function] [call site] 00735
8 heif_image_has_channel [function] [call site] 00737
8 heif_image_has_channel [function] [call site] 00739
8 heif_image_has_channel [function] [call site] 00741
8 heif_image_has_channel [function] [call site] 00743
8 heif_image_has_channel [function] [call site] 00745
8 heif_image_has_channel [function] [call site] 00747
8 heif_image_has_channel [function] [call site] 00749
8 heif_image_get_primary_width [function] [call site] 00750
9 uint32_to_int [function] [call site] 00751
10 static_cast<uint64_t> [function] [call site] 00752
10 std::numeric_limits<int>::max [function] [call site] 00753
10 static_cast<int> [function] [call site] 00754
9 Box_mini::get_width [function] [call site] 00755
8 heif_image_get_primary_height [function] [call site] 00757
9 uint32_to_int [function] [call site] 00758
9 Box_mini::get_height [function] [call site] 00759
8 heif_image_get_width [function] [call site] 00761
9 uint32_to_int [function] [call site] 00762
9 Box_mini::get_width [function] [call site] 00763
8 heif_image_get_height [function] [call site] 00765
9 uint32_to_int [function] [call site] 00766
9 Box_mini::get_height [function] [call site] 00767
8 heif_image_get_width [function] [call site] 00769
8 heif_image_get_height [function] [call site] 00771
8 heif_image_get_width [function] [call site] 00773
8 heif_image_get_height [function] [call site] 00775
8 heif_image_get_width [function] [call site] 00777
8 heif_image_get_height [function] [call site] 00779
8 heif_image_get_bits_per_pixel [function] [call site] 00781
9 HeifPixelImage::get_storage_bits_per_pixel [function] [call site] 00782
10 HeifPixelImage::find_storage_for_channel [function] [call site] 00783
10 auto*::get_bytes_per_pixel [function] [call site] 00784
10 static_cast<uint8_t> [function] [call site] 00786
8 heif_image_get_bits_per_pixel [function] [call site] 00788
8 heif_image_get_bits_per_pixel [function] [call site] 00790
8 heif_image_get_bits_per_pixel_range [function] [call site] 00792
9 Box_mskC::get_bits_per_pixel [function] [call site] 00793
8 heif_image_get_bits_per_pixel_range [function] [call site] 00795
8 heif_image_get_bits_per_pixel_range [function] [call site] 00797
8 heif_image_release [function] [call site] 00799
8 heif_image_handle_release [function] [call site] 00800
7 std::vector::push_back [function] [call site] 00801
6 BoxHeader::get_short_type [function] [call site] 00803
6 set_is_thumbnail [function] [call site] 00805
6 ImageItem::set_is_thumbnail [function] [call site] 00809
6 Catch::Detail::unique_ptr::get [function] [call site] 00812
6 ImageItem::add_thumbnail [function] [call site] 00814
7 push_back [function] [call site] 00815
6 HeifContext::remove_top_level_image [function] [call site] 00816
7 std::vector::push_back [function] [call site] 00817
7 std::move [function] [call site] 00818
6 get_property [function] [call site] 00820
6 std::stringstream::str [function] [call site] 00823
6 std::shared_ptr::get_aux_type [function] [call site] 00824
6 std::shared_ptr::get_aux_type [function] [call site] 00825
6 std::shared_ptr::get_aux_type [function] [call site] 00826
6 has_item_with_id [function] [call site] 00829
6 Catch::Detail::unique_ptr::get [function] [call site] 00832
6 set_is_alpha_channel [function] [call site] 00834
6 ImageItem::set_alpha_channel [function] [call site] 00835
7 std::move [function] [call site] 00836
7 get_component_descriptions [function] [call site] 00837
7 ImageItem::get_luma_bits_per_pixel [function] [call site] 00838
7 mint_component_id [function] [call site] 00839
7 static_cast<uint16_t> [function] [call site] 00840
7 ImageItem::get_ispe_width [function] [call site] 00841
7 ImageItem::get_ispe_height [function] [call site] 00842
7 add_component_description [function] [call site] 00843
7 std::move [function] [call site] 00844
6 std::shared_ptr::get_aux_type [function] [call site] 00845
6 std::shared_ptr::get_aux_type [function] [call site] 00846
6 set_is_depth_channel [function] [call site] 00847
6 has_item_with_id [function] [call site] 00850
6 Catch::Detail::unique_ptr::get [function] [call site] 00853
6 ImageItem::set_depth_channel [function] [call site] 00855
7 std::move [function] [call site] 00856
6 std::shared_ptr::get_subtypes [function] [call site] 00857
6 decode_hevc_aux_sei_messages [function] [call site] 00859
7 BitReader::get_bits_remaining [function] [call site] 00862
7 BitReader::get_bits32 [function] [call site] 00863
8 static_cast<uint32_t> [function] [call site] 00865
8 BitReader::get_bits [function] [call site] 00866
9 BitReader::refill [function] [call site] 00868
9 static_cast<uint32_t> [function] [call site] 00869
7 BitReader::get_current_byte_index [function] [call site] 00871
8 static_cast<int64_t> [function] [call site] 00872
8 static_cast<size_t> [function] [call site] 00873
7 BitReader::get_current_byte_index [function] [call site] 00874
7 BitReader::get_bits_remaining [function] [call site] 00877
7 BitReader::get_bits32 [function] [call site] 00878
7 static_cast<uint8_t> [function] [call site] 00879
7 BitReader::get_bits8 [function] [call site] 00880
8 static_cast<uint8_t> [function] [call site] 00882
8 BitReader::get_bits [function] [call site] 00883
7 BitReader::skip_bits [function] [call site] 00884
8 BitReader::refill [function] [call site] 00885
7 BitReader::get_bits_remaining [function] [call site] 00886
7 BitReader::get_bits8 [function] [call site] 00887
7 BitReader::get_bits8 [function] [call site] 00888
7 read_depth_representation_info [function] [call site] 00889
8 std::make_shared<SEIMessage_depth_representation_info> [function] [call site] 00890
8 read_depth_rep_info_element [function] [call site] 00897
8 read_depth_rep_info_element [function] [call site] 00906
8 read_depth_rep_info_element [function] [call site] 00907
8 read_depth_rep_info_element [function] [call site] 00908
7 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00909
8 Catch::throw_exception [function] [call site] 00910
7 push_back [function] [call site] 00911
6 std::dynamic_pointer_cast<SEIMessage_depth_representation_info> [function] [call site] 00912
6 set_depth_representation_info [function] [call site] 00913
6 set_is_aux_image [function] [call site] 00914
6 std::shared_ptr::get_aux_type [function] [call site] 00915
6 has_item_with_id [function] [call site] 00918
6 Catch::Detail::unique_ptr::get [function] [call site] 00921
6 ImageItem::add_aux_image [function] [call site] 00923
6 HeifContext::remove_top_level_image [function] [call site] 00926
6 get_item_error [function] [call site] 00927
6 get_infe_box [function] [call site] 00928
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00930
6 get_ipma_box [function] [call site] 00932
6 get_ipco_box [function] [call site] 00933
6 Box_ipco::get_property_for_item_ID [function] [call site] 00934
7 Box_ipco::get_properties_for_item_ID [function] [call site] 00935
8 Box_ipco::get_properties_for_item_ID [function] [call site] 00936
8 std::stringstream::str [function] [call site] 00938
8 get_all_child_boxes [function] [call site] 00939
8 std::stringstream::str [function] [call site] 00942
8 push_back [function] [call site] 00943
7 get_all_child_boxes [function] [call site] 00944
7 get_short_type [function] [call site] 00946
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00950
6 get_ipma_box [function] [call site] 00952
6 get_ipco_box [function] [call site] 00953
6 Box_ipco::get_property_for_item_ID [function] [call site] 00954
6 get_item_error [function] [call site] 00958
6 get_infe_box [function] [call site] 00959
6 Box_infe::get_item_type_4cc [function] [call site] 00960
6 Box_iref::get_references [function] [call site] 00962
7 BoxHeader::get_short_type [function] [call site] 00965
7 std::vector<uint32_t> [function] [call site] 00966
6 std::vector::empty [function] [call site] 00968
6 std::vector::front [function] [call site] 00969
6 get_color_profile_icc [function] [call site] 00972
6 auto::get_color_profile_icc [function] [call site] 00973
6 set_color_profile [function] [call site] 00974
6 auto::get_color_profile_icc [function] [call site] 00975
6 has_nclx_color_profile [function] [call site] 00976
6 ImageDescription::has_nclx_color_profile [function] [call site] 00977
7 nclx_default_if_undefined [function] [call site] 00978
8 Box_mini::get_colour_primaries [function] [call site] 00979
8 set_colour_primaries [function] [call site] 00980
8 get_matrix_coefficients [function] [call site] 00981
9 static_cast<heif_matrix_coefficients> [function] [call site] 00982
8 set_matrix_coefficients [function] [call site] 00983
8 get_transfer_characteristics [function] [call site] 00984
9 static_cast<heif_transfer_characteristics> [function] [call site] 00985
8 set_transfer_characteristics [function] [call site] 00986
6 set_color_profile_nclx [function] [call site] 00987
6 ImageDescription::get_color_profile_nclx [function] [call site] 00988
6 get_item_type_4cc [function] [call site] 00989
6 get_content_type [function] [call site] 00990
6 get_item_uri_type [function] [call site] 01006
6 std::make_shared<ImageMetadata> [function] [call site] 01007
6 fourcc_to_string [function] [call site] 01008
6 std::move [function] [call site] 01009
6 get_uncompressed_item_data [function] [call site] 01010
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01011
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01014
6 std::shared_ptr::m_memory_handle::alloc [function] [call site] 01015
6 std::shared_ptr::m_data::size [function] [call site] 01016
6 Error::Error [function] [call site] 01017
6 Box_iref::get_references [function] [call site] 01018
6 has_item_with_id [function] [call site] 01022
6 ImageItem::add_metadata [function] [call site] 01024
6 Box_iref::get_references [function] [call site] 01027
6 ImageItem::set_is_premultiplied_alpha [function] [call site] 01032
6 get_item_type_4cc [function] [call site] 01033
6 std::make_shared<RegionItem> [function] [call site] 01035
6 get_uncompressed_item_data [function] [call site] 01036
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01037
6 std::shared_ptr::parse [function] [call site] 01038
6 HeifContext::get_security_limits [function] [call site] 01039
6 Box_iref::get_references_from [function] [call site] 01040
6 BoxHeader::get_short_type [function] [call site] 01041
6 ImageItem::add_region_item_id [function] [call site] 01046
7 push_back [function] [call site] 01047
6 push_back [function] [call site] 01048
6 BoxHeader::get_short_type [function] [call site] 01049
6 std::shared_ptr::get_number_of_regions [function] [call site] 01051
6 std::shared_ptr::get_regions [function] [call site] 01052
6 getRegionType [function] [call site] 01053
6 std::dynamic_pointer_cast<RegionGeometry_ReferencedMask> [function] [call site] 01054
6 std::shared_ptr::get_regions [function] [call site] 01055
6 std::vector::size [function] [call site] 01056
6 HeifContext::is_image [function] [call site] 01058
6 HeifContext::get_image [function] [call site] 01061
7 ImageItem::get_item_error [function] [call site] 01064
6 ImageItem::get_item_error [function] [call site] 01065
6 ImageItem::get_ispe_width [function] [call site] 01066
7 ImageItem::get_property [function] [call site] 01067
7 Box_mini::get_width [function] [call site] 01068
6 ImageItem::get_ispe_height [function] [call site] 01069
7 ImageItem::get_property [function] [call site] 01070
7 Box_mini::get_height [function] [call site] 01071
6 HeifContext::remove_top_level_image [function] [call site] 01072
6 get_item_type_4cc [function] [call site] 01073
6 std::make_shared<TextItem> [function] [call site] 01075
6 std::shared_ptr::set_item_id [function] [call site] 01076
6 get_uncompressed_item_data [function] [call site] 01077
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01078
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01079
6 std::shared_ptr::parse [function] [call site] 01080
6 Box_iref::get_references_from [function] [call site] 01081
6 BoxHeader::get_short_type [function] [call site] 01082
6 ImageItem::add_text_item_id [function] [call site] 01087
7 push_back [function] [call site] 01088
6 push_back [function] [call site] 01089
5 has_sequences [function] [call site] 01090
5 HeifContext::interpret_heif_file_sequences [function] [call site] 01091
6 get_moov_box [function] [call site] 01093
6 Box::get_child_box [function] [call site] 01095
7 std::dynamic_pointer_cast<T> [function] [call site] 01096
6 Box::get_child_boxes [function] [call site] 01098
7 std::dynamic_pointer_cast<T> [function] [call site] 01099
7 std::vector::push_back [function] [call site] 01100
6 Track::alloc_track [function] [call site] 01101
7 get_child_box [function] [call site] 01102
7 Box::get_child_box [function] [call site] 01103
7 Box_hdlr::get_handler_type [function] [call site] 01104
7 std::make_shared<Track_Visual> [function] [call site] 01108
7 std::make_shared<Track_Metadata> [function] [call site] 01110
7 fourcc_to_string [function] [call site] 01111
7 Box_hdlr::get_handler_type [function] [call site] 01112
7 std::stringstream::str [function] [call site] 01113
7 load [function] [call site] 01115
8 heif_context_alloc [function] [call site] 01116
8 heif_context_read_from_memory [function] [call site] 01118
8 heif_context_has_sequence [function] [call site] 01123
9 HeifContext::has_sequence [function] [call site] 01124
8 heif_context_get_track [function] [call site] 01126
9 HeifContext::get_track [function] [call site] 01127
9 heif_track::heif_track [function] [call site] 01133
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01135
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01136
6 ImageItem::get_id [function] [call site] 01139
6 Track::is_visual_track [function] [call site] 01140
6 ImageItem::get_id [function] [call site] 01143
6 std::vector::reserve [function] [call site] 01144
6 std::vector::push_back [function] [call site] 01146
6 Track_Visual::initialize_after_parsing [function] [call site] 01147
7 get_handler [function] [call site] 01148
7 fourcc_to_string [function] [call site] 01151
7 get_handler [function] [call site] 01152
7 get_handler [function] [call site] 01153
7 get_auxiliary_info_type [function] [call site] 01154
7 get_tref_box [function] [call site] 01155
7 Box_iref::get_references [function] [call site] 01156
7 std::any_of [function] [call site] 01158
7 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 01159
7 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 01160
7 std::dynamic_pointer_cast<Track_Visual> [function] [call site] 01162
3 HeifContext::interpret_heif_file [function] [call site] 01163
2 Error::error_struct [function] [call site] 01164
2 Catch::Detail::unique_ptr::get [function] [call site] 01165
1 heif_context_get_primary_image_handle [function] [call site] 01166
1 heif_image_handle_is_primary_image [function] [call site] 01168
2 ImageItem::is_primary [function] [call site] 01169
1 TestDecodeImage [function] [call site] 01170
2 heif_image_handle_is_primary_image [function] [call site] 01171
2 heif_image_handle_get_width [function] [call site] 01172
3 Box_mini::get_width [function] [call site] 01173
3 static_cast<int> [function] [call site] 01174
2 heif_image_handle_get_height [function] [call site] 01175
3 Box_mini::get_height [function] [call site] 01176
3 static_cast<int> [function] [call site] 01177
2 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 01180
3 heif::ImageHandle::get_metadata [function] [call site] 01181
4 heif_image_handle_get_metadata_size [function] [call site] 01182
5 heif::ImageHandle::get_metadata [function] [call site] 01183
5 check_image_size [function] [call site] 01184
6 get_primary_image_handle [function] [call site] 01185
6 get_primary_image [function] [call site] 01186
6 heif_image_has_channel [function] [call site] 01188
6 heif_image_has_channel [function] [call site] 01190
6 heif_image_has_channel [function] [call site] 01192
6 heif_image_has_channel [function] [call site] 01194
6 heif_image_has_channel [function] [call site] 01196
6 heif_image_has_channel [function] [call site] 01198
6 heif_image_has_channel [function] [call site] 01200
6 heif_image_has_channel [function] [call site] 01202
6 heif_image_get_primary_width [function] [call site] 01203
6 heif_image_get_primary_height [function] [call site] 01205
6 heif_image_get_width [function] [call site] 01207
6 heif_image_get_height [function] [call site] 01209
6 heif_image_get_width [function] [call site] 01211
6 heif_image_get_height [function] [call site] 01213
6 heif_image_get_width [function] [call site] 01215
6 heif_image_get_height [function] [call site] 01217
6 heif_image_get_width [function] [call site] 01219
6 heif_image_get_height [function] [call site] 01221
6 heif_image_get_bits_per_pixel [function] [call site] 01223
6 heif_image_get_bits_per_pixel [function] [call site] 01225
6 heif_image_get_bits_per_pixel [function] [call site] 01227
6 heif_image_get_bits_per_pixel_range [function] [call site] 01229
6 heif_image_get_bits_per_pixel_range [function] [call site] 01231
6 heif_image_get_bits_per_pixel_range [function] [call site] 01233
6 heif_image_release [function] [call site] 01235
6 heif_image_handle_release [function] [call site] 01236
4 heif_image_handle_get_metadata [function] [call site] 01239
5 heif::ImageHandle::get_metadata [function] [call site] 01240
5 Catch::StringRef::empty [function] [call site] 01241
5 verify_image_data [function] [call site] 01243
6 heif_image_get_number_of_used_components [function] [call site] 01244
7 HeifPixelImage::get_number_of_used_components [function] [call site] 01245
8 static_cast<uint32_t> [function] [call site] 01246
8 get_component_descriptions [function] [call site] 01247
6 heif_image_get_used_component_ids [function] [call site] 01249
7 HeifPixelImage::get_used_component_ids [function] [call site] 01250
8 get_component_descriptions [function] [call site] 01251
8 std::vector::reserve [function] [call site] 01252
8 std::vector::push_back [function] [call site] 01254
7 check_image_size [function] [call site] 01255
8 get_primary_image_handle [function] [call site] 01256
8 get_primary_image [function] [call site] 01257
8 heif_image_has_channel [function] [call site] 01259
8 heif_image_has_channel [function] [call site] 01261
8 heif_image_has_channel [function] [call site] 01263
8 heif_image_has_channel [function] [call site] 01265
8 heif_image_has_channel [function] [call site] 01267
8 heif_image_has_channel [function] [call site] 01269
8 heif_image_has_channel [function] [call site] 01271
8 heif_image_has_channel [function] [call site] 01273
8 heif_image_get_primary_width [function] [call site] 01274
8 heif_image_get_primary_height [function] [call site] 01276
8 heif_image_get_width [function] [call site] 01278
8 heif_image_get_height [function] [call site] 01280
8 heif_image_get_width [function] [call site] 01282
8 heif_image_get_height [function] [call site] 01284
8 heif_image_get_width [function] [call site] 01286
8 heif_image_get_height [function] [call site] 01288
8 heif_image_get_width [function] [call site] 01290
8 heif_image_get_height [function] [call site] 01292
8 heif_image_get_bits_per_pixel [function] [call site] 01294
8 heif_image_get_bits_per_pixel [function] [call site] 01296
8 heif_image_get_bits_per_pixel [function] [call site] 01298
8 heif_image_get_bits_per_pixel_range [function] [call site] 01300
8 heif_image_get_bits_per_pixel_range [function] [call site] 01302
8 heif_image_get_bits_per_pixel_range [function] [call site] 01304
8 heif_image_release [function] [call site] 01306
8 heif_image_handle_release [function] [call site] 01307
6 std::vector::data [function] [call site] 01308
6 heif_image_get_component_width [function] [call site] 01310
7 HeifPixelImage::get_component_width [function] [call site] 01311
8 find_component_description [function] [call site] 01312
6 heif_image_get_component_height [function] [call site] 01315
7 HeifPixelImage::get_component_height [function] [call site] 01316
8 find_component_description [function] [call site] 01317
6 heif_image_get_component_type [function] [call site] 01320
7 HeifPixelImage::get_component_type [function] [call site] 01321
8 find_component_description [function] [call site] 01322
6 get_component_ptr_readonly [function] [call site] 01323
7 heif_image_get_component_readonly [function] [call site] 01324
8 HeifPixelImage::get_component [function] [call site] 01325
9 HeifPixelImage::get_component_memory [function] [call site] 01326
10 HeifPixelImage::find_storage_for_component [function] [call site] 01327
11 std::find [function] [call site] 01328
11 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 01329
12 const_iterator [function] [call site] 01330
11 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 01331
12 const_iterator [function] [call site] 01332
11 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 01333
10 static_cast<T*> [function] [call site] 01334
6 compute_fill_value [function] [call site] 01336
6 values_equal [function] [call site] 01339
5 check_image_size [function] [call site] 01340
5 error_struct [function] [call site] 01341
5 Catch::Detail::unique_ptr::get [function] [call site] 01342
5 Error::error_struct [function] [call site] 01343
5 Catch::Detail::unique_ptr::get [function] [call site] 01344
4 std::vector::data [function] [call site] 01346
2 static_cast<size_t> [function] [call site] 01349
2 static_cast<heif_item_id*> [function] [call site] 01350
2 heif_image_handle_get_list_of_metadata_block_IDs [function] [call site] 01353
3 heif::ImageHandle::get_metadata [function] [call site] 01354
2 heif_image_handle_get_metadata_type [function] [call site] 01356
3 heif::ImageHandle::get_metadata [function] [call site] 01357
3 item_type::c_str [function] [call site] 01358
2 heif_image_handle_get_metadata_content_type [function] [call site] 01359
3 heif::ImageHandle::get_metadata [function] [call site] 01360
3 content_type::c_str [function] [call site] 01361
2 heif_image_handle_get_metadata_size [function] [call site] 01362
2 static_cast<uint8_t*> [function] [call site] 01363
2 heif_image_handle_get_metadata [function] [call site] 01366
2 heif_decode_image [function] [call site] 01369
2 heif_image_release [function] [call site] 01370
2 heif_image_get_colorspace [function] [call site] 01372
3 HeifPixelImage::get_colorspace [function] [call site] 01373
2 heif_image_get_chroma_format [function] [call site] 01375
3 JPEG2000MainHeader::get_chroma_format [function] [call site] 01376
4 check_image_size [function] [call site] 01377
5 get_primary_image_handle [function] [call site] 01378
5 get_primary_image [function] [call site] 01379
5 heif_image_has_channel [function] [call site] 01381
5 heif_image_has_channel [function] [call site] 01383
5 heif_image_has_channel [function] [call site] 01385
5 heif_image_has_channel [function] [call site] 01387
5 heif_image_has_channel [function] [call site] 01389
5 heif_image_has_channel [function] [call site] 01391
5 heif_image_has_channel [function] [call site] 01393
5 heif_image_has_channel [function] [call site] 01395
5 heif_image_get_primary_width [function] [call site] 01396
5 heif_image_get_primary_height [function] [call site] 01398
5 heif_image_get_width [function] [call site] 01400
5 heif_image_get_height [function] [call site] 01402
5 heif_image_get_width [function] [call site] 01404
5 heif_image_get_height [function] [call site] 01406
5 heif_image_get_width [function] [call site] 01408
5 heif_image_get_height [function] [call site] 01410
5 heif_image_get_width [function] [call site] 01412
5 heif_image_get_height [function] [call site] 01414
5 heif_image_get_bits_per_pixel [function] [call site] 01416
5 heif_image_get_bits_per_pixel [function] [call site] 01418
5 heif_image_get_bits_per_pixel [function] [call site] 01420
5 heif_image_get_bits_per_pixel_range [function] [call site] 01422
5 heif_image_get_bits_per_pixel_range [function] [call site] 01424
5 heif_image_get_bits_per_pixel_range [function] [call site] 01426
5 heif_image_release [function] [call site] 01428
5 heif_image_handle_release [function] [call site] 01429
4 check_image_size [function] [call site] 01430
2 heif_image_release [function] [call site] 01431
1 heif_image_handle_release [function] [call site] 01432
1 heif_context_get_number_of_top_level_images [function] [call site] 01433
1 heif_context_get_list_of_top_level_image_IDs [function] [call site] 01436
2 HeifContext::get_top_level_images [function] [call site] 01437
2 std::vector::size [function] [call site] 01439
1 heif_context_get_image_handle [function] [call site] 01441
2 get_image [function] [call site] 01442
3 filename [function] [call site] 01443
4 std::setw [function] [call site] 01444
4 std::setfill [function] [call site] 01445
4 std::setw [function] [call site] 01446
4 std::setfill [function] [call site] 01447
4 std::stringstream::str [function] [call site] 01448
3 load_image [function] [call site] 01449
4 find_last_of [function] [call site] 01450
4 std::transform [function] [call site] 01452
4 std::string::begin [function] [call site] 01453
4 std::string::end [function] [call site] 01454
4 std::string::begin [function] [call site] 01455
4 loadPNG [function] [call site] 01456
5 png_create_read_struct [function] [call site] 01458
5 png_create_info_struct [function] [call site] 01460
5 png_destroy_read_struct [function] [call site] 01461
5 png_jmpbuf [function] [call site] 01464
5 png_destroy_read_struct [function] [call site] 01465
5 png_set_read_fn [function] [call site] 01468
5 png_read_info [function] [call site] 01469
5 png_get_IHDR [function] [call site] 01470
5 png_get_valid [function] [call site] 01471
5 png_get_iCCP [function] [call site] 01472
5 png_set_packing [function] [call site] 01475
5 png_set_palette_to_rgb [function] [call site] 01476
5 png_set_expand_gray_1_2_4_to_8 [function] [call site] 01477
5 png_get_bKGD [function] [call site] 01478
5 png_set_background [function] [call site] 01479
5 png_set_background [function] [call site] 01480
5 png_read_update_info [function] [call site] 01481
5 png_get_cLLI_fixed [function] [call site] 01482
5 png_get_cICP [function] [call site] 01483
5 png_get_mDCV_fixed [function] [call site] 01484
5 png_bytep::png_bytep [function] [call site] 01485
5 png_get_rowbytes [function] [call site] 01487
5 png_destroy_read_struct [function] [call site] 01489
5 png_destroy_read_struct [function] [call site] 01493
5 png_read_image [function] [call site] 01495
5 png_read_end [function] [call site] 01496
5 png_get_eXIf_1 [function] [call site] 01497
5 InputImage*::exif::resize [function] [call site] 01498
5 verify_image_data [function] [call site] 01500
6 heif_image_get_number_of_used_components [function] [call site] 01501
6 heif_image_get_used_component_ids [function] [call site] 01503
6 std::vector::data [function] [call site] 01504
6 heif_image_get_component_width [function] [call site] 01506
6 heif_image_get_component_height [function] [call site] 01508
6 heif_image_get_component_type [function] [call site] 01510
6 get_component_ptr_readonly [function] [call site] 01511
6 compute_fill_value [function] [call site] 01513
6 values_equal [function] [call site] 01515
5 modify_exif_orientation_tag_if_it_exists [function] [call site] 01516
6 modify_exif_tag_if_it_exists [function] [call site] 01517
5 verify_image_data [function] [call site] 01532
5 check_image_size [function] [call site] 01533
6 get_primary_image_handle [function] [call site] 01534
6 get_primary_image [function] [call site] 01535
6 heif_image_has_channel [function] [call site] 01537
6 heif_image_has_channel [function] [call site] 01539
6 heif_image_has_channel [function] [call site] 01541
6 heif_image_has_channel [function] [call site] 01543
6 heif_image_has_channel [function] [call site] 01545
6 heif_image_has_channel [function] [call site] 01547
6 heif_image_has_channel [function] [call site] 01549
6 heif_image_has_channel [function] [call site] 01551
6 heif_image_get_primary_width [function] [call site] 01552
6 heif_image_get_primary_height [function] [call site] 01554
6 heif_image_get_width [function] [call site] 01556
6 heif_image_get_height [function] [call site] 01558
6 heif_image_get_width [function] [call site] 01560
6 heif_image_get_height [function] [call site] 01562
6 heif_image_get_width [function] [call site] 01564
6 heif_image_get_height [function] [call site] 01566
6 heif_image_get_width [function] [call site] 01568
6 heif_image_get_height [function] [call site] 01570
6 heif_image_get_bits_per_pixel [function] [call site] 01572
6 heif_image_get_bits_per_pixel [function] [call site] 01574
6 heif_image_get_bits_per_pixel [function] [call site] 01576
6 heif_image_get_bits_per_pixel_range [function] [call site] 01578
6 heif_image_get_bits_per_pixel_range [function] [call site] 01580
6 heif_image_get_bits_per_pixel_range [function] [call site] 01582
6 heif_image_release [function] [call site] 01584
6 heif_image_handle_release [function] [call site] 01585
5 png_get_text [function] [call site] 01586
5 InputImage*::xmp::resize [function] [call site] 01588
5 verify_image_data [function] [call site] 01590
6 heif_image_get_number_of_used_components [function] [call site] 01591
6 heif_image_get_used_component_ids [function] [call site] 01593
6 std::vector::data [function] [call site] 01594
6 heif_image_get_component_width [function] [call site] 01596
6 heif_image_get_component_height [function] [call site] 01598
6 heif_image_get_component_type [function] [call site] 01600
6 get_component_ptr_readonly [function] [call site] 01601
6 compute_fill_value [function] [call site] 01603
6 values_equal [function] [call site] 01605
5 png_get_channels [function] [call site] 01606
5 png_destroy_read_struct [function] [call site] 01607
5 heif_image_create [function] [call site] 01608
5 heif_image_add_plane [function] [call site] 01609
6 Box_cdef::add_channel [function] [call site] 01610
6 Error::error_struct [function] [call site] 01611
6 Catch::Detail::unique_ptr::get [function] [call site] 01612
5 heif_image_get_plane2 [function] [call site] 01613
5 heif_image_add_plane [function] [call site] 01614
5 heif_image_get_plane2 [function] [call site] 01615
5 heif_image_create [function] [call site] 01618
5 heif_image_add_plane [function] [call site] 01619
5 heif_image_get_plane2 [function] [call site] 01620
5 heif_image_add_plane [function] [call site] 01621
5 heif_image_get_plane2 [function] [call site] 01622
5 heif_image_create [function] [call site] 01623
5 heif_image_add_plane [function] [call site] 01624
5 heif_image_add_plane [function] [call site] 01625
5 heif_image_get_plane2 [function] [call site] 01626
5 heif_image_get_plane2 [function] [call site] 01627
5 heif_image_create [function] [call site] 01628
5 heif_image_add_plane [function] [call site] 01629
5 heif_image_get_plane2 [function] [call site] 01630
5 heif_image_create [function] [call site] 01633
5 heif_image_create [function] [call site] 01634
5 heif_image_add_plane [function] [call site] 01635
5 heif_image_get_plane2 [function] [call site] 01636
5 heif_nclx_color_profile_alloc [function] [call site] 01637
5 heif_nclx_color_profile_set_color_primaries [function] [call site] 01638
6 static_cast<std::underlying_type<heif_color_primaries>::type> [function] [call site] 01639
6 std::numeric_limits<std::underlying_type<heif_color_primaries>::type>::max [function] [call site] 01640
6 static_cast<std::underlying_type<heif_color_primaries>::type> [function] [call site] 01642
6 static_cast<heif_color_primaries> [function] [call site] 01645
6 error_struct [function] [call site] 01647
5 heif_nclx_color_profile_set_transfer_characteristics [function] [call site] 01648
6 static_cast<std::underlying_type<heif_color_primaries>::type> [function] [call site] 01649
6 std::numeric_limits<std::underlying_type<heif_transfer_characteristics>::type>::max [function] [call site] 01650
6 static_cast<std::underlying_type<heif_transfer_characteristics>::type> [function] [call site] 01652
6 static_cast<heif_transfer_characteristics> [function] [call site] 01655
6 error_struct [function] [call site] 01657
5 heif_nclx_color_profile_set_matrix_coefficients [function] [call site] 01658
6 static_cast<std::underlying_type<heif_color_primaries>::type> [function] [call site] 01659
6 std::numeric_limits<std::underlying_type<heif_matrix_coefficients>::type>::max [function] [call site] 01660
6 static_cast<std::underlying_type<heif_matrix_coefficients>::type> [function] [call site] 01662
6 static_cast<heif_matrix_coefficients> [function] [call site] 01665
6 error_struct [function] [call site] 01667
5 heif_image_set_nclx_color_profile [function] [call site] 01668
6 set_colour_primaries [function] [call site] 01669
6 set_transfer_characteristics [function] [call site] 01670
6 set_matrix_coefficients [function] [call site] 01671
6 set_full_range_flag [function] [call site] 01672
6 ImageItem::set_color_profile_nclx [function] [call site] 01673
7 ImageDescription::set_color_profile_nclx [function] [call site] 01674
7 ImageItem::add_property [function] [call site] 01675
8 std::find [function] [call site] 01676
8 push_back [function] [call site] 01680
8 ImageItem::get_file [function] [call site] 01681
9 get_heif_file [function] [call site] 01682
8 ImageItem::get_id [function] [call site] 01683
7 create_colr_box_nclx [function] [call site] 01684
5 heif_nclx_color_profile_free [function] [call site] 01685
5 clip_int_u16 [function] [call site] 01686
6 static_cast<uint16_t> [function] [call site] 01687
5 clip_int_u16 [function] [call site] 01688
5 heif_image_set_content_light_level [function] [call site] 01689
6 Box_mini::set_clli [function] [call site] 01690
7 std::move [function] [call site] 01691
5 clip_int_u16 [function] [call site] 01692
5 clip_int_u16 [function] [call site] 01693
5 clip_int_u16 [function] [call site] 01694
5 clip_int_u16 [function] [call site] 01695
5 clip_int_u16 [function] [call site] 01696
5 clip_int_u16 [function] [call site] 01697
5 clip_int_u16 [function] [call site] 01698
5 clip_int_u16 [function] [call site] 01699
5 heif_image_set_mastering_display_colour_volume [function] [call site] 01700
6 Box_mini::set_mdcv [function] [call site] 01701
7 std::move [function] [call site] 01702
5 heif_image_set_raw_color_profile [function] [call site] 01703
6 std::vector::insert [function] [call site] 01706
6 std::vector::end [function] [call site] 01707
6 std::make_shared<color_profile_raw> [function] [call site] 01708
6 ImageItem::set_color_profile_icc [function] [call site] 01709
7 ImageDescription::set_color_profile_icc [function] [call site] 01710
7 ImageItem::add_property [function] [call site] 01711
7 create_colr_box_icc [function] [call site] 01712
5 std::shared_ptr<heif_image> [function] [call site] 01716
5 heif_image_release [function] [call site] 01717
4 loadY4M [function] [call site] 01720
5 std::ifstream::fail [function] [call site] 01721
5 std::string::find [function] [call site] 01723
5 std::string::find [function] [call site] 01724
5 std::string::find_first_of [function] [call site] 01725
5 std::string::substr [function] [call site] 01726
5 std::string::c_str [function] [call site] 01728
5 std::string::c_str [function] [call site] 01730
5 heif_image_create [function] [call site] 01732
5 heif_image_add_plane [function] [call site] 01733
5 heif_image_add_plane [function] [call site] 01734
5 heif_image_add_plane [function] [call site] 01735
5 heif_image_get_plane2 [function] [call site] 01736
5 heif_image_get_plane2 [function] [call site] 01737
5 heif_image_get_plane2 [function] [call site] 01738
5 std::ifstream::read [function] [call site] 01739
5 std::ifstream::read [function] [call site] 01740
5 std::ifstream::read [function] [call site] 01741
5 std::shared_ptr<heif_image> [function] [call site] 01742
5 heif_image_release [function] [call site] 01743
4 loadRAW [function] [call site] 01749
5 static_cast<size_t> [function] [call site] 01755
5 static_cast<size_t> [function] [call site] 01756
5 static_cast<int> [function] [call site] 01758
5 static_cast<size_t> [function] [call site] 01759
5 static_cast<size_t> [function] [call site] 01760
5 static_cast<size_t> [function] [call site] 01761
5 static_cast<int> [function] [call site] 01763
5 static_cast<size_t> [function] [call site] 01764
5 static_cast<size_t> [function] [call site] 01765
5 static_cast<size_t> [function] [call site] 01766
5 std::vector::data [function] [call site] 01769
5 byte_swap_buffer [function] [call site] 01771
6 std::swap [function] [call site] 01772
5 std::vector::data [function] [call site] 01773
5 static_cast<size_t> [function] [call site] 01774
5 heif_image_create [function] [call site] 01775
5 heif_image_add_component [function] [call site] 01776
6 Box_cmap::add_component [function] [call site] 01777
7 push_back [function] [call site] 01778
6 Error::error_struct [function] [call site] 01779
6 Catch::Detail::unique_ptr::get [function] [call site] 01780
5 heif_image_release [function] [call site] 01781
5 heif_image_get_component [function] [call site] 01782
6 HeifPixelImage::get_component [function] [call site] 01783
5 heif_image_release [function] [call site] 01784
5 static_cast<size_t> [function] [call site] 01785
5 std::vector::data [function] [call site] 01787
5 std::shared_ptr<heif_image> [function] [call site] 01788
5 heif_image_release [function] [call site] 01789
4 loadWEBP [function] [call site] 01792
5 std::vector::resize [function] [call site] 01798
5 static_cast<size_t> [function] [call site] 01799
5 std::vector::data [function] [call site] 01801
5 static_cast<size_t> [function] [call site] 01802
5 static_cast<size_t> [function] [call site] 01804
5 WebPDataInit [function] [call site] 01805
5 std::vector::data [function] [call site] 01806
5 std::vector::size [function] [call site] 01807
5 WebPMuxCreate [function] [call site] 01808
5 WebPMuxNumChunks [function] [call site] 01809
5 WebPMuxGetFrame [function] [call site] 01811
5 WebPDataInit [function] [call site] 01812
5 WebPMuxGetChunk [function] [call site] 01813
5 WebPDataInit [function] [call site] 01814
5 WebPMuxGetChunk [function] [call site] 01815
5 WebPDataInit [function] [call site] 01816
5 WebPMuxGetChunk [function] [call site] 01817
5 WebPInitDecoderConfig [function] [call site] 01818
5 WebPGetFeatures [function] [call site] 01819
5 heif_image_create [function] [call site] 01820
5 heif_image_create [function] [call site] 01821
5 std::shared_ptr<heif_image> [function] [call site] 01822
5 heif_image_release [function] [call site] 01823
5 heif_image_add_plane [function] [call site] 01824
5 heif_image_get_plane2 [function] [call site] 01825
5 static_cast<int> [function] [call site] 01826
5 WebPDecode [function] [call site] 01827
5 heif_image_create [function] [call site] 01828
5 std::shared_ptr<heif_image> [function] [call site] 01829
5 heif_image_release [function] [call site] 01830
5 heif_image_add_plane [function] [call site] 01831
5 heif_image_add_plane [function] [call site] 01832
5 heif_image_add_plane [function] [call site] 01833
5 heif_image_add_plane [function] [call site] 01834
5 heif_image_get_plane2 [function] [call site] 01835
5 heif_image_get_plane2 [function] [call site] 01836
5 heif_image_get_plane2 [function] [call site] 01837
5 heif_image_get_plane2 [function] [call site] 01838
5 static_cast<int> [function] [call site] 01839
5 static_cast<int> [function] [call site] 01840
5 static_cast<int> [function] [call site] 01841
5 static_cast<int> [function] [call site] 01842
5 WebPDecode [function] [call site] 01843
5 heif_image_set_premultiplied_alpha [function] [call site] 01844
6 ImageDescription::set_premultiplied_alpha [function] [call site] 01845
5 InputImage*::exif::resize [function] [call site] 01846
5 verify_image_data [function] [call site] 01848
5 heif_image_set_raw_color_profile [function] [call site] 01849
5 InputImage*::xmp::resize [function] [call site] 01850
5 verify_image_data [function] [call site] 01852
5 WebPFreeDecBuffer [function] [call site] 01853
5 std::move [function] [call site] 01854
4 loadHEIF [function] [call site] 01857
5 heif_context_alloc [function] [call site] 01858
5 heif_context_read_from_file [function] [call site] 01859
6 exception_guard [function] [call site] 01860
6 HeifContext::read_from_file [function] [call site] 01861
7 std::make_shared<HeifFile> [function] [call site] 01862
7 HeifContext::set_security_limits [function] [call site] 01863
7 HeifContext::read_from_file [function] [call site] 01864
8 std::make_shared<HeifFile> [function] [call site] 01865
8 HeifContext::set_security_limits [function] [call site] 01866
8 HeifContext::read_from_file [function] [call site] 01867
8 HeifContext::interpret_heif_file [function] [call site] 01868
7 HeifContext::interpret_heif_file [function] [call site] 01869
6 Error::error_struct [function] [call site] 01870
6 Catch::Detail::unique_ptr::get [function] [call site] 01871
5 stable_error [function] [call site] 01872
6 std::string::c_str [function] [call site] 01873
5 heif_context_free [function] [call site] 01874
5 heif_context_get_primary_image_ID [function] [call site] 01875
6 Catch::Detail::unique_ptr::get [function] [call site] 01877
6 get_primary_image [function] [call site] 01878
6 Catch::Detail::unique_ptr::get [function] [call site] 01880
6 std::shared_ptr::get_id [function] [call site] 01881
6 error_struct [function] [call site] 01882
6 Catch::Detail::unique_ptr::get [function] [call site] 01883
5 stable_error [function] [call site] 01884
5 heif_context_free [function] [call site] 01885
5 heif_context_get_image_handle [function] [call site] 01886
5 stable_error [function] [call site] 01887
5 heif_context_free [function] [call site] 01888
5 heif_decoding_options_alloc [function] [call site] 01889
6 heif_decoding_options::heif_decoding_options [function] [call site] 01890
6 fill_default_decoding_options [function] [call site] 01891
5 heif_decode_image [function] [call site] 01892
5 heif_decoding_options_free [function] [call site] 01893
5 stable_error [function] [call site] 01894
5 heif_image_handle_release [function] [call site] 01895
5 heif_context_free [function] [call site] 01896
5 std::shared_ptr<heif_image> [function] [call site] 01897
5 heif_image_release [function] [call site] 01898
5 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 01899
5 heif_image_handle_get_list_of_metadata_block_IDs [function] [call site] 01900
5 std::vector::data [function] [call site] 01901
5 heif_image_handle_get_metadata_type [function] [call site] 01902
5 heif_image_handle_get_metadata_content_type [function] [call site] 01903
5 Catch::StringRef::empty [function] [call site] 01904
5 heif_image_handle_get_metadata_size [function] [call site] 01905
5 InputImage*::exif::resize [function] [call site] 01906
5 heif_image_handle_get_metadata [function] [call site] 01907
5 verify_image_data [function] [call site] 01908
5 Catch::TempFile::clear [function] [call site] 01909
6 std::rewind [function] [call site] 01910
5 Catch::StringRef::empty [function] [call site] 01911
5 heif_image_handle_get_metadata_size [function] [call site] 01912
5 InputImage*::xmp::resize [function] [call site] 01913
5 heif_image_handle_get_metadata [function] [call site] 01914
5 verify_image_data [function] [call site] 01915
5 Catch::TempFile::clear [function] [call site] 01916
6 std::rewind [function] [call site] 01917
5 heif_image_handle_release [function] [call site] 01918
5 heif_context_free [function] [call site] 01919
4 loadJPEG [function] [call site] 01922
5 jpeg_create_decompress [function] [call site] 01924
5 jpeg_std_error [function] [call site] 01925
5 jpeg_stdio_src [function] [call site] 01926
5 jpeg_save_markers [function] [call site] 01927
5 jpeg_save_markers [function] [call site] 01928
5 jpeg_save_markers [function] [call site] 01929
5 jpeg_read_header [function] [call site] 01930
5 ReadICCProfileFromJPEG [function] [call site] 01931
5 read_exif_orientation_tag [function] [call site] 01972
5 std::vector::data [function] [call site] 01977
5 std::vector::size [function] [call site] 01978
5 jpeg_start_decompress [function] [call site] 01979
5 heif_image_create [function] [call site] 01980
5 heif_image_add_plane [function] [call site] 01981
5 heif_image_get_plane2 [function] [call site] 01982
5 jpeg_read_scanlines [function] [call site] 01983
5 jpeg_start_decompress [function] [call site] 01987
5 heif_image_create [function] [call site] 01988
5 heif_image_add_plane [function] [call site] 01989
5 heif_image_add_plane [function] [call site] 01990
5 heif_image_add_plane [function] [call site] 01991
5 heif_image_get_plane2 [function] [call site] 01992
5 heif_image_get_plane2 [function] [call site] 01993
5 heif_image_get_plane2 [function] [call site] 01994
5 jpeg_read_raw_data [function] [call site] 01996
5 jpeg_read_scanlines [function] [call site] 01999
5 jpeg_read_scanlines [function] [call site] 02000
5 jpeg_start_decompress [function] [call site] 02001
5 heif_image_create [function] [call site] 02002
5 heif_image_add_plane [function] [call site] 02003
5 heif_image_get_plane2 [function] [call site] 02004
5 jpeg_read_scanlines [function] [call site] 02005
5 jpeg_destroy_decompress [function] [call site] 02006
5 heif_image_set_raw_color_profile [function] [call site] 02009
5 std::shared_ptr<heif_image> [function] [call site] 02010
5 heif_image_release [function] [call site] 02011
5 jpeg_finish_decompress [function] [call site] 02013
5 jpeg_destroy_decompress [function] [call site] 02014
2 ImageItem::get_item_error [function] [call site] 02018
2 Error::Error [function] [call site] 02019
2 Error::error_struct [function] [call site] 02020
2 Catch::Detail::unique_ptr::get [function] [call site] 02021
2 heif_image_handle::heif_image_handle [function] [call site] 02022
2 std::move [function] [call site] 02023
1 heif_image_handle_release [function] [call site] 02024
1 TestDecodeImage [function] [call site] 02025
1 heif_image_handle_get_number_of_thumbnails [function] [call site] 02026
2 heif_image_handle*::image::get_thumbnails [function] [call site] 02027
1 heif_image_handle_get_thumbnail [function] [call site] 02028
2 heif_image_handle*::image::get_thumbnails [function] [call site] 02029
2 get_item_error [function] [call site] 02031
2 Error::Error [function] [call site] 02032
2 Error::error_struct [function] [call site] 02033
2 Catch::Detail::unique_ptr::get [function] [call site] 02034
2 heif_image_handle::heif_image_handle [function] [call site] 02035
2 error_struct [function] [call site] 02036
2 Catch::Detail::unique_ptr::get [function] [call site] 02037
2 Error::error_struct [function] [call site] 02038
2 Catch::Detail::unique_ptr::get [function] [call site] 02039
1 TestDecodeImage [function] [call site] 02040
1 heif_image_handle_release [function] [call site] 02041
1 heif_image_handle_release [function] [call site] 02042
1 heif_image_handle_release [function] [call site] 02043
1 heif_context_free [function] [call site] 02044
1 heif_deinit [function] [call site] 02046
2 heif_unregister_decoder_plugins [function] [call site] 02047
2 heif_unregister_encoder_plugins [function] [call site] 02049
2 heif_unload_all_plugins [function] [call site] 02051
3 unregister_plugin [function] [call site] 02052
4 static_cast<const [call site] 02053
4 heif_unregister_encoder_plugin [function] [call site] 02054
3 Catch::release [function] [call site] 02058
2 ColorConversionPipeline::release_ops [function] [call site] 02062