Fuzz introspector: sequence_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
568 182 heif_context_read_from_memory call site: 00182 HeifContext::read_from_memory
520 900 heif_nclx_color_profile_alloc call site: 00900 HeifPixelImage::scale_nearest_neighbor
171 4 heif_init call site: 00004 list_all_potential_plugins_in_directory
110 789 heif_track_decode_next_image call site: 00789 Decoder::decode_sequence_frame_from_compressed_data
14 1423 heif_track_decode_next_image call site: 01423 nclx_color_profile_equal
9 751 heif_context_read_from_memory call site: 00751 Error::get_error_string
5 767 heif_context_get_track call site: 00767
1 2 heif_context_alloc call site: 00002 heif_init
1 764 heif_context_has_sequence call site: 00764
1 785 heif_track_decode_next_image call site: 00785

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] 00181
2 HeifContext::read_from_memory [function] [call site] 00182
3 std::make_shared<HeifFile> [function] [call site] 00183
3 HeifContext::set_security_limits [function] [call site] 00184
4 copy_security_limits [function] [call site] 00185
4 copy_security_limits [function] [call site] 00186
3 HeifContext::read_from_memory [function] [call site] 00187
4 std::make_shared<HeifFile> [function] [call site] 00188
4 HeifContext::set_security_limits [function] [call site] 00189
4 HeifContext::read_from_memory [function] [call site] 00190
4 HeifContext::interpret_heif_file [function] [call site] 00191
5 has_images [function] [call site] 00192
5 HeifContext::interpret_heif_file_images [function] [call site] 00193
6 get_item_IDs [function] [call site] 00197
6 get_infe_box [function] [call site] 00198
6 ImageItem::alloc_for_infe_box [function] [call site] 00199
7 get_item_type_4cc [function] [call site] 00200
7 get_item_ID [function] [call site] 00201
7 fourcc [function] [call site] 00202
8 four_bytes_to_uint32 [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
9 static_cast<uint32_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
8 static_cast<uint8_t> [function] [call site] 00211
7 get_content_type [function] [call site] 00213
7 std::make_shared<ImageItem_JPEG> [function] [call site] 00214
7 std::make_shared<ImageItem_HEVC> [function] [call site] 00216
7 std::make_shared<ImageItem_AVIF> [function] [call site] 00218
7 std::make_shared<ImageItem_VVC> [function] [call site] 00220
7 std::make_shared<ImageItem_AVC> [function] [call site] 00222
7 std::make_shared<ImageItem_uncompressed> [function] [call site] 00224
7 fourcc_to_string [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
8 static_cast<char> [function] [call site] 00229
7 std::stringstream::str [function] [call site] 00230
7 std::make_shared<ImageItem_Error> [function] [call site] 00231
7 std::make_shared<ImageItem_JPEG2000> [function] [call site] 00233
7 std::make_shared<ImageItem_Error> [function] [call site] 00235
7 std::make_shared<ImageItem_mask> [function] [call site] 00237
7 std::make_shared<ImageItem_Grid> [function] [call site] 00239
7 std::make_shared<ImageItem_Overlay> [function] [call site] 00241
7 std::make_shared<ImageItem_iden> [function] [call site] 00243
7 std::make_shared<ImageItem_Tiled> [function] [call site] 00245
6 get_properties [function] [call site] 00246
6 std::make_shared<ImageItem_Error> [function] [call site] 00247
6 ImageItem_Overlay::get_infe_type [function] [call site] 00248
6 ImageItem::set_properties [function] [call site] 00250
7 std::move [function] [call site] 00251
7 ImageItem::populate_component_descriptions [function] [call site] 00252
8 get_component_descriptions [function] [call site] 00253
8 ImageItem::get_decoder [function] [call site] 00254
8 ImageItem::get_coded_image_colorspace [function] [call site] 00255
9 ImageItem::get_decoder [function] [call site] 00256
9 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00257
10 Catch::throw_exception [function] [call site] 00258
11 Catch::cerr [function] [call site] 00259
11 std::terminate [function] [call site] 00261
9 Decoder_AVIF::get_coded_image_colorspace [function] [call site] 00262
10 get_configuration [function] [call site] 00263
9 ImageItem::postprocess_coded_image_colorspace [function] [call site] 00264
10 get_heif_file [function] [call site] 00265
10 Box_pixi::get_num_channels [function] [call site] 00266
10 get_color_profile_nclx [function] [call site] 00268
10 get_matrix_coefficients [function] [call site] 00269
11 static_cast<heif_matrix_coefficients> [function] [call site] 00270
8 ImageItem::get_ispe_width [function] [call site] 00271
9 ImageItem::get_property [function] [call site] 00272
10 std::dynamic_pointer_cast<BoxType> [function] [call site] 00273
9 Box_mini::get_width [function] [call site] 00274
8 ImageItem::get_ispe_height [function] [call site] 00275
9 ImageItem::get_property [function] [call site] 00276
9 Box_mini::get_height [function] [call site] 00277
8 ImageItem::get_luma_bits_per_pixel [function] [call site] 00278
9 ImageItem::get_decoder [function] [call site] 00279
9 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00280
9 Decoder_AVIF::get_luma_bits_per_pixel [function] [call site] 00281
10 get_configuration [function] [call site] 00282
8 ImageItem::get_chroma_bits_per_pixel [function] [call site] 00283
9 ImageItem::get_decoder [function] [call site] 00284
9 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00285
9 Decoder_AVIF::get_chroma_bits_per_pixel [function] [call site] 00286
10 Decoder_AVIF::get_luma_bits_per_pixel [function] [call site] 00287
11 get_configuration [function] [call site] 00288
8 mint_component_id [function] [call site] 00289
8 static_cast<uint16_t> [function] [call site] 00290
8 add_component_description [function] [call site] 00291
8 std::move [function] [call site] 00292
8 channel_width [function] [call site] 00294
9 chroma_width [function] [call site] 00295
8 channel_height [function] [call site] 00296
9 chroma_height [function] [call site] 00297
6 ImageItem_JPEG2000::initialize_decoder [function] [call site] 00304
7 get_property<Box_j2kH> [function] [call site] 00305
7 std::make_shared<Decoder_JPEG2000> [function] [call site] 00306
6 std::make_shared<ImageItem_Error> [function] [call site] 00307
6 ImageItem_Overlay::get_infe_type [function] [call site] 00308
6 ImageItem::set_properties [function] [call site] 00309
6 ImageItem_JPEG2000::set_decoder_input_data [function] [call site] 00310
7 DataExtent::set_from_image_item [function] [call site] 00311
8 std::move [function] [call site] 00312
7 get_context [function] [call site] 00313
7 set_data_extent [function] [call site] 00315
7 std::move [function] [call site] 00316
6 ImageItem::populate_component_descriptions [function] [call site] 00317
7 get_component_descriptions [function] [call site] 00318
7 ImageItem::get_decoder [function] [call site] 00319
7 ImageItem::get_coded_image_colorspace [function] [call site] 00320
7 ImageItem::get_ispe_width [function] [call site] 00321
7 ImageItem::get_ispe_height [function] [call site] 00322
7 ImageItem::get_luma_bits_per_pixel [function] [call site] 00323
7 ImageItem::get_chroma_bits_per_pixel [function] [call site] 00324
7 mint_component_id [function] [call site] 00325
7 static_cast<uint16_t> [function] [call site] 00326
7 add_component_description [function] [call site] 00327
7 std::move [function] [call site] 00328
7 channel_width [function] [call site] 00330
7 channel_height [function] [call site] 00331
6 std::make_pair [function] [call site] 00339
6 Box_infe::is_hidden_item [function] [call site] 00340
6 get_primary_image_ID [function] [call site] 00341
6 ImageItem::set_primary [function] [call site] 00342
6 push_back [function] [call site] 00343
6 get_item_error [function] [call site] 00345
6 get_properties [function] [call site] 00346
6 std::dynamic_pointer_cast<Box_other> [function] [call site] 00347
6 HeifContext::get_heif_file [function] [call site] 00348
6 HeifContext::get_heif_file [function] [call site] 00349
6 get_type_string [function] [call site] 00350
6 std::stringstream::str [function] [call site] 00351
6 get_property_for_item [function] [call site] 00352
6 Box_rref::reference_types_supported_error [function] [call site] 00353
7 std::find [function] [call site] 00354
7 std::vector::push_back [function] [call site] 00358
7 std::vector::empty [function] [call site] 00359
7 std::vector::size [function] [call site] 00360
7 fourcc_to_string [function] [call site] 00361
7 std::stringstream::str [function] [call site] 00362
6 Error::Error [function] [call site] 00363
6 set_item_error [function] [call site] 00364
6 std::dynamic_pointer_cast<Box_Error> [function] [call site] 00365
6 Box_Error::get_parse_error_fatality [function] [call site] 00366
6 add_decoding_warning [function] [call site] 00367
6 StreamReader::get_error [function] [call site] 00368
6 StreamReader::get_error [function] [call site] 00369
6 std::dynamic_pointer_cast<Box_ispe> [function] [call site] 00370
6 Box_mini::get_width [function] [call site] 00371
6 Box_mini::get_height [function] [call site] 00372
6 set_resolution [function] [call site] 00373
6 add_decoding_warning [function] [call site] 00374
6 std::dynamic_pointer_cast<Box_colr> [function] [call site] 00375
6 auto::get_color_profile [function] [call site] 00376
6 set_color_profile [function] [call site] 00377
6 std::dynamic_pointer_cast<Box_cmin> [function] [call site] 00378
6 set_intrinsic_matrix [function] [call site] 00379
6 Box_cmin::get_intrinsic_matrix [function] [call site] 00380
6 std::dynamic_pointer_cast<Box_cmex> [function] [call site] 00381
6 set_extrinsic_matrix [function] [call site] 00382
6 Box_cmex::get_extrinsic_matrix [function] [call site] 00383
6 std::dynamic_pointer_cast<Box_clap> [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 set_resolution [function] [call site] 00389
6 static_cast<uint32_t> [function] [call site] 00390
6 static_cast<uint32_t> [function] [call site] 00391
6 has_intrinsic_matrix [function] [call site] 00392
6 get_intrinsic_matrix [function] [call site] 00393
6 Catch::Detail::unique_ptr::get [function] [call site] 00394
6 get_width [function] [call site] 00395
6 get_height [function] [call site] 00396
6 std::dynamic_pointer_cast<Box_imir> [function] [call site] 00397
6 get_intrinsic_matrix [function] [call site] 00398
6 Catch::Detail::unique_ptr::get [function] [call site] 00399
6 get_width [function] [call site] 00400
6 get_height [function] [call site] 00401
6 std::dynamic_pointer_cast<Box_irot> [function] [call site] 00402
6 Box_irot::get_rotation_ccw [function] [call site] 00403
6 Box_irot::get_rotation_ccw [function] [call site] 00404
6 set_resolution [function] [call site] 00405
6 get_height [function] [call site] 00406
6 get_width [function] [call site] 00407
6 get_property [function] [call site] 00408
6 set_gimi_sample_content_id [function] [call site] 00409
6 Box_gimi_content_id::get_content_id [function] [call site] 00410
6 get_property [function] [call site] 00411
6 ImageDescription::set_omaf_image_projection [function] [call site] 00412
6 Box_prfr::get_omaf_image_projection [function] [call site] 00413
6 get_iref_box [function] [call site] 00414
6 Box_iref::get_references_from [function] [call site] 00415
7 std::vector::push_back [function] [call site] 00416
6 BoxHeader::get_short_type [function] [call site] 00418
6 set_is_thumbnail [function] [call site] 00420
6 ImageItem::set_is_thumbnail [function] [call site] 00424
6 Catch::Detail::unique_ptr::get [function] [call site] 00427
6 ImageItem::add_thumbnail [function] [call site] 00429
7 push_back [function] [call site] 00430
6 HeifContext::remove_top_level_image [function] [call site] 00431
7 std::vector::push_back [function] [call site] 00432
7 std::move [function] [call site] 00433
6 get_property [function] [call site] 00435
6 std::stringstream::str [function] [call site] 00438
6 std::shared_ptr::get_aux_type [function] [call site] 00439
6 std::shared_ptr::get_aux_type [function] [call site] 00440
6 std::shared_ptr::get_aux_type [function] [call site] 00441
6 has_item_with_id [function] [call site] 00444
6 Catch::Detail::unique_ptr::get [function] [call site] 00447
6 set_is_alpha_channel [function] [call site] 00449
6 ImageItem::set_alpha_channel [function] [call site] 00450
7 std::move [function] [call site] 00451
7 get_component_descriptions [function] [call site] 00452
7 ImageItem::get_luma_bits_per_pixel [function] [call site] 00453
7 mint_component_id [function] [call site] 00454
7 static_cast<uint16_t> [function] [call site] 00455
7 ImageItem::get_ispe_width [function] [call site] 00456
7 ImageItem::get_ispe_height [function] [call site] 00457
7 add_component_description [function] [call site] 00458
7 std::move [function] [call site] 00459
6 std::shared_ptr::get_aux_type [function] [call site] 00460
6 std::shared_ptr::get_aux_type [function] [call site] 00461
6 set_is_depth_channel [function] [call site] 00462
6 has_item_with_id [function] [call site] 00465
6 Catch::Detail::unique_ptr::get [function] [call site] 00468
6 ImageItem::set_depth_channel [function] [call site] 00470
7 std::move [function] [call site] 00471
6 std::shared_ptr::get_subtypes [function] [call site] 00472
6 decode_hevc_aux_sei_messages [function] [call site] 00474
7 BitReader::get_bits_remaining [function] [call site] 00477
7 BitReader::get_bits32 [function] [call site] 00478
8 static_cast<uint32_t> [function] [call site] 00480
8 BitReader::get_bits [function] [call site] 00481
9 BitReader::refill [function] [call site] 00483
9 static_cast<uint32_t> [function] [call site] 00484
7 BitReader::get_current_byte_index [function] [call site] 00486
7 BitReader::get_current_byte_index [function] [call site] 00487
7 BitReader::get_bits_remaining [function] [call site] 00490
7 BitReader::get_bits32 [function] [call site] 00491
7 static_cast<uint8_t> [function] [call site] 00492
7 BitReader::get_bits8 [function] [call site] 00493
8 static_cast<uint8_t> [function] [call site] 00495
8 BitReader::get_bits [function] [call site] 00496
7 BitReader::skip_bits [function] [call site] 00497
8 BitReader::refill [function] [call site] 00498
7 BitReader::get_bits_remaining [function] [call site] 00499
7 BitReader::get_bits8 [function] [call site] 00500
7 BitReader::get_bits8 [function] [call site] 00501
7 read_depth_representation_info [function] [call site] 00502
8 std::make_shared<SEIMessage_depth_representation_info> [function] [call site] 00503
8 read_depth_rep_info_element [function] [call site] 00510
8 read_depth_rep_info_element [function] [call site] 00519
8 read_depth_rep_info_element [function] [call site] 00520
8 read_depth_rep_info_element [function] [call site] 00521
7 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00522
8 Catch::throw_exception [function] [call site] 00523
7 push_back [function] [call site] 00524
6 std::dynamic_pointer_cast<SEIMessage_depth_representation_info> [function] [call site] 00525
6 set_depth_representation_info [function] [call site] 00526
6 set_is_aux_image [function] [call site] 00527
6 std::shared_ptr::get_aux_type [function] [call site] 00528
6 has_item_with_id [function] [call site] 00531
6 Catch::Detail::unique_ptr::get [function] [call site] 00534
6 ImageItem::add_aux_image [function] [call site] 00536
6 HeifContext::remove_top_level_image [function] [call site] 00539
6 get_item_error [function] [call site] 00540
6 get_infe_box [function] [call site] 00541
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00543
6 get_ipma_box [function] [call site] 00545
6 get_ipco_box [function] [call site] 00546
6 Box_ipco::get_property_for_item_ID [function] [call site] 00547
7 Box_ipco::get_properties_for_item_ID [function] [call site] 00548
8 Box_ipco::get_properties_for_item_ID [function] [call site] 00549
8 std::stringstream::str [function] [call site] 00551
8 get_all_child_boxes [function] [call site] 00552
8 std::stringstream::str [function] [call site] 00555
8 push_back [function] [call site] 00556
7 get_all_child_boxes [function] [call site] 00557
7 get_short_type [function] [call site] 00559
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00563
6 get_ipma_box [function] [call site] 00565
6 get_ipco_box [function] [call site] 00566
6 Box_ipco::get_property_for_item_ID [function] [call site] 00567
6 get_item_error [function] [call site] 00571
6 get_infe_box [function] [call site] 00572
6 Box_infe::get_item_type_4cc [function] [call site] 00573
6 Box_iref::get_references [function] [call site] 00575
7 BoxHeader::get_short_type [function] [call site] 00576
7 std::vector<uint32_t> [function] [call site] 00577
6 std::vector::empty [function] [call site] 00579
6 std::vector::front [function] [call site] 00580
6 get_color_profile_icc [function] [call site] 00583
6 auto::get_color_profile_icc [function] [call site] 00584
6 set_color_profile [function] [call site] 00585
6 auto::get_color_profile_icc [function] [call site] 00586
6 has_nclx_color_profile [function] [call site] 00587
6 ImageDescription::has_nclx_color_profile [function] [call site] 00588
7 nclx_default_if_undefined [function] [call site] 00589
8 Box_mini::get_colour_primaries [function] [call site] 00590
8 set_colour_primaries [function] [call site] 00591
8 get_matrix_coefficients [function] [call site] 00592
9 static_cast<heif_matrix_coefficients> [function] [call site] 00593
8 set_matrix_coefficients [function] [call site] 00594
8 get_transfer_characteristics [function] [call site] 00595
9 static_cast<heif_transfer_characteristics> [function] [call site] 00596
8 set_transfer_characteristics [function] [call site] 00597
6 set_color_profile_nclx [function] [call site] 00598
6 ImageDescription::get_color_profile_nclx [function] [call site] 00599
6 get_item_type_4cc [function] [call site] 00600
6 get_content_type [function] [call site] 00601
6 get_item_uri_type [function] [call site] 00617
6 std::make_shared<ImageMetadata> [function] [call site] 00618
6 fourcc_to_string [function] [call site] 00619
6 std::move [function] [call site] 00620
6 get_uncompressed_item_data [function] [call site] 00621
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00624
6 Box_iref::get_references [function] [call site] 00625
6 has_item_with_id [function] [call site] 00629
6 ImageItem::add_metadata [function] [call site] 00631
6 Box_iref::get_references [function] [call site] 00634
6 ImageItem::set_is_premultiplied_alpha [function] [call site] 00639
6 get_item_type_4cc [function] [call site] 00640
6 std::make_shared<RegionItem> [function] [call site] 00642
6 get_uncompressed_item_data [function] [call site] 00643
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00644
6 std::shared_ptr::parse [function] [call site] 00645
6 HeifContext::get_security_limits [function] [call site] 00646
6 Box_iref::get_references_from [function] [call site] 00647
6 BoxHeader::get_short_type [function] [call site] 00648
6 ImageItem::add_region_item_id [function] [call site] 00653
7 push_back [function] [call site] 00654
6 push_back [function] [call site] 00655
6 BoxHeader::get_short_type [function] [call site] 00656
6 std::shared_ptr::get_number_of_regions [function] [call site] 00658
6 std::shared_ptr::get_regions [function] [call site] 00659
6 getRegionType [function] [call site] 00660
6 std::dynamic_pointer_cast<RegionGeometry_ReferencedMask> [function] [call site] 00661
6 std::shared_ptr::get_regions [function] [call site] 00662
6 std::vector::size [function] [call site] 00663
6 HeifContext::is_image [function] [call site] 00665
6 HeifContext::get_image [function] [call site] 00668
7 ImageItem::get_item_error [function] [call site] 00671
6 ImageItem::get_item_error [function] [call site] 00672
6 ImageItem::get_ispe_width [function] [call site] 00673
7 ImageItem::get_property [function] [call site] 00674
7 Box_mini::get_width [function] [call site] 00675
6 ImageItem::get_ispe_height [function] [call site] 00676
7 ImageItem::get_property [function] [call site] 00677
7 Box_mini::get_height [function] [call site] 00678
6 HeifContext::remove_top_level_image [function] [call site] 00679
6 get_item_type_4cc [function] [call site] 00680
6 std::make_shared<TextItem> [function] [call site] 00682
6 std::shared_ptr::set_item_id [function] [call site] 00683
6 get_uncompressed_item_data [function] [call site] 00684
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00685
6 std::shared_ptr::parse [function] [call site] 00686
6 Box_iref::get_references_from [function] [call site] 00687
6 BoxHeader::get_short_type [function] [call site] 00688
6 ImageItem::add_text_item_id [function] [call site] 00693
7 push_back [function] [call site] 00694
6 push_back [function] [call site] 00695
5 has_sequences [function] [call site] 00696
5 HeifContext::interpret_heif_file_sequences [function] [call site] 00697
6 get_moov_box [function] [call site] 00699
6 Box::get_child_box [function] [call site] 00701
7 std::dynamic_pointer_cast<T> [function] [call site] 00702
6 Box::get_child_boxes [function] [call site] 00704
7 std::dynamic_pointer_cast<T> [function] [call site] 00705
7 std::vector::push_back [function] [call site] 00706
6 Track::alloc_track [function] [call site] 00707
7 get_child_box [function] [call site] 00708
7 Box::get_child_box [function] [call site] 00709
7 Box_hdlr::get_handler_type [function] [call site] 00710
7 std::make_shared<Track_Visual> [function] [call site] 00714
7 std::make_shared<Track_Metadata> [function] [call site] 00716
7 fourcc_to_string [function] [call site] 00717
7 Box_hdlr::get_handler_type [function] [call site] 00718
7 std::stringstream::str [function] [call site] 00719
7 std::shared_ptr::load [function] [call site] 00721
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00722
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00723
6 ImageItem::get_id [function] [call site] 00726
6 Track::is_visual_track [function] [call site] 00727
6 ImageItem::get_id [function] [call site] 00730
6 std::vector::push_back [function] [call site] 00731
6 Track_Visual::initialize_after_parsing [function] [call site] 00732
7 get_handler [function] [call site] 00733
7 fourcc_to_string [function] [call site] 00736
7 get_handler [function] [call site] 00737
7 get_handler [function] [call site] 00738
7 get_auxiliary_info_type [function] [call site] 00739
7 get_tref_box [function] [call site] 00740
7 Box_iref::get_references [function] [call site] 00741
7 std::any_of [function] [call site] 00743
7 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 00744
8 const_iterator [function] [call site] 00745
7 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 00746
8 const_iterator [function] [call site] 00747
7 std::dynamic_pointer_cast<Track_Visual> [function] [call site] 00749
3 HeifContext::interpret_heif_file [function] [call site] 00750
2 Error::error_struct [function] [call site] 00751
3 ErrorBuffer::set_success [function] [call site] 00752
3 Error::get_error_string [function] [call site] 00753
3 Error::get_error_string [function] [call site] 00755
3 ErrorBuffer::set_error [function] [call site] 00757
3 std::stringstream::str [function] [call site] 00759
3 StreamReader::get_error [function] [call site] 00760
2 Catch::Detail::unique_ptr::get [function] [call site] 00761
1 heif_context_free [function] [call site] 00762
1 heif_context_has_sequence [function] [call site] 00763
2 HeifContext::has_sequence [function] [call site] 00764
1 heif_context_get_track [function] [call site] 00766
2 HeifContext::get_track [function] [call site] 00767
2 heif_track::heif_track [function] [call site] 00773
1 heif_track_get_image_resolution [function] [call site] 00774
2 std::dynamic_pointer_cast<Track_Visual> [function] [call site] 00775
2 Box_mini::get_width [function] [call site] 00776
2 Box_mini::get_height [function] [call site] 00777
1 heif_track_get_timescale [function] [call site] 00778
2 heif_track_get_timescale [function] [call site] 00779
3 heif_track_get_timescale [function] [call site] 00780
1 heif_track_get_track_handler_type [function] [call site] 00781
2 Track::get_handler [function] [call site] 00782
1 heif_track_decode_next_image [function] [call site] 00783
2 Track::end_of_sequence_reached [function] [call site] 00784
2 heif_decoding_options_copy [function] [call site] 00785
2 std::unique_ptr::get [function] [call site] 00787
2 std::dynamic_pointer_cast<Track_Visual> [function] [call site] 00788
2 Track_Visual::decode_next_image_sample [function] [call site] 00789
3 get_decoder [function] [call site] 00791
4 load_plugins_if_not_initialized_yet [function] [call site] 00792
4 does_support_format [function] [call site] 00793
3 Decoder::get_decoded_frame [function] [call site] 00796
4 Decoder::require_decoder_plugin [function] [call site] 00797
5 has_decoder [function] [call site] 00798
6 load_plugins_if_not_initialized_yet [function] [call site] 00799
6 does_support_format [function] [call site] 00800
5 get_compression_format [function] [call site] 00802
5 get_decoder [function] [call site] 00803
5 get_compression_format [function] [call site] 00804
4 decode_next_image2 [function] [call site] 00806
4 Error::from_heif_error [function] [call site] 00807
5 Error::get_error_string [function] [call site] 00808
5 Error::get_error_string [function] [call site] 00809
5 std::string::substr [function] [call site] 00815
5 starts_with [function] [call site] 00817
5 std::string::substr [function] [call site] 00818
5 starts_with [function] [call site] 00819
5 std::string::substr [function] [call site] 00820
5 starts_with [function] [call site] 00822
5 std::string::substr [function] [call site] 00823
4 decode_next_image [function] [call site] 00824
4 Error::from_heif_error [function] [call site] 00825
4 decode_image [function] [call site] 00826
4 Error::from_heif_error [function] [call site] 00827
4 std::move [function] [call site] 00828
4 heif_image_release [function] [call site] 00829
3 get_security_limits [function] [call site] 00830
3 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00831
3 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00832
3 get_data_extent_for_sample [function] [call site] 00835
3 Decoder::set_data_extent [function] [call site] 00836
4 std::move [function] [call site] 00837
3 std::move [function] [call site] 00838
3 Decoder::decode_sequence_frame_from_compressed_data [function] [call site] 00839
4 Decoder::require_decoder_plugin [function] [call site] 00840
4 Decoder::get_coded_image_size_from_config [function] [call site] 00841
4 Result::is_error [function] [call site] 00842
5 std::holds_alternative<Error> [function] [call site] 00843
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00844
4 auto::has_value [function] [call site] 00845
4 check_for_valid_image_size [function] [call site] 00846
5 static_cast<uint32_t> [function] [call site] 00847
5 std::numeric_limits<int>::max [function] [call site] 00848
5 std::stringstream::str [function] [call site] 00849
4 get_compression_format [function] [call site] 00851
4 new_decoder2 [function] [call site] 00852
4 new_decoder [function] [call site] 00854
4 set_strict_decoding [function] [call site] 00856
4 Decoder::get_compressed_data [function] [call site] 00857
5 read_bitstream_configuration_data [function] [call site] 00858
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00859
5 read_data [function] [call site] 00860
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00861
5 std::vector::insert [function] [call site] 00862
5 std::vector::end [function] [call site] 00863
5 read_data [function] [call site] 00866
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00867
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00868
4 check_image_size [function] [call site] 00869
5 get_primary_image_handle [function] [call site] 00870
6 heif_context_get_number_of_top_level_images [function] [call site] 00871
7 HeifContext::get_top_level_images [function] [call site] 00872
8 get_item_error [function] [call site] 00873
8 std::vector::push_back [function] [call site] 00874
6 heif_context_get_primary_image_handle [function] [call site] 00876
7 Error::error_struct [function] [call site] 00877
7 Catch::Detail::unique_ptr::get [function] [call site] 00878
7 get_primary_image [function] [call site] 00879
8 heif_decode_image [function] [call site] 00880
9 ImageItem::get_id [function] [call site] 00881
9 fill_default_decoding_options [function] [call site] 00882
9 heif_decoding_options_copy [function] [call site] 00883
9 HeifContext::decode_image [function] [call site] 00884
10 contains [function] [call site] 00885
10 std::shared_ptr::decode_image [function] [call site] 00888
10 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00889
10 std::shared_ptr::apply_descriptions_from [function] [call site] 00890
10 HeifContext::convert_to_output_colorspace [function] [call site] 00891
11 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00892
11 std::shared_ptr<HeifPixelImage>::get_chroma_format [function] [call site] 00893
11 std::shared_ptr<HeifPixelImage>::get_chroma_format [function] [call site] 00894
11 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00895
11 std::shared_ptr<HeifPixelImage>::get_visual_image_bits_per_pixel [function] [call site] 00896
11 std::shared_ptr<HeifPixelImage>::get_color_profile_nclx_with_fallback [function] [call site] 00897
11 nclx_color_profile_equal [function] [call site] 00898
12 heif_nclx_color_profile_alloc [function] [call site] 00899
13 nclx_profile::set_from_heif_color_profile_nclx [function] [call site] 00900
12 Kr_Kb::defaults [function] [call site] 00901
12 heif_nclx_color_profile_free [function] [call site] 00902
11 std::shared_ptr<HeifPixelImage>::has_alpha [function] [call site] 00903
11 set_matrix_coefficients [function] [call site] 00904
11 set_colour_primaries [function] [call site] 00905
11 set_full_range_flag [function] [call site] 00906
11 nclx_profile::set_sRGB_defaults [function] [call site] 00907
11 convert_colorspace [function] [call site] 00908
12 heif_color_conversion_options_ext_copy [function] [call site] 00909
13 std::min [function] [call site] 00910
12 std::unique_ptr::get [function] [call site] 00911
12 get_width [function] [call site] 00912
12 get_height [function] [call site] 00913
12 has_channel [function] [call site] 00914
12 get_width [function] [call site] 00915
12 get_height [function] [call site] 00916
12 get_colorspace [function] [call site] 00917
12 get_chroma_format [function] [call site] 00918
12 has_channel [function] [call site] 00919
12 is_interleaved_with_alpha [function] [call site] 00920
12 get_chroma_format [function] [call site] 00922
12 has_nclx_color_profile [function] [call site] 00923
12 get_color_profile_nclx [function] [call site] 00924
12 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 00925
12 get_channel_set [function] [call site] 00926
12 std::set::empty [function] [call site] 00928
12 get_bits_per_pixel [function] [call site] 00929
12 std::set::begin [function] [call site] 00930
12 has_channel [function] [call site] 00931
12 get_bits_per_pixel [function] [call site] 00932
12 get_matrix_coefficients [function] [call site] 00933
13 static_cast<heif_matrix_coefficients> [function] [call site] 00934
12 set_matrix_coefficients [function] [call site] 00935
12 get_matrix_coefficients [function] [call site] 00936
12 Box_mini::get_colour_primaries [function] [call site] 00937
12 set_colour_primaries [function] [call site] 00938
12 Box_mini::get_colour_primaries [function] [call site] 00939
12 get_transfer_characteristics [function] [call site] 00940
13 static_cast<heif_transfer_characteristics> [function] [call site] 00941
12 set_transfer_characteristics [function] [call site] 00942
12 get_transfer_characteristics [function] [call site] 00943
12 num_interleaved_components_per_plane [function] [call site] 00944
12 is_interleaved_with_alpha [function] [call site] 00946
12 ColorConversionPipeline::construct_pipeline [function] [call site] 00947
13 ColorConversionPipeline::init_ops [function] [call site] 00949
13 std::vector::emplace_back [function] [call site] 00950
13 std::vector::empty [function] [call site] 00951
13 std::numeric_limits<int>::max [function] [call site] 00952
13 std::vector::size [function] [call site] 00953
13 std::vector::push_back [function] [call site] 00955
13 std::vector::back [function] [call site] 00956
13 std::vector::pop_back [function] [call site] 00957
13 std::vector::back [function] [call site] 00958
13 std::vector::back [function] [call site] 00959
13 std::vector::back [function] [call site] 00960
13 std::vector::size [function] [call site] 00961
13 std::vector::size [function] [call site] 00963
13 ColorConversionPipeline::debug_dump_pipeline [function] [call site] 00966
14 std::ostringstream::str [function] [call site] 00969
13 state_after_conversion [function] [call site] 00971
13 std::vector::back [function] [call site] 00972
13 std::vector::back [function] [call site] 00973
13 std::vector::size [function] [call site] 00974
13 std::vector::back [function] [call site] 00975
13 std::vector::emplace_back [function] [call site] 00976
13 std::vector::size [function] [call site] 00977
12 ColorConversionPipeline::is_nop [function] [call site] 00978
12 ColorConversionPipeline::convert_image [function] [call site] 00980
13 print_spec [function] [call site] 00981
14 get_colorspace [function] [call site] 00982
14 get_chroma_format [function] [call site] 00983
14 get_colorspace [function] [call site] 00984
14 get_chroma_format [function] [call site] 00985
14 get_bits_per_pixel [function] [call site] 00986
14 get_bits_per_pixel [function] [call site] 00987
14 get_colorspace [function] [call site] 00988
14 get_colorspace [function] [call site] 00989
14 get_bits_per_pixel [function] [call site] 00990
13 convert_colorspace [function] [call site] 00991
14 heif_color_conversion_options_ext_copy [function] [call site] 00992
14 std::unique_ptr::get [function] [call site] 00993
14 get_width [function] [call site] 00994
14 get_height [function] [call site] 00995
14 has_channel [function] [call site] 00996
14 get_width [function] [call site] 00997
14 get_height [function] [call site] 00998
14 get_colorspace [function] [call site] 00999
14 get_chroma_format [function] [call site] 01000
14 has_channel [function] [call site] 01001
14 is_interleaved_with_alpha [function] [call site] 01002
14 get_chroma_format [function] [call site] 01003
14 has_nclx_color_profile [function] [call site] 01004
14 get_color_profile_nclx [function] [call site] 01005
14 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 01006
14 get_channel_set [function] [call site] 01007
14 std::set::empty [function] [call site] 01009
14 get_bits_per_pixel [function] [call site] 01010
14 std::set::begin [function] [call site] 01011
14 has_channel [function] [call site] 01012
14 get_bits_per_pixel [function] [call site] 01013
14 get_matrix_coefficients [function] [call site] 01014
14 set_matrix_coefficients [function] [call site] 01015
14 get_matrix_coefficients [function] [call site] 01016
14 Box_mini::get_colour_primaries [function] [call site] 01017
14 set_colour_primaries [function] [call site] 01018
14 Box_mini::get_colour_primaries [function] [call site] 01019
14 get_transfer_characteristics [function] [call site] 01020
14 set_transfer_characteristics [function] [call site] 01021
14 get_transfer_characteristics [function] [call site] 01022
14 num_interleaved_components_per_plane [function] [call site] 01023
14 is_interleaved_with_alpha [function] [call site] 01024
14 ColorConversionPipeline::construct_pipeline [function] [call site] 01025
14 ColorConversionPipeline::is_nop [function] [call site] 01026
14 ColorConversionPipeline::convert_image [function] [call site] 01027
13 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01028
13 std::shared_ptr::copy_metadata_from [function] [call site] 01029
13 std::shared_ptr::set_color_profile_nclx [function] [call site] 01030
13 std::shared_ptr::get_warnings [function] [call site] 01031
13 std::shared_ptr::add_warning [function] [call site] 01032
11 HeifContext::get_security_limits [function] [call site] 01033
10 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01034
10 std::shared_ptr::add_warnings [function] [call site] 01035
10 std::shared_ptr::get_decoding_warnings [function] [call site] 01036
9 Result::error_struct [function] [call site] 01037
10 std::get<Error> [function] [call site] 01038
9 Catch::Detail::unique_ptr::get [function] [call site] 01039
9 convert_libde265_image_to_heif_image [function] [call site] 01040
10 de265_get_chroma_format [function] [call site] 01041
10 heif_image_create [function] [call site] 01042
11 get_valid_chroma_values_for_colorspace [function] [call site] 01043
11 std::find [function] [call site] 01044
11 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 01045
11 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 01046
11 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 01047
11 convert_libde265_image_to_heif_image [function] [call site] 01048
11 std::make_shared<HeifPixelImage> [function] [call site] 01049
11 Catch::ReporterRegistry::create [function] [call site] 01050
12 Catch::TagAliasRegistry::find [function] [call site] 01051
13 Catch::TagAliasRegistry::find [function] [call site] 01052
14 Catch::TagAliasRegistry::find [function] [call site] 01053
12 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 01056
13 const_iterator [function] [call site] 01057
12 Catch::ReporterRegistry::create [function] [call site] 01058
13 Catch::TagAliasRegistry::find [function] [call site] 01059
13 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 01060
13 Catch::ReporterRegistry::create [function] [call site] 01061
13 CATCH_MOVE [function] [call site] 01062
12 CATCH_MOVE [function] [call site] 01063
10 de265_get_image_width [function] [call site] 01064
10 de265_get_image_height [function] [call site] 01065
10 de265_get_chroma_format [function] [call site] 01066
10 de265_get_bits_per_pixel [function] [call site] 01067
10 de265_get_bits_per_pixel [function] [call site] 01068
10 heif_image_release [function] [call site] 01069
10 de265_get_image_plane [function] [call site] 01070
10 de265_get_image_width [function] [call site] 01071
10 de265_get_image_height [function] [call site] 01072
10 heif_image_release [function] [call site] 01073
10 heif_image_add_plane_safe [function] [call site] 01074
11 Box_cdef::add_channel [function] [call site] 01075
12 push_back [function] [call site] 01076
11 Error::error_struct [function] [call site] 01077
12 ErrorBuffer::set_success [function] [call site] 01078
12 Error::get_error_string [function] [call site] 01079
12 Error::get_error_string [function] [call site] 01080
12 ErrorBuffer::set_error [function] [call site] 01082
12 std::stringstream::str [function] [call site] 01083
12 StreamReader::get_error [function] [call site] 01084
11 Catch::Detail::unique_ptr::get [function] [call site] 01085
10 libde265_decoder*::error_message::c_str [function] [call site] 01086
10 heif_image_release [function] [call site] 01087
10 heif_image_get_plane2 [function] [call site] 01088
11 HeifPixelImage::get_channel_memory [function] [call site] 01089
12 HeifPixelImage::get_channel_memory [function] [call site] 01090
13 HeifPixelImage::get_channel_memory [function] [call site] 01091
10 static_cast<size_t> [function] [call site] 01093
10 static_cast<size_t> [function] [call site] 01094
9 std::move [function] [call site] 01095
9 error_struct [function] [call site] 01096
9 Catch::Detail::unique_ptr::get [function] [call site] 01097
7 Error::error_struct [function] [call site] 01099
7 Catch::Detail::unique_ptr::get [function] [call site] 01100
7 std::shared_ptr::get_item_error [function] [call site] 01101
7 Error::Error [function] [call site] 01102
7 Error::error_struct [function] [call site] 01103
7 Catch::Detail::unique_ptr::get [function] [call site] 01104
7 heif_image_handle::heif_image_handle [function] [call site] 01105
7 std::move [function] [call site] 01106
7 error_struct [function] [call site] 01107
7 Catch::Detail::unique_ptr::get [function] [call site] 01108
5 get_primary_image [function] [call site] 01110
6 heif_decode_image [function] [call site] 01111
5 heif_image_has_channel [function] [call site] 01114
6 HeifPixelImage::has_channel [function] [call site] 01115
7 HeifPixelImage::find_storage_for_channel [function] [call site] 01116
5 heif_image_has_channel [function] [call site] 01118
5 heif_image_has_channel [function] [call site] 01120
5 heif_image_has_channel [function] [call site] 01122
5 heif_image_has_channel [function] [call site] 01124
5 heif_image_has_channel [function] [call site] 01126
5 heif_image_has_channel [function] [call site] 01128
5 heif_image_has_channel [function] [call site] 01130
5 heif_image_get_primary_width [function] [call site] 01131
6 uint32_to_int [function] [call site] 01132
7 static_cast<uint64_t> [function] [call site] 01133
7 std::numeric_limits<int>::max [function] [call site] 01134
7 static_cast<int> [function] [call site] 01135
6 Box_mini::get_width [function] [call site] 01136
5 heif_image_get_primary_height [function] [call site] 01138
6 uint32_to_int [function] [call site] 01139
6 Box_mini::get_height [function] [call site] 01140
5 heif_image_get_width [function] [call site] 01142
6 uint32_to_int [function] [call site] 01143
6 Box_mini::get_width [function] [call site] 01144
5 heif_image_get_height [function] [call site] 01146
6 uint32_to_int [function] [call site] 01147
6 Box_mini::get_height [function] [call site] 01148
5 heif_image_get_width [function] [call site] 01150
5 heif_image_get_height [function] [call site] 01152
5 heif_image_get_width [function] [call site] 01154
5 heif_image_get_height [function] [call site] 01156
5 heif_image_get_width [function] [call site] 01158
5 heif_image_get_height [function] [call site] 01160
5 heif_image_get_bits_per_pixel [function] [call site] 01162
6 HeifPixelImage::get_storage_bits_per_pixel [function] [call site] 01163
7 HeifPixelImage::find_storage_for_channel [function] [call site] 01164
7 auto*::get_bytes_per_pixel [function] [call site] 01165
7 static_cast<uint8_t> [function] [call site] 01167
5 heif_image_get_bits_per_pixel [function] [call site] 01169
5 heif_image_get_bits_per_pixel [function] [call site] 01171
5 heif_image_get_bits_per_pixel_range [function] [call site] 01173
6 Box_mskC::get_bits_per_pixel [function] [call site] 01174
5 heif_image_get_bits_per_pixel_range [function] [call site] 01176
5 heif_image_get_bits_per_pixel_range [function] [call site] 01178
5 heif_image_release [function] [call site] 01180
5 heif_image_handle_release [function] [call site] 01181
4 push_data2 [function] [call site] 01182
4 verify_image_data [function] [call site] 01183
5 heif_image_get_number_of_used_components [function] [call site] 01184
6 HeifPixelImage::get_number_of_used_components [function] [call site] 01185
7 static_cast<uint32_t> [function] [call site] 01186
7 get_component_descriptions [function] [call site] 01187
5 heif_image_get_used_component_ids [function] [call site] 01189
6 HeifPixelImage::get_used_component_ids [function] [call site] 01190
7 get_component_descriptions [function] [call site] 01191
7 std::vector::reserve [function] [call site] 01192
7 std::vector::push_back [function] [call site] 01194
6 check_image_size [function] [call site] 01195
5 std::vector::data [function] [call site] 01196
5 heif_image_get_component_width [function] [call site] 01198
6 HeifPixelImage::get_component_width [function] [call site] 01199
7 find_component_description [function] [call site] 01200
5 heif_image_get_component_height [function] [call site] 01203
6 HeifPixelImage::get_component_height [function] [call site] 01204
7 find_component_description [function] [call site] 01205
5 heif_image_get_component_type [function] [call site] 01208
6 HeifPixelImage::get_component_type [function] [call site] 01209
7 find_component_description [function] [call site] 01210
5 get_component_ptr_readonly [function] [call site] 01211
6 heif_image_get_component_readonly [function] [call site] 01212
7 HeifPixelImage::get_component [function] [call site] 01213
8 HeifPixelImage::get_component_memory [function] [call site] 01214
9 HeifPixelImage::find_storage_for_component [function] [call site] 01215
10 std::find [function] [call site] 01216
10 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 01217
11 const_iterator [function] [call site] 01218
10 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 01219
11 const_iterator [function] [call site] 01220
10 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 01221
9 static_cast<T*> [function] [call site] 01222
5 compute_fill_value [function] [call site] 01224
5 values_equal [function] [call site] 01227
4 check_image_size [function] [call site] 01228
4 push_data [function] [call site] 01229
4 verify_image_data [function] [call site] 01230
4 check_image_size [function] [call site] 01231
3 get_security_limits [function] [call site] 01233
3 Decoder::flush_decoder [function] [call site] 01234
4 flush_data [function] [call site] 01236
4 Error::from_heif_error [function] [call site] 01237
3 std::shared_ptr::set_sample_duration [function] [call site] 01238
3 get_sample_duration [function] [call site] 01239
3 Track_Visual::decode_next_image_sample [function] [call site] 01240
4 get_decoder [function] [call site] 01242
4 Decoder::get_decoded_frame [function] [call site] 01244
4 get_security_limits [function] [call site] 01245
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01246
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01247
4 get_data_extent_for_sample [function] [call site] 01250
4 Decoder::set_data_extent [function] [call site] 01251
4 std::move [function] [call site] 01252
4 Decoder::decode_sequence_frame_from_compressed_data [function] [call site] 01253
4 get_security_limits [function] [call site] 01254
4 Decoder::flush_decoder [function] [call site] 01255
4 std::shared_ptr::set_sample_duration [function] [call site] 01256
4 get_sample_duration [function] [call site] 01257
4 Track_Visual::decode_next_image_sample [function] [call site] 01258
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01259
4 Box_mini::get_width [function] [call site] 01260
4 std::shared_ptr::get_width [function] [call site] 01261
4 Box_mini::get_height [function] [call site] 01262
4 std::shared_ptr::get_height [function] [call site] 01263
4 HeifPixelImage::scale_nearest_neighbor [function] [call site] 01264
5 std::make_shared<HeifPixelImage> [function] [call site] 01265
5 HeifPixelImage::create [function] [call site] 01266
5 HeifPixelImage::has_channel [function] [call site] 01267
6 HeifPixelImage::find_storage_for_channel [function] [call site] 01268
5 HeifPixelImage::add_channel [function] [call site] 01269
6 num_interleaved_components_per_plane [function] [call site] 01270
6 MemoryHandle::alloc [function] [call site] 01271
7 std::stringstream::str [function] [call site] 01272
7 MemoryHandle::alloc [function] [call site] 01273
8 std::stringstream::str [function] [call site] 01274
8 MemoryHandle::alloc [function] [call site] 01275
6 HeifPixelImage::register_component_descriptions [function] [call site] 01276
7 mint_component_id [function] [call site] 01277
7 JPEG2000_CAP_segment::push_back [function] [call site] 01278
8 JPEG2000_CAP_segment::push_back [function] [call site] 01279
9 JPEG2000_CAP_segment::push_back [function] [call site] 01280
7 add_component_description [function] [call site] 01281
7 std::move [function] [call site] 01282
6 map_channel_to_component_type [function] [call site] 01283
7 static_cast<uint16_t> [function] [call site] 01285
7 static_cast<uint16_t> [function] [call site] 01286
6 push_back [function] [call site] 01287
6 std::move [function] [call site] 01288
5 HeifPixelImage::get_bits_per_pixel [function] [call site] 01289
6 HeifPixelImage::find_storage_for_channel [function] [call site] 01290
5 HeifPixelImage::get_colorspace [function] [call site] 01291
5 HeifPixelImage::has_channel [function] [call site] 01292
5 HeifPixelImage::has_channel [function] [call site] 01293
5 HeifPixelImage::has_channel [function] [call site] 01294
5 HeifPixelImage::add_channel [function] [call site] 01295
5 HeifPixelImage::get_bits_per_pixel [function] [call site] 01296
5 HeifPixelImage::add_channel [function] [call site] 01297
5 HeifPixelImage::get_bits_per_pixel [function] [call site] 01298
5 HeifPixelImage::add_channel [function] [call site] 01299
5 HeifPixelImage::get_bits_per_pixel [function] [call site] 01300
5 HeifPixelImage::get_colorspace [function] [call site] 01301
5 HeifPixelImage::has_channel [function] [call site] 01302
5 HeifPixelImage::add_channel [function] [call site] 01303
5 HeifPixelImage::get_bits_per_pixel [function] [call site] 01304
5 HeifPixelImage::get_colorspace [function] [call site] 01305
5 HeifPixelImage::has_channel [function] [call site] 01306
5 HeifPixelImage::has_channel [function] [call site] 01307
5 HeifPixelImage::has_channel [function] [call site] 01308
5 get_subsampled_size [function] [call site] 01309
6 get_subsampled_size_h [function] [call site] 01310
7 chroma_h_subsampling [function] [call site] 01311
6 get_subsampled_size_v [function] [call site] 01315
7 chroma_v_subsampling [function] [call site] 01316
5 HeifPixelImage::get_chroma_format [function] [call site] 01320
5 HeifPixelImage::add_channel [function] [call site] 01321
5 HeifPixelImage::get_bits_per_pixel [function] [call site] 01322
5 HeifPixelImage::add_channel [function] [call site] 01323
5 HeifPixelImage::get_bits_per_pixel [function] [call site] 01324
5 HeifPixelImage::add_channel [function] [call site] 01325
5 HeifPixelImage::get_bits_per_pixel [function] [call site] 01326
5 HeifPixelImage::has_channel [function] [call site] 01327
5 HeifPixelImage::add_channel [function] [call site] 01328
5 HeifPixelImage::get_bits_per_pixel [function] [call site] 01329
5 num_interleaved_components_per_plane [function] [call site] 01330
5 HeifPixelImage::find_storage_for_channel [function] [call site] 01331
5 HeifPixelImage::get_width [function] [call site] 01333
5 HeifPixelImage::get_height [function] [call site] 01334
5 static_cast<const [call site] 01335
5 HeifPixelImage::get_channel_memory [function] [call site] 01336
5 static_cast<uint32_t> [function] [call site] 01337
5 static_cast<uint64_t> [function] [call site] 01338
5 static_cast<uint32_t> [function] [call site] 01339
5 static_cast<uint64_t> [function] [call site] 01340
5 static_cast<const [call site] 01341
5 HeifPixelImage::get_channel_memory [function] [call site] 01342
5 static_cast<uint32_t> [function] [call site] 01343
5 static_cast<uint64_t> [function] [call site] 01344
5 static_cast<uint32_t> [function] [call site] 01345
5 static_cast<uint64_t> [function] [call site] 01346
5 HeifPixelImage::has_channel [function] [call site] 01347
5 HeifPixelImage::get_width [function] [call site] 01348
5 HeifPixelImage::get_height [function] [call site] 01349
5 static_cast<const [call site] 01350
5 HeifPixelImage::get_channel_memory [function] [call site] 01351
5 static_cast<uint32_t> [function] [call site] 01352
5 static_cast<uint64_t> [function] [call site] 01353
5 static_cast<uint32_t> [function] [call site] 01354
5 static_cast<uint64_t> [function] [call site] 01355
5 static_cast<const [call site] 01356
5 HeifPixelImage::get_channel_memory [function] [call site] 01357
5 static_cast<uint32_t> [function] [call site] 01358
5 static_cast<uint64_t> [function] [call site] 01359
5 static_cast<uint32_t> [function] [call site] 01360
5 static_cast<uint64_t> [function] [call site] 01361
4 std::shared_ptr::get_width [function] [call site] 01362
4 std::shared_ptr::get_height [function] [call site] 01363
4 get_security_limits [function] [call site] 01364
4 std::move [function] [call site] 01365
4 std::shared_ptr::transfer_channel_from_image_as [function] [call site] 01366
4 get_sample_info [function] [call site] 01367
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01369
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01377
4 std::shared_ptr::set_gimi_sample_content_id [function] [call site] 01378
4 get_sample_info [function] [call site] 01379
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01381
4 Box_itai::decode_tai_from_vector [function] [call site] 01383
5 uint8_vector_to_uint64_BE [function] [call site] 01385
6 static_cast<uint64_t> [function] [call site] 01386
6 static_cast<uint64_t> [function] [call site] 01387
6 static_cast<uint64_t> [function] [call site] 01388
6 static_cast<uint64_t> [function] [call site] 01389
6 static_cast<uint64_t> [function] [call site] 01390
6 static_cast<uint64_t> [function] [call site] 01391
6 static_cast<uint64_t> [function] [call site] 01392
6 static_cast<uint64_t> [function] [call site] 01393
4 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01395
4 std::shared_ptr::set_tai_timestamp [function] [call site] 01396
3 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01397
3 Box_mini::get_width [function] [call site] 01398
3 std::shared_ptr::get_width [function] [call site] 01399
3 Box_mini::get_height [function] [call site] 01400
3 std::shared_ptr::get_height [function] [call site] 01401
3 HeifPixelImage::scale_nearest_neighbor [function] [call site] 01402
3 std::shared_ptr::get_width [function] [call site] 01403
3 std::shared_ptr::get_height [function] [call site] 01404
3 get_security_limits [function] [call site] 01405
3 std::move [function] [call site] 01406
3 std::shared_ptr::transfer_channel_from_image_as [function] [call site] 01407
3 get_sample_info [function] [call site] 01408
3 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01410
3 vector_to_string [function] [call site] 01411
3 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01412
3 std::shared_ptr::set_gimi_sample_content_id [function] [call site] 01413
3 get_sample_info [function] [call site] 01414
3 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01416
3 Box_itai::decode_tai_from_vector [function] [call site] 01418
3 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01419
3 std::shared_ptr::set_tai_timestamp [function] [call site] 01420
2 Error::error_struct [function] [call site] 01421
2 Catch::Detail::unique_ptr::get [function] [call site] 01422
2 HeifContext::convert_to_output_colorspace [function] [call site] 01423
3 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 01424
3 std::shared_ptr<HeifPixelImage>::get_chroma_format [function] [call site] 01425
3 std::shared_ptr<HeifPixelImage>::get_chroma_format [function] [call site] 01426
3 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 01427
3 std::shared_ptr<HeifPixelImage>::get_visual_image_bits_per_pixel [function] [call site] 01428
3 std::shared_ptr<HeifPixelImage>::get_color_profile_nclx_with_fallback [function] [call site] 01429
3 nclx_color_profile_equal [function] [call site] 01430
3 std::shared_ptr<HeifPixelImage>::has_alpha [function] [call site] 01431
3 set_matrix_coefficients [function] [call site] 01432
3 set_colour_primaries [function] [call site] 01433
3 set_full_range_flag [function] [call site] 01434
3 nclx_profile::set_sRGB_defaults [function] [call site] 01435
3 convert_colorspace [function] [call site] 01436
3 HeifContext::get_security_limits [function] [call site] 01437
2 Error::error_struct [function] [call site] 01438
2 Catch::Detail::unique_ptr::get [function] [call site] 01439
2 convert_libde265_image_to_heif_image [function] [call site] 01440
2 std::move [function] [call site] 01441
1 heif_image_release [function] [call site] 01442
1 heif_track_release [function] [call site] 01443
1 heif_context_free [function] [call site] 01444