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

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
913 721 heif_nclx_color_profile_alloc call site: 00721 ColorConversionPipeline::construct_pipeline
480 205 heif_context_read_from_memory call site: 00205 HeifContext::read_from_memory
310 1905 heif_context_get_image_handle call site: 01905 check_image_size
160 2 heif_init call site: 00002 list_all_potential_plugins_in_directory
119 1749 heif_context_get_number_of_top_level_images call site: 01749 check_image_size
78 1638 heif_decode_image call site: 01638 convert_libde265_image_to_heif_image
20 1869 heif_image_handle_get_list_of_metadata_block_IDs call site: 01869 heif::ImageHandle::get_metadata
17 2240 LLVMFuzzerTestOneInput call site: 02240 unregister_plugin
15 170 heif_main_brand call site: 00170
14 706 heif_decode_image call site: 00706 HeifContext::convert_to_output_colorspace
10 2225 heif_image_handle_get_number_of_thumbnails call site: 02225 TestDecodeImage
9 686 heif_context_read_from_memory call site: 00686 Error::get_error_string

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 heif_init [function] [call site] 00001
2 ColorConversionPipeline::init_ops [function] [call site] 00002
3 emplace_back [function] [call site] 00004
3 std::make_shared<Op_RGB_to_RGB24_32> [function] [call site] 00005
3 emplace_back [function] [call site] 00006
3 std::make_shared<Op_RGB24_32_to_RGB> [function] [call site] 00007
3 emplace_back [function] [call site] 00008
3 std::make_shared<Op_YCbCr_to_RGB<uint16_t>> [function] [call site] 00009
3 emplace_back [function] [call site] 00010
3 std::make_shared<Op_YCbCr_to_RGB<uint8_t>> [function] [call site] 00011
3 emplace_back [function] [call site] 00012
3 std::make_shared<Op_YCbCr420_to_RGB24> [function] [call site] 00013
3 emplace_back [function] [call site] 00014
3 std::make_shared<Op_YCbCr420_to_RGB32> [function] [call site] 00015
3 emplace_back [function] [call site] 00016
3 std::make_shared<Op_YCbCr420_to_RRGGBBaa> [function] [call site] 00017
3 emplace_back [function] [call site] 00018
3 std::make_shared<Op_RGB_HDR_to_RRGGBBaa_BE> [function] [call site] 00019
3 emplace_back [function] [call site] 00020
3 std::make_shared<Op_RGB_to_RRGGBBaa_BE> [function] [call site] 00021
3 emplace_back [function] [call site] 00022
3 std::make_shared<Op_mono_to_YCbCr420> [function] [call site] 00023
3 emplace_back [function] [call site] 00024
3 std::make_shared<Op_mono_to_RGB24_32> [function] [call site] 00025
3 emplace_back [function] [call site] 00026
3 std::make_shared<Op_RRGGBBaa_swap_endianness> [function] [call site] 00027
3 emplace_back [function] [call site] 00028
3 std::make_shared<Op_RRGGBBaa_BE_to_RGB_HDR> [function] [call site] 00029
3 emplace_back [function] [call site] 00030
3 std::make_shared<Op_RGB24_32_to_YCbCr> [function] [call site] 00031
3 emplace_back [function] [call site] 00032
3 std::make_shared<Op_RGB_to_YCbCr<uint8_t>> [function] [call site] 00033
3 emplace_back [function] [call site] 00034
3 std::make_shared<Op_RGB_to_YCbCr<uint16_t>> [function] [call site] 00035
3 emplace_back [function] [call site] 00036
3 std::make_shared<Op_RRGGBBxx_HDR_to_YCbCr420> [function] [call site] 00037
3 emplace_back [function] [call site] 00038
3 std::make_shared<Op_RGB24_32_to_YCbCr444_GBR> [function] [call site] 00039
3 emplace_back [function] [call site] 00040
3 std::make_shared<Op_drop_alpha_plane> [function] [call site] 00041
3 emplace_back [function] [call site] 00042
3 std::make_shared<Op_flatten_alpha_plane<uint8_t>> [function] [call site] 00043
3 emplace_back [function] [call site] 00044
3 std::make_shared<Op_flatten_alpha_plane<uint16_t>> [function] [call site] 00045
3 emplace_back [function] [call site] 00046
3 std::make_shared<Op_to_hdr_planes> [function] [call site] 00047
3 emplace_back [function] [call site] 00048
3 std::make_shared<Op_to_sdr_planes> [function] [call site] 00049
3 emplace_back [function] [call site] 00050
3 std::make_shared<Op_YCbCr420_bilinear_to_YCbCr444<uint8_t>> [function] [call site] 00051
3 emplace_back [function] [call site] 00052
3 std::make_shared<Op_YCbCr420_bilinear_to_YCbCr444<uint16_t>> [function] [call site] 00053
3 emplace_back [function] [call site] 00054
3 std::make_shared<Op_YCbCr422_bilinear_to_YCbCr444<uint8_t>> [function] [call site] 00055
3 emplace_back [function] [call site] 00056
3 std::make_shared<Op_YCbCr422_bilinear_to_YCbCr444<uint16_t>> [function] [call site] 00057
3 emplace_back [function] [call site] 00058
3 std::make_shared<Op_YCbCr444_to_YCbCr420_average<uint8_t>> [function] [call site] 00059
3 emplace_back [function] [call site] 00060
3 std::make_shared<Op_YCbCr444_to_YCbCr420_average<uint16_t>> [function] [call site] 00061
3 emplace_back [function] [call site] 00062
3 std::make_shared<Op_YCbCr444_to_YCbCr422_average<uint8_t>> [function] [call site] 00063
3 emplace_back [function] [call site] 00064
3 std::make_shared<Op_YCbCr444_to_YCbCr422_average<uint16_t>> [function] [call site] 00065
3 emplace_back [function] [call site] 00066
3 std::make_shared<Op_Any_RGB_to_YCbCr_420_Sharp> [function] [call site] 00067
2 register_default_plugins [function] [call site] 00068
3 register_decoder [function] [call site] 00069
3 get_decoder_plugin_libde265 [function] [call site] 00071
3 register_encoder [function] [call site] 00072
4 std::unique_ptr<heif_encoder_descriptor> [function] [call site] 00073
4 heif_encoder_descriptor::heif_encoder_descriptor [function] [call site] 00074
4 std::move [function] [call site] 00076
5 static_cast<typename [call site] 00077
3 get_encoder_plugin_x265 [function] [call site] 00078
3 register_encoder [function] [call site] 00079
3 get_encoder_plugin_kvazaar [function] [call site] 00080
3 register_encoder [function] [call site] 00081
3 get_encoder_plugin_uvg266 [function] [call site] 00082
3 register_encoder [function] [call site] 00083
3 get_encoder_plugin_vvenc [function] [call site] 00084
3 register_decoder [function] [call site] 00085
3 get_decoder_plugin_vvdec [function] [call site] 00086
3 register_encoder [function] [call site] 00087
3 get_encoder_plugin_aom [function] [call site] 00088
3 register_decoder [function] [call site] 00089
3 get_decoder_plugin_aom [function] [call site] 00090
3 register_encoder [function] [call site] 00091
3 get_encoder_plugin_rav1e [function] [call site] 00092
3 register_decoder [function] [call site] 00093
3 get_decoder_plugin_dav1d [function] [call site] 00094
3 register_encoder [function] [call site] 00095
3 get_encoder_plugin_svt [function] [call site] 00096
3 register_decoder [function] [call site] 00097
3 get_decoder_plugin_ffmpeg [function] [call site] 00098
3 register_decoder [function] [call site] 00099
3 get_decoder_plugin_jpeg [function] [call site] 00100
3 register_encoder [function] [call site] 00101
3 get_encoder_plugin_jpeg [function] [call site] 00102
3 register_encoder [function] [call site] 00103
3 get_encoder_plugin_openjpeg [function] [call site] 00104
3 register_decoder [function] [call site] 00105
3 get_decoder_plugin_openjpeg [function] [call site] 00106
3 register_encoder [function] [call site] 00107
3 get_encoder_plugin_openjph [function] [call site] 00108
3 register_decoder [function] [call site] 00109
3 get_decoder_plugin_openh264 [function] [call site] 00110
3 register_encoder [function] [call site] 00111
3 get_encoder_plugin_uncompressed [function] [call site] 00112
3 register_decoder [function] [call site] 00113
3 get_decoder_plugin_uncompressed [function] [call site] 00114
3 register_encoder [function] [call site] 00115
3 get_encoder_plugin_mask [function] [call site] 00116
2 get_plugin_paths [function] [call site] 00117
3 get_plugin_directories_from_environment_variable_windows [function] [call site] 00118
4 std::vector::push_back [function] [call site] 00121
3 get_plugin_directories_from_environment_variable_unix [function] [call site] 00122
4 std::vector::push_back [function] [call site] 00125
3 std::vector::empty [function] [call site] 00126
3 std::vector::push_back [function] [call site] 00127
2 heif_load_plugins [function] [call site] 00128
3 list_all_potential_plugins_in_directory [function] [call site] 00129
4 list_all_potential_plugins_in_directory_windows [function] [call site] 00130
5 FindFirstFile [function] [call site] 00132
5 std::string::c_str [function] [call site] 00133
5 std::vector::push_back [function] [call site] 00134
5 FindNextFile [function] [call site] 00135
5 FindClose [function] [call site] 00136
4 list_all_potential_plugins_in_directory_unix [function] [call site] 00137
3 heif_load_plugin [function] [call site] 00145
4 PluginLibrary_Unix::load_from_file [function] [call site] 00146
4 PluginLibrary_Unix::get_plugin_info [function] [call site] 00153
4 push_back [function] [call site] 00154
4 static_cast<const [call site] 00155
4 heif_register_encoder_plugin [function] [call site] 00156
5 register_encoder [function] [call site] 00157
4 static_cast<const [call site] 00158
4 heif_register_decoder_plugin [function] [call site] 00159
5 register_decoder [function] [call site] 00160
1 heif_check_filetype [function] [call site] 00163
2 heif_read_main_brand [function] [call site] 00164
3 heif_fourcc_to_brand [function] [call site] 00165
1 clip_int [function] [call site] 00167
2 static_cast<int> [function] [call site] 00168
1 heif_get_file_mime_type [function] [call site] 00187
2 heif_main_brand [function] [call site] 00188
2 heif_read_minor_version_brand [function] [call site] 00189
3 heif_fourcc_to_brand [function] [call site] 00190
1 heif_context_alloc [function] [call site] 00194
2 load_plugins_if_not_initialized_yet [function] [call site] 00195
3 heif_init [function] [call site] 00196
2 heif_context::heif_context [function] [call site] 00197
2 std::make_shared<HeifContext> [function] [call site] 00198
1 heif_context_get_security_limits [function] [call site] 00199
2 MemoryHandle::get_security_limits [function] [call site] 00200
1 heif_context_get_security_limits [function] [call site] 00203
1 heif_context_read_from_memory [function] [call site] 00204
2 HeifContext::read_from_memory [function] [call site] 00205
3 std::make_shared<HeifFile> [function] [call site] 00206
3 HeifContext::set_security_limits [function] [call site] 00207
4 copy_security_limits [function] [call site] 00208
4 copy_security_limits [function] [call site] 00209
3 HeifContext::read_from_memory [function] [call site] 00210
4 std::make_shared<HeifFile> [function] [call site] 00211
4 HeifContext::set_security_limits [function] [call site] 00212
4 HeifContext::read_from_memory [function] [call site] 00213
4 HeifContext::interpret_heif_file [function] [call site] 00214
5 has_images [function] [call site] 00215
5 HeifContext::interpret_heif_file_images [function] [call site] 00216
6 reset [function] [call site] 00219
7 reinterpret_cast<mkvparser::MkvReader [call site] 00220
7 reinterpret_cast<mkvparser::Segment [call site] 00221
6 get_item_IDs [function] [call site] 00222
6 get_infe_box [function] [call site] 00223
6 ImageItem::alloc_for_infe_box [function] [call site] 00224
7 get_item_type_4cc [function] [call site] 00225
7 get_item_ID [function] [call site] 00226
7 get_content_type [function] [call site] 00229
7 std::make_shared<ImageItem_JPEG> [function] [call site] 00230
7 std::make_shared<ImageItem_HEVC> [function] [call site] 00232
7 std::make_shared<ImageItem_AVIF> [function] [call site] 00234
7 std::make_shared<ImageItem_VVC> [function] [call site] 00236
7 std::make_shared<ImageItem_AVC> [function] [call site] 00238
7 std::make_shared<ImageItem_uncompressed> [function] [call site] 00240
7 fourcc_to_string [function] [call site] 00241
8 static_cast<char> [function] [call site] 00242
8 static_cast<char> [function] [call site] 00243
8 static_cast<char> [function] [call site] 00244
8 static_cast<char> [function] [call site] 00245
7 std::stringstream::str [function] [call site] 00246
7 std::make_shared<ImageItem_Error> [function] [call site] 00247
7 std::make_shared<ImageItem_JPEG2000> [function] [call site] 00249
7 std::make_shared<ImageItem_Error> [function] [call site] 00251
7 std::make_shared<ImageItem_mask> [function] [call site] 00253
7 std::make_shared<ImageItem_Grid> [function] [call site] 00255
7 std::make_shared<ImageItem_Overlay> [function] [call site] 00257
7 std::make_shared<ImageItem_iden> [function] [call site] 00259
7 std::make_shared<ImageItem_Tiled> [function] [call site] 00261
6 get_properties [function] [call site] 00262
6 std::make_shared<ImageItem_Error> [function] [call site] 00263
6 ImageItem_Overlay::get_infe_type [function] [call site] 00264
6 ImageItem::set_properties [function] [call site] 00266
7 std::move [function] [call site] 00267
6 ImageItem_JPEG2000::initialize_decoder [function] [call site] 00268
7 get_property<Box_j2kH> [function] [call site] 00269
7 std::make_shared<Decoder_JPEG2000> [function] [call site] 00270
6 std::make_shared<ImageItem_Error> [function] [call site] 00271
6 ImageItem_Overlay::get_infe_type [function] [call site] 00272
6 ImageItem::set_properties [function] [call site] 00273
6 std::make_pair [function] [call site] 00275
6 Box_infe::is_hidden_item [function] [call site] 00276
6 get_primary_image_ID [function] [call site] 00277
6 ImageItem::set_primary [function] [call site] 00278
6 push_back [function] [call site] 00279
6 ImageItem_JPEG2000::set_decoder_input_data [function] [call site] 00280
7 DataExtent::set_from_image_item [function] [call site] 00281
8 std::move [function] [call site] 00282
7 get_context [function] [call site] 00283
7 set_data_extent [function] [call site] 00285
7 std::move [function] [call site] 00286
6 get_item_error [function] [call site] 00288
6 get_properties [function] [call site] 00289
6 std::dynamic_pointer_cast<Box_other> [function] [call site] 00290
6 HeifContext::get_heif_file [function] [call site] 00291
6 HeifContext::get_heif_file [function] [call site] 00292
6 get_type_string [function] [call site] 00293
6 std::stringstream::str [function] [call site] 00294
6 std::dynamic_pointer_cast<Box_Error> [function] [call site] 00295
6 Box_Error::get_parse_error_fatality [function] [call site] 00296
6 add_decoding_warning [function] [call site] 00297
6 StreamReader::get_error [function] [call site] 00298
6 StreamReader::get_error [function] [call site] 00299
6 std::dynamic_pointer_cast<Box_ispe> [function] [call site] 00300
6 get_width [function] [call site] 00301
6 get_height [function] [call site] 00302
6 set_resolution [function] [call site] 00303
6 add_decoding_warning [function] [call site] 00304
6 std::dynamic_pointer_cast<Box_colr> [function] [call site] 00305
6 auto::get_color_profile [function] [call site] 00306
6 set_color_profile [function] [call site] 00307
6 std::dynamic_pointer_cast<Box_cmin> [function] [call site] 00308
6 set_intrinsic_matrix [function] [call site] 00309
6 Box_cmin::get_intrinsic_matrix [function] [call site] 00310
6 std::dynamic_pointer_cast<Box_cmex> [function] [call site] 00311
6 set_extrinsic_matrix [function] [call site] 00312
6 Box_cmex::get_extrinsic_matrix [function] [call site] 00313
6 std::dynamic_pointer_cast<Box_clap> [function] [call site] 00314
6 set_resolution [function] [call site] 00315
6 Box_clap::get_width_rounded [function] [call site] 00316
6 Box_clap::get_height_rounded [function] [call site] 00320
6 has_intrinsic_matrix [function] [call site] 00322
6 get_intrinsic_matrix [function] [call site] 00323
6 Catch::Detail::unique_ptr::get [function] [call site] 00324
6 get_width [function] [call site] 00325
6 get_height [function] [call site] 00326
6 std::dynamic_pointer_cast<Box_imir> [function] [call site] 00327
6 get_intrinsic_matrix [function] [call site] 00328
6 Catch::Detail::unique_ptr::get [function] [call site] 00329
6 get_width [function] [call site] 00330
6 get_height [function] [call site] 00331
6 std::dynamic_pointer_cast<Box_irot> [function] [call site] 00332
6 Box_irot::get_rotation_ccw [function] [call site] 00333
6 Box_irot::get_rotation_ccw [function] [call site] 00334
6 set_resolution [function] [call site] 00335
6 get_height [function] [call site] 00336
6 get_width [function] [call site] 00337
6 get_iref_box [function] [call site] 00338
6 Box_iref::get_references_from [function] [call site] 00339
7 std::vector::push_back [function] [call site] 00340
6 BoxHeader::get_short_type [function] [call site] 00342
6 set_is_thumbnail [function] [call site] 00344
6 end [function] [call site] 00346
7 change_state [function] [call site] 00347
8 pthread_mutex_lock [function] [call site] 00348
9 EnterCriticalSection [function] [call site] 00349
8 pthread_cond_wait [function] [call site] 00350
9 SleepConditionVariableCS [function] [call site] 00351
8 pthread_cond_signal [function] [call site] 00352
9 WakeConditionVariable [function] [call site] 00353
8 pthread_mutex_unlock [function] [call site] 00354
9 LeaveCriticalSection [function] [call site] 00355
7 pthread_join [function] [call site] 00356
8 WaitForSingleObjectEx [function] [call site] 00357
8 CloseHandle [function] [call site] 00358
7 pthread_mutex_destroy [function] [call site] 00359
8 DeleteCriticalSection [function] [call site] 00360
7 pthread_cond_destroy [function] [call site] 00361
7 aom_free [function] [call site] 00362
8 GetActualMallocAddress [function] [call site] 00363
9 GetMallocAddressLocation [function] [call site] 00364
6 ImageItem::set_is_thumbnail [function] [call site] 00369
6 Catch::Detail::unique_ptr::get [function] [call site] 00372
6 ImageItem::add_thumbnail [function] [call site] 00374
7 push_back [function] [call site] 00375
6 HeifContext::remove_top_level_image [function] [call site] 00376
7 std::vector::push_back [function] [call site] 00377
7 std::move [function] [call site] 00378
6 get_property [function] [call site] 00380
6 std::stringstream::str [function] [call site] 00383
6 std::shared_ptr::get_aux_type [function] [call site] 00384
6 std::shared_ptr::get_aux_type [function] [call site] 00385
6 std::shared_ptr::get_aux_type [function] [call site] 00386
6 has_item_with_id [function] [call site] 00389
6 Catch::Detail::unique_ptr::get [function] [call site] 00392
6 set_is_alpha_channel [function] [call site] 00394
6 ImageItem::set_alpha_channel [function] [call site] 00395
7 std::move [function] [call site] 00396
6 std::shared_ptr::get_aux_type [function] [call site] 00397
6 std::shared_ptr::get_aux_type [function] [call site] 00398
6 set_is_depth_channel [function] [call site] 00399
6 has_item_with_id [function] [call site] 00402
6 Catch::Detail::unique_ptr::get [function] [call site] 00405
6 ImageItem::set_depth_channel [function] [call site] 00407
7 std::move [function] [call site] 00408
6 std::shared_ptr::get_subtypes [function] [call site] 00409
6 decode_hevc_aux_sei_messages [function] [call site] 00411
7 BitReader::get_bits_remaining [function] [call site] 00414
7 BitReader::get_bits32 [function] [call site] 00415
8 static_cast<uint32_t> [function] [call site] 00417
8 BitReader::get_bits [function] [call site] 00418
9 BitReader::refill [function] [call site] 00420
9 static_cast<uint32_t> [function] [call site] 00421
7 BitReader::get_current_byte_index [function] [call site] 00423
7 BitReader::get_current_byte_index [function] [call site] 00424
7 BitReader::get_bits_remaining [function] [call site] 00427
7 BitReader::get_bits32 [function] [call site] 00428
7 static_cast<uint8_t> [function] [call site] 00429
7 BitReader::get_bits8 [function] [call site] 00430
8 static_cast<uint8_t> [function] [call site] 00432
8 BitReader::get_bits [function] [call site] 00433
7 BitReader::skip_bits [function] [call site] 00434
8 BitReader::refill [function] [call site] 00435
7 BitReader::get_bits_remaining [function] [call site] 00436
7 BitReader::get_bits8 [function] [call site] 00437
7 BitReader::get_bits8 [function] [call site] 00438
7 read_depth_representation_info [function] [call site] 00439
8 std::make_shared<SEIMessage_depth_representation_info> [function] [call site] 00440
8 get_bits [function] [call site] 00441
9 bitreader_refill [function] [call site] 00442
8 read_depth_rep_info_element [function] [call site] 00451
8 read_depth_rep_info_element [function] [call site] 00460
8 read_depth_rep_info_element [function] [call site] 00461
8 read_depth_rep_info_element [function] [call site] 00462
7 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00463
8 Catch::throw_exception [function] [call site] 00464
9 Catch::cerr [function] [call site] 00465
9 std::terminate [function] [call site] 00467
7 push_back [function] [call site] 00468
6 std::dynamic_pointer_cast<SEIMessage_depth_representation_info> [function] [call site] 00469
6 set_depth_representation_info [function] [call site] 00470
6 set_is_aux_image [function] [call site] 00471
6 std::shared_ptr::get_aux_type [function] [call site] 00472
6 has_item_with_id [function] [call site] 00475
6 Catch::Detail::unique_ptr::get [function] [call site] 00478
6 ImageItem::add_aux_image [function] [call site] 00480
6 HeifContext::remove_top_level_image [function] [call site] 00483
6 get_item_error [function] [call site] 00484
6 get_infe_box [function] [call site] 00485
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00487
6 get_ipma_box [function] [call site] 00489
6 get_ipco_box [function] [call site] 00490
6 Box_ipco::get_property_for_item_ID [function] [call site] 00491
7 Box_ipco::get_properties_for_item_ID [function] [call site] 00492
8 Box_ipco::get_properties_for_item_ID [function] [call site] 00493
8 std::stringstream::str [function] [call site] 00495
8 get_all_child_boxes [function] [call site] 00496
8 std::stringstream::str [function] [call site] 00499
8 push_back [function] [call site] 00500
7 get_all_child_boxes [function] [call site] 00501
7 get_short_type [function] [call site] 00503
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00507
6 get_ipma_box [function] [call site] 00509
6 get_ipco_box [function] [call site] 00510
6 Box_ipco::get_property_for_item_ID [function] [call site] 00511
6 get_item_error [function] [call site] 00515
6 get_infe_box [function] [call site] 00516
6 Box_infe::get_item_type_4cc [function] [call site] 00517
6 Box_iref::get_references [function] [call site] 00519
7 BoxHeader::get_short_type [function] [call site] 00520
7 std::vector<uint32_t> [function] [call site] 00521
6 std::vector::empty [function] [call site] 00523
6 std::vector::front [function] [call site] 00524
6 get_color_profile_icc [function] [call site] 00527
6 auto::get_color_profile_icc [function] [call site] 00528
6 set_color_profile [function] [call site] 00529
6 auto::get_color_profile_icc [function] [call site] 00530
6 has_nclx_color_profile [function] [call site] 00531
6 ImageExtraData::has_nclx_color_profile [function] [call site] 00532
7 Kr_Kb::defaults [function] [call site] 00533
6 set_color_profile_nclx [function] [call site] 00534
6 ImageExtraData::get_color_profile_nclx [function] [call site] 00535
6 get_item_type_4cc [function] [call site] 00536
6 get_content_type [function] [call site] 00537
6 get_item_uri_type [function] [call site] 00553
6 std::make_shared<ImageMetadata> [function] [call site] 00554
6 fourcc_to_string [function] [call site] 00555
6 std::move [function] [call site] 00556
6 get_uncompressed_item_data [function] [call site] 00557
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00560
7 Catch::throw_exception [function] [call site] 00561
6 Box_iref::get_references [function] [call site] 00562
6 has_item_with_id [function] [call site] 00566
6 ImageItem::add_metadata [function] [call site] 00568
6 Box_iref::get_references [function] [call site] 00571
6 ImageItem::set_is_premultiplied_alpha [function] [call site] 00576
6 get_item_type_4cc [function] [call site] 00577
6 std::make_shared<RegionItem> [function] [call site] 00579
6 get_uncompressed_item_data [function] [call site] 00580
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00581
6 std::shared_ptr::parse [function] [call site] 00582
6 Box_iref::get_references_from [function] [call site] 00583
6 BoxHeader::get_short_type [function] [call site] 00584
6 ImageItem::add_region_item_id [function] [call site] 00589
7 push_back [function] [call site] 00590
6 push_back [function] [call site] 00591
6 BoxHeader::get_short_type [function] [call site] 00592
6 std::shared_ptr::get_number_of_regions [function] [call site] 00594
6 std::shared_ptr::get_regions [function] [call site] 00595
6 getRegionType [function] [call site] 00596
6 std::dynamic_pointer_cast<RegionGeometry_ReferencedMask> [function] [call site] 00597
6 std::shared_ptr::get_regions [function] [call site] 00598
6 std::vector::size [function] [call site] 00599
6 HeifContext::is_image [function] [call site] 00601
6 HeifContext::get_image [function] [call site] 00604
7 ImageItem::get_item_error [function] [call site] 00607
6 ImageItem::get_item_error [function] [call site] 00608
6 ImageItem::get_ispe_width [function] [call site] 00609
7 ImageItem::get_property [function] [call site] 00610
8 std::dynamic_pointer_cast<BoxType> [function] [call site] 00611
7 get_width [function] [call site] 00612
6 ImageItem::get_ispe_height [function] [call site] 00613
7 ImageItem::get_property [function] [call site] 00614
7 get_height [function] [call site] 00615
6 HeifContext::remove_top_level_image [function] [call site] 00616
6 get_item_type_4cc [function] [call site] 00617
6 std::make_shared<TextItem> [function] [call site] 00619
6 std::shared_ptr::set_item_id [function] [call site] 00620
6 get_uncompressed_item_data [function] [call site] 00621
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00622
6 std::shared_ptr::parse [function] [call site] 00623
6 Box_iref::get_references_from [function] [call site] 00624
6 BoxHeader::get_short_type [function] [call site] 00625
6 ImageItem::add_text_item_id [function] [call site] 00630
7 push_back [function] [call site] 00631
6 push_back [function] [call site] 00632
5 has_sequences [function] [call site] 00633
5 HeifContext::interpret_heif_file_sequences [function] [call site] 00634
6 get_moov_box [function] [call site] 00636
6 Box::get_child_box [function] [call site] 00638
7 std::dynamic_pointer_cast<T> [function] [call site] 00639
6 Box::get_child_boxes [function] [call site] 00641
7 std::dynamic_pointer_cast<T> [function] [call site] 00642
7 std::vector::push_back [function] [call site] 00643
6 Track::alloc_track [function] [call site] 00644
7 get_child_box [function] [call site] 00645
7 Box::get_child_box [function] [call site] 00646
7 Box_hdlr::get_handler_type [function] [call site] 00647
7 std::make_shared<Track_Visual> [function] [call site] 00651
7 std::make_shared<Track_Metadata> [function] [call site] 00653
6 ImageItem::get_id [function] [call site] 00655
6 Track::is_visual_track [function] [call site] 00656
6 ImageItem::get_id [function] [call site] 00659
6 std::vector::push_back [function] [call site] 00660
6 Track_Visual::initialize_after_parsing [function] [call site] 00661
7 get_handler [function] [call site] 00662
7 fourcc_to_string [function] [call site] 00665
7 get_handler [function] [call site] 00666
7 get_handler [function] [call site] 00667
7 get_auxiliary_info_type [function] [call site] 00668
7 get_tref_box [function] [call site] 00669
7 Box_iref::get_references [function] [call site] 00670
7 std::any_of [function] [call site] 00672
7 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 00673
8 const_iterator [function] [call site] 00674
7 end [function] [call site] 00675
8 change_state [function] [call site] 00676
8 pthread_join [function] [call site] 00677
8 pthread_mutex_destroy [function] [call site] 00678
8 pthread_cond_destroy [function] [call site] 00679
7 std::dynamic_pointer_cast<Track_Visual> [function] [call site] 00684
3 HeifContext::interpret_heif_file [function] [call site] 00685
2 Error::error_struct [function] [call site] 00686
3 ErrorBuffer::set_success [function] [call site] 00687
3 Error::get_error_string [function] [call site] 00688
3 Error::get_error_string [function] [call site] 00690
3 ErrorBuffer::set_error [function] [call site] 00692
3 std::stringstream::str [function] [call site] 00694
3 StreamReader::get_error [function] [call site] 00695
2 Catch::Detail::unique_ptr::get [function] [call site] 00696
1 heif_context_get_primary_image_handle [function] [call site] 00697
2 Error::error_struct [function] [call site] 00698
2 Catch::Detail::unique_ptr::get [function] [call site] 00699
2 get_primary_image [function] [call site] 00700
3 heif_decode_image [function] [call site] 00701
4 ImageItem::get_id [function] [call site] 00702
4 fill_default_decoding_options [function] [call site] 00703
4 heif_decoding_options_copy [function] [call site] 00704
4 HeifContext::decode_image [function] [call site] 00706
5 std::shared_ptr::decode_image [function] [call site] 00710
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00711
5 HeifContext::convert_to_output_colorspace [function] [call site] 00712
6 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00713
6 get_chroma_format [function] [call site] 00714
6 get_chroma_format [function] [call site] 00715
6 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00716
6 std::shared_ptr<HeifPixelImage>::get_visual_image_bits_per_pixel [function] [call site] 00717
6 std::shared_ptr<HeifPixelImage>::get_color_profile_nclx_with_fallback [function] [call site] 00718
6 nclx_color_profile_equal [function] [call site] 00719
7 heif_nclx_color_profile_alloc [function] [call site] 00720
8 nclx_profile::set_from_heif_color_profile_nclx [function] [call site] 00721
7 Kr_Kb::defaults [function] [call site] 00722
7 heif_nclx_color_profile_free [function] [call site] 00723
6 std::shared_ptr<HeifPixelImage>::has_alpha [function] [call site] 00724
6 set_matrix_coefficients [function] [call site] 00725
6 set_colour_primaries [function] [call site] 00726
6 set_full_range_flag [function] [call site] 00727
6 nclx_profile::set_sRGB_defaults [function] [call site] 00728
6 convert_colorspace [function] [call site] 00729
7 heif_color_conversion_options_ext_copy [function] [call site] 00730
7 std::unique_ptr::get [function] [call site] 00732
7 get_width [function] [call site] 00733
7 get_height [function] [call site] 00734
7 has_channel [function] [call site] 00735
7 get_width [function] [call site] 00736
7 get_height [function] [call site] 00737
7 get_colorspace [function] [call site] 00738
7 get_chroma_format [function] [call site] 00739
7 has_channel [function] [call site] 00740
7 is_interleaved_with_alpha [function] [call site] 00741
7 get_chroma_format [function] [call site] 00743
7 has_nclx_color_profile [function] [call site] 00744
7 get_color_profile_nclx [function] [call site] 00745
7 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 00746
7 get_channel_set [function] [call site] 00747
7 std::set::empty [function] [call site] 00749
7 get_bits_per_pixel [function] [call site] 00750
7 std::set::begin [function] [call site] 00751
7 get_matrix_coefficients [function] [call site] 00752
8 static_cast<heif_matrix_coefficients> [function] [call site] 00753
7 set_matrix_coefficients [function] [call site] 00754
7 get_matrix_coefficients [function] [call site] 00755
7 Box_mini::get_colour_primaries [function] [call site] 00756
7 set_colour_primaries [function] [call site] 00757
7 Box_mini::get_colour_primaries [function] [call site] 00758
7 get_transfer_characteristics [function] [call site] 00759
8 static_cast<heif_transfer_characteristics> [function] [call site] 00760
7 set_transfer_characteristics [function] [call site] 00761
7 get_transfer_characteristics [function] [call site] 00762
7 num_interleaved_pixels_per_plane [function] [call site] 00763
7 is_interleaved_with_alpha [function] [call site] 00765
7 ColorConversionPipeline::construct_pipeline [function] [call site] 00766
8 ColorConversionPipeline::init_ops [function] [call site] 00768
8 std::vector::emplace_back [function] [call site] 00769
8 std::vector::empty [function] [call site] 00770
8 ctrl_set_qm_max [function] [call site] 00771
9 update_extra_cfg [function] [call site] 00773
10 validate_config [function] [call site] 00774
11 RANGE_CHECK [function] [call site] 00775
11 RANGE_CHECK [function] [call site] 00776
11 RANGE_CHECK [function] [call site] 00777
11 RANGE_CHECK [function] [call site] 00778
11 RANGE_CHECK_HI [function] [call site] 00779
11 RANGE_CHECK_HI [function] [call site] 00780
11 RANGE_CHECK_HI [function] [call site] 00781
11 RANGE_CHECK_BOOL [function] [call site] 00782
11 RANGE_CHECK_HI [function] [call site] 00783
11 RANGE_CHECK_HI [function] [call site] 00784
11 RANGE_CHECK_HI [function] [call site] 00785
11 RANGE_CHECK_HI [function] [call site] 00786
11 RANGE_CHECK [function] [call site] 00787
11 RANGE_CHECK_HI [function] [call site] 00788
11 RANGE_CHECK_HI [function] [call site] 00789
11 RANGE_CHECK [function] [call site] 00790
11 RANGE_CHECK_HI [function] [call site] 00791
11 RANGE_CHECK_HI [function] [call site] 00792
11 RANGE_CHECK_HI [function] [call site] 00793
11 RANGE_CHECK [function] [call site] 00794
11 RANGE_CHECK_HI [function] [call site] 00795
11 RANGE_CHECK [function] [call site] 00796
11 RANGE_CHECK_HI [function] [call site] 00797
11 RANGE_CHECK_HI [function] [call site] 00798
11 RANGE_CHECK_HI [function] [call site] 00799
11 RANGE_CHECK_HI [function] [call site] 00800
11 RANGE_CHECK_HI [function] [call site] 00801
11 RANGE_CHECK_HI [function] [call site] 00802
11 RANGE_CHECK [function] [call site] 00803
11 RANGE_CHECK_HI [function] [call site] 00805
11 RANGE_CHECK_HI [function] [call site] 00806
11 RANGE_CHECK_HI [function] [call site] 00808
11 RANGE_CHECK [function] [call site] 00809
11 RANGE_CHECK [function] [call site] 00810
11 RANGE_CHECK_HI [function] [call site] 00811
11 RANGE_CHECK [function] [call site] 00812
11 RANGE_CHECK [function] [call site] 00813
11 RANGE_CHECK [function] [call site] 00814
11 RANGE_CHECK [function] [call site] 00815
11 RANGE_CHECK_HI [function] [call site] 00816
11 RANGE_CHECK_HI [function] [call site] 00817
11 RANGE_CHECK_HI [function] [call site] 00818
11 RANGE_CHECK_HI [function] [call site] 00819
11 RANGE_CHECK_HI [function] [call site] 00820
11 RANGE_CHECK_HI [function] [call site] 00821
11 RANGE_CHECK_HI [function] [call site] 00822
11 RANGE_CHECK [function] [call site] 00823
11 RANGE_CHECK_HI [function] [call site] 00824
11 RANGE_CHECK [function] [call site] 00825
11 RANGE_CHECK_HI [function] [call site] 00826
11 RANGE_CHECK_HI [function] [call site] 00827
11 RANGE_CHECK_HI [function] [call site] 00828
11 RANGE_CHECK_HI [function] [call site] 00829
11 RANGE_CHECK_HI [function] [call site] 00830
11 RANGE_CHECK_HI [function] [call site] 00831
11 RANGE_CHECK_HI [function] [call site] 00832
11 RANGE_CHECK_HI [function] [call site] 00834
11 RANGE_CHECK_HI [function] [call site] 00835
11 RANGE_CHECK_HI [function] [call site] 00836
11 RANGE_CHECK_HI [function] [call site] 00837
11 RANGE_CHECK [function] [call site] 00838
11 RANGE_CHECK [function] [call site] 00839
11 RANGE_CHECK [function] [call site] 00840
11 RANGE_CHECK_HI [function] [call site] 00849
11 RANGE_CHECK_HI [function] [call site] 00850
11 RANGE_CHECK [function] [call site] 00853
11 RANGE_CHECK [function] [call site] 00854
11 RANGE_CHECK [function] [call site] 00855
11 RANGE_CHECK [function] [call site] 00856
11 RANGE_CHECK_HI [function] [call site] 00857
11 RANGE_CHECK [function] [call site] 00861
11 RANGE_CHECK [function] [call site] 00862
11 RANGE_CHECK [function] [call site] 00863
11 RANGE_CHECK [function] [call site] 00866
11 RANGE_CHECK [function] [call site] 00867
11 RANGE_CHECK_HI [function] [call site] 00868
11 RANGE_CHECK_HI [function] [call site] 00869
11 RANGE_CHECK_HI [function] [call site] 00870
11 RANGE_CHECK [function] [call site] 00871
11 RANGE_CHECK [function] [call site] 00872
11 RANGE_CHECK [function] [call site] 00873
11 RANGE_CHECK [function] [call site] 00874
11 RANGE_CHECK [function] [call site] 00875
11 RANGE_CHECK [function] [call site] 00876
11 RANGE_CHECK_HI [function] [call site] 00877
11 is_valid_seq_level_idx [function] [call site] 00878
11 RANGE_CHECK [function] [call site] 00880
11 RANGE_CHECK_HI [function] [call site] 00881
11 RANGE_CHECK_HI [function] [call site] 00882
10 set_encoder_config [function] [call site] 00883
11 update_default_encoder_config [function] [call site] 00884
11 av1_quantizer_to_qindex [function] [call site] 00885
11 av1_quantizer_to_qindex [function] [call site] 00886
11 av1_quantizer_to_qindex [function] [call site] 00887
11 convert_qp_offset [function] [call site] 00888
12 av1_convert_qindex_to_q [function] [call site] 00889
13 av1_ac_quant_QTX [function] [call site] 00890
13 av1_ac_quant_QTX [function] [call site] 00893
13 av1_ac_quant_QTX [function] [call site] 00894
12 av1_quantizer_to_qindex [function] [call site] 00896
12 av1_convert_qindex_to_q [function] [call site] 00898
11 get_modeled_qp_offset [function] [call site] 00899
12 av1_convert_qindex_to_q [function] [call site] 00900
11 disable_superres [function] [call site] 00906
11 av1_quantizer_to_qindex [function] [call site] 00907
11 av1_quantizer_to_qindex [function] [call site] 00908
11 disable_superres [function] [call site] 00909
11 disable_superres [function] [call site] 00910
11 disable_superres [function] [call site] 00911
10 av1_check_fpmt_config [function] [call site] 00913
11 is_fpmt_config [function] [call site] 00914
11 av1_zero_array [function] [call site] 00916
11 av1_zero_array [function] [call site] 00917
11 av1_zero_array [function] [call site] 00918
10 av1_change_config_seq [function] [call site] 00921
11 av1_set_aom_dec_model_info [function] [call site] 00924
11 av1_set_dec_model_op_parameters [function] [call site] 00925
11 av1_set_resource_availability_parameters [function] [call site] 00926
11 av1_update_film_grain_parameters_seq [function] [call site] 00927
11 set_sb_size [function] [call site] 00928
11 av1_init_seq_coding_tools [function] [call site] 00934
12 get_msb [function] [call site] 00935
13 __builtin_clz [function] [call site] 00937
12 set_bitstream_level_tier [function] [call site] 00941
13 does_level_match [function] [call site] 00942
13 does_level_match [function] [call site] 00943
13 does_level_match [function] [call site] 00944
13 does_level_match [function] [call site] 00945
13 does_level_match [function] [call site] 00946
13 does_level_match [function] [call site] 00947
13 does_level_match [function] [call site] 00948
13 does_level_match [function] [call site] 00949
13 does_level_match [function] [call site] 00950
13 does_level_match [function] [call site] 00951
13 does_level_match [function] [call site] 00952
13 does_level_match [function] [call site] 00953
13 av1_max_level_bitrate [function] [call site] 00954
13 aom_internal_error [function] [call site] 00955
11 highbd_set_var_fns [function] [call site] 00961
12 HIGHBD_BFP_WRAPPER [function] [call site] 00962
12 HIGHBD_BFP_WRAPPER [function] [call site] 00963
12 HIGHBD_BFP_WRAPPER [function] [call site] 00964
12 HIGHBD_BFP_WRAPPER [function] [call site] 00965
12 HIGHBD_BFP_WRAPPER [function] [call site] 00966
12 HIGHBD_BFP_WRAPPER [function] [call site] 00967
12 HIGHBD_BFP_WRAPPER [function] [call site] 00968
12 HIGHBD_BFP_WRAPPER [function] [call site] 00969
12 HIGHBD_BFP_WRAPPER [function] [call site] 00970
12 HIGHBD_BFP_WRAPPER [function] [call site] 00971
12 HIGHBD_BFP_WRAPPER [function] [call site] 00972
12 HIGHBD_BFP_WRAPPER [function] [call site] 00973
12 HIGHBD_BFP_WRAPPER [function] [call site] 00974
12 HIGHBD_BFP_WRAPPER [function] [call site] 00975
12 HIGHBD_BFP_WRAPPER [function] [call site] 00976
12 HIGHBD_BFP_WRAPPER [function] [call site] 00977
12 HIGHBD_BFP_WRAPPER [function] [call site] 00978
12 HIGHBD_BFP_WRAPPER [function] [call site] 00979
12 HIGHBD_BFP_WRAPPER [function] [call site] 00980
12 HIGHBD_BFP_WRAPPER [function] [call site] 00981
12 HIGHBD_BFP_WRAPPER [function] [call site] 00982
12 HIGHBD_BFP_WRAPPER [function] [call site] 00983
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00984
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00985
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00986
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00987
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00988
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00989
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00990
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00991
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00992
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00993
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00994
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00995
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00996
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00997
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00998
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00999
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01000
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01001
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01002
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01003
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01004
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01005
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01006
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01007
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01008
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01009
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01010
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01011
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01012
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01013
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01014
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01015
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01016
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01017
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01018
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01019
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01020
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01021
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01022
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01023
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01024
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01025
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01026
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01027
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01028
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01029
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01030
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01031
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01032
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01033
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01034
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01035
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01036
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01037
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01038
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01039
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01040
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01041
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01042
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01043
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01044
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01045
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01046
12 HIGHBD_BFP_WRAPPER [function] [call site] 01047
12 HIGHBD_BFP_WRAPPER [function] [call site] 01048
12 HIGHBD_BFP_WRAPPER [function] [call site] 01049
12 HIGHBD_BFP_WRAPPER [function] [call site] 01050
12 HIGHBD_BFP_WRAPPER [function] [call site] 01051
12 HIGHBD_BFP_WRAPPER [function] [call site] 01052
12 HIGHBD_BFP_WRAPPER [function] [call site] 01053
12 HIGHBD_BFP_WRAPPER [function] [call site] 01054
12 HIGHBD_BFP_WRAPPER [function] [call site] 01055
12 HIGHBD_BFP_WRAPPER [function] [call site] 01056
12 HIGHBD_BFP_WRAPPER [function] [call site] 01057
12 HIGHBD_BFP_WRAPPER [function] [call site] 01058
12 HIGHBD_BFP_WRAPPER [function] [call site] 01059
12 HIGHBD_BFP_WRAPPER [function] [call site] 01060
12 HIGHBD_BFP_WRAPPER [function] [call site] 01061
12 HIGHBD_BFP_WRAPPER [function] [call site] 01062
12 HIGHBD_BFP_WRAPPER [function] [call site] 01063
12 HIGHBD_BFP_WRAPPER [function] [call site] 01064
12 HIGHBD_BFP_WRAPPER [function] [call site] 01065
12 HIGHBD_BFP_WRAPPER [function] [call site] 01066
12 HIGHBD_BFP_WRAPPER [function] [call site] 01067
12 HIGHBD_BFP_WRAPPER [function] [call site] 01068
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01069
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01070
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01071
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01072
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01073
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01074
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01075
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01076
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01077
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01078
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01079
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01080
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01081
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01082
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01083
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01084
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01085
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01086
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01087
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01088
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01089
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01090
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01091
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01092
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01093
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01094
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01095
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01096
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01097
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01098
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01099
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01100
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01101
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01102
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01103
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01104
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01105
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01106
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01107
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01108
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01109
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01110
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01111
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01112
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01113
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01114
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01115
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01116
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01117
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01118
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01119
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01120
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01121
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01122
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01123
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01124
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01125
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01126
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01127
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01128
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01129
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01130
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01131
12 HIGHBD_BFP_WRAPPER [function] [call site] 01132
12 HIGHBD_BFP_WRAPPER [function] [call site] 01133
12 HIGHBD_BFP_WRAPPER [function] [call site] 01134
12 HIGHBD_BFP_WRAPPER [function] [call site] 01135
12 HIGHBD_BFP_WRAPPER [function] [call site] 01136
12 HIGHBD_BFP_WRAPPER [function] [call site] 01137
12 HIGHBD_BFP_WRAPPER [function] [call site] 01138
12 HIGHBD_BFP_WRAPPER [function] [call site] 01139
12 HIGHBD_BFP_WRAPPER [function] [call site] 01140
12 HIGHBD_BFP_WRAPPER [function] [call site] 01141
12 HIGHBD_BFP_WRAPPER [function] [call site] 01142
12 HIGHBD_BFP_WRAPPER [function] [call site] 01143
12 HIGHBD_BFP_WRAPPER [function] [call site] 01144
12 HIGHBD_BFP_WRAPPER [function] [call site] 01145
12 HIGHBD_BFP_WRAPPER [function] [call site] 01146
12 HIGHBD_BFP_WRAPPER [function] [call site] 01147
12 HIGHBD_BFP_WRAPPER [function] [call site] 01148
12 HIGHBD_BFP_WRAPPER [function] [call site] 01149
12 HIGHBD_BFP_WRAPPER [function] [call site] 01150
12 HIGHBD_BFP_WRAPPER [function] [call site] 01151
12 HIGHBD_BFP_WRAPPER [function] [call site] 01152
12 HIGHBD_BFP_WRAPPER [function] [call site] 01153
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01154
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01155
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01156
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01157
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01158
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01159
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01160
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01161
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01162
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01163
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01164
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01165
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01166
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01167
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01168
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01169
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01170
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01171
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01172
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01173
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01174
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01175
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01176
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01177
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01178
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01179
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01180
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01181
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01182
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01183
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01184
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01185
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01186
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01187
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01188
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01189
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01190
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01191
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01192
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01193
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01194
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01195
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01196
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01197
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01198
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01199
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01200
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01201
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01202
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01203
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01204
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01205
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01206
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01207
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01208
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01209
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01210
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01211
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01212
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01213
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01214
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01215
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01216
11 set_primary_rc_buffer_sizes [function] [call site] 01218
10 av1_change_config [function] [call site] 01221
11 av1_update_film_grain_parameters [function] [call site] 01222
12 aom_film_grain_table_free [function] [call site] 01223
12 aom_free [function] [call site] 01226
12 reset_film_grain_chroma_params [function] [call site] 01228
12 aom_malloc [function] [call site] 01233
13 aom_memalign [function] [call site] 01234
14 check_size_argument_overflow [function] [call site] 01235
15 GetAllocationPaddingSize [function] [call site] 01236
14 GetAllocationPaddingSize [function] [call site] 01241
14 aom_align_addr [function] [call site] 01243
14 SetActualMallocAddress [function] [call site] 01244
15 GetMallocAddressLocation [function] [call site] 01245
12 aom_film_grain_table_read [function] [call site] 01247
13 aom_internal_error [function] [call site] 01249
13 aom_internal_error [function] [call site] 01252
13 aom_malloc [function] [call site] 01255
13 grain_table_entry_read [function] [call site] 01257
14 aom_internal_error [function] [call site] 01260
14 aom_internal_error [function] [call site] 01262
14 aom_internal_error [function] [call site] 01264
14 aom_internal_error [function] [call site] 01266
14 aom_internal_error [function] [call site] 01268
14 aom_internal_error [function] [call site] 01270
14 aom_internal_error [function] [call site] 01272
14 aom_internal_error [function] [call site] 01274
14 aom_internal_error [function] [call site] 01276
14 aom_internal_error [function] [call site] 01278
14 aom_internal_error [function] [call site] 01280
14 aom_internal_error [function] [call site] 01282
14 aom_internal_error [function] [call site] 01284
14 aom_internal_error [function] [call site] 01286
12 reset_film_grain_chroma_params [function] [call site] 01289
11 CHECK_MEM_ERROR [function] [call site] 01292
11 aom_calloc [function] [call site] 01293
12 check_size_argument_overflow [function] [call site] 01294
12 aom_malloc [function] [call site] 01295
11 config_target_level [function] [call site] 01297
12 av1_get_max_bitrate_for_level [function] [call site] 01298
13 is_valid_seq_level_idx [function] [call site] 01300
13 get_max_bitrate [function] [call site] 01301
12 av1_get_max_tiles_for_level [function] [call site] 01303
13 is_valid_seq_level_idx [function] [call site] 01305
12 av1_get_min_cr_for_level [function] [call site] 01306
13 is_valid_seq_level_idx [function] [call site] 01308
11 has_no_stats_stage [function] [call site] 01312
11 CHECK_MEM_ERROR [function] [call site] 01315
11 aom_memalign [function] [call site] 01316
11 CHECK_MEM_ERROR [function] [call site] 01317
11 aom_memalign [function] [call site] 01318
11 alloc_compound_type_rd_buffers [function] [call site] 01319
12 AOM_CHECK_MEM_ERROR [function] [call site] 01320
12 aom_memalign [function] [call site] 01321
12 AOM_CHECK_MEM_ERROR [function] [call site] 01322
12 aom_memalign [function] [call site] 01323
12 AOM_CHECK_MEM_ERROR [function] [call site] 01324
12 aom_memalign [function] [call site] 01325
12 AOM_CHECK_MEM_ERROR [function] [call site] 01326
12 aom_memalign [function] [call site] 01327
12 AOM_CHECK_MEM_ERROR [function] [call site] 01328
12 aom_malloc [function] [call site] 01329
11 CHECK_MEM_ERROR [function] [call site] 01330
11 aom_memalign [function] [call site] 01331
11 av1_reset_segment_features [function] [call site] 01332
12 av1_clearall_segfeatures [function] [call site] 01333
11 av1_set_high_precision_mv [function] [call site] 01336
11 av1_new_framerate [function] [call site] 01339
12 av1_rc_update_framerate [function] [call site] 01340
13 av1_get_MBs [function] [call site] 01341
14 ALIGN_POWER_OF_TWO [function] [call site] 01342
14 ALIGN_POWER_OF_TWO [function] [call site] 01343
13 av1_rc_set_gf_interval_range [function] [call site] 01348
14 has_no_stats_stage [function] [call site] 01349
14 av1_rc_get_default_min_gf_interval [function] [call site] 01350
14 av1_rc_get_default_max_gf_interval [function] [call site] 01353
11 av1_free_context_buffers [function] [call site] 01358
12 dec_free_mi [function] [call site] 01359
12 av1_free_above_context_buffers [function] [call site] 01363
11 av1_free_shared_coeff_buffer [function] [call site] 01370
11 av1_free_sms_tree [function] [call site] 01374
12 aom_free [function] [call site] 01375
11 av1_free_pmc [function] [call site] 01376
11 av1_num_planes [function] [call site] 01383
11 alloc_compressor_data [function] [call site] 01384
12 set_mb_mi [function] [call site] 01385
13 ALIGN_POWER_OF_TWO [function] [call site] 01386
13 ALIGN_POWER_OF_TWO [function] [call site] 01387
13 calc_mi_size [function] [call site] 01388
14 ALIGN_POWER_OF_TWO [function] [call site] 01389
12 is_stat_generation_stage [function] [call site] 01391
12 av1_alloc_txb_buf [function] [call site] 01394
13 av1_num_planes [function] [call site] 01395
13 av1_free_txb_buf [function] [call site] 01396
13 aom_malloc [function] [call site] 01401
13 CHECK_MEM_ERROR [function] [call site] 01402
13 aom_memalign [function] [call site] 01403
13 aom_malloc [function] [call site] 01404
13 aom_malloc [function] [call site] 01405
12 alloc_context_buffers_ext [function] [call site] 01406
13 dealloc_context_buffers_ext [function] [call site] 01407
14 aom_free [function] [call site] 01408
13 CHECK_MEM_ERROR [function] [call site] 01409
13 aom_calloc [function] [call site] 01410
12 aom_free [function] [call site] 01411
12 CHECK_MEM_ERROR [function] [call site] 01412
12 aom_calloc [function] [call site] 01413
12 aom_free [function] [call site] 01414
12 CHECK_MEM_ERROR [function] [call site] 01415
12 aom_malloc [function] [call site] 01416
12 av1_setup_shared_coeff_buffer [function] [call site] 01417
13 AOM_CHECK_MEM_ERROR [function] [call site] 01418
13 aom_memalign [function] [call site] 01419
13 AOM_CHECK_MEM_ERROR [function] [call site] 01420
13 aom_memalign [function] [call site] 01421
13 AOM_CHECK_MEM_ERROR [function] [call site] 01422
13 aom_memalign [function] [call site] 01423
12 av1_setup_sms_tree [function] [call site] 01424
13 is_stat_generation_stage [function] [call site] 01425
13 av1_get_pc_tree_nodes [function] [call site] 01426
13 aom_free [function] [call site] 01427
13 CHECK_MEM_ERROR [function] [call site] 01428
13 aom_calloc [function] [call site] 01429
12 av1_alloc_pmc [function] [call site] 01430
13 AOM_CHECK_MEM_ERROR [function] [call site] 01431
13 aom_calloc [function] [call site] 01432
13 av1_num_planes [function] [call site] 01433
13 AOM_CHECK_MEM_ERROR [function] [call site] 01434
13 aom_calloc [function] [call site] 01435
13 AOM_CHECK_MEM_ERROR [function] [call site] 01436
13 aom_calloc [function] [call site] 01437
13 AOM_CHECK_MEM_ERROR [function] [call site] 01438
13 aom_memalign [function] [call site] 01439
13 AOM_CHECK_MEM_ERROR [function] [call site] 01440
13 aom_memalign [function] [call site] 01441
13 frame_is_intra_only [function] [call site] 01442
13 AOM_CHECK_MEM_ERROR [function] [call site] 01443
13 aom_memalign [function] [call site] 01444
13 av1_invalid_rd_stats [function] [call site] 01445
11 realloc_segmentation_maps [function] [call site] 01446
12 aom_free [function] [call site] 01447
12 CHECK_MEM_ERROR [function] [call site] 01448
12 aom_calloc [function] [call site] 01449
12 av1_cyclic_refresh_free [function] [call site] 01450
12 CHECK_MEM_ERROR [function] [call site] 01453
12 av1_cyclic_refresh_alloc [function] [call site] 01454
13 aom_calloc [function] [call site] 01455
13 aom_calloc [function] [call site] 01456
13 av1_cyclic_refresh_free [function] [call site] 01457
12 aom_free [function] [call site] 01458
12 CHECK_MEM_ERROR [function] [call site] 01459
12 aom_calloc [function] [call site] 01460
11 av1_update_frame_size [function] [call site] 01461
12 set_mb_mi [function] [call site] 01462
12 is_stat_generation_stage [function] [call site] 01476
12 alloc_context_buffers_ext [function] [call site] 01477
12 set_sb_size [function] [call site] 01478
12 av1_select_sb_size [function] [call site] 01479
12 set_tile_info [function] [call site] 01480
13 av1_get_tile_limits [function] [call site] 01481
14 ALIGN_POWER_OF_TWO [function] [call site] 01482
14 ALIGN_POWER_OF_TWO [function] [call site] 01483
14 tile_log2 [function] [call site] 01484
14 tile_log2 [function] [call site] 01485
14 tile_log2 [function] [call site] 01487
14 tile_log2 [function] [call site] 01489
13 ALIGN_POWER_OF_TWO [function] [call site] 01493
13 av1_calculate_tile_cols [function] [call site] 01495
14 ALIGN_POWER_OF_TWO [function] [call site] 01496
14 ALIGN_POWER_OF_TWO [function] [call site] 01497
14 ALIGN_POWER_OF_TWO [function] [call site] 01498
14 tile_log2 [function] [call site] 01502
13 ALIGN_POWER_OF_TWO [function] [call site] 01508
13 av1_calculate_tile_rows [function] [call site] 01510
14 ALIGN_POWER_OF_TWO [function] [call site] 01511
14 ALIGN_POWER_OF_TWO [function] [call site] 01512
14 tile_log2 [function] [call site] 01515
11 set_tile_info [function] [call site] 01516
11 av1_update_layer_context_change_config [function] [call site] 01517
12 LAYER_IDS_TO_IDX [function] [call site] 01518
12 av1_quantizer_to_qindex [function] [call site] 01522
12 av1_quantizer_to_qindex [function] [call site] 01523
11 check_reset_rc_flag [function] [call site] 01524
12 av1_svc_check_reset_layer_rc_flag [function] [call site] 01525
13 LAYER_IDS_TO_IDX [function] [call site] 01526
13 LAYER_IDS_TO_IDX [function] [call site] 01527
10 av1_change_config [function] [call site] 01528
10 av1_change_config [function] [call site] 01529
8 std::vector::size [function] [call site] 01530
8 std::vector::push_back [function] [call site] 01532
8 std::vector::back [function] [call site] 01533
8 std::vector::pop_back [function] [call site] 01534
8 std::vector::back [function] [call site] 01535
8 std::vector::back [function] [call site] 01536
8 std::vector::back [function] [call site] 01537
8 std::vector::size [function] [call site] 01538
8 std::vector::size [function] [call site] 01540
8 ColorConversionPipeline::debug_dump_pipeline [function] [call site] 01543
9 std::ostringstream::str [function] [call site] 01546
8 state_after_conversion [function] [call site] 01548
8 std::vector::back [function] [call site] 01549
8 std::vector::back [function] [call site] 01550
8 std::vector::size [function] [call site] 01551
8 std::vector::back [function] [call site] 01552
8 std::vector::emplace_back [function] [call site] 01553
8 std::vector::size [function] [call site] 01554
7 ColorConversionPipeline::is_nop [function] [call site] 01555
7 ColorConversionPipeline::convert_image [function] [call site] 01557
8 print_spec [function] [call site] 01558
9 get_colorspace [function] [call site] 01559
9 get_chroma_format [function] [call site] 01560
9 get_colorspace [function] [call site] 01561
9 get_chroma_format [function] [call site] 01562
9 get_bits_per_pixel [function] [call site] 01563
9 get_bits_per_pixel [function] [call site] 01564
9 get_colorspace [function] [call site] 01565
9 get_colorspace [function] [call site] 01566
9 get_bits_per_pixel [function] [call site] 01567
8 convert_colorspace [function] [call site] 01568
9 heif_color_conversion_options_ext_copy [function] [call site] 01569
9 std::unique_ptr::get [function] [call site] 01570
9 get_width [function] [call site] 01571
9 get_height [function] [call site] 01572
9 has_channel [function] [call site] 01573
9 get_width [function] [call site] 01574
9 get_height [function] [call site] 01575
9 get_colorspace [function] [call site] 01576
9 get_chroma_format [function] [call site] 01577
9 has_channel [function] [call site] 01578
9 is_interleaved_with_alpha [function] [call site] 01579
9 get_chroma_format [function] [call site] 01580
9 has_nclx_color_profile [function] [call site] 01581
9 get_color_profile_nclx [function] [call site] 01582
9 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 01583
9 get_channel_set [function] [call site] 01584
9 std::set::empty [function] [call site] 01586
9 get_bits_per_pixel [function] [call site] 01587
9 std::set::begin [function] [call site] 01588
9 get_matrix_coefficients [function] [call site] 01589
9 set_matrix_coefficients [function] [call site] 01590
9 get_matrix_coefficients [function] [call site] 01591
9 Box_mini::get_colour_primaries [function] [call site] 01592
9 set_colour_primaries [function] [call site] 01593
9 Box_mini::get_colour_primaries [function] [call site] 01594
9 get_transfer_characteristics [function] [call site] 01595
9 set_transfer_characteristics [function] [call site] 01596
9 get_transfer_characteristics [function] [call site] 01597
9 num_interleaved_pixels_per_plane [function] [call site] 01598
9 is_interleaved_with_alpha [function] [call site] 01599
9 ColorConversionPipeline::construct_pipeline [function] [call site] 01600
9 ColorConversionPipeline::is_nop [function] [call site] 01601
9 ColorConversionPipeline::convert_image [function] [call site] 01602
8 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01603
8 std::shared_ptr::set_color_profile_nclx [function] [call site] 01604
8 std::shared_ptr::set_color_profile_icc [function] [call site] 01605
8 std::shared_ptr::get_color_profile_icc [function] [call site] 01606
8 std::shared_ptr::set_premultiplied_alpha [function] [call site] 01607
8 std::shared_ptr::is_premultiplied_alpha [function] [call site] 01608
8 std::shared_ptr::has_clli [function] [call site] 01609
8 std::shared_ptr::set_clli [function] [call site] 01610
8 std::shared_ptr::get_clli [function] [call site] 01611
8 std::shared_ptr::has_mdcv [function] [call site] 01612
8 std::shared_ptr::set_mdcv [function] [call site] 01613
8 std::shared_ptr::get_mdcv [function] [call site] 01614
8 std::shared_ptr::has_nonsquare_pixel_ratio [function] [call site] 01615
8 std::shared_ptr::get_pixel_ratio [function] [call site] 01616
8 std::shared_ptr::set_pixel_ratio [function] [call site] 01617
8 std::shared_ptr::has_gimi_sample_content_id [function] [call site] 01618
8 std::shared_ptr::set_gimi_sample_content_id [function] [call site] 01619
8 std::shared_ptr::get_gimi_sample_content_id [function] [call site] 01620
8 std::shared_ptr::get_tai_timestamp [function] [call site] 01621
8 std::shared_ptr::set_tai_timestamp [function] [call site] 01622
8 std::shared_ptr::set_sample_duration [function] [call site] 01623
8 std::shared_ptr::get_sample_duration [function] [call site] 01624
8 std::shared_ptr::get_warnings [function] [call site] 01625
6 HeifContext::get_security_limits [function] [call site] 01631
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01632
5 std::shared_ptr::add_warnings [function] [call site] 01633
5 std::shared_ptr::get_decoding_warnings [function] [call site] 01634
4 Result::error_struct [function] [call site] 01635
5 std::get<Error> [function] [call site] 01636
4 Catch::Detail::unique_ptr::get [function] [call site] 01637
4 convert_libde265_image_to_heif_image [function] [call site] 01638
5 de265_get_chroma_format [function] [call site] 01639
6 get_chroma_format [function] [call site] 01640
5 heif_image_create [function] [call site] 01641
6 get_valid_chroma_values_for_colorspace [function] [call site] 01642
6 std::find [function] [call site] 01643
6 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 01644
6 convert_libde265_image_to_heif_image [function] [call site] 01647
6 std::make_shared<HeifPixelImage> [function] [call site] 01648
6 Catch::ReporterRegistry::create [function] [call site] 01649
7 Catch::TagAliasRegistry::find [function] [call site] 01650
8 Catch::TagAliasRegistry::find [function] [call site] 01651
9 Catch::TagAliasRegistry::find [function] [call site] 01652
7 end [function] [call site] 01655
8 change_state [function] [call site] 01656
8 pthread_join [function] [call site] 01657
8 pthread_mutex_destroy [function] [call site] 01658
8 pthread_cond_destroy [function] [call site] 01659
7 Catch::ReporterRegistry::create [function] [call site] 01663
8 Catch::TagAliasRegistry::find [function] [call site] 01664
8 Catch::ReporterRegistry::create [function] [call site] 01666
8 CATCH_MOVE [function] [call site] 01667
7 CATCH_MOVE [function] [call site] 01668
5 de265_get_image_width [function] [call site] 01669
5 de265_get_image_height [function] [call site] 01670
5 de265_get_chroma_format [function] [call site] 01671
5 de265_get_bits_per_pixel [function] [call site] 01672
6 decoder_context::get_sps [function] [call site] 01673
6 decoder_context::get_sps [function] [call site] 01675
5 de265_get_bits_per_pixel [function] [call site] 01676
5 heif_image_release [function] [call site] 01677
5 de265_get_image_plane [function] [call site] 01678
6 get_image_stride [function] [call site] 01680
6 de265_get_bits_per_pixel [function] [call site] 01681
5 de265_get_image_width [function] [call site] 01682
5 de265_get_image_height [function] [call site] 01683
5 heif_image_release [function] [call site] 01684
5 heif_image_add_plane_safe [function] [call site] 01685
6 HeifPixelImage::add_plane [function] [call site] 01686
7 HeifPixelImage::has_channel [function] [call site] 01688
7 num_interleaved_pixels_per_plane [function] [call site] 01691
7 MemoryHandle::alloc [function] [call site] 01692
8 std::stringstream::str [function] [call site] 01694
8 std::stringstream::str [function] [call site] 01698
7 std::make_pair [function] [call site] 01700
6 Error::error_struct [function] [call site] 01701
7 ErrorBuffer::set_success [function] [call site] 01702
7 Error::get_error_string [function] [call site] 01703
7 Error::get_error_string [function] [call site] 01704
7 ErrorBuffer::set_error [function] [call site] 01706
7 std::stringstream::str [function] [call site] 01707
7 StreamReader::get_error [function] [call site] 01708
6 Catch::Detail::unique_ptr::get [function] [call site] 01709
5 testing::internal::c_str [function] [call site] 01710
6 testing::internal::c_str [function] [call site] 01711
7 testing::internal::c_str [function] [call site] 01712
5 heif_image_release [function] [call site] 01713
5 heif_image_get_plane2 [function] [call site] 01714
6 get_plane [function] [call site] 01715
4 std::move [function] [call site] 01717
4 error_struct [function] [call site] 01718
4 Catch::Detail::unique_ptr::get [function] [call site] 01719
2 Error::error_struct [function] [call site] 01721
2 Catch::Detail::unique_ptr::get [function] [call site] 01722
2 std::dynamic_pointer_cast<ImageItem_Error> [function] [call site] 01723
2 ImageItem::get_item_error [function] [call site] 01724
2 Error::error_struct [function] [call site] 01725
2 Catch::Detail::unique_ptr::get [function] [call site] 01726
2 heif_image_handle::heif_image_handle [function] [call site] 01727
2 std::move [function] [call site] 01728
2 error_struct [function] [call site] 01729
2 Catch::Detail::unique_ptr::get [function] [call site] 01730
1 heif_image_handle_is_primary_image [function] [call site] 01732
2 ImageItem::is_primary [function] [call site] 01733
1 TestDecodeImage [function] [call site] 01734
2 heif_image_handle_is_primary_image [function] [call site] 01735
2 heif_image_handle_get_width [function] [call site] 01736
3 get_width [function] [call site] 01737
2 heif_image_handle_get_height [function] [call site] 01738
3 get_height [function] [call site] 01739
2 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 01742
3 heif::ImageHandle::get_metadata [function] [call site] 01743
4 heif_image_handle_get_metadata_size [function] [call site] 01744
5 heif::ImageHandle::get_metadata [function] [call site] 01745
5 check_image_size [function] [call site] 01746
6 get_primary_image_handle [function] [call site] 01747
7 heif_context_get_number_of_top_level_images [function] [call site] 01748
8 HeifContext::get_top_level_images [function] [call site] 01749
9 get_item_error [function] [call site] 01750
9 std::vector::push_back [function] [call site] 01751
7 heif_context_get_primary_image_handle [function] [call site] 01753
6 get_primary_image [function] [call site] 01755
7 heif_decode_image [function] [call site] 01756
6 heif_image_has_channel [function] [call site] 01759
7 HeifPixelImage::has_channel [function] [call site] 01760
6 heif_image_has_channel [function] [call site] 01764
6 heif_image_has_channel [function] [call site] 01766
6 heif_image_has_channel [function] [call site] 01768
6 heif_image_has_channel [function] [call site] 01770
6 heif_image_has_channel [function] [call site] 01772
6 heif_image_has_channel [function] [call site] 01774
6 heif_image_has_channel [function] [call site] 01776
6 heif_image_get_primary_width [function] [call site] 01777
7 HeifPixelImage::get_colorspace [function] [call site] 01778
7 get_chroma_format [function] [call site] 01779
7 uint32_to_int [function] [call site] 01780
8 static_cast<uint64_t> [function] [call site] 01781
8 ctrl_set_qm_max [function] [call site] 01782
8 static_cast<int> [function] [call site] 01783
7 get_width [function] [call site] 01784
7 uint32_to_int [function] [call site] 01785
7 get_width [function] [call site] 01786
7 uint32_to_int [function] [call site] 01787
7 get_width [function] [call site] 01788
6 heif_image_get_primary_height [function] [call site] 01790
7 HeifPixelImage::get_colorspace [function] [call site] 01791
7 get_chroma_format [function] [call site] 01792
7 uint32_to_int [function] [call site] 01793
7 get_height [function] [call site] 01794
7 uint32_to_int [function] [call site] 01795
7 get_height [function] [call site] 01796
7 uint32_to_int [function] [call site] 01797
7 get_height [function] [call site] 01798
6 heif_image_get_width [function] [call site] 01800
7 uint32_to_int [function] [call site] 01801
7 get_width [function] [call site] 01802
6 heif_image_get_height [function] [call site] 01804
7 uint32_to_int [function] [call site] 01805
7 get_height [function] [call site] 01806
6 heif_image_get_width [function] [call site] 01808
6 heif_image_get_height [function] [call site] 01810
6 heif_image_get_width [function] [call site] 01812
6 heif_image_get_height [function] [call site] 01814
6 heif_image_get_width [function] [call site] 01816
6 heif_image_get_height [function] [call site] 01818
6 heif_image_get_bits_per_pixel [function] [call site] 01820
7 HeifPixelImage::get_storage_bits_per_pixel [function] [call site] 01821
8 HeifPixelImage::get_chroma_format [function] [call site] 01822
8 HeifPixelImage::get_bits_per_pixel [function] [call site] 01823
8 static_cast<uint8_t> [function] [call site] 01827
6 heif_image_get_bits_per_pixel [function] [call site] 01829
6 heif_image_get_bits_per_pixel [function] [call site] 01831
6 heif_image_get_bits_per_pixel_range [function] [call site] 01833
7 HeifPixelImage::get_bits_per_pixel [function] [call site] 01834
6 heif_image_get_bits_per_pixel_range [function] [call site] 01838
6 heif_image_get_bits_per_pixel_range [function] [call site] 01840
6 heif_image_release [function] [call site] 01842
6 heif_image_handle_release [function] [call site] 01843
4 heif_image_handle_get_metadata [function] [call site] 01846
5 heif::ImageHandle::get_metadata [function] [call site] 01847
5 Catch::StringRef::empty [function] [call site] 01848
5 check_image_handle_no_metadata [function] [call site] 01850
6 get_primary_image_handle [function] [call site] 01851
6 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 01852
6 heif_image_handle_release [function] [call site] 01854
5 check_image_size [function] [call site] 01855
5 error_struct [function] [call site] 01856
5 Catch::Detail::unique_ptr::get [function] [call site] 01857
5 Error::error_struct [function] [call site] 01858
5 Catch::Detail::unique_ptr::get [function] [call site] 01859
4 std::vector::data [function] [call site] 01861
2 static_cast<size_t> [function] [call site] 01864
2 static_cast<heif_item_id*> [function] [call site] 01865
2 heif_image_handle_get_list_of_metadata_block_IDs [function] [call site] 01868
3 heif::ImageHandle::get_metadata [function] [call site] 01869
2 heif_image_handle_get_metadata_type [function] [call site] 01871
3 heif::ImageHandle::get_metadata [function] [call site] 01872
3 testing::internal::c_str [function] [call site] 01873
4 testing::internal::c_str [function] [call site] 01874
2 heif_image_handle_get_metadata_content_type [function] [call site] 01875
3 heif::ImageHandle::get_metadata [function] [call site] 01876
3 testing::internal::c_str [function] [call site] 01877
4 testing::internal::c_str [function] [call site] 01878
2 heif_image_handle_get_metadata_size [function] [call site] 01879
2 static_cast<uint8_t*> [function] [call site] 01880
2 heif_image_handle_get_metadata [function] [call site] 01883
2 heif_decode_image [function] [call site] 01886
2 heif_image_release [function] [call site] 01887
2 heif_image_get_colorspace [function] [call site] 01889
3 HeifPixelImage::get_colorspace [function] [call site] 01890
2 heif_image_get_chroma_format [function] [call site] 01892
3 get_chroma_format [function] [call site] 01893
2 heif_image_release [function] [call site] 01894
1 heif_image_handle_release [function] [call site] 01895
1 heif_context_get_number_of_top_level_images [function] [call site] 01896
1 heif_context_get_list_of_top_level_image_IDs [function] [call site] 01899
2 HeifContext::get_top_level_images [function] [call site] 01900
2 std::vector::size [function] [call site] 01902
1 heif_context_get_image_handle [function] [call site] 01904
2 get_image [function] [call site] 01905
3 filename [function] [call site] 01906
4 std::setw [function] [call site] 01907
4 std::setfill [function] [call site] 01908
4 std::setw [function] [call site] 01909
4 std::setfill [function] [call site] 01910
4 std::stringstream::str [function] [call site] 01911
3 load_image [function] [call site] 01912
4 find_last_of [function] [call site] 01913
4 std::transform [function] [call site] 01915
4 std::string::begin [function] [call site] 01916
4 end [function] [call site] 01917
5 change_state [function] [call site] 01918
5 pthread_join [function] [call site] 01919
5 pthread_mutex_destroy [function] [call site] 01920
5 pthread_cond_destroy [function] [call site] 01921
4 std::string::begin [function] [call site] 01925
4 loadPNG [function] [call site] 01926
5 png_create_read_struct [function] [call site] 01928
5 png_create_info_struct [function] [call site] 01930
5 png_destroy_read_struct [function] [call site] 01931
5 png_jmpbuf [function] [call site] 01934
5 png_destroy_read_struct [function] [call site] 01935
5 png_set_read_fn [function] [call site] 01937
5 png_read_info [function] [call site] 01938
5 png_get_IHDR [function] [call site] 01939
5 png_get_valid [function] [call site] 01940
5 png_get_iCCP [function] [call site] 01941
5 png_set_packing [function] [call site] 01944
5 png_set_palette_to_rgb [function] [call site] 01945
5 png_set_expand_gray_1_2_4_to_8 [function] [call site] 01946
5 png_get_bKGD [function] [call site] 01947
5 png_set_background [function] [call site] 01948
5 png_set_background [function] [call site] 01949
5 png_read_update_info [function] [call site] 01950
5 png_bytep::png_bytep [function] [call site] 01951
5 png_get_rowbytes [function] [call site] 01954
5 png_read_image [function] [call site] 01956
5 png_read_end [function] [call site] 01957
5 png_get_eXIf_1 [function] [call site] 01958
5 av1_cyclic_refresh_reset_resize [function] [call site] 01959
5 check_image_handle_no_metadata [function] [call site] 01962
6 get_primary_image_handle [function] [call site] 01963
6 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 01964
6 heif_image_handle_release [function] [call site] 01966
5 modify_exif_orientation_tag_if_it_exists [function] [call site] 01967
6 modify_exif_tag_if_it_exists [function] [call site] 01968
5 check_image_handle_no_metadata [function] [call site] 01983
5 check_image_size [function] [call site] 01984
6 get_primary_image_handle [function] [call site] 01985
6 get_primary_image [function] [call site] 01986
6 heif_image_has_channel [function] [call site] 01988
6 heif_image_has_channel [function] [call site] 01990
6 heif_image_has_channel [function] [call site] 01992
6 heif_image_has_channel [function] [call site] 01994
6 heif_image_has_channel [function] [call site] 01996
6 heif_image_has_channel [function] [call site] 01998
6 heif_image_has_channel [function] [call site] 02000
6 heif_image_has_channel [function] [call site] 02002
6 heif_image_get_primary_width [function] [call site] 02003
6 heif_image_get_primary_height [function] [call site] 02005
6 heif_image_get_width [function] [call site] 02007
6 heif_image_get_height [function] [call site] 02009
6 heif_image_get_width [function] [call site] 02011
6 heif_image_get_height [function] [call site] 02013
6 heif_image_get_width [function] [call site] 02015
6 heif_image_get_height [function] [call site] 02017
6 heif_image_get_width [function] [call site] 02019
6 heif_image_get_height [function] [call site] 02021
6 heif_image_get_bits_per_pixel [function] [call site] 02023
6 heif_image_get_bits_per_pixel [function] [call site] 02025
6 heif_image_get_bits_per_pixel [function] [call site] 02027
6 heif_image_get_bits_per_pixel_range [function] [call site] 02029
6 heif_image_get_bits_per_pixel_range [function] [call site] 02031
6 heif_image_get_bits_per_pixel_range [function] [call site] 02033
6 heif_image_release [function] [call site] 02035
6 heif_image_handle_release [function] [call site] 02036
5 png_get_text [function] [call site] 02037
5 av1_cyclic_refresh_reset_resize [function] [call site] 02039
5 check_image_handle_no_metadata [function] [call site] 02042
6 get_primary_image_handle [function] [call site] 02043
6 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 02044
6 heif_image_handle_release [function] [call site] 02046
5 png_get_channels [function] [call site] 02047
5 png_destroy_read_struct [function] [call site] 02048
5 heif_image_create [function] [call site] 02049
5 heif_image_add_plane [function] [call site] 02050
6 HeifPixelImage::add_plane [function] [call site] 02051
6 Error::error_struct [function] [call site] 02052
6 Catch::Detail::unique_ptr::get [function] [call site] 02053
5 heif_image_get_plane2 [function] [call site] 02054
5 heif_image_add_plane [function] [call site] 02055
5 heif_image_get_plane2 [function] [call site] 02056
5 heif_image_create [function] [call site] 02059
5 heif_image_add_plane [function] [call site] 02060
5 heif_image_get_plane2 [function] [call site] 02061
5 heif_image_add_plane [function] [call site] 02062
5 heif_image_get_plane2 [function] [call site] 02063
5 heif_image_create [function] [call site] 02064
5 heif_image_add_plane [function] [call site] 02065
5 heif_image_add_plane [function] [call site] 02066
5 heif_image_get_plane2 [function] [call site] 02067
5 heif_image_get_plane2 [function] [call site] 02068
5 heif_image_create [function] [call site] 02069
5 heif_image_add_plane [function] [call site] 02070
5 heif_image_get_plane2 [function] [call site] 02071
5 heif_image_create [function] [call site] 02074
5 heif_image_create [function] [call site] 02075
5 heif_image_add_plane [function] [call site] 02076
5 heif_image_get_plane2 [function] [call site] 02077
5 heif_image_set_raw_color_profile [function] [call site] 02078
6 std::vector::insert [function] [call site] 02081
6 end [function] [call site] 02082
7 change_state [function] [call site] 02083
7 pthread_join [function] [call site] 02084
7 pthread_mutex_destroy [function] [call site] 02085
7 pthread_cond_destroy [function] [call site] 02086
6 std::make_shared<color_profile_raw> [function] [call site] 02090
6 ImageExtraData::set_color_profile_icc [function] [call site] 02091
5 std::shared_ptr<heif_image> [function] [call site] 02095
5 heif_image_release [function] [call site] 02096
4 loadY4M [function] [call site] 02099
5 std::ifstream::fail [function] [call site] 02100
5 std::string::find [function] [call site] 02102
5 std::string::find [function] [call site] 02103
5 std::string::find_first_of [function] [call site] 02104
5 std::string::substr [function] [call site] 02105
5 std::string::c_str [function] [call site] 02107
5 std::string::c_str [function] [call site] 02109
5 heif_image_create [function] [call site] 02111
5 heif_image_add_plane [function] [call site] 02112
5 heif_image_add_plane [function] [call site] 02113
5 heif_image_add_plane [function] [call site] 02114
5 heif_image_get_plane2 [function] [call site] 02115
5 heif_image_get_plane2 [function] [call site] 02116
5 heif_image_get_plane2 [function] [call site] 02117
5 std::ifstream::read [function] [call site] 02118
5 std::ifstream::read [function] [call site] 02119
5 std::ifstream::read [function] [call site] 02120
5 std::shared_ptr<heif_image> [function] [call site] 02121
5 heif_image_release [function] [call site] 02122
4 loadJPEG [function] [call site] 02128
5 jpeg_create_decompress [function] [call site] 02130
5 jpeg_std_error [function] [call site] 02131
5 jpeg_stdio_src [function] [call site] 02132
5 jpeg_save_markers [function] [call site] 02133
5 jpeg_save_markers [function] [call site] 02134
5 jpeg_save_markers [function] [call site] 02135
5 jpeg_read_header [function] [call site] 02136
5 ReadICCProfileFromJPEG [function] [call site] 02137
5 read_exif_orientation_tag [function] [call site] 02178
5 std::vector::data [function] [call site] 02183
5 std::vector::size [function] [call site] 02184
5 jpeg_start_decompress [function] [call site] 02185
5 heif_image_create [function] [call site] 02186
5 heif_image_add_plane [function] [call site] 02187
5 heif_image_get_plane2 [function] [call site] 02188
5 jpeg_read_scanlines [function] [call site] 02189
5 jpeg_start_decompress [function] [call site] 02193
5 heif_image_create [function] [call site] 02194
5 heif_image_add_plane [function] [call site] 02195
5 heif_image_add_plane [function] [call site] 02196
5 heif_image_add_plane [function] [call site] 02197
5 heif_image_get_plane2 [function] [call site] 02198
5 heif_image_get_plane2 [function] [call site] 02199
5 heif_image_get_plane2 [function] [call site] 02200
5 jpeg_read_raw_data [function] [call site] 02202
5 jpeg_read_scanlines [function] [call site] 02205
5 jpeg_read_scanlines [function] [call site] 02206
5 heif_image_set_raw_color_profile [function] [call site] 02207
5 std::shared_ptr<heif_image> [function] [call site] 02208
5 heif_image_release [function] [call site] 02209
5 jpeg_finish_decompress [function] [call site] 02211
5 jpeg_destroy_decompress [function] [call site] 02212
2 std::dynamic_pointer_cast<ImageItem_Error> [function] [call site] 02216
2 ImageItem::get_item_error [function] [call site] 02217
2 Error::error_struct [function] [call site] 02218
2 Catch::Detail::unique_ptr::get [function] [call site] 02219
2 heif_image_handle::heif_image_handle [function] [call site] 02220
2 std::move [function] [call site] 02221
1 heif_image_handle_release [function] [call site] 02222
1 TestDecodeImage [function] [call site] 02223
1 heif_image_handle_get_number_of_thumbnails [function] [call site] 02224
2 heif_image_handle*::image::get_thumbnails [function] [call site] 02225
1 heif_image_handle_get_thumbnail [function] [call site] 02226
2 heif_image_handle*::image::get_thumbnails [function] [call site] 02227
2 heif_image_handle::heif_image_handle [function] [call site] 02229
2 error_struct [function] [call site] 02230
2 Catch::Detail::unique_ptr::get [function] [call site] 02231
2 Error::error_struct [function] [call site] 02232
2 Catch::Detail::unique_ptr::get [function] [call site] 02233
1 TestDecodeImage [function] [call site] 02234
1 heif_image_handle_release [function] [call site] 02235
1 heif_image_handle_release [function] [call site] 02236
1 heif_image_handle_release [function] [call site] 02237
1 heif_context_free [function] [call site] 02238
1 heif_deinit [function] [call site] 02240
2 heif_unregister_decoder_plugins [function] [call site] 02241
2 heif_unregister_encoder_plugins [function] [call site] 02243
2 heif_unload_all_plugins [function] [call site] 02245
3 unregister_plugin [function] [call site] 02246
4 static_cast<const [call site] 02247
4 heif_unregister_encoder_plugin [function] [call site] 02248
3 Catch::release [function] [call site] 02252
2 ColorConversionPipeline::release_ops [function] [call site] 02256