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 740 heif_nclx_color_profile_alloc call site: 00740 ColorConversionPipeline::construct_pipeline
491 213 heif_context_read_from_memory call site: 00213 HeifContext::read_from_memory
310 1924 heif_context_get_image_handle call site: 01924 check_image_size
168 2 heif_init call site: 00002 list_all_potential_plugins_in_directory
119 1768 heif_context_get_number_of_top_level_images call site: 01768 check_image_size
78 1657 heif_decode_image call site: 01657 convert_libde265_image_to_heif_image
20 1888 heif_image_handle_get_list_of_metadata_block_IDs call site: 01888 heif::ImageHandle::get_metadata
17 2259 LLVMFuzzerTestOneInput call site: 02259 unregister_plugin
15 178 heif_main_brand call site: 00178
14 725 heif_decode_image call site: 00725 HeifContext::convert_to_output_colorspace
10 2244 heif_image_handle_get_number_of_thumbnails call site: 02244 TestDecodeImage
9 705 heif_context_read_from_memory call site: 00705 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_webcodecs [function] [call site] 00071
3 register_decoder [function] [call site] 00072
3 get_decoder_plugin_libde265 [function] [call site] 00073
3 register_encoder [function] [call site] 00074
4 std::unique_ptr<heif_encoder_descriptor> [function] [call site] 00075
4 heif_encoder_descriptor::heif_encoder_descriptor [function] [call site] 00076
4 std::move [function] [call site] 00078
5 static_cast<typename [call site] 00079
3 get_encoder_plugin_x265 [function] [call site] 00080
3 register_encoder [function] [call site] 00081
3 get_encoder_plugin_kvazaar [function] [call site] 00082
3 register_encoder [function] [call site] 00083
3 get_encoder_plugin_uvg266 [function] [call site] 00084
3 register_encoder [function] [call site] 00085
3 get_encoder_plugin_vvenc [function] [call site] 00086
3 register_decoder [function] [call site] 00087
3 get_decoder_plugin_vvdec [function] [call site] 00088
3 register_encoder [function] [call site] 00089
3 get_encoder_plugin_aom [function] [call site] 00090
3 register_decoder [function] [call site] 00091
3 get_decoder_plugin_aom [function] [call site] 00092
3 register_encoder [function] [call site] 00093
3 get_encoder_plugin_rav1e [function] [call site] 00094
3 register_decoder [function] [call site] 00095
3 get_decoder_plugin_dav1d [function] [call site] 00096
3 register_encoder [function] [call site] 00097
3 get_encoder_plugin_svt [function] [call site] 00098
3 register_decoder [function] [call site] 00099
3 get_decoder_plugin_ffmpeg [function] [call site] 00100
3 register_decoder [function] [call site] 00101
3 get_decoder_plugin_jpeg [function] [call site] 00102
3 register_encoder [function] [call site] 00103
3 get_encoder_plugin_jpeg [function] [call site] 00104
3 register_encoder [function] [call site] 00105
3 get_encoder_plugin_openjpeg [function] [call site] 00106
3 register_decoder [function] [call site] 00107
3 get_decoder_plugin_openjpeg [function] [call site] 00108
3 register_encoder [function] [call site] 00109
3 get_encoder_plugin_openjph [function] [call site] 00110
3 register_decoder [function] [call site] 00111
3 get_decoder_plugin_openh264 [function] [call site] 00112
3 register_encoder [function] [call site] 00113
3 get_encoder_plugin_x264 [function] [call site] 00114
3 register_encoder [function] [call site] 00115
3 get_encoder_plugin_uncompressed [function] [call site] 00116
3 register_decoder [function] [call site] 00117
3 get_decoder_plugin_uncompressed [function] [call site] 00118
3 register_encoder [function] [call site] 00119
3 get_encoder_plugin_mask [function] [call site] 00120
2 get_plugin_paths [function] [call site] 00121
3 get_plugin_directories_from_environment_variable_windows [function] [call site] 00122
4 std::vector::push_back [function] [call site] 00125
3 get_plugin_directories_from_environment_variable_unix [function] [call site] 00126
4 std::vector::push_back [function] [call site] 00129
3 std::vector::empty [function] [call site] 00130
3 std::vector::push_back [function] [call site] 00131
2 heif_load_plugins [function] [call site] 00132
3 list_all_potential_plugins_in_directory [function] [call site] 00133
4 list_all_potential_plugins_in_directory_windows [function] [call site] 00134
5 FindFirstFile [function] [call site] 00136
5 std::string::c_str [function] [call site] 00137
5 std::vector::push_back [function] [call site] 00138
5 FindNextFile [function] [call site] 00139
5 FindClose [function] [call site] 00140
4 list_all_potential_plugins_in_directory_unix [function] [call site] 00141
3 heif_load_plugin [function] [call site] 00149
4 PluginLibrary_Unix::load_from_file [function] [call site] 00150
4 PluginLibrary_Unix::get_plugin_info [function] [call site] 00157
4 push_back [function] [call site] 00158
4 static_cast<const [call site] 00159
4 STRINGIFY [function] [call site] 00160
4 heif_get_version_number [function] [call site] 00161
4 heif_register_encoder_plugin [function] [call site] 00162
5 register_encoder [function] [call site] 00163
4 static_cast<const [call site] 00164
4 STRINGIFY [function] [call site] 00165
4 heif_get_version_number [function] [call site] 00166
4 heif_register_decoder_plugin [function] [call site] 00167
5 register_decoder [function] [call site] 00168
1 heif_check_filetype [function] [call site] 00171
2 heif_read_main_brand [function] [call site] 00172
3 heif_fourcc_to_brand [function] [call site] 00173
1 clip_int [function] [call site] 00175
2 static_cast<int> [function] [call site] 00176
1 heif_get_file_mime_type [function] [call site] 00195
2 heif_read_main_brand [function] [call site] 00196
2 heif_read_minor_version_brand [function] [call site] 00197
3 heif_fourcc_to_brand [function] [call site] 00198
1 heif_context_alloc [function] [call site] 00202
2 load_plugins_if_not_initialized_yet [function] [call site] 00203
3 heif_init [function] [call site] 00204
2 heif_context::heif_context [function] [call site] 00205
2 std::make_shared<HeifContext> [function] [call site] 00206
1 heif_context_get_security_limits [function] [call site] 00207
2 MemoryHandle::get_security_limits [function] [call site] 00208
1 heif_context_get_security_limits [function] [call site] 00211
1 heif_context_read_from_memory [function] [call site] 00212
2 HeifContext::read_from_memory [function] [call site] 00213
3 std::make_shared<HeifFile> [function] [call site] 00214
3 HeifContext::set_security_limits [function] [call site] 00215
4 copy_security_limits [function] [call site] 00216
4 copy_security_limits [function] [call site] 00217
3 HeifContext::read_from_memory [function] [call site] 00218
4 std::make_shared<HeifFile> [function] [call site] 00219
4 HeifContext::set_security_limits [function] [call site] 00220
4 HeifContext::read_from_memory [function] [call site] 00221
4 HeifContext::interpret_heif_file [function] [call site] 00222
5 has_images [function] [call site] 00223
5 HeifContext::interpret_heif_file_images [function] [call site] 00224
6 reset [function] [call site] 00227
7 reinterpret_cast<mkvparser::MkvReader [call site] 00228
7 reinterpret_cast<mkvparser::Segment [call site] 00229
6 get_item_IDs [function] [call site] 00230
6 get_infe_box [function] [call site] 00231
6 ImageItem::alloc_for_infe_box [function] [call site] 00232
7 get_item_type_4cc [function] [call site] 00233
7 get_item_ID [function] [call site] 00234
7 get_content_type [function] [call site] 00237
7 std::make_shared<ImageItem_JPEG> [function] [call site] 00238
7 std::make_shared<ImageItem_HEVC> [function] [call site] 00240
7 std::make_shared<ImageItem_AVIF> [function] [call site] 00242
7 std::make_shared<ImageItem_VVC> [function] [call site] 00244
7 std::make_shared<ImageItem_AVC> [function] [call site] 00246
7 std::make_shared<ImageItem_uncompressed> [function] [call site] 00248
7 fourcc_to_string [function] [call site] 00249
8 static_cast<char> [function] [call site] 00250
8 static_cast<char> [function] [call site] 00251
8 static_cast<char> [function] [call site] 00252
8 static_cast<char> [function] [call site] 00253
7 std::stringstream::str [function] [call site] 00254
7 std::make_shared<ImageItem_Error> [function] [call site] 00255
7 std::make_shared<ImageItem_JPEG2000> [function] [call site] 00257
7 std::make_shared<ImageItem_Error> [function] [call site] 00259
7 std::make_shared<ImageItem_mask> [function] [call site] 00261
7 std::make_shared<ImageItem_Grid> [function] [call site] 00263
7 std::make_shared<ImageItem_Overlay> [function] [call site] 00265
7 std::make_shared<ImageItem_iden> [function] [call site] 00267
7 std::make_shared<ImageItem_Tiled> [function] [call site] 00269
6 get_properties [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] 00274
7 std::move [function] [call site] 00275
6 ImageItem_JPEG2000::initialize_decoder [function] [call site] 00276
7 get_property<Box_j2kH> [function] [call site] 00277
7 std::make_shared<Decoder_JPEG2000> [function] [call site] 00278
6 std::make_shared<ImageItem_Error> [function] [call site] 00279
6 ImageItem_Overlay::get_infe_type [function] [call site] 00280
6 ImageItem::set_properties [function] [call site] 00281
6 std::make_pair [function] [call site] 00283
6 Box_infe::is_hidden_item [function] [call site] 00284
6 get_primary_image_ID [function] [call site] 00285
6 ImageItem::set_primary [function] [call site] 00286
6 push_back [function] [call site] 00287
6 ImageItem_JPEG2000::set_decoder_input_data [function] [call site] 00288
7 DataExtent::set_from_image_item [function] [call site] 00289
8 std::move [function] [call site] 00290
7 get_context [function] [call site] 00291
7 set_data_extent [function] [call site] 00293
7 std::move [function] [call site] 00294
6 get_item_error [function] [call site] 00296
6 get_properties [function] [call site] 00297
6 std::dynamic_pointer_cast<Box_other> [function] [call site] 00298
6 HeifContext::get_heif_file [function] [call site] 00299
6 HeifContext::get_heif_file [function] [call site] 00300
6 get_type_string [function] [call site] 00301
6 std::stringstream::str [function] [call site] 00302
6 std::dynamic_pointer_cast<Box_Error> [function] [call site] 00303
6 Box_Error::get_parse_error_fatality [function] [call site] 00304
6 add_decoding_warning [function] [call site] 00305
6 StreamReader::get_error [function] [call site] 00306
6 StreamReader::get_error [function] [call site] 00307
6 std::dynamic_pointer_cast<Box_ispe> [function] [call site] 00308
6 get_width [function] [call site] 00309
6 get_height [function] [call site] 00310
6 set_resolution [function] [call site] 00311
6 add_decoding_warning [function] [call site] 00312
6 std::dynamic_pointer_cast<Box_colr> [function] [call site] 00313
6 auto::get_color_profile [function] [call site] 00314
6 set_color_profile [function] [call site] 00315
6 std::dynamic_pointer_cast<Box_cmin> [function] [call site] 00316
6 set_intrinsic_matrix [function] [call site] 00317
6 Box_cmin::get_intrinsic_matrix [function] [call site] 00318
6 std::dynamic_pointer_cast<Box_cmex> [function] [call site] 00319
6 set_extrinsic_matrix [function] [call site] 00320
6 Box_cmex::get_extrinsic_matrix [function] [call site] 00321
6 std::dynamic_pointer_cast<Box_clap> [function] [call site] 00322
6 set_resolution [function] [call site] 00323
6 Box_clap::get_width_rounded [function] [call site] 00324
6 Box_clap::get_height_rounded [function] [call site] 00328
6 has_intrinsic_matrix [function] [call site] 00330
6 get_intrinsic_matrix [function] [call site] 00331
6 Catch::Detail::unique_ptr::get [function] [call site] 00332
6 get_width [function] [call site] 00333
6 get_height [function] [call site] 00334
6 std::dynamic_pointer_cast<Box_imir> [function] [call site] 00335
6 get_intrinsic_matrix [function] [call site] 00336
6 Catch::Detail::unique_ptr::get [function] [call site] 00337
6 get_width [function] [call site] 00338
6 get_height [function] [call site] 00339
6 std::dynamic_pointer_cast<Box_irot> [function] [call site] 00340
6 Box_irot::get_rotation_ccw [function] [call site] 00341
6 Box_irot::get_rotation_ccw [function] [call site] 00342
6 set_resolution [function] [call site] 00343
6 get_height [function] [call site] 00344
6 get_width [function] [call site] 00345
6 get_property [function] [call site] 00346
6 set_gimi_sample_content_id [function] [call site] 00347
6 Box_gimi_content_id::get_content_id [function] [call site] 00348
6 get_iref_box [function] [call site] 00349
6 Box_iref::get_references_from [function] [call site] 00350
7 std::vector::push_back [function] [call site] 00351
6 BoxHeader::get_short_type [function] [call site] 00353
6 set_is_thumbnail [function] [call site] 00355
6 end [function] [call site] 00357
7 change_state [function] [call site] 00358
8 pthread_mutex_lock [function] [call site] 00359
9 EnterCriticalSection [function] [call site] 00360
8 pthread_cond_wait [function] [call site] 00361
9 SleepConditionVariableCS [function] [call site] 00362
8 pthread_cond_signal [function] [call site] 00363
9 WakeConditionVariable [function] [call site] 00364
8 pthread_mutex_unlock [function] [call site] 00365
9 LeaveCriticalSection [function] [call site] 00366
7 pthread_join [function] [call site] 00367
8 WaitForSingleObjectEx [function] [call site] 00368
8 CloseHandle [function] [call site] 00369
7 pthread_mutex_destroy [function] [call site] 00370
8 DeleteCriticalSection [function] [call site] 00371
7 pthread_cond_destroy [function] [call site] 00372
7 aom_free [function] [call site] 00373
8 GetActualMallocAddress [function] [call site] 00374
9 GetMallocAddressLocation [function] [call site] 00375
6 ImageItem::set_is_thumbnail [function] [call site] 00380
6 Catch::Detail::unique_ptr::get [function] [call site] 00383
6 ImageItem::add_thumbnail [function] [call site] 00385
7 push_back [function] [call site] 00386
6 HeifContext::remove_top_level_image [function] [call site] 00387
7 std::vector::push_back [function] [call site] 00388
7 std::move [function] [call site] 00389
6 get_property [function] [call site] 00391
6 std::stringstream::str [function] [call site] 00394
6 std::shared_ptr::get_aux_type [function] [call site] 00395
6 std::shared_ptr::get_aux_type [function] [call site] 00396
6 std::shared_ptr::get_aux_type [function] [call site] 00397
6 has_item_with_id [function] [call site] 00400
6 Catch::Detail::unique_ptr::get [function] [call site] 00403
6 set_is_alpha_channel [function] [call site] 00405
6 ImageItem::set_alpha_channel [function] [call site] 00406
7 std::move [function] [call site] 00407
6 std::shared_ptr::get_aux_type [function] [call site] 00408
6 std::shared_ptr::get_aux_type [function] [call site] 00409
6 set_is_depth_channel [function] [call site] 00410
6 has_item_with_id [function] [call site] 00413
6 Catch::Detail::unique_ptr::get [function] [call site] 00416
6 ImageItem::set_depth_channel [function] [call site] 00418
7 std::move [function] [call site] 00419
6 std::shared_ptr::get_subtypes [function] [call site] 00420
6 decode_hevc_aux_sei_messages [function] [call site] 00422
7 BitReader::get_bits_remaining [function] [call site] 00425
7 BitReader::get_bits32 [function] [call site] 00426
8 static_cast<uint32_t> [function] [call site] 00428
8 BitReader::get_bits [function] [call site] 00429
9 BitReader::refill [function] [call site] 00431
9 static_cast<uint32_t> [function] [call site] 00432
7 BitReader::get_current_byte_index [function] [call site] 00434
7 BitReader::get_current_byte_index [function] [call site] 00435
7 BitReader::get_bits_remaining [function] [call site] 00438
7 BitReader::get_bits32 [function] [call site] 00439
7 static_cast<uint8_t> [function] [call site] 00440
7 BitReader::get_bits8 [function] [call site] 00441
8 static_cast<uint8_t> [function] [call site] 00443
8 BitReader::get_bits [function] [call site] 00444
7 BitReader::skip_bits [function] [call site] 00445
8 BitReader::refill [function] [call site] 00446
7 BitReader::get_bits_remaining [function] [call site] 00447
7 BitReader::get_bits8 [function] [call site] 00448
7 BitReader::get_bits8 [function] [call site] 00449
7 read_depth_representation_info [function] [call site] 00450
8 std::make_shared<SEIMessage_depth_representation_info> [function] [call site] 00451
8 get_bits [function] [call site] 00452
9 bitreader_refill [function] [call site] 00453
8 read_depth_rep_info_element [function] [call site] 00462
8 read_depth_rep_info_element [function] [call site] 00471
8 read_depth_rep_info_element [function] [call site] 00472
8 read_depth_rep_info_element [function] [call site] 00473
7 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00474
8 Catch::throw_exception [function] [call site] 00475
9 Catch::cerr [function] [call site] 00476
9 std::terminate [function] [call site] 00478
7 push_back [function] [call site] 00479
6 std::dynamic_pointer_cast<SEIMessage_depth_representation_info> [function] [call site] 00480
6 set_depth_representation_info [function] [call site] 00481
6 set_is_aux_image [function] [call site] 00482
6 std::shared_ptr::get_aux_type [function] [call site] 00483
6 has_item_with_id [function] [call site] 00486
6 Catch::Detail::unique_ptr::get [function] [call site] 00489
6 ImageItem::add_aux_image [function] [call site] 00491
6 HeifContext::remove_top_level_image [function] [call site] 00494
6 get_item_error [function] [call site] 00495
6 get_infe_box [function] [call site] 00496
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00498
6 get_ipma_box [function] [call site] 00500
6 get_ipco_box [function] [call site] 00501
6 Box_ipco::get_property_for_item_ID [function] [call site] 00502
7 Box_ipco::get_properties_for_item_ID [function] [call site] 00503
8 Box_ipco::get_properties_for_item_ID [function] [call site] 00504
8 std::stringstream::str [function] [call site] 00506
8 get_all_child_boxes [function] [call site] 00507
8 std::stringstream::str [function] [call site] 00510
8 push_back [function] [call site] 00511
7 get_all_child_boxes [function] [call site] 00512
7 get_short_type [function] [call site] 00514
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00518
6 get_ipma_box [function] [call site] 00520
6 get_ipco_box [function] [call site] 00521
6 Box_ipco::get_property_for_item_ID [function] [call site] 00522
6 get_item_error [function] [call site] 00526
6 get_infe_box [function] [call site] 00527
6 Box_infe::get_item_type_4cc [function] [call site] 00528
6 Box_iref::get_references [function] [call site] 00530
7 BoxHeader::get_short_type [function] [call site] 00531
7 std::vector<uint32_t> [function] [call site] 00532
6 std::vector::empty [function] [call site] 00534
6 std::vector::front [function] [call site] 00535
6 get_color_profile_icc [function] [call site] 00538
6 auto::get_color_profile_icc [function] [call site] 00539
6 set_color_profile [function] [call site] 00540
6 auto::get_color_profile_icc [function] [call site] 00541
6 has_nclx_color_profile [function] [call site] 00542
6 ImageExtraData::has_nclx_color_profile [function] [call site] 00543
7 Kr_Kb::defaults [function] [call site] 00544
6 set_color_profile_nclx [function] [call site] 00545
6 ImageExtraData::get_color_profile_nclx [function] [call site] 00546
6 get_item_type_4cc [function] [call site] 00547
6 get_content_type [function] [call site] 00548
6 get_item_uri_type [function] [call site] 00564
6 std::make_shared<ImageMetadata> [function] [call site] 00565
6 fourcc_to_string [function] [call site] 00566
6 std::move [function] [call site] 00567
6 get_uncompressed_item_data [function] [call site] 00568
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00571
7 Catch::throw_exception [function] [call site] 00572
6 Box_iref::get_references [function] [call site] 00573
6 has_item_with_id [function] [call site] 00577
6 ImageItem::add_metadata [function] [call site] 00579
6 Box_iref::get_references [function] [call site] 00582
6 ImageItem::set_is_premultiplied_alpha [function] [call site] 00587
6 get_item_type_4cc [function] [call site] 00588
6 std::make_shared<RegionItem> [function] [call site] 00590
6 get_uncompressed_item_data [function] [call site] 00591
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00592
6 std::shared_ptr::parse [function] [call site] 00593
6 Box_iref::get_references_from [function] [call site] 00594
6 BoxHeader::get_short_type [function] [call site] 00595
6 ImageItem::add_region_item_id [function] [call site] 00600
7 push_back [function] [call site] 00601
6 push_back [function] [call site] 00602
6 BoxHeader::get_short_type [function] [call site] 00603
6 std::shared_ptr::get_number_of_regions [function] [call site] 00605
6 std::shared_ptr::get_regions [function] [call site] 00606
6 getRegionType [function] [call site] 00607
6 std::dynamic_pointer_cast<RegionGeometry_ReferencedMask> [function] [call site] 00608
6 std::shared_ptr::get_regions [function] [call site] 00609
6 std::vector::size [function] [call site] 00610
6 HeifContext::is_image [function] [call site] 00612
6 HeifContext::get_image [function] [call site] 00615
7 ImageItem::get_item_error [function] [call site] 00618
6 ImageItem::get_item_error [function] [call site] 00619
6 ImageItem::get_ispe_width [function] [call site] 00620
7 ImageItem::get_property [function] [call site] 00621
8 std::dynamic_pointer_cast<BoxType> [function] [call site] 00622
7 get_width [function] [call site] 00623
6 ImageItem::get_ispe_height [function] [call site] 00624
7 ImageItem::get_property [function] [call site] 00625
7 get_height [function] [call site] 00626
6 HeifContext::remove_top_level_image [function] [call site] 00627
6 get_item_type_4cc [function] [call site] 00628
6 std::make_shared<TextItem> [function] [call site] 00630
6 std::shared_ptr::set_item_id [function] [call site] 00631
6 get_uncompressed_item_data [function] [call site] 00632
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00633
6 std::shared_ptr::parse [function] [call site] 00634
6 Box_iref::get_references_from [function] [call site] 00635
6 BoxHeader::get_short_type [function] [call site] 00636
6 ImageItem::add_text_item_id [function] [call site] 00641
7 push_back [function] [call site] 00642
6 push_back [function] [call site] 00643
5 has_sequences [function] [call site] 00644
5 HeifContext::interpret_heif_file_sequences [function] [call site] 00645
6 get_moov_box [function] [call site] 00647
6 Box::get_child_box [function] [call site] 00649
7 std::dynamic_pointer_cast<T> [function] [call site] 00650
6 Box::get_child_boxes [function] [call site] 00652
7 std::dynamic_pointer_cast<T> [function] [call site] 00653
7 std::vector::push_back [function] [call site] 00654
6 Track::alloc_track [function] [call site] 00655
7 get_child_box [function] [call site] 00656
7 Box::get_child_box [function] [call site] 00657
7 Box_hdlr::get_handler_type [function] [call site] 00658
7 std::make_shared<Track_Visual> [function] [call site] 00662
7 std::make_shared<Track_Metadata> [function] [call site] 00664
7 fourcc_to_string [function] [call site] 00665
7 Box_hdlr::get_handler_type [function] [call site] 00666
7 std::stringstream::str [function] [call site] 00667
7 std::shared_ptr::load [function] [call site] 00669
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00670
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00671
6 ImageItem::get_id [function] [call site] 00674
6 Track::is_visual_track [function] [call site] 00675
6 ImageItem::get_id [function] [call site] 00678
6 std::vector::push_back [function] [call site] 00679
6 Track_Visual::initialize_after_parsing [function] [call site] 00680
7 get_handler [function] [call site] 00681
7 fourcc_to_string [function] [call site] 00684
7 get_handler [function] [call site] 00685
7 get_handler [function] [call site] 00686
7 get_auxiliary_info_type [function] [call site] 00687
7 get_tref_box [function] [call site] 00688
7 Box_iref::get_references [function] [call site] 00689
7 std::any_of [function] [call site] 00691
7 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 00692
8 const_iterator [function] [call site] 00693
7 end [function] [call site] 00694
8 change_state [function] [call site] 00695
8 pthread_join [function] [call site] 00696
8 pthread_mutex_destroy [function] [call site] 00697
8 pthread_cond_destroy [function] [call site] 00698
7 std::dynamic_pointer_cast<Track_Visual> [function] [call site] 00703
3 HeifContext::interpret_heif_file [function] [call site] 00704
2 Error::error_struct [function] [call site] 00705
3 ErrorBuffer::set_success [function] [call site] 00706
3 Error::get_error_string [function] [call site] 00707
3 Error::get_error_string [function] [call site] 00709
3 ErrorBuffer::set_error [function] [call site] 00711
3 std::stringstream::str [function] [call site] 00713
3 StreamReader::get_error [function] [call site] 00714
2 Catch::Detail::unique_ptr::get [function] [call site] 00715
1 heif_context_get_primary_image_handle [function] [call site] 00716
2 Error::error_struct [function] [call site] 00717
2 Catch::Detail::unique_ptr::get [function] [call site] 00718
2 get_primary_image [function] [call site] 00719
3 heif_decode_image [function] [call site] 00720
4 ImageItem::get_id [function] [call site] 00721
4 fill_default_decoding_options [function] [call site] 00722
4 heif_decoding_options_copy [function] [call site] 00723
4 HeifContext::decode_image [function] [call site] 00725
5 std::shared_ptr::decode_image [function] [call site] 00729
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00730
5 HeifContext::convert_to_output_colorspace [function] [call site] 00731
6 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00732
6 get_chroma_format [function] [call site] 00733
6 get_chroma_format [function] [call site] 00734
6 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00735
6 std::shared_ptr<HeifPixelImage>::get_visual_image_bits_per_pixel [function] [call site] 00736
6 std::shared_ptr<HeifPixelImage>::get_color_profile_nclx_with_fallback [function] [call site] 00737
6 nclx_color_profile_equal [function] [call site] 00738
7 heif_nclx_color_profile_alloc [function] [call site] 00739
8 nclx_profile::set_from_heif_color_profile_nclx [function] [call site] 00740
7 Kr_Kb::defaults [function] [call site] 00741
7 heif_nclx_color_profile_free [function] [call site] 00742
6 std::shared_ptr<HeifPixelImage>::has_alpha [function] [call site] 00743
6 set_matrix_coefficients [function] [call site] 00744
6 set_colour_primaries [function] [call site] 00745
6 set_full_range_flag [function] [call site] 00746
6 nclx_profile::set_sRGB_defaults [function] [call site] 00747
6 convert_colorspace [function] [call site] 00748
7 heif_color_conversion_options_ext_copy [function] [call site] 00749
7 std::unique_ptr::get [function] [call site] 00751
7 get_width [function] [call site] 00752
7 get_height [function] [call site] 00753
7 has_channel [function] [call site] 00754
7 get_width [function] [call site] 00755
7 get_height [function] [call site] 00756
7 get_colorspace [function] [call site] 00757
7 get_chroma_format [function] [call site] 00758
7 has_channel [function] [call site] 00759
7 is_interleaved_with_alpha [function] [call site] 00760
7 get_chroma_format [function] [call site] 00762
7 has_nclx_color_profile [function] [call site] 00763
7 get_color_profile_nclx [function] [call site] 00764
7 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 00765
7 get_channel_set [function] [call site] 00766
7 std::set::empty [function] [call site] 00768
7 get_bits_per_pixel [function] [call site] 00769
7 std::set::begin [function] [call site] 00770
7 get_matrix_coefficients [function] [call site] 00771
8 static_cast<heif_matrix_coefficients> [function] [call site] 00772
7 set_matrix_coefficients [function] [call site] 00773
7 get_matrix_coefficients [function] [call site] 00774
7 Box_mini::get_colour_primaries [function] [call site] 00775
7 set_colour_primaries [function] [call site] 00776
7 Box_mini::get_colour_primaries [function] [call site] 00777
7 get_transfer_characteristics [function] [call site] 00778
8 static_cast<heif_transfer_characteristics> [function] [call site] 00779
7 set_transfer_characteristics [function] [call site] 00780
7 get_transfer_characteristics [function] [call site] 00781
7 num_interleaved_pixels_per_plane [function] [call site] 00782
7 is_interleaved_with_alpha [function] [call site] 00784
7 ColorConversionPipeline::construct_pipeline [function] [call site] 00785
8 ColorConversionPipeline::init_ops [function] [call site] 00787
8 std::vector::emplace_back [function] [call site] 00788
8 std::vector::empty [function] [call site] 00789
8 ctrl_set_qm_max [function] [call site] 00790
9 update_extra_cfg [function] [call site] 00792
10 validate_config [function] [call site] 00793
11 RANGE_CHECK [function] [call site] 00794
11 RANGE_CHECK [function] [call site] 00795
11 RANGE_CHECK [function] [call site] 00796
11 RANGE_CHECK [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_BOOL [function] [call site] 00801
11 RANGE_CHECK_HI [function] [call site] 00802
11 RANGE_CHECK_HI [function] [call site] 00803
11 RANGE_CHECK_HI [function] [call site] 00804
11 RANGE_CHECK_HI [function] [call site] 00805
11 RANGE_CHECK [function] [call site] 00806
11 RANGE_CHECK_HI [function] [call site] 00807
11 RANGE_CHECK_HI [function] [call site] 00808
11 RANGE_CHECK [function] [call site] 00809
11 RANGE_CHECK_HI [function] [call site] 00810
11 RANGE_CHECK_HI [function] [call site] 00811
11 RANGE_CHECK_HI [function] [call site] 00812
11 RANGE_CHECK [function] [call site] 00813
11 RANGE_CHECK_HI [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 [function] [call site] 00822
11 RANGE_CHECK_HI [function] [call site] 00824
11 RANGE_CHECK_HI [function] [call site] 00825
11 RANGE_CHECK_HI [function] [call site] 00827
11 RANGE_CHECK [function] [call site] 00828
11 RANGE_CHECK [function] [call site] 00829
11 RANGE_CHECK_HI [function] [call site] 00830
11 RANGE_CHECK [function] [call site] 00831
11 RANGE_CHECK [function] [call site] 00832
11 RANGE_CHECK [function] [call site] 00833
11 RANGE_CHECK [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_HI [function] [call site] 00838
11 RANGE_CHECK_HI [function] [call site] 00839
11 RANGE_CHECK_HI [function] [call site] 00840
11 RANGE_CHECK_HI [function] [call site] 00841
11 RANGE_CHECK [function] [call site] 00842
11 RANGE_CHECK_HI [function] [call site] 00843
11 RANGE_CHECK [function] [call site] 00844
11 RANGE_CHECK_HI [function] [call site] 00845
11 RANGE_CHECK_HI [function] [call site] 00846
11 RANGE_CHECK_HI [function] [call site] 00847
11 RANGE_CHECK_HI [function] [call site] 00848
11 RANGE_CHECK_HI [function] [call site] 00849
11 RANGE_CHECK_HI [function] [call site] 00850
11 RANGE_CHECK_HI [function] [call site] 00851
11 RANGE_CHECK_HI [function] [call site] 00853
11 RANGE_CHECK_HI [function] [call site] 00854
11 RANGE_CHECK_HI [function] [call site] 00855
11 RANGE_CHECK_HI [function] [call site] 00856
11 RANGE_CHECK [function] [call site] 00857
11 RANGE_CHECK [function] [call site] 00858
11 RANGE_CHECK [function] [call site] 00859
11 RANGE_CHECK_HI [function] [call site] 00868
11 RANGE_CHECK_HI [function] [call site] 00869
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_HI [function] [call site] 00876
11 RANGE_CHECK [function] [call site] 00880
11 RANGE_CHECK [function] [call site] 00881
11 RANGE_CHECK [function] [call site] 00882
11 RANGE_CHECK [function] [call site] 00885
11 RANGE_CHECK [function] [call site] 00886
11 RANGE_CHECK_HI [function] [call site] 00887
11 RANGE_CHECK_HI [function] [call site] 00888
11 RANGE_CHECK_HI [function] [call site] 00889
11 RANGE_CHECK [function] [call site] 00890
11 RANGE_CHECK [function] [call site] 00891
11 RANGE_CHECK [function] [call site] 00892
11 RANGE_CHECK [function] [call site] 00893
11 RANGE_CHECK [function] [call site] 00894
11 RANGE_CHECK [function] [call site] 00895
11 RANGE_CHECK_HI [function] [call site] 00896
11 is_valid_seq_level_idx [function] [call site] 00897
11 RANGE_CHECK [function] [call site] 00899
11 RANGE_CHECK_HI [function] [call site] 00900
11 RANGE_CHECK_HI [function] [call site] 00901
10 set_encoder_config [function] [call site] 00902
11 update_default_encoder_config [function] [call site] 00903
11 av1_quantizer_to_qindex [function] [call site] 00904
11 av1_quantizer_to_qindex [function] [call site] 00905
11 av1_quantizer_to_qindex [function] [call site] 00906
11 convert_qp_offset [function] [call site] 00907
12 av1_convert_qindex_to_q [function] [call site] 00908
13 av1_ac_quant_QTX [function] [call site] 00909
13 av1_ac_quant_QTX [function] [call site] 00912
13 av1_ac_quant_QTX [function] [call site] 00913
12 av1_quantizer_to_qindex [function] [call site] 00915
12 av1_convert_qindex_to_q [function] [call site] 00917
11 get_modeled_qp_offset [function] [call site] 00918
12 av1_convert_qindex_to_q [function] [call site] 00919
11 disable_superres [function] [call site] 00925
11 av1_quantizer_to_qindex [function] [call site] 00926
11 av1_quantizer_to_qindex [function] [call site] 00927
11 disable_superres [function] [call site] 00928
11 disable_superres [function] [call site] 00929
11 disable_superres [function] [call site] 00930
10 av1_check_fpmt_config [function] [call site] 00932
11 is_fpmt_config [function] [call site] 00933
11 av1_zero_array [function] [call site] 00935
11 av1_zero_array [function] [call site] 00936
11 av1_zero_array [function] [call site] 00937
10 av1_change_config_seq [function] [call site] 00940
11 av1_set_aom_dec_model_info [function] [call site] 00943
11 av1_set_dec_model_op_parameters [function] [call site] 00944
11 av1_set_resource_availability_parameters [function] [call site] 00945
11 av1_update_film_grain_parameters_seq [function] [call site] 00946
11 set_sb_size [function] [call site] 00947
11 av1_init_seq_coding_tools [function] [call site] 00953
12 get_msb [function] [call site] 00954
13 __builtin_clz [function] [call site] 00956
12 set_bitstream_level_tier [function] [call site] 00960
13 does_level_match [function] [call site] 00961
13 does_level_match [function] [call site] 00962
13 does_level_match [function] [call site] 00963
13 does_level_match [function] [call site] 00964
13 does_level_match [function] [call site] 00965
13 does_level_match [function] [call site] 00966
13 does_level_match [function] [call site] 00967
13 does_level_match [function] [call site] 00968
13 does_level_match [function] [call site] 00969
13 does_level_match [function] [call site] 00970
13 does_level_match [function] [call site] 00971
13 does_level_match [function] [call site] 00972
13 av1_max_level_bitrate [function] [call site] 00973
13 aom_internal_error [function] [call site] 00974
11 highbd_set_var_fns [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_BFP_WRAPPER [function] [call site] 00984
12 HIGHBD_BFP_WRAPPER [function] [call site] 00985
12 HIGHBD_BFP_WRAPPER [function] [call site] 00986
12 HIGHBD_BFP_WRAPPER [function] [call site] 00987
12 HIGHBD_BFP_WRAPPER [function] [call site] 00988
12 HIGHBD_BFP_WRAPPER [function] [call site] 00989
12 HIGHBD_BFP_WRAPPER [function] [call site] 00990
12 HIGHBD_BFP_WRAPPER [function] [call site] 00991
12 HIGHBD_BFP_WRAPPER [function] [call site] 00992
12 HIGHBD_BFP_WRAPPER [function] [call site] 00993
12 HIGHBD_BFP_WRAPPER [function] [call site] 00994
12 HIGHBD_BFP_WRAPPER [function] [call site] 00995
12 HIGHBD_BFP_WRAPPER [function] [call site] 00996
12 HIGHBD_BFP_WRAPPER [function] [call site] 00997
12 HIGHBD_BFP_WRAPPER [function] [call site] 00998
12 HIGHBD_BFP_WRAPPER [function] [call site] 00999
12 HIGHBD_BFP_WRAPPER [function] [call site] 01000
12 HIGHBD_BFP_WRAPPER [function] [call site] 01001
12 HIGHBD_BFP_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_MBFP_WRAPPER [function] [call site] 01006
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01007
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01008
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01009
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01010
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01011
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01012
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01013
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01014
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01015
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01016
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01017
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01018
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01019
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01020
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01021
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01022
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01023
12 HIGHBD_MBFP_WRAPPER [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_OBFP_WRAPPER_8 [function] [call site] 01028
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01029
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01030
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01031
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01032
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01033
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01034
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01035
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01036
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01037
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01038
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01039
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01040
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01041
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01042
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01043
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01044
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01045
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01046
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01047
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01048
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01049
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01050
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01051
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01052
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01053
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01054
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01055
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01056
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01057
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01058
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01059
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01060
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01061
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01062
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01063
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01064
12 HIGHBD_SDSFP_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_BFP_WRAPPER [function] [call site] 01069
12 HIGHBD_BFP_WRAPPER [function] [call site] 01070
12 HIGHBD_BFP_WRAPPER [function] [call site] 01071
12 HIGHBD_BFP_WRAPPER [function] [call site] 01072
12 HIGHBD_BFP_WRAPPER [function] [call site] 01073
12 HIGHBD_BFP_WRAPPER [function] [call site] 01074
12 HIGHBD_BFP_WRAPPER [function] [call site] 01075
12 HIGHBD_BFP_WRAPPER [function] [call site] 01076
12 HIGHBD_BFP_WRAPPER [function] [call site] 01077
12 HIGHBD_BFP_WRAPPER [function] [call site] 01078
12 HIGHBD_BFP_WRAPPER [function] [call site] 01079
12 HIGHBD_BFP_WRAPPER [function] [call site] 01080
12 HIGHBD_BFP_WRAPPER [function] [call site] 01081
12 HIGHBD_BFP_WRAPPER [function] [call site] 01082
12 HIGHBD_BFP_WRAPPER [function] [call site] 01083
12 HIGHBD_BFP_WRAPPER [function] [call site] 01084
12 HIGHBD_BFP_WRAPPER [function] [call site] 01085
12 HIGHBD_BFP_WRAPPER [function] [call site] 01086
12 HIGHBD_BFP_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_MBFP_WRAPPER [function] [call site] 01091
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01092
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01093
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01094
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01095
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01096
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01097
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01098
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01099
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01100
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01101
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01102
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01103
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01104
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01105
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01106
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01107
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01108
12 HIGHBD_MBFP_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_OBFP_WRAPPER [function] [call site] 01113
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01114
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01115
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01116
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01117
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01118
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01119
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01120
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01121
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01122
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01123
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01124
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01125
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01126
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01127
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01128
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01129
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01130
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01131
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01132
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01133
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01134
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01135
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01136
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01137
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01138
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01139
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01140
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01141
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01142
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01143
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01144
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01145
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01146
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01147
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01148
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01149
12 HIGHBD_SDSFP_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_BFP_WRAPPER [function] [call site] 01154
12 HIGHBD_BFP_WRAPPER [function] [call site] 01155
12 HIGHBD_BFP_WRAPPER [function] [call site] 01156
12 HIGHBD_BFP_WRAPPER [function] [call site] 01157
12 HIGHBD_BFP_WRAPPER [function] [call site] 01158
12 HIGHBD_BFP_WRAPPER [function] [call site] 01159
12 HIGHBD_BFP_WRAPPER [function] [call site] 01160
12 HIGHBD_BFP_WRAPPER [function] [call site] 01161
12 HIGHBD_BFP_WRAPPER [function] [call site] 01162
12 HIGHBD_BFP_WRAPPER [function] [call site] 01163
12 HIGHBD_BFP_WRAPPER [function] [call site] 01164
12 HIGHBD_BFP_WRAPPER [function] [call site] 01165
12 HIGHBD_BFP_WRAPPER [function] [call site] 01166
12 HIGHBD_BFP_WRAPPER [function] [call site] 01167
12 HIGHBD_BFP_WRAPPER [function] [call site] 01168
12 HIGHBD_BFP_WRAPPER [function] [call site] 01169
12 HIGHBD_BFP_WRAPPER [function] [call site] 01170
12 HIGHBD_BFP_WRAPPER [function] [call site] 01171
12 HIGHBD_BFP_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_MBFP_WRAPPER [function] [call site] 01176
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01177
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01178
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01179
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01180
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01181
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01182
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01183
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01184
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01185
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01186
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01187
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01188
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01189
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01190
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01191
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01192
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01193
12 HIGHBD_MBFP_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_OBFP_WRAPPER [function] [call site] 01198
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01199
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01200
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01201
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01202
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01203
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01204
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01205
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01206
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01207
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01208
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01209
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01210
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01211
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01212
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01213
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01214
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01215
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01216
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01217
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01218
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01219
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01220
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01221
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01222
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01223
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01224
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01225
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01226
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01227
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01228
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01229
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01230
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01231
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01232
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01233
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01234
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01235
11 set_primary_rc_buffer_sizes [function] [call site] 01237
10 av1_change_config [function] [call site] 01240
11 av1_update_film_grain_parameters [function] [call site] 01241
12 aom_film_grain_table_free [function] [call site] 01242
12 aom_free [function] [call site] 01245
12 reset_film_grain_chroma_params [function] [call site] 01247
12 aom_malloc [function] [call site] 01252
13 aom_memalign [function] [call site] 01253
14 check_size_argument_overflow [function] [call site] 01254
15 GetAllocationPaddingSize [function] [call site] 01255
14 GetAllocationPaddingSize [function] [call site] 01260
14 aom_align_addr [function] [call site] 01262
14 SetActualMallocAddress [function] [call site] 01263
15 GetMallocAddressLocation [function] [call site] 01264
12 aom_film_grain_table_read [function] [call site] 01266
13 aom_internal_error [function] [call site] 01268
13 aom_internal_error [function] [call site] 01271
13 aom_malloc [function] [call site] 01274
13 grain_table_entry_read [function] [call site] 01276
14 aom_internal_error [function] [call site] 01279
14 aom_internal_error [function] [call site] 01281
14 aom_internal_error [function] [call site] 01283
14 aom_internal_error [function] [call site] 01285
14 aom_internal_error [function] [call site] 01287
14 aom_internal_error [function] [call site] 01289
14 aom_internal_error [function] [call site] 01291
14 aom_internal_error [function] [call site] 01293
14 aom_internal_error [function] [call site] 01295
14 aom_internal_error [function] [call site] 01297
14 aom_internal_error [function] [call site] 01299
14 aom_internal_error [function] [call site] 01301
14 aom_internal_error [function] [call site] 01303
14 aom_internal_error [function] [call site] 01305
12 reset_film_grain_chroma_params [function] [call site] 01308
11 CHECK_MEM_ERROR [function] [call site] 01311
11 aom_calloc [function] [call site] 01312
12 check_size_argument_overflow [function] [call site] 01313
12 aom_malloc [function] [call site] 01314
11 config_target_level [function] [call site] 01316
12 av1_get_max_bitrate_for_level [function] [call site] 01317
13 is_valid_seq_level_idx [function] [call site] 01319
13 get_max_bitrate [function] [call site] 01320
12 av1_get_max_tiles_for_level [function] [call site] 01322
13 is_valid_seq_level_idx [function] [call site] 01324
12 av1_get_min_cr_for_level [function] [call site] 01325
13 is_valid_seq_level_idx [function] [call site] 01327
11 has_no_stats_stage [function] [call site] 01331
11 CHECK_MEM_ERROR [function] [call site] 01334
11 aom_memalign [function] [call site] 01335
11 CHECK_MEM_ERROR [function] [call site] 01336
11 aom_memalign [function] [call site] 01337
11 alloc_compound_type_rd_buffers [function] [call site] 01338
12 AOM_CHECK_MEM_ERROR [function] [call site] 01339
12 aom_memalign [function] [call site] 01340
12 AOM_CHECK_MEM_ERROR [function] [call site] 01341
12 aom_memalign [function] [call site] 01342
12 AOM_CHECK_MEM_ERROR [function] [call site] 01343
12 aom_memalign [function] [call site] 01344
12 AOM_CHECK_MEM_ERROR [function] [call site] 01345
12 aom_memalign [function] [call site] 01346
12 AOM_CHECK_MEM_ERROR [function] [call site] 01347
12 aom_malloc [function] [call site] 01348
11 CHECK_MEM_ERROR [function] [call site] 01349
11 aom_memalign [function] [call site] 01350
11 av1_reset_segment_features [function] [call site] 01351
12 av1_clearall_segfeatures [function] [call site] 01352
11 av1_set_high_precision_mv [function] [call site] 01355
11 av1_new_framerate [function] [call site] 01358
12 av1_rc_update_framerate [function] [call site] 01359
13 av1_get_MBs [function] [call site] 01360
14 ALIGN_POWER_OF_TWO [function] [call site] 01361
14 ALIGN_POWER_OF_TWO [function] [call site] 01362
13 av1_rc_set_gf_interval_range [function] [call site] 01367
14 has_no_stats_stage [function] [call site] 01368
14 av1_rc_get_default_min_gf_interval [function] [call site] 01369
14 av1_rc_get_default_max_gf_interval [function] [call site] 01372
11 av1_free_context_buffers [function] [call site] 01377
12 dec_free_mi [function] [call site] 01378
12 av1_free_above_context_buffers [function] [call site] 01382
11 av1_free_shared_coeff_buffer [function] [call site] 01389
11 av1_free_sms_tree [function] [call site] 01393
12 aom_free [function] [call site] 01394
11 av1_free_pmc [function] [call site] 01395
11 av1_num_planes [function] [call site] 01402
11 alloc_compressor_data [function] [call site] 01403
12 set_mb_mi [function] [call site] 01404
13 ALIGN_POWER_OF_TWO [function] [call site] 01405
13 ALIGN_POWER_OF_TWO [function] [call site] 01406
13 calc_mi_size [function] [call site] 01407
14 ALIGN_POWER_OF_TWO [function] [call site] 01408
12 is_stat_generation_stage [function] [call site] 01410
12 av1_alloc_txb_buf [function] [call site] 01413
13 av1_num_planes [function] [call site] 01414
13 av1_free_txb_buf [function] [call site] 01415
13 aom_malloc [function] [call site] 01420
13 CHECK_MEM_ERROR [function] [call site] 01421
13 aom_memalign [function] [call site] 01422
13 aom_malloc [function] [call site] 01423
13 aom_malloc [function] [call site] 01424
12 alloc_context_buffers_ext [function] [call site] 01425
13 dealloc_context_buffers_ext [function] [call site] 01426
14 aom_free [function] [call site] 01427
13 CHECK_MEM_ERROR [function] [call site] 01428
13 aom_calloc [function] [call site] 01429
12 aom_free [function] [call site] 01430
12 CHECK_MEM_ERROR [function] [call site] 01431
12 aom_calloc [function] [call site] 01432
12 aom_free [function] [call site] 01433
12 CHECK_MEM_ERROR [function] [call site] 01434
12 aom_malloc [function] [call site] 01435
12 av1_setup_shared_coeff_buffer [function] [call site] 01436
13 AOM_CHECK_MEM_ERROR [function] [call site] 01437
13 aom_memalign [function] [call site] 01438
13 AOM_CHECK_MEM_ERROR [function] [call site] 01439
13 aom_memalign [function] [call site] 01440
13 AOM_CHECK_MEM_ERROR [function] [call site] 01441
13 aom_memalign [function] [call site] 01442
12 av1_setup_sms_tree [function] [call site] 01443
13 is_stat_generation_stage [function] [call site] 01444
13 av1_get_pc_tree_nodes [function] [call site] 01445
13 aom_free [function] [call site] 01446
13 CHECK_MEM_ERROR [function] [call site] 01447
13 aom_calloc [function] [call site] 01448
12 av1_alloc_pmc [function] [call site] 01449
13 AOM_CHECK_MEM_ERROR [function] [call site] 01450
13 aom_calloc [function] [call site] 01451
13 av1_num_planes [function] [call site] 01452
13 AOM_CHECK_MEM_ERROR [function] [call site] 01453
13 aom_calloc [function] [call site] 01454
13 AOM_CHECK_MEM_ERROR [function] [call site] 01455
13 aom_calloc [function] [call site] 01456
13 AOM_CHECK_MEM_ERROR [function] [call site] 01457
13 aom_memalign [function] [call site] 01458
13 AOM_CHECK_MEM_ERROR [function] [call site] 01459
13 aom_memalign [function] [call site] 01460
13 frame_is_intra_only [function] [call site] 01461
13 AOM_CHECK_MEM_ERROR [function] [call site] 01462
13 aom_memalign [function] [call site] 01463
13 av1_invalid_rd_stats [function] [call site] 01464
11 realloc_segmentation_maps [function] [call site] 01465
12 aom_free [function] [call site] 01466
12 CHECK_MEM_ERROR [function] [call site] 01467
12 aom_calloc [function] [call site] 01468
12 av1_cyclic_refresh_free [function] [call site] 01469
12 CHECK_MEM_ERROR [function] [call site] 01472
12 av1_cyclic_refresh_alloc [function] [call site] 01473
13 aom_calloc [function] [call site] 01474
13 aom_calloc [function] [call site] 01475
13 av1_cyclic_refresh_free [function] [call site] 01476
12 aom_free [function] [call site] 01477
12 CHECK_MEM_ERROR [function] [call site] 01478
12 aom_calloc [function] [call site] 01479
11 av1_update_frame_size [function] [call site] 01480
12 set_mb_mi [function] [call site] 01481
12 is_stat_generation_stage [function] [call site] 01495
12 alloc_context_buffers_ext [function] [call site] 01496
12 set_sb_size [function] [call site] 01497
12 av1_select_sb_size [function] [call site] 01498
12 set_tile_info [function] [call site] 01499
13 av1_get_tile_limits [function] [call site] 01500
14 ALIGN_POWER_OF_TWO [function] [call site] 01501
14 ALIGN_POWER_OF_TWO [function] [call site] 01502
14 tile_log2 [function] [call site] 01503
14 tile_log2 [function] [call site] 01504
14 tile_log2 [function] [call site] 01506
14 tile_log2 [function] [call site] 01508
13 ALIGN_POWER_OF_TWO [function] [call site] 01512
13 av1_calculate_tile_cols [function] [call site] 01514
14 ALIGN_POWER_OF_TWO [function] [call site] 01515
14 ALIGN_POWER_OF_TWO [function] [call site] 01516
14 ALIGN_POWER_OF_TWO [function] [call site] 01517
14 tile_log2 [function] [call site] 01521
13 ALIGN_POWER_OF_TWO [function] [call site] 01527
13 av1_calculate_tile_rows [function] [call site] 01529
14 ALIGN_POWER_OF_TWO [function] [call site] 01530
14 ALIGN_POWER_OF_TWO [function] [call site] 01531
14 tile_log2 [function] [call site] 01534
11 set_tile_info [function] [call site] 01535
11 av1_update_layer_context_change_config [function] [call site] 01536
12 LAYER_IDS_TO_IDX [function] [call site] 01537
12 av1_quantizer_to_qindex [function] [call site] 01541
12 av1_quantizer_to_qindex [function] [call site] 01542
11 check_reset_rc_flag [function] [call site] 01543
12 av1_svc_check_reset_layer_rc_flag [function] [call site] 01544
13 LAYER_IDS_TO_IDX [function] [call site] 01545
13 LAYER_IDS_TO_IDX [function] [call site] 01546
10 av1_change_config [function] [call site] 01547
10 av1_change_config [function] [call site] 01548
8 std::vector::size [function] [call site] 01549
8 std::vector::push_back [function] [call site] 01551
8 std::vector::back [function] [call site] 01552
8 std::vector::pop_back [function] [call site] 01553
8 std::vector::back [function] [call site] 01554
8 std::vector::back [function] [call site] 01555
8 std::vector::back [function] [call site] 01556
8 std::vector::size [function] [call site] 01557
8 std::vector::size [function] [call site] 01559
8 ColorConversionPipeline::debug_dump_pipeline [function] [call site] 01562
9 std::ostringstream::str [function] [call site] 01565
8 state_after_conversion [function] [call site] 01567
8 std::vector::back [function] [call site] 01568
8 std::vector::back [function] [call site] 01569
8 std::vector::size [function] [call site] 01570
8 std::vector::back [function] [call site] 01571
8 std::vector::emplace_back [function] [call site] 01572
8 std::vector::size [function] [call site] 01573
7 ColorConversionPipeline::is_nop [function] [call site] 01574
7 ColorConversionPipeline::convert_image [function] [call site] 01576
8 print_spec [function] [call site] 01577
9 get_colorspace [function] [call site] 01578
9 get_chroma_format [function] [call site] 01579
9 get_colorspace [function] [call site] 01580
9 get_chroma_format [function] [call site] 01581
9 get_bits_per_pixel [function] [call site] 01582
9 get_bits_per_pixel [function] [call site] 01583
9 get_colorspace [function] [call site] 01584
9 get_colorspace [function] [call site] 01585
9 get_bits_per_pixel [function] [call site] 01586
8 convert_colorspace [function] [call site] 01587
9 heif_color_conversion_options_ext_copy [function] [call site] 01588
9 std::unique_ptr::get [function] [call site] 01589
9 get_width [function] [call site] 01590
9 get_height [function] [call site] 01591
9 has_channel [function] [call site] 01592
9 get_width [function] [call site] 01593
9 get_height [function] [call site] 01594
9 get_colorspace [function] [call site] 01595
9 get_chroma_format [function] [call site] 01596
9 has_channel [function] [call site] 01597
9 is_interleaved_with_alpha [function] [call site] 01598
9 get_chroma_format [function] [call site] 01599
9 has_nclx_color_profile [function] [call site] 01600
9 get_color_profile_nclx [function] [call site] 01601
9 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 01602
9 get_channel_set [function] [call site] 01603
9 std::set::empty [function] [call site] 01605
9 get_bits_per_pixel [function] [call site] 01606
9 std::set::begin [function] [call site] 01607
9 get_matrix_coefficients [function] [call site] 01608
9 set_matrix_coefficients [function] [call site] 01609
9 get_matrix_coefficients [function] [call site] 01610
9 Box_mini::get_colour_primaries [function] [call site] 01611
9 set_colour_primaries [function] [call site] 01612
9 Box_mini::get_colour_primaries [function] [call site] 01613
9 get_transfer_characteristics [function] [call site] 01614
9 set_transfer_characteristics [function] [call site] 01615
9 get_transfer_characteristics [function] [call site] 01616
9 num_interleaved_pixels_per_plane [function] [call site] 01617
9 is_interleaved_with_alpha [function] [call site] 01618
9 ColorConversionPipeline::construct_pipeline [function] [call site] 01619
9 ColorConversionPipeline::is_nop [function] [call site] 01620
9 ColorConversionPipeline::convert_image [function] [call site] 01621
8 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01622
8 std::shared_ptr::set_color_profile_nclx [function] [call site] 01623
8 std::shared_ptr::set_color_profile_icc [function] [call site] 01624
8 std::shared_ptr::get_color_profile_icc [function] [call site] 01625
8 std::shared_ptr::set_premultiplied_alpha [function] [call site] 01626
8 std::shared_ptr::is_premultiplied_alpha [function] [call site] 01627
8 std::shared_ptr::has_clli [function] [call site] 01628
8 std::shared_ptr::set_clli [function] [call site] 01629
8 std::shared_ptr::get_clli [function] [call site] 01630
8 std::shared_ptr::has_mdcv [function] [call site] 01631
8 std::shared_ptr::set_mdcv [function] [call site] 01632
8 std::shared_ptr::get_mdcv [function] [call site] 01633
8 std::shared_ptr::has_nonsquare_pixel_ratio [function] [call site] 01634
8 std::shared_ptr::get_pixel_ratio [function] [call site] 01635
8 std::shared_ptr::set_pixel_ratio [function] [call site] 01636
8 std::shared_ptr::has_gimi_sample_content_id [function] [call site] 01637
8 std::shared_ptr::set_gimi_sample_content_id [function] [call site] 01638
8 std::shared_ptr::get_gimi_sample_content_id [function] [call site] 01639
8 std::shared_ptr::get_tai_timestamp [function] [call site] 01640
8 std::shared_ptr::set_tai_timestamp [function] [call site] 01641
8 std::shared_ptr::set_sample_duration [function] [call site] 01642
8 std::shared_ptr::get_sample_duration [function] [call site] 01643
8 std::shared_ptr::get_warnings [function] [call site] 01644
6 HeifContext::get_security_limits [function] [call site] 01650
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01651
5 std::shared_ptr::add_warnings [function] [call site] 01652
5 std::shared_ptr::get_decoding_warnings [function] [call site] 01653
4 Result::error_struct [function] [call site] 01654
5 std::get<Error> [function] [call site] 01655
4 Catch::Detail::unique_ptr::get [function] [call site] 01656
4 convert_libde265_image_to_heif_image [function] [call site] 01657
5 de265_get_chroma_format [function] [call site] 01658
6 get_chroma_format [function] [call site] 01659
5 heif_image_create [function] [call site] 01660
6 get_valid_chroma_values_for_colorspace [function] [call site] 01661
6 std::find [function] [call site] 01662
6 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 01663
6 convert_libde265_image_to_heif_image [function] [call site] 01666
6 std::make_shared<HeifPixelImage> [function] [call site] 01667
6 Catch::ReporterRegistry::create [function] [call site] 01668
7 Catch::TagAliasRegistry::find [function] [call site] 01669
8 Catch::TagAliasRegistry::find [function] [call site] 01670
9 Catch::TagAliasRegistry::find [function] [call site] 01671
7 end [function] [call site] 01674
8 change_state [function] [call site] 01675
8 pthread_join [function] [call site] 01676
8 pthread_mutex_destroy [function] [call site] 01677
8 pthread_cond_destroy [function] [call site] 01678
7 Catch::ReporterRegistry::create [function] [call site] 01682
8 Catch::TagAliasRegistry::find [function] [call site] 01683
8 Catch::ReporterRegistry::create [function] [call site] 01685
8 CATCH_MOVE [function] [call site] 01686
7 CATCH_MOVE [function] [call site] 01687
5 de265_get_image_width [function] [call site] 01688
5 de265_get_image_height [function] [call site] 01689
5 de265_get_chroma_format [function] [call site] 01690
5 de265_get_bits_per_pixel [function] [call site] 01691
6 decoder_context::get_sps [function] [call site] 01692
6 decoder_context::get_sps [function] [call site] 01694
5 de265_get_bits_per_pixel [function] [call site] 01695
5 heif_image_release [function] [call site] 01696
5 de265_get_image_plane [function] [call site] 01697
6 get_image_stride [function] [call site] 01699
6 de265_get_bits_per_pixel [function] [call site] 01700
5 de265_get_image_width [function] [call site] 01701
5 de265_get_image_height [function] [call site] 01702
5 heif_image_release [function] [call site] 01703
5 heif_image_add_plane_safe [function] [call site] 01704
6 HeifPixelImage::add_plane [function] [call site] 01705
7 HeifPixelImage::has_channel [function] [call site] 01707
7 num_interleaved_pixels_per_plane [function] [call site] 01710
7 MemoryHandle::alloc [function] [call site] 01711
8 std::stringstream::str [function] [call site] 01713
8 std::stringstream::str [function] [call site] 01717
7 std::make_pair [function] [call site] 01719
6 Error::error_struct [function] [call site] 01720
7 ErrorBuffer::set_success [function] [call site] 01721
7 Error::get_error_string [function] [call site] 01722
7 Error::get_error_string [function] [call site] 01723
7 ErrorBuffer::set_error [function] [call site] 01725
7 std::stringstream::str [function] [call site] 01726
7 StreamReader::get_error [function] [call site] 01727
6 Catch::Detail::unique_ptr::get [function] [call site] 01728
5 testing::internal::c_str [function] [call site] 01729
6 testing::internal::c_str [function] [call site] 01730
7 testing::internal::c_str [function] [call site] 01731
5 heif_image_release [function] [call site] 01732
5 heif_image_get_plane2 [function] [call site] 01733
6 get_plane [function] [call site] 01734
4 std::move [function] [call site] 01736
4 error_struct [function] [call site] 01737
4 Catch::Detail::unique_ptr::get [function] [call site] 01738
2 Error::error_struct [function] [call site] 01740
2 Catch::Detail::unique_ptr::get [function] [call site] 01741
2 std::dynamic_pointer_cast<ImageItem_Error> [function] [call site] 01742
2 ImageItem::get_item_error [function] [call site] 01743
2 Error::error_struct [function] [call site] 01744
2 Catch::Detail::unique_ptr::get [function] [call site] 01745
2 heif_image_handle::heif_image_handle [function] [call site] 01746
2 std::move [function] [call site] 01747
2 error_struct [function] [call site] 01748
2 Catch::Detail::unique_ptr::get [function] [call site] 01749
1 heif_image_handle_is_primary_image [function] [call site] 01751
2 ImageItem::is_primary [function] [call site] 01752
1 TestDecodeImage [function] [call site] 01753
2 heif_image_handle_is_primary_image [function] [call site] 01754
2 heif_image_handle_get_width [function] [call site] 01755
3 get_width [function] [call site] 01756
2 heif_image_handle_get_height [function] [call site] 01757
3 get_height [function] [call site] 01758
2 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 01761
3 heif::ImageHandle::get_metadata [function] [call site] 01762
4 heif_image_handle_get_metadata_size [function] [call site] 01763
5 heif::ImageHandle::get_metadata [function] [call site] 01764
5 check_image_size [function] [call site] 01765
6 get_primary_image_handle [function] [call site] 01766
7 heif_context_get_number_of_top_level_images [function] [call site] 01767
8 HeifContext::get_top_level_images [function] [call site] 01768
9 get_item_error [function] [call site] 01769
9 std::vector::push_back [function] [call site] 01770
7 heif_context_get_primary_image_handle [function] [call site] 01772
6 get_primary_image [function] [call site] 01774
7 heif_decode_image [function] [call site] 01775
6 heif_image_has_channel [function] [call site] 01778
7 HeifPixelImage::has_channel [function] [call site] 01779
6 heif_image_has_channel [function] [call site] 01783
6 heif_image_has_channel [function] [call site] 01785
6 heif_image_has_channel [function] [call site] 01787
6 heif_image_has_channel [function] [call site] 01789
6 heif_image_has_channel [function] [call site] 01791
6 heif_image_has_channel [function] [call site] 01793
6 heif_image_has_channel [function] [call site] 01795
6 heif_image_get_primary_width [function] [call site] 01796
7 HeifPixelImage::get_colorspace [function] [call site] 01797
7 get_chroma_format [function] [call site] 01798
7 uint32_to_int [function] [call site] 01799
8 static_cast<uint64_t> [function] [call site] 01800
8 ctrl_set_qm_max [function] [call site] 01801
8 static_cast<int> [function] [call site] 01802
7 get_width [function] [call site] 01803
7 uint32_to_int [function] [call site] 01804
7 get_width [function] [call site] 01805
7 uint32_to_int [function] [call site] 01806
7 get_width [function] [call site] 01807
6 heif_image_get_primary_height [function] [call site] 01809
7 HeifPixelImage::get_colorspace [function] [call site] 01810
7 get_chroma_format [function] [call site] 01811
7 uint32_to_int [function] [call site] 01812
7 get_height [function] [call site] 01813
7 uint32_to_int [function] [call site] 01814
7 get_height [function] [call site] 01815
7 uint32_to_int [function] [call site] 01816
7 get_height [function] [call site] 01817
6 heif_image_get_width [function] [call site] 01819
7 uint32_to_int [function] [call site] 01820
7 get_width [function] [call site] 01821
6 heif_image_get_height [function] [call site] 01823
7 uint32_to_int [function] [call site] 01824
7 get_height [function] [call site] 01825
6 heif_image_get_width [function] [call site] 01827
6 heif_image_get_height [function] [call site] 01829
6 heif_image_get_width [function] [call site] 01831
6 heif_image_get_height [function] [call site] 01833
6 heif_image_get_width [function] [call site] 01835
6 heif_image_get_height [function] [call site] 01837
6 heif_image_get_bits_per_pixel [function] [call site] 01839
7 HeifPixelImage::get_storage_bits_per_pixel [function] [call site] 01840
8 HeifPixelImage::get_chroma_format [function] [call site] 01841
8 HeifPixelImage::get_bits_per_pixel [function] [call site] 01842
8 static_cast<uint8_t> [function] [call site] 01846
6 heif_image_get_bits_per_pixel [function] [call site] 01848
6 heif_image_get_bits_per_pixel [function] [call site] 01850
6 heif_image_get_bits_per_pixel_range [function] [call site] 01852
7 HeifPixelImage::get_bits_per_pixel [function] [call site] 01853
6 heif_image_get_bits_per_pixel_range [function] [call site] 01857
6 heif_image_get_bits_per_pixel_range [function] [call site] 01859
6 heif_image_release [function] [call site] 01861
6 heif_image_handle_release [function] [call site] 01862
4 heif_image_handle_get_metadata [function] [call site] 01865
5 heif::ImageHandle::get_metadata [function] [call site] 01866
5 Catch::StringRef::empty [function] [call site] 01867
5 check_image_handle_no_metadata [function] [call site] 01869
6 get_primary_image_handle [function] [call site] 01870
6 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 01871
6 heif_image_handle_release [function] [call site] 01873
5 check_image_size [function] [call site] 01874
5 error_struct [function] [call site] 01875
5 Catch::Detail::unique_ptr::get [function] [call site] 01876
5 Error::error_struct [function] [call site] 01877
5 Catch::Detail::unique_ptr::get [function] [call site] 01878
4 std::vector::data [function] [call site] 01880
2 static_cast<size_t> [function] [call site] 01883
2 static_cast<heif_item_id*> [function] [call site] 01884
2 heif_image_handle_get_list_of_metadata_block_IDs [function] [call site] 01887
3 heif::ImageHandle::get_metadata [function] [call site] 01888
2 heif_image_handle_get_metadata_type [function] [call site] 01890
3 heif::ImageHandle::get_metadata [function] [call site] 01891
3 testing::internal::c_str [function] [call site] 01892
4 testing::internal::c_str [function] [call site] 01893
2 heif_image_handle_get_metadata_content_type [function] [call site] 01894
3 heif::ImageHandle::get_metadata [function] [call site] 01895
3 testing::internal::c_str [function] [call site] 01896
4 testing::internal::c_str [function] [call site] 01897
2 heif_image_handle_get_metadata_size [function] [call site] 01898
2 static_cast<uint8_t*> [function] [call site] 01899
2 heif_image_handle_get_metadata [function] [call site] 01902
2 heif_decode_image [function] [call site] 01905
2 heif_image_release [function] [call site] 01906
2 heif_image_get_colorspace [function] [call site] 01908
3 HeifPixelImage::get_colorspace [function] [call site] 01909
2 heif_image_get_chroma_format [function] [call site] 01911
3 get_chroma_format [function] [call site] 01912
2 heif_image_release [function] [call site] 01913
1 heif_image_handle_release [function] [call site] 01914
1 heif_context_get_number_of_top_level_images [function] [call site] 01915
1 heif_context_get_list_of_top_level_image_IDs [function] [call site] 01918
2 HeifContext::get_top_level_images [function] [call site] 01919
2 std::vector::size [function] [call site] 01921
1 heif_context_get_image_handle [function] [call site] 01923
2 get_image [function] [call site] 01924
3 filename [function] [call site] 01925
4 std::setw [function] [call site] 01926
4 std::setfill [function] [call site] 01927
4 std::setw [function] [call site] 01928
4 std::setfill [function] [call site] 01929
4 std::stringstream::str [function] [call site] 01930
3 load_image [function] [call site] 01931
4 find_last_of [function] [call site] 01932
4 std::transform [function] [call site] 01934
4 std::string::begin [function] [call site] 01935
4 end [function] [call site] 01936
5 change_state [function] [call site] 01937
5 pthread_join [function] [call site] 01938
5 pthread_mutex_destroy [function] [call site] 01939
5 pthread_cond_destroy [function] [call site] 01940
4 std::string::begin [function] [call site] 01944
4 loadPNG [function] [call site] 01945
5 png_create_read_struct [function] [call site] 01947
5 png_create_info_struct [function] [call site] 01949
5 png_destroy_read_struct [function] [call site] 01950
5 png_jmpbuf [function] [call site] 01953
5 png_destroy_read_struct [function] [call site] 01954
5 png_set_read_fn [function] [call site] 01956
5 png_read_info [function] [call site] 01957
5 png_get_IHDR [function] [call site] 01958
5 png_get_valid [function] [call site] 01959
5 png_get_iCCP [function] [call site] 01960
5 png_set_packing [function] [call site] 01963
5 png_set_palette_to_rgb [function] [call site] 01964
5 png_set_expand_gray_1_2_4_to_8 [function] [call site] 01965
5 png_get_bKGD [function] [call site] 01966
5 png_set_background [function] [call site] 01967
5 png_set_background [function] [call site] 01968
5 png_read_update_info [function] [call site] 01969
5 png_bytep::png_bytep [function] [call site] 01970
5 png_get_rowbytes [function] [call site] 01973
5 png_read_image [function] [call site] 01975
5 png_read_end [function] [call site] 01976
5 png_get_eXIf_1 [function] [call site] 01977
5 av1_cyclic_refresh_reset_resize [function] [call site] 01978
5 check_image_handle_no_metadata [function] [call site] 01981
6 get_primary_image_handle [function] [call site] 01982
6 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 01983
6 heif_image_handle_release [function] [call site] 01985
5 modify_exif_orientation_tag_if_it_exists [function] [call site] 01986
6 modify_exif_tag_if_it_exists [function] [call site] 01987
5 check_image_handle_no_metadata [function] [call site] 02002
5 check_image_size [function] [call site] 02003
6 get_primary_image_handle [function] [call site] 02004
6 get_primary_image [function] [call site] 02005
6 heif_image_has_channel [function] [call site] 02007
6 heif_image_has_channel [function] [call site] 02009
6 heif_image_has_channel [function] [call site] 02011
6 heif_image_has_channel [function] [call site] 02013
6 heif_image_has_channel [function] [call site] 02015
6 heif_image_has_channel [function] [call site] 02017
6 heif_image_has_channel [function] [call site] 02019
6 heif_image_has_channel [function] [call site] 02021
6 heif_image_get_primary_width [function] [call site] 02022
6 heif_image_get_primary_height [function] [call site] 02024
6 heif_image_get_width [function] [call site] 02026
6 heif_image_get_height [function] [call site] 02028
6 heif_image_get_width [function] [call site] 02030
6 heif_image_get_height [function] [call site] 02032
6 heif_image_get_width [function] [call site] 02034
6 heif_image_get_height [function] [call site] 02036
6 heif_image_get_width [function] [call site] 02038
6 heif_image_get_height [function] [call site] 02040
6 heif_image_get_bits_per_pixel [function] [call site] 02042
6 heif_image_get_bits_per_pixel [function] [call site] 02044
6 heif_image_get_bits_per_pixel [function] [call site] 02046
6 heif_image_get_bits_per_pixel_range [function] [call site] 02048
6 heif_image_get_bits_per_pixel_range [function] [call site] 02050
6 heif_image_get_bits_per_pixel_range [function] [call site] 02052
6 heif_image_release [function] [call site] 02054
6 heif_image_handle_release [function] [call site] 02055
5 png_get_text [function] [call site] 02056
5 av1_cyclic_refresh_reset_resize [function] [call site] 02058
5 check_image_handle_no_metadata [function] [call site] 02061
6 get_primary_image_handle [function] [call site] 02062
6 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 02063
6 heif_image_handle_release [function] [call site] 02065
5 png_get_channels [function] [call site] 02066
5 png_destroy_read_struct [function] [call site] 02067
5 heif_image_create [function] [call site] 02068
5 heif_image_add_plane [function] [call site] 02069
6 HeifPixelImage::add_plane [function] [call site] 02070
6 Error::error_struct [function] [call site] 02071
6 Catch::Detail::unique_ptr::get [function] [call site] 02072
5 heif_image_get_plane2 [function] [call site] 02073
5 heif_image_add_plane [function] [call site] 02074
5 heif_image_get_plane2 [function] [call site] 02075
5 heif_image_create [function] [call site] 02078
5 heif_image_add_plane [function] [call site] 02079
5 heif_image_get_plane2 [function] [call site] 02080
5 heif_image_add_plane [function] [call site] 02081
5 heif_image_get_plane2 [function] [call site] 02082
5 heif_image_create [function] [call site] 02083
5 heif_image_add_plane [function] [call site] 02084
5 heif_image_add_plane [function] [call site] 02085
5 heif_image_get_plane2 [function] [call site] 02086
5 heif_image_get_plane2 [function] [call site] 02087
5 heif_image_create [function] [call site] 02088
5 heif_image_add_plane [function] [call site] 02089
5 heif_image_get_plane2 [function] [call site] 02090
5 heif_image_create [function] [call site] 02093
5 heif_image_create [function] [call site] 02094
5 heif_image_add_plane [function] [call site] 02095
5 heif_image_get_plane2 [function] [call site] 02096
5 heif_image_set_raw_color_profile [function] [call site] 02097
6 std::vector::insert [function] [call site] 02100
6 end [function] [call site] 02101
7 change_state [function] [call site] 02102
7 pthread_join [function] [call site] 02103
7 pthread_mutex_destroy [function] [call site] 02104
7 pthread_cond_destroy [function] [call site] 02105
6 std::make_shared<color_profile_raw> [function] [call site] 02109
6 ImageExtraData::set_color_profile_icc [function] [call site] 02110
5 std::shared_ptr<heif_image> [function] [call site] 02114
5 heif_image_release [function] [call site] 02115
4 loadY4M [function] [call site] 02118
5 std::ifstream::fail [function] [call site] 02119
5 std::string::find [function] [call site] 02121
5 std::string::find [function] [call site] 02122
5 std::string::find_first_of [function] [call site] 02123
5 std::string::substr [function] [call site] 02124
5 std::string::c_str [function] [call site] 02126
5 std::string::c_str [function] [call site] 02128
5 heif_image_create [function] [call site] 02130
5 heif_image_add_plane [function] [call site] 02131
5 heif_image_add_plane [function] [call site] 02132
5 heif_image_add_plane [function] [call site] 02133
5 heif_image_get_plane2 [function] [call site] 02134
5 heif_image_get_plane2 [function] [call site] 02135
5 heif_image_get_plane2 [function] [call site] 02136
5 std::ifstream::read [function] [call site] 02137
5 std::ifstream::read [function] [call site] 02138
5 std::ifstream::read [function] [call site] 02139
5 std::shared_ptr<heif_image> [function] [call site] 02140
5 heif_image_release [function] [call site] 02141
4 loadJPEG [function] [call site] 02147
5 jpeg_create_decompress [function] [call site] 02149
5 jpeg_std_error [function] [call site] 02150
5 jpeg_stdio_src [function] [call site] 02151
5 jpeg_save_markers [function] [call site] 02152
5 jpeg_save_markers [function] [call site] 02153
5 jpeg_save_markers [function] [call site] 02154
5 jpeg_read_header [function] [call site] 02155
5 ReadICCProfileFromJPEG [function] [call site] 02156
5 read_exif_orientation_tag [function] [call site] 02197
5 std::vector::data [function] [call site] 02202
5 std::vector::size [function] [call site] 02203
5 jpeg_start_decompress [function] [call site] 02204
5 heif_image_create [function] [call site] 02205
5 heif_image_add_plane [function] [call site] 02206
5 heif_image_get_plane2 [function] [call site] 02207
5 jpeg_read_scanlines [function] [call site] 02208
5 jpeg_start_decompress [function] [call site] 02212
5 heif_image_create [function] [call site] 02213
5 heif_image_add_plane [function] [call site] 02214
5 heif_image_add_plane [function] [call site] 02215
5 heif_image_add_plane [function] [call site] 02216
5 heif_image_get_plane2 [function] [call site] 02217
5 heif_image_get_plane2 [function] [call site] 02218
5 heif_image_get_plane2 [function] [call site] 02219
5 jpeg_read_raw_data [function] [call site] 02221
5 jpeg_read_scanlines [function] [call site] 02224
5 jpeg_read_scanlines [function] [call site] 02225
5 heif_image_set_raw_color_profile [function] [call site] 02226
5 std::shared_ptr<heif_image> [function] [call site] 02227
5 heif_image_release [function] [call site] 02228
5 jpeg_finish_decompress [function] [call site] 02230
5 jpeg_destroy_decompress [function] [call site] 02231
2 std::dynamic_pointer_cast<ImageItem_Error> [function] [call site] 02235
2 ImageItem::get_item_error [function] [call site] 02236
2 Error::error_struct [function] [call site] 02237
2 Catch::Detail::unique_ptr::get [function] [call site] 02238
2 heif_image_handle::heif_image_handle [function] [call site] 02239
2 std::move [function] [call site] 02240
1 heif_image_handle_release [function] [call site] 02241
1 TestDecodeImage [function] [call site] 02242
1 heif_image_handle_get_number_of_thumbnails [function] [call site] 02243
2 heif_image_handle*::image::get_thumbnails [function] [call site] 02244
1 heif_image_handle_get_thumbnail [function] [call site] 02245
2 heif_image_handle*::image::get_thumbnails [function] [call site] 02246
2 heif_image_handle::heif_image_handle [function] [call site] 02248
2 error_struct [function] [call site] 02249
2 Catch::Detail::unique_ptr::get [function] [call site] 02250
2 Error::error_struct [function] [call site] 02251
2 Catch::Detail::unique_ptr::get [function] [call site] 02252
1 TestDecodeImage [function] [call site] 02253
1 heif_image_handle_release [function] [call site] 02254
1 heif_image_handle_release [function] [call site] 02255
1 heif_image_handle_release [function] [call site] 02256
1 heif_context_free [function] [call site] 02257
1 heif_deinit [function] [call site] 02259
2 heif_unregister_decoder_plugins [function] [call site] 02260
2 heif_unregister_encoder_plugins [function] [call site] 02262
2 heif_unload_all_plugins [function] [call site] 02264
3 unregister_plugin [function] [call site] 02265
4 static_cast<const [call site] 02266
4 heif_unregister_encoder_plugin [function] [call site] 02267
3 Catch::release [function] [call site] 02271
2 ColorConversionPipeline::release_ops [function] [call site] 02275