Fuzz introspector: api_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
566 181 heif_context_read_from_memory call site: 00181 HeifContext::read_from_memory
219 1110 heif_context_get_primary_image_handle call site: 01110 Decoder::decode_sequence_frame_from_compressed_data
171 4 heif_init call site: 00004 list_all_potential_plugins_in_directory
136 904 heif_nclx_color_profile_alloc call site: 00904 ColorConversionPipeline::construct_pipeline
121 761 heif_context_has_sequence call site: 00761 Decoder::decode_sequence_frame_from_compressed_data
52 1442 heif_image_handle_get_number_of_region_items call site: 01442 check_image_size
48 1555 heif_image_handle_get_image_tiling call site: 01555 Error::error_struct
24 1339 heif_context_get_entity_groups call site: 01339 heif_entity_groups_release
24 1497 heif_image_handle_has_depth_image call site: 01497 heif_image_handle_get_depth_image_handle
22 1054 heif_image_create call site: 01054 Catch::ReporterRegistry::create
17 1411 heif_item_get_property_extended_language call site: 01411 HeifFile::get_properties
15 888 heif_decode_image call site: 00888 HeifContext::convert_to_output_colorspace

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 heif_context_alloc [function] [call site] 00001
2 load_plugins_if_not_initialized_yet [function] [call site] 00002
3 heif_init [function] [call site] 00003
4 ColorConversionPipeline::init_ops [function] [call site] 00004
5 emplace_back [function] [call site] 00006
5 std::make_shared<Op_RGB_to_RGB24_32> [function] [call site] 00007
5 emplace_back [function] [call site] 00008
5 std::make_shared<Op_RGB24_32_to_RGB> [function] [call site] 00009
5 emplace_back [function] [call site] 00010
5 std::make_shared<Op_YCbCr_to_RGB<uint16_t>> [function] [call site] 00011
5 emplace_back [function] [call site] 00012
5 std::make_shared<Op_YCbCr_to_RGB<uint8_t>> [function] [call site] 00013
5 emplace_back [function] [call site] 00014
5 std::make_shared<Op_YCbCr420_to_RGB24> [function] [call site] 00015
5 emplace_back [function] [call site] 00016
5 std::make_shared<Op_YCbCr420_to_RGB32> [function] [call site] 00017
5 emplace_back [function] [call site] 00018
5 std::make_shared<Op_YCbCr420_to_RRGGBBaa> [function] [call site] 00019
5 emplace_back [function] [call site] 00020
5 std::make_shared<Op_RGB_HDR_to_RRGGBBaa_BE> [function] [call site] 00021
5 emplace_back [function] [call site] 00022
5 std::make_shared<Op_RGB_to_RRGGBBaa_BE> [function] [call site] 00023
5 emplace_back [function] [call site] 00024
5 std::make_shared<Op_mono_to_YCbCr420> [function] [call site] 00025
5 emplace_back [function] [call site] 00026
5 std::make_shared<Op_mono_to_RGB24_32> [function] [call site] 00027
5 emplace_back [function] [call site] 00028
5 std::make_shared<Op_bayer_bilinear_to_RGB24_32> [function] [call site] 00029
5 emplace_back [function] [call site] 00030
5 std::make_shared<Op_RRGGBBaa_swap_endianness> [function] [call site] 00031
5 emplace_back [function] [call site] 00032
5 std::make_shared<Op_RRGGBBaa_BE_to_RGB_HDR> [function] [call site] 00033
5 emplace_back [function] [call site] 00034
5 std::make_shared<Op_RGB24_32_to_YCbCr> [function] [call site] 00035
5 emplace_back [function] [call site] 00036
5 std::make_shared<Op_RGB_to_YCbCr<uint8_t>> [function] [call site] 00037
5 emplace_back [function] [call site] 00038
5 std::make_shared<Op_RGB_to_YCbCr<uint16_t>> [function] [call site] 00039
5 emplace_back [function] [call site] 00040
5 std::make_shared<Op_RRGGBBxx_HDR_to_YCbCr420> [function] [call site] 00041
5 emplace_back [function] [call site] 00042
5 std::make_shared<Op_RGB24_32_to_YCbCr444_GBR> [function] [call site] 00043
5 emplace_back [function] [call site] 00044
5 std::make_shared<Op_drop_alpha_plane> [function] [call site] 00045
5 emplace_back [function] [call site] 00046
5 std::make_shared<Op_flatten_alpha_plane<uint8_t>> [function] [call site] 00047
5 emplace_back [function] [call site] 00048
5 std::make_shared<Op_flatten_alpha_plane<uint16_t>> [function] [call site] 00049
5 emplace_back [function] [call site] 00050
5 std::make_shared<Op_adjust_alpha_bit_depth> [function] [call site] 00051
5 emplace_back [function] [call site] 00052
5 std::make_shared<Op_to_hdr_planes> [function] [call site] 00053
5 emplace_back [function] [call site] 00054
5 std::make_shared<Op_to_sdr_planes> [function] [call site] 00055
5 emplace_back [function] [call site] 00056
5 std::make_shared<Op_YCbCr420_bilinear_to_YCbCr444<uint8_t>> [function] [call site] 00057
5 emplace_back [function] [call site] 00058
5 std::make_shared<Op_YCbCr420_bilinear_to_YCbCr444<uint16_t>> [function] [call site] 00059
5 emplace_back [function] [call site] 00060
5 std::make_shared<Op_YCbCr422_bilinear_to_YCbCr444<uint8_t>> [function] [call site] 00061
5 emplace_back [function] [call site] 00062
5 std::make_shared<Op_YCbCr422_bilinear_to_YCbCr444<uint16_t>> [function] [call site] 00063
5 emplace_back [function] [call site] 00064
5 std::make_shared<Op_YCbCr444_to_YCbCr420_average<uint8_t>> [function] [call site] 00065
5 emplace_back [function] [call site] 00066
5 std::make_shared<Op_YCbCr444_to_YCbCr420_average<uint16_t>> [function] [call site] 00067
5 emplace_back [function] [call site] 00068
5 std::make_shared<Op_YCbCr444_to_YCbCr422_average<uint8_t>> [function] [call site] 00069
5 emplace_back [function] [call site] 00070
5 std::make_shared<Op_YCbCr444_to_YCbCr422_average<uint16_t>> [function] [call site] 00071
5 emplace_back [function] [call site] 00072
5 std::make_shared<Op_Any_RGB_to_YCbCr_420_Sharp> [function] [call site] 00073
4 register_default_plugins [function] [call site] 00074
5 register_decoder [function] [call site] 00075
5 get_decoder_plugin_webcodecs [function] [call site] 00077
5 register_decoder [function] [call site] 00078
5 get_decoder_plugin_libde265 [function] [call site] 00079
5 register_encoder [function] [call site] 00080
6 std::unique_ptr<heif_encoder_descriptor> [function] [call site] 00081
6 heif_encoder_descriptor::heif_encoder_descriptor [function] [call site] 00082
6 std::move [function] [call site] 00084
5 get_encoder_plugin_x265 [function] [call site] 00085
5 register_encoder [function] [call site] 00086
5 get_encoder_plugin_kvazaar [function] [call site] 00087
5 register_encoder [function] [call site] 00088
5 get_encoder_plugin_uvg266 [function] [call site] 00089
5 register_encoder [function] [call site] 00090
5 get_encoder_plugin_vvenc [function] [call site] 00091
5 register_decoder [function] [call site] 00092
5 get_decoder_plugin_vvdec [function] [call site] 00093
5 register_encoder [function] [call site] 00094
5 get_encoder_plugin_aom [function] [call site] 00095
5 register_decoder [function] [call site] 00096
5 get_decoder_plugin_aom [function] [call site] 00097
5 register_encoder [function] [call site] 00098
5 get_encoder_plugin_rav1e [function] [call site] 00099
5 register_decoder [function] [call site] 00100
5 get_decoder_plugin_dav1d [function] [call site] 00101
5 register_encoder [function] [call site] 00102
5 get_encoder_plugin_svt [function] [call site] 00103
5 register_decoder [function] [call site] 00104
5 get_decoder_plugin_ffmpeg [function] [call site] 00105
5 register_decoder [function] [call site] 00106
5 get_decoder_plugin_jpeg [function] [call site] 00107
5 register_encoder [function] [call site] 00108
5 get_encoder_plugin_jpeg [function] [call site] 00109
5 register_encoder [function] [call site] 00110
5 get_encoder_plugin_openjpeg [function] [call site] 00111
5 register_decoder [function] [call site] 00112
5 get_decoder_plugin_openjpeg [function] [call site] 00113
5 register_encoder [function] [call site] 00114
5 get_encoder_plugin_openjph [function] [call site] 00115
5 register_decoder [function] [call site] 00116
5 get_decoder_plugin_openh264 [function] [call site] 00117
5 register_encoder [function] [call site] 00118
5 get_encoder_plugin_x264 [function] [call site] 00119
5 register_encoder [function] [call site] 00120
5 get_encoder_plugin_uncompressed [function] [call site] 00121
5 register_decoder [function] [call site] 00122
5 get_decoder_plugin_uncompressed [function] [call site] 00123
5 register_encoder [function] [call site] 00124
5 get_encoder_plugin_mask [function] [call site] 00125
4 get_plugin_paths [function] [call site] 00126
5 get_plugin_directories_from_environment_variable_windows [function] [call site] 00127
6 std::vector::push_back [function] [call site] 00130
5 get_plugin_directories_from_environment_variable_unix [function] [call site] 00131
6 std::vector::push_back [function] [call site] 00134
5 std::vector::empty [function] [call site] 00135
5 std::vector::push_back [function] [call site] 00136
4 heif_load_plugins [function] [call site] 00137
5 list_all_potential_plugins_in_directory [function] [call site] 00138
6 list_all_potential_plugins_in_directory_windows [function] [call site] 00139
7 FindFirstFile [function] [call site] 00141
7 std::string::c_str [function] [call site] 00142
7 std::vector::push_back [function] [call site] 00143
7 FindNextFile [function] [call site] 00144
7 FindClose [function] [call site] 00145
6 list_all_potential_plugins_in_directory_unix [function] [call site] 00146
5 heif_load_plugin [function] [call site] 00154
6 PluginLibrary_Unix::load_from_file [function] [call site] 00155
6 PluginLibrary_Unix::get_plugin_info [function] [call site] 00162
6 push_back [function] [call site] 00163
6 static_cast<const [call site] 00164
6 STRINGIFY [function] [call site] 00165
6 heif_get_version_number [function] [call site] 00166
6 heif_register_encoder_plugin [function] [call site] 00167
7 register_encoder [function] [call site] 00168
6 static_cast<const [call site] 00169
6 STRINGIFY [function] [call site] 00170
6 heif_get_version_number [function] [call site] 00171
6 heif_register_decoder_plugin [function] [call site] 00172
7 register_decoder [function] [call site] 00173
2 heif_context::heif_context [function] [call site] 00176
2 std::make_shared<HeifContext> [function] [call site] 00177
1 heif_context_get_security_limits [function] [call site] 00178
2 HeifFile::get_security_limits [function] [call site] 00179
1 heif_context_read_from_memory [function] [call site] 00180
2 HeifContext::read_from_memory [function] [call site] 00181
3 std::make_shared<HeifFile> [function] [call site] 00182
3 HeifContext::set_security_limits [function] [call site] 00183
4 copy_security_limits [function] [call site] 00184
4 copy_security_limits [function] [call site] 00185
3 HeifContext::read_from_memory [function] [call site] 00186
4 std::make_shared<HeifFile> [function] [call site] 00187
4 HeifContext::set_security_limits [function] [call site] 00188
4 HeifContext::read_from_memory [function] [call site] 00189
4 HeifContext::interpret_heif_file [function] [call site] 00190
5 has_images [function] [call site] 00191
5 HeifContext::interpret_heif_file_images [function] [call site] 00192
6 get_item_IDs [function] [call site] 00196
6 get_infe_box [function] [call site] 00197
6 ImageItem::alloc_for_infe_box [function] [call site] 00198
7 get_item_type_4cc [function] [call site] 00199
7 get_item_ID [function] [call site] 00200
7 fourcc [function] [call site] 00201
8 four_bytes_to_uint32 [function] [call site] 00202
9 static_cast<uint32_t> [function] [call site] 00203
9 static_cast<uint32_t> [function] [call site] 00204
9 static_cast<uint32_t> [function] [call site] 00205
9 static_cast<uint32_t> [function] [call site] 00206
8 static_cast<uint8_t> [function] [call site] 00207
8 static_cast<uint8_t> [function] [call site] 00208
8 static_cast<uint8_t> [function] [call site] 00209
8 static_cast<uint8_t> [function] [call site] 00210
7 get_content_type [function] [call site] 00212
7 std::make_shared<ImageItem_JPEG> [function] [call site] 00213
7 std::make_shared<ImageItem_HEVC> [function] [call site] 00215
7 std::make_shared<ImageItem_AVIF> [function] [call site] 00217
7 std::make_shared<ImageItem_VVC> [function] [call site] 00219
7 std::make_shared<ImageItem_AVC> [function] [call site] 00221
7 std::make_shared<ImageItem_uncompressed> [function] [call site] 00223
7 fourcc_to_string [function] [call site] 00224
8 static_cast<char> [function] [call site] 00225
8 static_cast<char> [function] [call site] 00226
8 static_cast<char> [function] [call site] 00227
8 static_cast<char> [function] [call site] 00228
7 std::stringstream::str [function] [call site] 00229
7 std::make_shared<ImageItem_Error> [function] [call site] 00230
7 std::make_shared<ImageItem_JPEG2000> [function] [call site] 00232
7 std::make_shared<ImageItem_Error> [function] [call site] 00234
7 std::make_shared<ImageItem_mask> [function] [call site] 00236
7 std::make_shared<ImageItem_Grid> [function] [call site] 00238
7 std::make_shared<ImageItem_Overlay> [function] [call site] 00240
7 std::make_shared<ImageItem_iden> [function] [call site] 00242
7 std::make_shared<ImageItem_Tiled> [function] [call site] 00244
6 get_properties [function] [call site] 00245
6 std::make_shared<ImageItem_Error> [function] [call site] 00246
6 ImageItem_Overlay::get_infe_type [function] [call site] 00247
6 ImageItem::set_properties [function] [call site] 00249
7 std::move [function] [call site] 00250
7 ImageItem::populate_component_descriptions [function] [call site] 00251
8 get_component_descriptions [function] [call site] 00252
8 ImageItem::get_decoder [function] [call site] 00253
8 ImageItem::get_coded_image_colorspace [function] [call site] 00254
9 ImageItem::get_decoder [function] [call site] 00255
9 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00256
10 Catch::throw_exception [function] [call site] 00257
11 Catch::cerr [function] [call site] 00258
11 std::terminate [function] [call site] 00260
9 Decoder_AVIF::get_coded_image_colorspace [function] [call site] 00261
10 get_configuration [function] [call site] 00262
9 ImageItem::postprocess_coded_image_colorspace [function] [call site] 00263
10 get_heif_file [function] [call site] 00264
10 Box_pixi::get_num_channels [function] [call site] 00265
10 get_color_profile_nclx [function] [call site] 00267
10 get_matrix_coefficients [function] [call site] 00268
11 static_cast<heif_matrix_coefficients> [function] [call site] 00269
8 ImageItem::get_ispe_width [function] [call site] 00270
9 ImageItem::get_property [function] [call site] 00271
10 std::dynamic_pointer_cast<BoxType> [function] [call site] 00272
9 Box_mini::get_width [function] [call site] 00273
8 ImageItem::get_ispe_height [function] [call site] 00274
9 ImageItem::get_property [function] [call site] 00275
9 Box_mini::get_height [function] [call site] 00276
8 ImageItem::get_luma_bits_per_pixel [function] [call site] 00277
9 ImageItem::get_decoder [function] [call site] 00278
9 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00279
9 Decoder_AVIF::get_luma_bits_per_pixel [function] [call site] 00280
10 get_configuration [function] [call site] 00281
8 ImageItem::get_chroma_bits_per_pixel [function] [call site] 00282
9 ImageItem::get_decoder [function] [call site] 00283
9 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00284
9 Decoder_AVIF::get_chroma_bits_per_pixel [function] [call site] 00285
10 Decoder_AVIF::get_luma_bits_per_pixel [function] [call site] 00286
11 get_configuration [function] [call site] 00287
8 mint_component_id [function] [call site] 00288
8 static_cast<uint16_t> [function] [call site] 00289
8 add_component_description [function] [call site] 00290
8 std::move [function] [call site] 00291
8 channel_width [function] [call site] 00293
9 chroma_width [function] [call site] 00294
8 channel_height [function] [call site] 00295
9 chroma_height [function] [call site] 00296
6 ImageItem_JPEG2000::initialize_decoder [function] [call site] 00303
7 get_property<Box_j2kH> [function] [call site] 00304
7 std::make_shared<Decoder_JPEG2000> [function] [call site] 00305
6 std::make_shared<ImageItem_Error> [function] [call site] 00306
6 ImageItem_Overlay::get_infe_type [function] [call site] 00307
6 ImageItem::set_properties [function] [call site] 00308
6 ImageItem_JPEG2000::set_decoder_input_data [function] [call site] 00309
7 DataExtent::set_from_image_item [function] [call site] 00310
8 std::move [function] [call site] 00311
7 get_context [function] [call site] 00312
7 set_data_extent [function] [call site] 00314
7 std::move [function] [call site] 00315
6 ImageItem::populate_component_descriptions [function] [call site] 00316
7 get_component_descriptions [function] [call site] 00317
7 ImageItem::get_decoder [function] [call site] 00318
7 ImageItem::get_coded_image_colorspace [function] [call site] 00319
7 ImageItem::get_ispe_width [function] [call site] 00320
7 ImageItem::get_ispe_height [function] [call site] 00321
7 ImageItem::get_luma_bits_per_pixel [function] [call site] 00322
7 ImageItem::get_chroma_bits_per_pixel [function] [call site] 00323
7 mint_component_id [function] [call site] 00324
7 static_cast<uint16_t> [function] [call site] 00325
7 add_component_description [function] [call site] 00326
7 std::move [function] [call site] 00327
7 channel_width [function] [call site] 00329
7 channel_height [function] [call site] 00330
6 std::make_pair [function] [call site] 00338
6 Box_infe::is_hidden_item [function] [call site] 00339
6 get_primary_image_ID [function] [call site] 00340
6 ImageItem::set_primary [function] [call site] 00341
6 push_back [function] [call site] 00342
6 get_item_error [function] [call site] 00344
6 get_properties [function] [call site] 00345
6 std::dynamic_pointer_cast<Box_other> [function] [call site] 00346
6 HeifContext::get_heif_file [function] [call site] 00347
6 HeifContext::get_heif_file [function] [call site] 00348
6 get_type_string [function] [call site] 00349
6 std::stringstream::str [function] [call site] 00350
6 get_property_for_item [function] [call site] 00351
6 Box_rref::reference_types_supported_error [function] [call site] 00352
7 Catch::TagAliasRegistry::find [function] [call site] 00353
8 Catch::TagAliasRegistry::find [function] [call site] 00354
7 std::vector::push_back [function] [call site] 00357
7 std::vector::empty [function] [call site] 00358
7 std::vector::size [function] [call site] 00359
7 fourcc_to_string [function] [call site] 00360
7 std::stringstream::str [function] [call site] 00361
6 Error::Error [function] [call site] 00362
6 set_item_error [function] [call site] 00363
6 std::dynamic_pointer_cast<Box_Error> [function] [call site] 00364
6 Box_Error::get_parse_error_fatality [function] [call site] 00365
6 add_decoding_warning [function] [call site] 00366
6 StreamReader::get_error [function] [call site] 00367
6 StreamReader::get_error [function] [call site] 00368
6 std::dynamic_pointer_cast<Box_ispe> [function] [call site] 00369
6 Box_mini::get_width [function] [call site] 00370
6 Box_mini::get_height [function] [call site] 00371
6 set_resolution [function] [call site] 00372
6 add_decoding_warning [function] [call site] 00373
6 std::dynamic_pointer_cast<Box_colr> [function] [call site] 00374
6 auto::get_color_profile [function] [call site] 00375
6 set_color_profile [function] [call site] 00376
6 std::dynamic_pointer_cast<Box_cmin> [function] [call site] 00377
6 set_intrinsic_matrix [function] [call site] 00378
6 Box_cmin::get_intrinsic_matrix [function] [call site] 00379
6 std::dynamic_pointer_cast<Box_cmex> [function] [call site] 00380
6 set_extrinsic_matrix [function] [call site] 00381
6 Box_cmex::get_extrinsic_matrix [function] [call site] 00382
6 std::dynamic_pointer_cast<Box_clap> [function] [call site] 00383
6 set_resolution [function] [call site] 00384
6 Box_clap::get_width_rounded [function] [call site] 00385
6 Box_clap::get_height_rounded [function] [call site] 00387
6 has_intrinsic_matrix [function] [call site] 00389
6 get_intrinsic_matrix [function] [call site] 00390
6 Catch::Detail::unique_ptr::get [function] [call site] 00391
6 get_width [function] [call site] 00392
6 get_height [function] [call site] 00393
6 std::dynamic_pointer_cast<Box_imir> [function] [call site] 00394
6 get_intrinsic_matrix [function] [call site] 00395
6 Catch::Detail::unique_ptr::get [function] [call site] 00396
6 get_width [function] [call site] 00397
6 get_height [function] [call site] 00398
6 std::dynamic_pointer_cast<Box_irot> [function] [call site] 00399
6 Box_irot::get_rotation_ccw [function] [call site] 00400
6 Box_irot::get_rotation_ccw [function] [call site] 00401
6 set_resolution [function] [call site] 00402
6 get_height [function] [call site] 00403
6 get_width [function] [call site] 00404
6 get_property [function] [call site] 00405
6 set_gimi_sample_content_id [function] [call site] 00406
6 Box_gimi_content_id::get_content_id [function] [call site] 00407
6 get_property [function] [call site] 00408
6 ImageDescription::set_omaf_image_projection [function] [call site] 00409
6 Box_prfr::get_omaf_image_projection [function] [call site] 00410
6 get_iref_box [function] [call site] 00411
6 Box_iref::get_references_from [function] [call site] 00412
7 std::vector::push_back [function] [call site] 00413
6 BoxHeader::get_short_type [function] [call site] 00415
6 set_is_thumbnail [function] [call site] 00417
6 ImageItem::set_is_thumbnail [function] [call site] 00421
6 Catch::Detail::unique_ptr::get [function] [call site] 00424
6 ImageItem::add_thumbnail [function] [call site] 00426
7 push_back [function] [call site] 00427
6 HeifContext::remove_top_level_image [function] [call site] 00428
7 std::vector::push_back [function] [call site] 00429
7 std::move [function] [call site] 00430
6 get_property [function] [call site] 00432
6 std::stringstream::str [function] [call site] 00435
6 std::shared_ptr::get_aux_type [function] [call site] 00436
6 std::shared_ptr::get_aux_type [function] [call site] 00437
6 std::shared_ptr::get_aux_type [function] [call site] 00438
6 has_item_with_id [function] [call site] 00441
6 Catch::Detail::unique_ptr::get [function] [call site] 00444
6 set_is_alpha_channel [function] [call site] 00446
6 ImageItem::set_alpha_channel [function] [call site] 00447
7 std::move [function] [call site] 00448
7 get_component_descriptions [function] [call site] 00449
7 ImageItem::get_luma_bits_per_pixel [function] [call site] 00450
7 mint_component_id [function] [call site] 00451
7 static_cast<uint16_t> [function] [call site] 00452
7 ImageItem::get_ispe_width [function] [call site] 00453
7 ImageItem::get_ispe_height [function] [call site] 00454
7 add_component_description [function] [call site] 00455
7 std::move [function] [call site] 00456
6 std::shared_ptr::get_aux_type [function] [call site] 00457
6 std::shared_ptr::get_aux_type [function] [call site] 00458
6 set_is_depth_channel [function] [call site] 00459
6 has_item_with_id [function] [call site] 00462
6 Catch::Detail::unique_ptr::get [function] [call site] 00465
6 ImageItem::set_depth_channel [function] [call site] 00467
7 std::move [function] [call site] 00468
6 std::shared_ptr::get_subtypes [function] [call site] 00469
6 decode_hevc_aux_sei_messages [function] [call site] 00471
7 BitReader::get_bits_remaining [function] [call site] 00474
7 BitReader::get_bits32 [function] [call site] 00475
8 static_cast<uint32_t> [function] [call site] 00477
8 BitReader::get_bits [function] [call site] 00478
9 BitReader::refill [function] [call site] 00480
9 static_cast<uint32_t> [function] [call site] 00481
7 BitReader::get_current_byte_index [function] [call site] 00483
7 BitReader::get_current_byte_index [function] [call site] 00484
7 BitReader::get_bits_remaining [function] [call site] 00487
7 BitReader::get_bits32 [function] [call site] 00488
7 static_cast<uint8_t> [function] [call site] 00489
7 BitReader::get_bits8 [function] [call site] 00490
8 static_cast<uint8_t> [function] [call site] 00492
8 BitReader::get_bits [function] [call site] 00493
7 BitReader::skip_bits [function] [call site] 00494
8 BitReader::refill [function] [call site] 00495
7 BitReader::get_bits_remaining [function] [call site] 00496
7 BitReader::get_bits8 [function] [call site] 00497
7 BitReader::get_bits8 [function] [call site] 00498
7 read_depth_representation_info [function] [call site] 00499
8 std::make_shared<SEIMessage_depth_representation_info> [function] [call site] 00500
8 read_depth_rep_info_element [function] [call site] 00507
8 read_depth_rep_info_element [function] [call site] 00516
8 read_depth_rep_info_element [function] [call site] 00517
8 read_depth_rep_info_element [function] [call site] 00518
7 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00519
8 Catch::throw_exception [function] [call site] 00520
7 push_back [function] [call site] 00521
6 std::dynamic_pointer_cast<SEIMessage_depth_representation_info> [function] [call site] 00522
6 set_depth_representation_info [function] [call site] 00523
6 set_is_aux_image [function] [call site] 00524
6 std::shared_ptr::get_aux_type [function] [call site] 00525
6 has_item_with_id [function] [call site] 00528
6 Catch::Detail::unique_ptr::get [function] [call site] 00531
6 ImageItem::add_aux_image [function] [call site] 00533
6 HeifContext::remove_top_level_image [function] [call site] 00536
6 get_item_error [function] [call site] 00537
6 get_infe_box [function] [call site] 00538
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00540
6 get_ipma_box [function] [call site] 00542
6 get_ipco_box [function] [call site] 00543
6 Box_ipco::get_property_for_item_ID [function] [call site] 00544
7 Box_ipco::get_properties_for_item_ID [function] [call site] 00545
8 Box_ipco::get_properties_for_item_ID [function] [call site] 00546
8 std::stringstream::str [function] [call site] 00548
8 get_all_child_boxes [function] [call site] 00549
8 std::stringstream::str [function] [call site] 00552
8 push_back [function] [call site] 00553
7 get_all_child_boxes [function] [call site] 00554
7 get_short_type [function] [call site] 00556
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00560
6 get_ipma_box [function] [call site] 00562
6 get_ipco_box [function] [call site] 00563
6 Box_ipco::get_property_for_item_ID [function] [call site] 00564
6 get_item_error [function] [call site] 00568
6 get_infe_box [function] [call site] 00569
6 Box_infe::get_item_type_4cc [function] [call site] 00570
6 Box_iref::get_references [function] [call site] 00572
7 BoxHeader::get_short_type [function] [call site] 00573
7 std::vector<uint32_t> [function] [call site] 00574
6 std::vector::empty [function] [call site] 00576
6 std::vector::front [function] [call site] 00577
6 get_color_profile_icc [function] [call site] 00580
6 auto::get_color_profile_icc [function] [call site] 00581
6 set_color_profile [function] [call site] 00582
6 auto::get_color_profile_icc [function] [call site] 00583
6 has_nclx_color_profile [function] [call site] 00584
6 ImageDescription::has_nclx_color_profile [function] [call site] 00585
7 nclx_default_if_undefined [function] [call site] 00586
8 Box_mini::get_colour_primaries [function] [call site] 00587
8 set_colour_primaries [function] [call site] 00588
8 get_matrix_coefficients [function] [call site] 00589
9 static_cast<heif_matrix_coefficients> [function] [call site] 00590
8 set_matrix_coefficients [function] [call site] 00591
8 get_transfer_characteristics [function] [call site] 00592
9 static_cast<heif_transfer_characteristics> [function] [call site] 00593
8 set_transfer_characteristics [function] [call site] 00594
6 set_color_profile_nclx [function] [call site] 00595
6 ImageDescription::get_color_profile_nclx [function] [call site] 00596
6 get_item_type_4cc [function] [call site] 00597
6 get_content_type [function] [call site] 00598
6 get_item_uri_type [function] [call site] 00614
6 std::make_shared<ImageMetadata> [function] [call site] 00615
6 fourcc_to_string [function] [call site] 00616
6 std::move [function] [call site] 00617
6 get_uncompressed_item_data [function] [call site] 00618
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00621
6 Box_iref::get_references [function] [call site] 00622
6 has_item_with_id [function] [call site] 00626
6 ImageItem::add_metadata [function] [call site] 00628
6 Box_iref::get_references [function] [call site] 00631
6 ImageItem::set_is_premultiplied_alpha [function] [call site] 00636
6 get_item_type_4cc [function] [call site] 00637
6 std::make_shared<RegionItem> [function] [call site] 00639
6 get_uncompressed_item_data [function] [call site] 00640
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00641
6 std::shared_ptr::parse [function] [call site] 00642
6 HeifContext::get_security_limits [function] [call site] 00643
6 Box_iref::get_references_from [function] [call site] 00644
6 BoxHeader::get_short_type [function] [call site] 00645
6 ImageItem::add_region_item_id [function] [call site] 00650
7 push_back [function] [call site] 00651
6 push_back [function] [call site] 00652
6 BoxHeader::get_short_type [function] [call site] 00653
6 std::shared_ptr::get_number_of_regions [function] [call site] 00655
6 std::shared_ptr::get_regions [function] [call site] 00656
6 getRegionType [function] [call site] 00657
6 std::dynamic_pointer_cast<RegionGeometry_ReferencedMask> [function] [call site] 00658
6 std::shared_ptr::get_regions [function] [call site] 00659
6 std::vector::size [function] [call site] 00660
6 HeifContext::is_image [function] [call site] 00662
6 HeifContext::get_image [function] [call site] 00665
7 ImageItem::get_item_error [function] [call site] 00668
6 ImageItem::get_item_error [function] [call site] 00669
6 ImageItem::get_ispe_width [function] [call site] 00670
7 ImageItem::get_property [function] [call site] 00671
7 Box_mini::get_width [function] [call site] 00672
6 ImageItem::get_ispe_height [function] [call site] 00673
7 ImageItem::get_property [function] [call site] 00674
7 Box_mini::get_height [function] [call site] 00675
6 HeifContext::remove_top_level_image [function] [call site] 00676
6 get_item_type_4cc [function] [call site] 00677
6 std::make_shared<TextItem> [function] [call site] 00679
6 std::shared_ptr::set_item_id [function] [call site] 00680
6 get_uncompressed_item_data [function] [call site] 00681
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00682
6 std::shared_ptr::parse [function] [call site] 00683
6 Box_iref::get_references_from [function] [call site] 00684
6 BoxHeader::get_short_type [function] [call site] 00685
6 ImageItem::add_text_item_id [function] [call site] 00690
7 push_back [function] [call site] 00691
6 push_back [function] [call site] 00692
5 has_sequences [function] [call site] 00693
5 HeifContext::interpret_heif_file_sequences [function] [call site] 00694
6 get_moov_box [function] [call site] 00696
6 Box::get_child_box [function] [call site] 00698
7 std::dynamic_pointer_cast<T> [function] [call site] 00699
6 Box::get_child_boxes [function] [call site] 00701
7 std::dynamic_pointer_cast<T> [function] [call site] 00702
7 std::vector::push_back [function] [call site] 00703
6 Track::alloc_track [function] [call site] 00704
7 get_child_box [function] [call site] 00705
7 Box::get_child_box [function] [call site] 00706
7 Box_hdlr::get_handler_type [function] [call site] 00707
7 std::make_shared<Track_Visual> [function] [call site] 00711
7 std::make_shared<Track_Metadata> [function] [call site] 00713
7 fourcc_to_string [function] [call site] 00714
7 Box_hdlr::get_handler_type [function] [call site] 00715
7 std::stringstream::str [function] [call site] 00716
7 std::shared_ptr::load [function] [call site] 00718
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00719
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00720
6 ImageItem::get_id [function] [call site] 00723
6 Track::is_visual_track [function] [call site] 00724
6 ImageItem::get_id [function] [call site] 00727
6 std::vector::push_back [function] [call site] 00728
6 Track_Visual::initialize_after_parsing [function] [call site] 00729
7 get_handler [function] [call site] 00730
7 fourcc_to_string [function] [call site] 00733
7 get_handler [function] [call site] 00734
7 get_handler [function] [call site] 00735
7 get_auxiliary_info_type [function] [call site] 00736
7 get_tref_box [function] [call site] 00737
7 Box_iref::get_references [function] [call site] 00738
7 std::any_of [function] [call site] 00740
7 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 00741
8 const_iterator [function] [call site] 00742
7 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 00743
8 const_iterator [function] [call site] 00744
7 std::dynamic_pointer_cast<Track_Visual> [function] [call site] 00746
3 HeifContext::interpret_heif_file [function] [call site] 00747
2 Error::error_struct [function] [call site] 00748
3 ErrorBuffer::set_success [function] [call site] 00749
3 Error::get_error_string [function] [call site] 00750
3 Error::get_error_string [function] [call site] 00752
3 ErrorBuffer::set_error [function] [call site] 00754
3 std::stringstream::str [function] [call site] 00756
3 StreamReader::get_error [function] [call site] 00757
2 Catch::Detail::unique_ptr::get [function] [call site] 00758
1 TestSequences [function] [call site] 00759
2 heif_context_has_sequence [function] [call site] 00760
3 HeifContext::has_sequence [function] [call site] 00761
2 heif_context_number_of_sequence_tracks [function] [call site] 00763
3 HeifContext::get_number_of_tracks [function] [call site] 00764
4 static_cast<int> [function] [call site] 00765
2 static_cast<uint32_t*> [function] [call site] 00767
2 heif_context_get_track_ids [function] [call site] 00769
3 HeifContext::get_track_IDs [function] [call site] 00770
4 std::vector::push_back [function] [call site] 00771
2 heif_context_get_track [function] [call site] 00772
3 HeifContext::get_track [function] [call site] 00773
3 heif_track::heif_track [function] [call site] 00780
2 heif_track_get_track_handler_type [function] [call site] 00781
3 Track::get_handler [function] [call site] 00782
2 heif_track_get_image_resolution [function] [call site] 00783
3 std::dynamic_pointer_cast<Track_Visual> [function] [call site] 00784
3 Box_mini::get_width [function] [call site] 00785
3 Box_mini::get_height [function] [call site] 00786
2 heif_track_decode_next_image [function] [call site] 00787
3 Track::end_of_sequence_reached [function] [call site] 00788
3 heif_decoding_options_copy [function] [call site] 00789
3 std::unique_ptr::get [function] [call site] 00791
3 std::dynamic_pointer_cast<Track_Visual> [function] [call site] 00792
3 Track_Visual::decode_next_image_sample [function] [call site] 00793
4 get_decoder [function] [call site] 00795
5 load_plugins_if_not_initialized_yet [function] [call site] 00796
5 does_support_format [function] [call site] 00797
4 Decoder::get_decoded_frame [function] [call site] 00800
5 Decoder::require_decoder_plugin [function] [call site] 00801
6 has_decoder [function] [call site] 00802
7 load_plugins_if_not_initialized_yet [function] [call site] 00803
7 does_support_format [function] [call site] 00804
6 get_compression_format [function] [call site] 00806
6 get_decoder [function] [call site] 00807
6 get_compression_format [function] [call site] 00808
5 decode_next_image2 [function] [call site] 00810
5 Error::from_heif_error [function] [call site] 00811
6 Error::get_error_string [function] [call site] 00812
6 Error::get_error_string [function] [call site] 00813
6 std::string::substr [function] [call site] 00819
6 starts_with [function] [call site] 00821
6 std::string::substr [function] [call site] 00822
6 starts_with [function] [call site] 00823
6 std::string::substr [function] [call site] 00824
6 starts_with [function] [call site] 00826
6 std::string::substr [function] [call site] 00827
5 decode_next_image [function] [call site] 00828
5 Error::from_heif_error [function] [call site] 00829
5 decode_image [function] [call site] 00830
5 Error::from_heif_error [function] [call site] 00831
5 std::move [function] [call site] 00832
5 heif_image_release [function] [call site] 00833
4 get_security_limits [function] [call site] 00834
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00835
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00836
4 get_data_extent_for_sample [function] [call site] 00839
4 Decoder::set_data_extent [function] [call site] 00840
5 std::move [function] [call site] 00841
4 std::move [function] [call site] 00842
4 Decoder::decode_sequence_frame_from_compressed_data [function] [call site] 00843
5 Decoder::require_decoder_plugin [function] [call site] 00844
5 Decoder::get_coded_image_size_from_config [function] [call site] 00845
5 Result::is_error [function] [call site] 00846
6 std::holds_alternative<Error> [function] [call site] 00847
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00848
5 auto::has_value [function] [call site] 00849
5 check_for_valid_image_size [function] [call site] 00850
6 static_cast<uint32_t> [function] [call site] 00851
6 std::numeric_limits<int>::max [function] [call site] 00852
6 std::stringstream::str [function] [call site] 00853
5 get_compression_format [function] [call site] 00855
5 new_decoder2 [function] [call site] 00856
5 new_decoder [function] [call site] 00858
5 set_strict_decoding [function] [call site] 00860
5 Decoder::get_compressed_data [function] [call site] 00861
6 read_bitstream_configuration_data [function] [call site] 00862
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00863
6 read_data [function] [call site] 00864
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00865
6 std::vector::insert [function] [call site] 00866
6 std::vector::end [function] [call site] 00867
6 read_data [function] [call site] 00870
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00871
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00872
5 check_image_size [function] [call site] 00873
6 get_primary_image_handle [function] [call site] 00874
7 heif_context_get_number_of_top_level_images [function] [call site] 00875
8 HeifContext::get_top_level_images [function] [call site] 00876
9 get_item_error [function] [call site] 00877
9 std::vector::push_back [function] [call site] 00878
7 heif_context_get_primary_image_handle [function] [call site] 00880
8 Error::error_struct [function] [call site] 00881
8 Catch::Detail::unique_ptr::get [function] [call site] 00882
8 get_primary_image [function] [call site] 00883
9 heif_decode_image [function] [call site] 00884
10 ImageItem::get_id [function] [call site] 00885
10 fill_default_decoding_options [function] [call site] 00886
10 heif_decoding_options_copy [function] [call site] 00887
10 HeifContext::decode_image [function] [call site] 00888
11 contains [function] [call site] 00889
11 std::shared_ptr::decode_image [function] [call site] 00892
11 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00893
11 std::shared_ptr::apply_descriptions_from [function] [call site] 00894
11 HeifContext::convert_to_output_colorspace [function] [call site] 00895
12 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00896
12 std::shared_ptr<HeifPixelImage>::get_chroma_format [function] [call site] 00897
12 std::shared_ptr<HeifPixelImage>::get_chroma_format [function] [call site] 00898
12 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00899
12 std::shared_ptr<HeifPixelImage>::get_visual_image_bits_per_pixel [function] [call site] 00900
12 std::shared_ptr<HeifPixelImage>::get_color_profile_nclx_with_fallback [function] [call site] 00901
12 nclx_color_profile_equal [function] [call site] 00902
13 heif_nclx_color_profile_alloc [function] [call site] 00903
14 nclx_profile::set_from_heif_color_profile_nclx [function] [call site] 00904
13 Kr_Kb::defaults [function] [call site] 00905
13 heif_nclx_color_profile_free [function] [call site] 00906
12 std::shared_ptr<HeifPixelImage>::has_alpha [function] [call site] 00907
12 set_matrix_coefficients [function] [call site] 00908
12 set_colour_primaries [function] [call site] 00909
12 set_full_range_flag [function] [call site] 00910
12 nclx_profile::set_sRGB_defaults [function] [call site] 00911
12 convert_colorspace [function] [call site] 00912
13 heif_color_conversion_options_ext_copy [function] [call site] 00913
14 std::min [function] [call site] 00914
13 std::unique_ptr::get [function] [call site] 00915
13 get_width [function] [call site] 00916
13 get_height [function] [call site] 00917
13 has_channel [function] [call site] 00918
13 get_width [function] [call site] 00919
13 get_height [function] [call site] 00920
13 get_colorspace [function] [call site] 00921
13 get_chroma_format [function] [call site] 00922
13 has_channel [function] [call site] 00923
13 is_interleaved_with_alpha [function] [call site] 00924
13 get_chroma_format [function] [call site] 00926
13 has_nclx_color_profile [function] [call site] 00927
13 get_color_profile_nclx [function] [call site] 00928
13 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 00929
13 get_channel_set [function] [call site] 00930
13 std::set::empty [function] [call site] 00932
13 get_bits_per_pixel [function] [call site] 00933
13 std::set::begin [function] [call site] 00934
13 has_channel [function] [call site] 00935
13 get_bits_per_pixel [function] [call site] 00936
13 get_matrix_coefficients [function] [call site] 00937
14 static_cast<heif_matrix_coefficients> [function] [call site] 00938
13 set_matrix_coefficients [function] [call site] 00939
13 get_matrix_coefficients [function] [call site] 00940
13 Box_mini::get_colour_primaries [function] [call site] 00941
13 set_colour_primaries [function] [call site] 00942
13 Box_mini::get_colour_primaries [function] [call site] 00943
13 get_transfer_characteristics [function] [call site] 00944
14 static_cast<heif_transfer_characteristics> [function] [call site] 00945
13 set_transfer_characteristics [function] [call site] 00946
13 get_transfer_characteristics [function] [call site] 00947
13 num_interleaved_components_per_plane [function] [call site] 00948
13 is_interleaved_with_alpha [function] [call site] 00950
13 ColorConversionPipeline::construct_pipeline [function] [call site] 00951
14 ColorConversionPipeline::init_ops [function] [call site] 00953
14 std::vector::emplace_back [function] [call site] 00954
14 std::vector::empty [function] [call site] 00955
14 std::numeric_limits<int>::max [function] [call site] 00956
14 std::vector::size [function] [call site] 00957
14 std::vector::push_back [function] [call site] 00959
14 std::vector::back [function] [call site] 00960
14 std::vector::pop_back [function] [call site] 00961
14 std::vector::back [function] [call site] 00962
14 std::vector::back [function] [call site] 00963
14 std::vector::back [function] [call site] 00964
14 std::vector::size [function] [call site] 00965
14 std::vector::size [function] [call site] 00967
14 ColorConversionPipeline::debug_dump_pipeline [function] [call site] 00970
15 std::ostringstream::str [function] [call site] 00973
14 state_after_conversion [function] [call site] 00975
14 std::vector::back [function] [call site] 00976
14 std::vector::back [function] [call site] 00977
14 std::vector::size [function] [call site] 00978
14 std::vector::back [function] [call site] 00979
14 std::vector::emplace_back [function] [call site] 00980
14 std::vector::size [function] [call site] 00981
13 ColorConversionPipeline::is_nop [function] [call site] 00982
13 ColorConversionPipeline::convert_image [function] [call site] 00984
14 print_spec [function] [call site] 00985
15 get_colorspace [function] [call site] 00986
15 get_chroma_format [function] [call site] 00987
15 get_colorspace [function] [call site] 00988
15 get_chroma_format [function] [call site] 00989
15 get_bits_per_pixel [function] [call site] 00990
15 get_bits_per_pixel [function] [call site] 00991
15 get_colorspace [function] [call site] 00992
15 get_colorspace [function] [call site] 00993
15 get_bits_per_pixel [function] [call site] 00994
14 convert_colorspace [function] [call site] 00995
15 heif_color_conversion_options_ext_copy [function] [call site] 00996
15 std::unique_ptr::get [function] [call site] 00997
15 get_width [function] [call site] 00998
15 get_height [function] [call site] 00999
15 has_channel [function] [call site] 01000
15 get_width [function] [call site] 01001
15 get_height [function] [call site] 01002
15 get_colorspace [function] [call site] 01003
15 get_chroma_format [function] [call site] 01004
15 has_channel [function] [call site] 01005
15 is_interleaved_with_alpha [function] [call site] 01006
15 get_chroma_format [function] [call site] 01007
15 has_nclx_color_profile [function] [call site] 01008
15 get_color_profile_nclx [function] [call site] 01009
15 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 01010
15 get_channel_set [function] [call site] 01011
15 std::set::empty [function] [call site] 01013
15 get_bits_per_pixel [function] [call site] 01014
15 std::set::begin [function] [call site] 01015
15 has_channel [function] [call site] 01016
15 get_bits_per_pixel [function] [call site] 01017
15 get_matrix_coefficients [function] [call site] 01018
15 set_matrix_coefficients [function] [call site] 01019
15 get_matrix_coefficients [function] [call site] 01020
15 Box_mini::get_colour_primaries [function] [call site] 01021
15 set_colour_primaries [function] [call site] 01022
15 Box_mini::get_colour_primaries [function] [call site] 01023
15 get_transfer_characteristics [function] [call site] 01024
15 set_transfer_characteristics [function] [call site] 01025
15 get_transfer_characteristics [function] [call site] 01026
15 num_interleaved_components_per_plane [function] [call site] 01027
15 is_interleaved_with_alpha [function] [call site] 01028
15 ColorConversionPipeline::construct_pipeline [function] [call site] 01029
15 ColorConversionPipeline::is_nop [function] [call site] 01030
15 ColorConversionPipeline::convert_image [function] [call site] 01031
14 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01032
14 std::shared_ptr::copy_metadata_from [function] [call site] 01033
14 std::shared_ptr::set_color_profile_nclx [function] [call site] 01034
14 std::shared_ptr::get_warnings [function] [call site] 01035
14 std::shared_ptr::add_warning [function] [call site] 01036
12 HeifContext::get_security_limits [function] [call site] 01037
11 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01038
11 std::shared_ptr::add_warnings [function] [call site] 01039
11 std::shared_ptr::get_decoding_warnings [function] [call site] 01040
10 Result::error_struct [function] [call site] 01041
11 std::get<Error> [function] [call site] 01042
10 Catch::Detail::unique_ptr::get [function] [call site] 01043
10 convert_libde265_image_to_heif_image [function] [call site] 01044
11 de265_get_chroma_format [function] [call site] 01045
11 heif_image_create [function] [call site] 01046
12 get_valid_chroma_values_for_colorspace [function] [call site] 01047
12 std::find [function] [call site] 01048
12 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 01049
12 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 01050
12 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 01051
12 convert_libde265_image_to_heif_image [function] [call site] 01052
12 std::make_shared<HeifPixelImage> [function] [call site] 01053
12 Catch::ReporterRegistry::create [function] [call site] 01054
13 Catch::TagAliasRegistry::find [function] [call site] 01055
14 Catch::TagAliasRegistry::find [function] [call site] 01056
13 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 01058
14 const_iterator [function] [call site] 01059
13 Catch::ReporterRegistry::create [function] [call site] 01060
14 Catch::TagAliasRegistry::find [function] [call site] 01061
14 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 01062
14 Catch::ReporterRegistry::create [function] [call site] 01063
14 CATCH_MOVE [function] [call site] 01064
13 CATCH_MOVE [function] [call site] 01065
11 de265_get_image_width [function] [call site] 01066
11 de265_get_image_height [function] [call site] 01067
11 de265_get_chroma_format [function] [call site] 01068
11 de265_get_bits_per_pixel [function] [call site] 01069
11 de265_get_bits_per_pixel [function] [call site] 01070
11 heif_image_release [function] [call site] 01071
11 de265_get_image_plane [function] [call site] 01072
11 de265_get_image_width [function] [call site] 01073
11 de265_get_image_height [function] [call site] 01074
11 heif_image_release [function] [call site] 01075
11 heif_image_add_plane_safe [function] [call site] 01076
12 Box_cdef::add_channel [function] [call site] 01077
13 push_back [function] [call site] 01078
12 Error::error_struct [function] [call site] 01079
13 ErrorBuffer::set_success [function] [call site] 01080
13 Error::get_error_string [function] [call site] 01081
13 Error::get_error_string [function] [call site] 01082
13 ErrorBuffer::set_error [function] [call site] 01084
13 std::stringstream::str [function] [call site] 01085
13 StreamReader::get_error [function] [call site] 01086
12 Catch::Detail::unique_ptr::get [function] [call site] 01087
11 libde265_decoder*::error_message::c_str [function] [call site] 01088
11 heif_image_release [function] [call site] 01089
11 heif_image_get_plane2 [function] [call site] 01090
12 HeifPixelImage::get_channel_memory [function] [call site] 01091
13 HeifPixelImage::get_channel_memory [function] [call site] 01092
14 HeifPixelImage::get_channel_memory [function] [call site] 01093
11 static_cast<size_t> [function] [call site] 01095
11 static_cast<size_t> [function] [call site] 01096
10 std::move [function] [call site] 01097
10 error_struct [function] [call site] 01098
10 Catch::Detail::unique_ptr::get [function] [call site] 01099
8 Error::error_struct [function] [call site] 01101
8 Catch::Detail::unique_ptr::get [function] [call site] 01102
8 std::shared_ptr::get_item_error [function] [call site] 01103
8 Error::Error [function] [call site] 01104
8 Error::error_struct [function] [call site] 01105
8 Catch::Detail::unique_ptr::get [function] [call site] 01106
8 heif_image_handle::heif_image_handle [function] [call site] 01107
8 std::move [function] [call site] 01108
8 error_struct [function] [call site] 01109
8 Catch::Detail::unique_ptr::get [function] [call site] 01110
6 get_primary_image [function] [call site] 01112
7 heif_decode_image [function] [call site] 01113
6 heif_image_has_channel [function] [call site] 01116
7 HeifPixelImage::has_channel [function] [call site] 01117
8 HeifPixelImage::find_storage_for_channel [function] [call site] 01118
6 heif_image_has_channel [function] [call site] 01120
6 heif_image_has_channel [function] [call site] 01122
6 heif_image_has_channel [function] [call site] 01124
6 heif_image_has_channel [function] [call site] 01126
6 heif_image_has_channel [function] [call site] 01128
6 heif_image_has_channel [function] [call site] 01130
6 heif_image_has_channel [function] [call site] 01132
6 heif_image_get_primary_width [function] [call site] 01133
7 uint32_to_int [function] [call site] 01134
8 static_cast<uint64_t> [function] [call site] 01135
8 std::numeric_limits<int>::max [function] [call site] 01136
8 static_cast<int> [function] [call site] 01137
7 Box_mini::get_width [function] [call site] 01138
6 heif_image_get_primary_height [function] [call site] 01140
7 uint32_to_int [function] [call site] 01141
7 Box_mini::get_height [function] [call site] 01142
6 heif_image_get_width [function] [call site] 01144
7 uint32_to_int [function] [call site] 01145
7 Box_mini::get_width [function] [call site] 01146
6 heif_image_get_height [function] [call site] 01148
7 uint32_to_int [function] [call site] 01149
7 Box_mini::get_height [function] [call site] 01150
6 heif_image_get_width [function] [call site] 01152
6 heif_image_get_height [function] [call site] 01154
6 heif_image_get_width [function] [call site] 01156
6 heif_image_get_height [function] [call site] 01158
6 heif_image_get_width [function] [call site] 01160
6 heif_image_get_height [function] [call site] 01162
6 heif_image_get_bits_per_pixel [function] [call site] 01164
7 HeifPixelImage::get_storage_bits_per_pixel [function] [call site] 01165
8 HeifPixelImage::find_storage_for_channel [function] [call site] 01166
8 auto*::get_bytes_per_pixel [function] [call site] 01167
8 static_cast<uint8_t> [function] [call site] 01169
6 heif_image_get_bits_per_pixel [function] [call site] 01171
6 heif_image_get_bits_per_pixel [function] [call site] 01173
6 heif_image_get_bits_per_pixel_range [function] [call site] 01175
7 Box_mskC::get_bits_per_pixel [function] [call site] 01176
6 heif_image_get_bits_per_pixel_range [function] [call site] 01178
6 heif_image_get_bits_per_pixel_range [function] [call site] 01180
6 heif_image_release [function] [call site] 01182
6 heif_image_handle_release [function] [call site] 01183
5 push_data2 [function] [call site] 01184
5 verify_image_data [function] [call site] 01185
6 heif_image_get_number_of_used_components [function] [call site] 01186
7 HeifPixelImage::get_number_of_used_components [function] [call site] 01187
8 static_cast<uint32_t> [function] [call site] 01188
8 get_component_descriptions [function] [call site] 01189
6 heif_image_get_used_component_ids [function] [call site] 01191
7 HeifPixelImage::get_used_component_ids [function] [call site] 01192
8 get_component_descriptions [function] [call site] 01193
8 std::vector::reserve [function] [call site] 01194
8 std::vector::push_back [function] [call site] 01196
7 check_image_size [function] [call site] 01197
6 std::vector::data [function] [call site] 01198
6 heif_image_get_component_width [function] [call site] 01200
7 HeifPixelImage::get_component_width [function] [call site] 01201
8 find_component_description [function] [call site] 01202
6 heif_image_get_component_height [function] [call site] 01205
7 HeifPixelImage::get_component_height [function] [call site] 01206
8 find_component_description [function] [call site] 01207
6 heif_image_get_component_type [function] [call site] 01210
7 HeifPixelImage::get_component_type [function] [call site] 01211
8 find_component_description [function] [call site] 01212
6 get_component_ptr_readonly [function] [call site] 01213
7 heif_image_get_component_readonly [function] [call site] 01214
8 HeifPixelImage::get_component [function] [call site] 01215
9 HeifPixelImage::get_component_memory [function] [call site] 01216
10 HeifPixelImage::find_storage_for_component [function] [call site] 01217
11 std::find [function] [call site] 01218
11 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 01219
12 const_iterator [function] [call site] 01220
11 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 01221
12 const_iterator [function] [call site] 01222
11 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 01223
10 static_cast<T*> [function] [call site] 01224
6 compute_fill_value [function] [call site] 01226
6 values_equal [function] [call site] 01229
5 check_image_size [function] [call site] 01230
5 push_data [function] [call site] 01231
5 verify_image_data [function] [call site] 01232
5 check_image_size [function] [call site] 01233
4 get_security_limits [function] [call site] 01235
4 Decoder::flush_decoder [function] [call site] 01236
5 flush_data [function] [call site] 01238
5 Error::from_heif_error [function] [call site] 01239
4 std::shared_ptr::set_sample_duration [function] [call site] 01240
4 get_sample_duration [function] [call site] 01241
4 Track_Visual::decode_next_image_sample [function] [call site] 01242
5 get_decoder [function] [call site] 01244
5 Decoder::get_decoded_frame [function] [call site] 01246
5 get_security_limits [function] [call site] 01247
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01248
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01249
5 get_data_extent_for_sample [function] [call site] 01252
5 Decoder::set_data_extent [function] [call site] 01253
5 std::move [function] [call site] 01254
5 Decoder::decode_sequence_frame_from_compressed_data [function] [call site] 01255
5 get_security_limits [function] [call site] 01256
5 Decoder::flush_decoder [function] [call site] 01257
5 std::shared_ptr::set_sample_duration [function] [call site] 01258
5 get_sample_duration [function] [call site] 01259
5 Track_Visual::decode_next_image_sample [function] [call site] 01260
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01261
5 std::shared_ptr::transfer_channel_from_image_as [function] [call site] 01262
5 get_sample_info [function] [call site] 01263
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01265
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01273
5 std::shared_ptr::set_gimi_sample_content_id [function] [call site] 01274
5 get_sample_info [function] [call site] 01275
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01277
5 Box_itai::decode_tai_from_vector [function] [call site] 01279
6 uint8_vector_to_uint64_BE [function] [call site] 01281
7 static_cast<uint64_t> [function] [call site] 01282
7 static_cast<uint64_t> [function] [call site] 01283
7 static_cast<uint64_t> [function] [call site] 01284
7 static_cast<uint64_t> [function] [call site] 01285
7 static_cast<uint64_t> [function] [call site] 01286
7 static_cast<uint64_t> [function] [call site] 01287
7 static_cast<uint64_t> [function] [call site] 01288
7 static_cast<uint64_t> [function] [call site] 01289
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01291
5 std::shared_ptr::set_tai_timestamp [function] [call site] 01292
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01293
4 std::shared_ptr::transfer_channel_from_image_as [function] [call site] 01294
4 get_sample_info [function] [call site] 01295
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01297
4 vector_to_string [function] [call site] 01298
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01299
4 std::shared_ptr::set_gimi_sample_content_id [function] [call site] 01300
4 get_sample_info [function] [call site] 01301
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01303
4 Box_itai::decode_tai_from_vector [function] [call site] 01305
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01306
4 std::shared_ptr::set_tai_timestamp [function] [call site] 01307
3 Error::error_struct [function] [call site] 01308
3 Catch::Detail::unique_ptr::get [function] [call site] 01309
3 HeifContext::convert_to_output_colorspace [function] [call site] 01310
4 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 01311
4 std::shared_ptr<HeifPixelImage>::get_chroma_format [function] [call site] 01312
4 std::shared_ptr<HeifPixelImage>::get_chroma_format [function] [call site] 01313
4 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 01314
4 std::shared_ptr<HeifPixelImage>::get_visual_image_bits_per_pixel [function] [call site] 01315
4 std::shared_ptr<HeifPixelImage>::get_color_profile_nclx_with_fallback [function] [call site] 01316
4 nclx_color_profile_equal [function] [call site] 01317
4 std::shared_ptr<HeifPixelImage>::has_alpha [function] [call site] 01318
4 set_matrix_coefficients [function] [call site] 01319
4 set_colour_primaries [function] [call site] 01320
4 set_full_range_flag [function] [call site] 01321
4 nclx_profile::set_sRGB_defaults [function] [call site] 01322
4 convert_colorspace [function] [call site] 01323
4 HeifContext::get_security_limits [function] [call site] 01324
3 Error::error_struct [function] [call site] 01325
3 Catch::Detail::unique_ptr::get [function] [call site] 01326
3 convert_libde265_image_to_heif_image [function] [call site] 01327
3 std::move [function] [call site] 01328
2 heif_image_get_plane_readonly [function] [call site] 01329
3 HeifPixelImage::get_channel_memory [function] [call site] 01330
3 static_cast<uint32_t> [function] [call site] 01331
3 std::numeric_limits<int>::max [function] [call site] 01332
3 static_cast<int> [function] [call site] 01333
2 heif_image_release [function] [call site] 01334
2 heif_track_release [function] [call site] 01335
1 TestEntityGroups [function] [call site] 01337
2 heif_context_get_entity_groups [function] [call site] 01338
3 HeifContext::get_heif_file [function] [call site] 01339
3 std::shared_ptr::get_all_child_boxes [function] [call site] 01340
3 std::vector::empty [function] [call site] 01341
3 get_short_type [function] [call site] 01342
3 std::dynamic_pointer_cast<Box_EntityToGroup> [function] [call site] 01343
3 auto::get_item_ids [function] [call site] 01344
3 std::all_of [function] [call site] 01345
3 std::vector::emplace_back [function] [call site] 01348
3 std::vector::size [function] [call site] 01349
3 heif_entity_group::heif_entity_group [function] [call site] 01350
3 std::vector::size [function] [call site] 01351
3 auto::get_item_ids [function] [call site] 01352
3 Box_EntityToGroup::get_group_id [function] [call site] 01353
3 BoxHeader::get_short_type [function] [call site] 01354
3 heif_item_id::heif_item_id [function] [call site] 01357
3 static_cast<uint32_t> [function] [call site] 01358
3 static_cast<int> [function] [call site] 01361
3 std::vector::size [function] [call site] 01362
2 heif_entity_groups_release [function] [call site] 01363
1 TestItems [function] [call site] 01364
2 heif_context_get_number_of_items [function] [call site] 01365
3 HeifContext::get_heif_file [function] [call site] 01366
2 static_cast<heif_item_id*> [function] [call site] 01367
2 heif_context_get_list_of_item_IDs [function] [call site] 01369
3 HeifContext::get_heif_file [function] [call site] 01370
3 check_image_size [function] [call site] 01371
3 check_image_size [function] [call site] 01372
2 heif_item_get_item_type [function] [call site] 01373
3 HeifContext::get_heif_file [function] [call site] 01374
2 heif_item_is_item_hidden [function] [call site] 01375
3 HeifContext::get_heif_file [function] [call site] 01376
3 Box_infe::is_hidden_item [function] [call site] 01377
2 heif_item_get_mime_item_content_type [function] [call site] 01378
3 HeifContext::get_heif_file [function] [call site] 01379
3 Box_infe::get_item_type_4cc [function] [call site] 01380
3 HeifFile::get_content_type [function] [call site] 01382
4 HeifFile::get_infe_box [function] [call site] 01383
4 HeifFile::get_content_type [function] [call site] 01386
2 heif_item_get_uri_item_uri_type [function] [call site] 01387
3 HeifContext::get_heif_file [function] [call site] 01388
3 Box_infe::get_item_type_4cc [function] [call site] 01389
3 HeifFile::get_item_uri_type [function] [call site] 01391
4 HeifFile::get_infe_box [function] [call site] 01392
4 HeifFile::get_item_uri_type [function] [call site] 01393
2 heif_item_get_item_name [function] [call site] 01394
3 HeifContext::get_heif_file [function] [call site] 01395
3 heif_js_item_get_item_name [function] [call site] 01396
4 heif_item_get_item_name [function] [call site] 01397
4 Catch::Config::benchmarkConfidenceInterval [function] [call site] 01398
2 heif_item_get_item_data [function] [call site] 01399
3 HeifContext::get_heif_file [function] [call site] 01400
3 Error::error_struct [function] [call site] 01401
3 Catch::Detail::unique_ptr::get [function] [call site] 01402
3 check_image_size [function] [call site] 01403
3 check_image_size [function] [call site] 01404
3 uint8_t::uint8_t [function] [call site] 01405
3 verify_image_data [function] [call site] 01407
3 check_image_size [function] [call site] 01408
2 heif_release_item_data [function] [call site] 01409
2 heif_item_get_property_extended_language [function] [call site] 01410
3 HeifContext::find_property [function] [call site] 01411
4 HeifContext::get_heif_file [function] [call site] 01412
4 HeifContext::find_property [function] [call site] 01413
5 HeifContext::get_heif_file [function] [call site] 01414
5 HeifContext::find_property [function] [call site] 01415
5 HeifFile::get_properties [function] [call site] 01416
6 get_properties_for_item_ID [function] [call site] 01419
5 std::vector::size [function] [call site] 01420
5 std::dynamic_pointer_cast<T> [function] [call site] 01422
4 HeifFile::get_properties [function] [call site] 01424
4 std::vector::size [function] [call site] 01425
4 std::dynamic_pointer_cast<T> [function] [call site] 01427
3 Error::error_struct [function] [call site] 01429
3 Catch::Detail::unique_ptr::get [function] [call site] 01430
3 get_extended_language [function] [call site] 01431
3 std::string::length [function] [call site] 01432
3 operator[] [call site] 01433
3 std::string::c_str [function] [call site] 01436
2 heif_string_release [function] [call site] 01437
1 heif_context_get_primary_image_handle [function] [call site] 01439
1 TestRegions [function] [call site] 01440
2 heif_image_handle_get_number_of_region_items [function] [call site] 01441
3 heif_image_handle*::image::get_region_item_ids [function] [call site] 01442
2 static_cast<heif_item_id*> [function] [call site] 01443
2 heif_image_handle_get_list_of_region_item_ids [function] [call site] 01445
3 heif_image_handle*::image::get_region_item_ids [function] [call site] 01446
3 check_image_size [function] [call site] 01448
3 verify_image_data [function] [call site] 01450
2 heif_context_get_region_item [function] [call site] 01451
3 HeifContext::get_region_item [function] [call site] 01452
3 heif_region_item::heif_region_item [function] [call site] 01453
3 std::move [function] [call site] 01454
2 heif_region_item_get_reference_size [function] [call site] 01455
3 HeifContext::get_region_item [function] [call site] 01456
2 heif_region_item_get_number_of_regions [function] [call site] 01457
3 RegionItem::get_number_of_regions [function] [call site] 01458
2 static_cast<struct [call site] 01460
2 heif_region_item_get_list_of_regions [function] [call site] 01462
3 RegionItem::get_regions [function] [call site] 01463
3 check_image_size [function] [call site] 01465
3 heif_region::heif_region [function] [call site] 01466
2 heif_region_get_type [function] [call site] 01467
3 RegionGeometry_Point::getRegionType [function] [call site] 01468
2 heif_region_get_polygon_num_points [function] [call site] 01469
3 heif_region_get_poly_num_points [function] [call site] 01470
4 std::dynamic_pointer_cast<RegionGeometry_Polygon> [function] [call site] 01471
4 std::shared_ptr::points::size [function] [call site] 01472
2 static_cast<int32_t*> [function] [call site] 01473
2 heif_region_get_polygon_points [function] [call site] 01475
3 heif_region_get_poly_points [function] [call site] 01476
4 std::dynamic_pointer_cast<RegionGeometry_Polygon> [function] [call site] 01477
4 std::shared_ptr::points::size [function] [call site] 01478
2 heif_region_get_inline_mask_data_len [function] [call site] 01480
3 std::dynamic_pointer_cast<RegionGeometry_InlineMask> [function] [call site] 01481
3 std::shared_ptr::mask_data::size [function] [call site] 01482
2 static_cast<uint8_t*> [function] [call site] 01483
2 heif_region_get_inline_mask_data [function] [call site] 01485
3 std::dynamic_pointer_cast<RegionGeometry_InlineMask> [function] [call site] 01486
3 std::shared_ptr::mask_data::data [function] [call site] 01488
3 std::shared_ptr::mask_data::size [function] [call site] 01489
2 heif_region_release_many [function] [call site] 01491
2 heif_region_item_release [function] [call site] 01493
1 TestDepthAux [function] [call site] 01495
2 heif_image_handle_has_depth_image [function] [call site] 01496
3 heif_image_handle*::image::get_depth_channel [function] [call site] 01497
2 heif_image_handle_get_number_of_depth_images [function] [call site] 01498
3 heif_image_handle*::image::get_depth_channel [function] [call site] 01499
2 heif_image_handle_get_list_of_depth_image_IDs [function] [call site] 01500
3 heif_image_handle*::image::get_depth_channel [function] [call site] 01501
3 ImageItem::get_id [function] [call site] 01502
2 heif_image_handle_get_depth_image_handle [function] [call site] 01503
3 heif_image_handle*::image::get_depth_channel [function] [call site] 01504
3 ImageItem::get_id [function] [call site] 01505
3 Error::error_struct [function] [call site] 01506
3 Catch::Detail::unique_ptr::get [function] [call site] 01507
3 heif_image_handle::heif_image_handle [function] [call site] 01508
3 error_struct [function] [call site] 01509
3 Catch::Detail::unique_ptr::get [function] [call site] 01510
2 heif_decode_image [function] [call site] 01511
2 heif_image_release [function] [call site] 01512
2 heif_image_handle_release [function] [call site] 01513
2 heif_image_handle_get_depth_image_representation_info [function] [call site] 01514
3 ImageItem::set_is_depth_channel [function] [call site] 01515
3 heif_image_handle*::image::get_depth_channel [function] [call site] 01516
3 std::shared_ptr::has_depth_representation_info [function] [call site] 01517
3 heif_depth_representation_info::heif_depth_representation_info [function] [call site] 01518
3 std::shared_ptr::get_depth_representation_info [function] [call site] 01519
2 heif_depth_representation_info_free [function] [call site] 01520
2 heif_image_handle_get_number_of_auxiliary_images [function] [call site] 01521
3 ImageItem::get_aux_images [function] [call site] 01522
4 ImageItem::is_alpha_channel [function] [call site] 01523
4 ImageItem::is_depth_channel [function] [call site] 01524
4 std::vector::push_back [function] [call site] 01525
2 heif_image_handle_get_list_of_auxiliary_image_IDs [function] [call site] 01526
3 ImageItem::get_aux_images [function] [call site] 01527
3 check_image_size [function] [call site] 01529
2 heif_image_handle_get_auxiliary_image_handle [function] [call site] 01531
3 ImageItem::get_aux_images [function] [call site] 01532
3 heif_image_handle::heif_image_handle [function] [call site] 01534
3 error_struct [function] [call site] 01535
3 Catch::Detail::unique_ptr::get [function] [call site] 01536
3 Error::error_struct [function] [call site] 01537
3 Catch::Detail::unique_ptr::get [function] [call site] 01538
2 heif_image_handle_get_auxiliary_type [function] [call site] 01539
3 heif_image_handle*::image::get_aux_type [function] [call site] 01540
3 Catch::Detail::unique_ptr::get [function] [call site] 01544
2 heif_image_handle_release_auxiliary_type [function] [call site] 01547
2 heif_decode_image [function] [call site] 01549
2 heif_image_release [function] [call site] 01550
2 heif_image_handle_release [function] [call site] 01551
1 TestGridTiles [function] [call site] 01552
2 heif_image_handle_get_image_tiling [function] [call site] 01553
3 ImageItem::get_heif_image_tiling [function] [call site] 01554
3 ImageItem::process_image_transformations_on_tiling [function] [call site] 01555
4 ImageItem::get_properties [function] [call site] 01556
5 ImageItem::get_file [function] [call site] 01557
6 get_heif_file [function] [call site] 01558
5 ImageItem::get_file [function] [call site] 01559
5 Box_ipco::get_properties_for_item_ID [function] [call site] 01560
6 Box_ipco::get_properties_for_item_ID [function] [call site] 01561
6 std::stringstream::str [function] [call site] 01563
6 get_all_child_boxes [function] [call site] 01564
6 std::stringstream::str [function] [call site] 01567
6 push_back [function] [call site] 01568
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01569
4 std::dynamic_pointer_cast<Box_irot> [function] [call site] 01570
4 Box_irot::get_rotation_ccw [function] [call site] 01571
4 std::swap [function] [call site] 01572
4 std::swap [function] [call site] 01573
4 std::swap [function] [call site] 01574
4 std::swap [function] [call site] 01575
4 std::swap [function] [call site] 01576
4 std::dynamic_pointer_cast<Box_imir> [function] [call site] 01578
4 Box_imir::get_mirror_direction [function] [call site] 01579
4 std::swap [function] [call site] 01580
4 std::swap [function] [call site] 01581
4 std::dynamic_pointer_cast<Box_clap> [function] [call site] 01583
4 Box_clap::left_rounded [function] [call site] 01584
5 Fraction::round_down [function] [call site] 01586
4 Box_clap::right_rounded [function] [call site] 01587
5 Box_clap::left_rounded [function] [call site] 01588
6 Fraction::round_down [function] [call site] 01590
5 Fraction::round [function] [call site] 01591
4 Box_clap::top_rounded [function] [call site] 01592
5 Fraction::round [function] [call site] 01594
4 Box_clap::bottom_rounded [function] [call site] 01595
5 Box_clap::top_rounded [function] [call site] 01596
6 Fraction::round [function] [call site] 01598
5 Fraction::round [function] [call site] 01599
4 std::dynamic_pointer_cast<Box_iscl> [function] [call site] 01600
3 Error::error_struct [function] [call site] 01601
3 Catch::Detail::unique_ptr::get [function] [call site] 01602
2 heif_image_handle_decode_image_tile [function] [call site] 01603
3 ImageItem::get_id [function] [call site] 01604
3 heif_decoding_options_alloc [function] [call site] 01605
4 heif_decoding_options::heif_decoding_options [function] [call site] 01606
4 fill_default_decoding_options [function] [call site] 01607
3 heif_decoding_options_copy [function] [call site] 01608
3 HeifContext::decode_image [function] [call site] 01609
3 heif_decoding_options_free [function] [call site] 01610
3 Result::error_struct [function] [call site] 01611
3 Catch::Detail::unique_ptr::get [function] [call site] 01612
3 convert_libde265_image_to_heif_image [function] [call site] 01613
3 std::move [function] [call site] 01614
3 error_struct [function] [call site] 01615
3 Catch::Detail::unique_ptr::get [function] [call site] 01616
2 heif_image_get_plane_readonly [function] [call site] 01617
2 heif_image_release [function] [call site] 01618
1 TestProperties [function] [call site] 01619
2 heif_image_handle_get_item_id [function] [call site] 01620
3 ImageItem::get_id [function] [call site] 01621
2 heif_item_get_transformation_properties [function] [call site] 01622
3 HeifContext::get_heif_file [function] [call site] 01623
3 HeifFile::get_properties [function] [call site] 01624
3 get_short_type [function] [call site] 01625
3 get_short_type [function] [call site] 01627
3 get_short_type [function] [call site] 01629
2 heif_image_handle_get_raw_color_profile_size [function] [call site] 01631
3 heif_image_handle*::image::get_color_profile_icc [function] [call site] 01632
3 StreamWriter::get_data [function] [call site] 01633
2 static_cast<uint8_t*> [function] [call site] 01634
2 heif_image_handle_get_raw_color_profile [function] [call site] 01636
3 heif_image_handle*::image::get_color_profile_icc [function] [call site] 01637
3 StreamWriter::get_data [function] [call site] 01639
3 StreamWriter::get_data [function] [call site] 01640
3 Error::error_struct [function] [call site] 01641
3 Catch::Detail::unique_ptr::get [function] [call site] 01642
3 error_struct [function] [call site] 01643
3 Catch::Detail::unique_ptr::get [function] [call site] 01644
2 heif_image_handle_get_nclx_color_profile [function] [call site] 01646
3 ImageDescription::has_nclx_color_profile [function] [call site] 01647
4 nclx_default_if_undefined [function] [call site] 01648
3 Error::error_struct [function] [call site] 01649
3 Catch::Detail::unique_ptr::get [function] [call site] 01650
3 ImageDescription::get_color_profile_nclx [function] [call site] 01651
3 nclx_profile::get_nclx_color_profile [function] [call site] 01652
4 heif_nclx_color_profile_alloc [function] [call site] 01653
4 heif_nclx_color_profile_set_color_primaries [function] [call site] 01655
5 static_cast<std::underlying_type<heif_color_primaries>::type> [function] [call site] 01656
5 std::numeric_limits<std::underlying_type<heif_color_primaries>::type>::max [function] [call site] 01657
5 static_cast<std::underlying_type<heif_color_primaries>::type> [function] [call site] 01659
5 static_cast<heif_color_primaries> [function] [call site] 01662
5 error_struct [function] [call site] 01664
4 get_colour_primaries [function] [call site] 01665
4 heif_nclx_color_profile_free [function] [call site] 01666
4 heif_nclx_color_profile_set_transfer_characteristics [function] [call site] 01667
5 static_cast<std::underlying_type<heif_color_primaries>::type> [function] [call site] 01668
5 std::numeric_limits<std::underlying_type<heif_transfer_characteristics>::type>::max [function] [call site] 01669
5 static_cast<std::underlying_type<heif_transfer_characteristics>::type> [function] [call site] 01671
5 static_cast<heif_transfer_characteristics> [function] [call site] 01674
5 error_struct [function] [call site] 01676
4 get_transfer_characteristics [function] [call site] 01677
5 static_cast<heif_transfer_characteristics> [function] [call site] 01678
4 heif_nclx_color_profile_free [function] [call site] 01679
4 heif_nclx_color_profile_set_matrix_coefficients [function] [call site] 01680
5 static_cast<std::underlying_type<heif_color_primaries>::type> [function] [call site] 01681
5 std::numeric_limits<std::underlying_type<heif_matrix_coefficients>::type>::max [function] [call site] 01682
5 static_cast<std::underlying_type<heif_matrix_coefficients>::type> [function] [call site] 01684
5 static_cast<heif_matrix_coefficients> [function] [call site] 01687
5 error_struct [function] [call site] 01689
4 get_matrix_coefficients [function] [call site] 01690
5 static_cast<heif_matrix_coefficients> [function] [call site] 01691
4 heif_nclx_color_profile_free [function] [call site] 01692
4 get_full_range_flag [function] [call site] 01693
4 Box_mini::get_colour_primaries [function] [call site] 01694
3 Error::error_struct [function] [call site] 01695
3 Catch::Detail::unique_ptr::get [function] [call site] 01696
2 heif_nclx_color_profile_free [function] [call site] 01697
1 heif_image_handle_release [function] [call site] 01698
1 heif_context_free [function] [call site] 01699