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
915 675 heif_decode_image call site: 00675 ColorConversionPipeline::construct_pipeline
451 203 heif_context_read_from_memory call site: 00203 HeifContext::read_from_memory
310 1871 heif_context_get_image_handle call site: 01871 check_image_size
160 2 heif_init call site: 00002 list_all_potential_plugins_in_directory
121 1711 heif_context_get_number_of_top_level_images call site: 01711 check_image_size
78 1600 heif_decode_image call site: 01600 convert_libde265_image_to_heif_image
20 1833 heif_image_handle_get_list_of_metadata_block_IDs call site: 01833 heif::ImageHandle::get_metadata
17 2208 LLVMFuzzerTestOneInput call site: 02208 unregister_plugin
15 170 heif_main_brand call site: 00170
13 2190 LLVMFuzzerTestOneInput call site: 02190 TestDecodeImage
9 655 heif_context_read_from_memory call site: 00655 Error::get_error_string
7 1591 heif_decode_image call site: 01591 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<struct [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] 00200
2 MemoryHandle::get_security_limits [function] [call site] 00201
1 heif_context_read_from_memory [function] [call site] 00202
2 HeifContext::read_from_memory [function] [call site] 00203
3 std::make_shared<HeifFile> [function] [call site] 00204
3 HeifContext::set_security_limits [function] [call site] 00205
4 copy_security_limits [function] [call site] 00206
4 copy_security_limits [function] [call site] 00207
3 HeifContext::read_from_memory [function] [call site] 00208
4 std::make_shared<HeifFile> [function] [call site] 00209
4 HeifContext::set_security_limits [function] [call site] 00210
4 HeifContext::read_from_memory [function] [call site] 00211
4 HeifContext::interpret_heif_file [function] [call site] 00212
5 has_images [function] [call site] 00213
5 HeifContext::interpret_heif_file_images [function] [call site] 00214
6 reset [function] [call site] 00217
7 reinterpret_cast<mkvparser::MkvReader [call site] 00218
7 reinterpret_cast<mkvparser::Segment [call site] 00219
6 get_item_IDs [function] [call site] 00220
6 get_infe_box [function] [call site] 00221
6 ImageItem::alloc_for_infe_box [function] [call site] 00222
7 get_item_type_4cc [function] [call site] 00223
7 get_item_ID [function] [call site] 00224
7 get_content_type [function] [call site] 00227
7 std::make_shared<ImageItem_JPEG> [function] [call site] 00228
7 std::make_shared<ImageItem_HEVC> [function] [call site] 00230
7 std::make_shared<ImageItem_AVIF> [function] [call site] 00232
7 std::make_shared<ImageItem_VVC> [function] [call site] 00234
7 std::make_shared<ImageItem_AVC> [function] [call site] 00236
7 std::make_shared<ImageItem_uncompressed> [function] [call site] 00238
7 fourcc_to_string [function] [call site] 00239
8 static_cast<char> [function] [call site] 00240
8 static_cast<char> [function] [call site] 00241
8 static_cast<char> [function] [call site] 00242
8 static_cast<char> [function] [call site] 00243
7 std::stringstream::str [function] [call site] 00244
7 std::make_shared<ImageItem_Error> [function] [call site] 00245
7 std::make_shared<ImageItem_JPEG2000> [function] [call site] 00247
7 std::make_shared<ImageItem_Error> [function] [call site] 00249
7 std::make_shared<ImageItem_mask> [function] [call site] 00251
7 std::make_shared<ImageItem_Grid> [function] [call site] 00253
7 std::make_shared<ImageItem_Overlay> [function] [call site] 00255
7 std::make_shared<ImageItem_iden> [function] [call site] 00257
7 std::make_shared<ImageItem_Tiled> [function] [call site] 00259
6 std::make_pair [function] [call site] 00261
6 Box_infe::is_hidden_item [function] [call site] 00262
6 get_primary_image_ID [function] [call site] 00263
6 ImageItem::set_primary [function] [call site] 00264
6 push_back [function] [call site] 00265
6 get_properties [function] [call site] 00266
6 ImageItem::set_properties [function] [call site] 00267
7 std::move [function] [call site] 00268
6 ImageItem_JPEG2000::initialize_decoder [function] [call site] 00269
7 get_property<Box_j2kH> [function] [call site] 00270
7 std::make_shared<Decoder_JPEG2000> [function] [call site] 00271
6 ImageItem_JPEG2000::set_decoder_input_data [function] [call site] 00272
7 DataExtent::set_from_image_item [function] [call site] 00273
8 std::move [function] [call site] 00274
7 get_context [function] [call site] 00275
7 set_data_extent [function] [call site] 00277
7 std::move [function] [call site] 00278
6 get_item_error [function] [call site] 00280
6 get_properties [function] [call site] 00281
6 std::dynamic_pointer_cast<Box_other> [function] [call site] 00282
6 HeifContext::get_heif_file [function] [call site] 00283
6 HeifContext::get_heif_file [function] [call site] 00284
6 get_type_string [function] [call site] 00285
6 std::stringstream::str [function] [call site] 00286
6 std::dynamic_pointer_cast<Box_Error> [function] [call site] 00287
6 Box_Error::get_parse_error_fatality [function] [call site] 00288
6 add_decoding_warning [function] [call site] 00289
6 StreamReader::get_error [function] [call site] 00290
6 StreamReader::get_error [function] [call site] 00291
6 std::dynamic_pointer_cast<Box_ispe> [function] [call site] 00292
6 get_width [function] [call site] 00293
6 get_height [function] [call site] 00294
6 set_resolution [function] [call site] 00295
6 add_decoding_warning [function] [call site] 00296
6 std::dynamic_pointer_cast<Box_colr> [function] [call site] 00297
6 auto::get_color_profile [function] [call site] 00298
6 set_color_profile [function] [call site] 00299
6 std::dynamic_pointer_cast<Box_cmin> [function] [call site] 00300
6 set_intrinsic_matrix [function] [call site] 00301
6 Box_cmin::get_intrinsic_matrix [function] [call site] 00302
6 std::dynamic_pointer_cast<Box_cmex> [function] [call site] 00303
6 set_extrinsic_matrix [function] [call site] 00304
6 Box_cmex::get_extrinsic_matrix [function] [call site] 00305
6 std::dynamic_pointer_cast<Box_clap> [function] [call site] 00306
6 set_resolution [function] [call site] 00307
6 Box_clap::get_width_rounded [function] [call site] 00308
6 Box_clap::get_height_rounded [function] [call site] 00312
6 has_intrinsic_matrix [function] [call site] 00314
6 get_intrinsic_matrix [function] [call site] 00315
6 Catch::Detail::unique_ptr::get [function] [call site] 00316
6 get_width [function] [call site] 00317
6 get_height [function] [call site] 00318
6 std::dynamic_pointer_cast<Box_imir> [function] [call site] 00319
6 get_intrinsic_matrix [function] [call site] 00320
6 Catch::Detail::unique_ptr::get [function] [call site] 00321
6 get_width [function] [call site] 00322
6 get_height [function] [call site] 00323
6 std::dynamic_pointer_cast<Box_irot> [function] [call site] 00324
6 Box_irot::get_rotation_ccw [function] [call site] 00325
6 Box_irot::get_rotation_ccw [function] [call site] 00326
6 set_resolution [function] [call site] 00327
6 get_height [function] [call site] 00328
6 get_width [function] [call site] 00329
6 get_iref_box [function] [call site] 00330
6 Box_iref::get_references_from [function] [call site] 00331
7 std::vector::push_back [function] [call site] 00332
6 BoxHeader::get_short_type [function] [call site] 00334
6 set_is_thumbnail [function] [call site] 00336
6 end [function] [call site] 00338
7 change_state [function] [call site] 00339
8 pthread_mutex_lock [function] [call site] 00340
9 EnterCriticalSection [function] [call site] 00341
8 pthread_cond_wait [function] [call site] 00342
9 SleepConditionVariableCS [function] [call site] 00343
8 pthread_cond_signal [function] [call site] 00344
9 WakeConditionVariable [function] [call site] 00345
8 pthread_mutex_unlock [function] [call site] 00346
9 LeaveCriticalSection [function] [call site] 00347
7 pthread_join [function] [call site] 00348
8 WaitForSingleObjectEx [function] [call site] 00349
8 CloseHandle [function] [call site] 00350
7 pthread_mutex_destroy [function] [call site] 00351
8 DeleteCriticalSection [function] [call site] 00352
7 pthread_cond_destroy [function] [call site] 00353
7 aom_free [function] [call site] 00354
8 GetActualMallocAddress [function] [call site] 00355
9 GetMallocAddressLocation [function] [call site] 00356
6 ImageItem::set_is_thumbnail [function] [call site] 00361
6 Catch::Detail::unique_ptr::get [function] [call site] 00364
6 ImageItem::add_thumbnail [function] [call site] 00366
7 push_back [function] [call site] 00367
6 HeifContext::remove_top_level_image [function] [call site] 00368
7 std::vector::push_back [function] [call site] 00369
7 std::move [function] [call site] 00370
6 get_property [function] [call site] 00372
6 std::stringstream::str [function] [call site] 00375
6 std::shared_ptr::get_aux_type [function] [call site] 00376
6 std::shared_ptr::get_aux_type [function] [call site] 00377
6 std::shared_ptr::get_aux_type [function] [call site] 00378
6 has_item_with_id [function] [call site] 00381
6 Catch::Detail::unique_ptr::get [function] [call site] 00384
6 set_is_alpha_channel [function] [call site] 00386
6 ImageItem::set_alpha_channel [function] [call site] 00387
7 std::move [function] [call site] 00388
6 std::shared_ptr::get_aux_type [function] [call site] 00389
6 std::shared_ptr::get_aux_type [function] [call site] 00390
6 set_is_depth_channel [function] [call site] 00391
6 has_item_with_id [function] [call site] 00394
6 Catch::Detail::unique_ptr::get [function] [call site] 00397
6 ImageItem::set_depth_channel [function] [call site] 00399
7 std::move [function] [call site] 00400
6 std::shared_ptr::get_subtypes [function] [call site] 00401
6 decode_hevc_aux_sei_messages [function] [call site] 00403
7 BitReader::get_bits_remaining [function] [call site] 00406
7 BitReader::get_bits32 [function] [call site] 00407
8 static_cast<uint32_t> [function] [call site] 00409
8 BitReader::get_bits [function] [call site] 00410
9 BitReader::refill [function] [call site] 00412
9 static_cast<uint32_t> [function] [call site] 00413
7 BitReader::get_current_byte_index [function] [call site] 00415
7 BitReader::get_current_byte_index [function] [call site] 00416
7 BitReader::get_bits_remaining [function] [call site] 00419
7 BitReader::get_bits32 [function] [call site] 00420
7 static_cast<uint8_t> [function] [call site] 00421
7 BitReader::get_bits8 [function] [call site] 00422
8 static_cast<uint8_t> [function] [call site] 00424
8 BitReader::get_bits [function] [call site] 00425
7 BitReader::skip_bits [function] [call site] 00426
8 BitReader::refill [function] [call site] 00427
7 BitReader::get_bits_remaining [function] [call site] 00428
7 BitReader::get_bits8 [function] [call site] 00429
7 BitReader::get_bits8 [function] [call site] 00430
7 read_depth_representation_info [function] [call site] 00431
8 Result::Result [function] [call site] 00432
8 std::make_shared<SEIMessage_depth_representation_info> [function] [call site] 00433
8 get_bits [function] [call site] 00434
9 bitreader_refill [function] [call site] 00435
8 read_depth_rep_info_element [function] [call site] 00444
8 read_depth_rep_info_element [function] [call site] 00453
8 read_depth_rep_info_element [function] [call site] 00454
8 read_depth_rep_info_element [function] [call site] 00455
7 push_back [function] [call site] 00456
6 std::dynamic_pointer_cast<SEIMessage_depth_representation_info> [function] [call site] 00457
6 set_depth_representation_info [function] [call site] 00458
6 set_is_aux_image [function] [call site] 00459
6 std::shared_ptr::get_aux_type [function] [call site] 00460
6 has_item_with_id [function] [call site] 00463
6 Catch::Detail::unique_ptr::get [function] [call site] 00466
6 ImageItem::add_aux_image [function] [call site] 00468
6 HeifContext::remove_top_level_image [function] [call site] 00471
6 get_item_error [function] [call site] 00472
6 get_infe_box [function] [call site] 00473
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00475
6 get_ipma_box [function] [call site] 00477
6 get_ipco_box [function] [call site] 00478
6 Box_ipco::get_property_for_item_ID [function] [call site] 00479
7 Box_ipco::get_properties_for_item_ID [function] [call site] 00480
8 Box_ipco::get_properties_for_item_ID [function] [call site] 00481
8 std::stringstream::str [function] [call site] 00483
8 get_all_child_boxes [function] [call site] 00484
8 std::stringstream::str [function] [call site] 00487
8 push_back [function] [call site] 00488
7 get_all_child_boxes [function] [call site] 00489
7 get_short_type [function] [call site] 00491
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00495
6 get_ipma_box [function] [call site] 00497
6 get_ipco_box [function] [call site] 00498
6 Box_ipco::get_property_for_item_ID [function] [call site] 00499
6 get_item_error [function] [call site] 00503
6 get_infe_box [function] [call site] 00504
6 Box_infe::get_item_type_4cc [function] [call site] 00505
6 Box_iref::get_references [function] [call site] 00507
7 BoxHeader::get_short_type [function] [call site] 00508
7 std::vector<uint32_t> [function] [call site] 00509
6 std::vector::empty [function] [call site] 00511
6 std::vector::front [function] [call site] 00512
6 get_color_profile_icc [function] [call site] 00515
6 auto::get_color_profile_icc [function] [call site] 00516
6 set_color_profile [function] [call site] 00517
6 auto::get_color_profile_icc [function] [call site] 00518
6 get_color_profile_nclx [function] [call site] 00519
6 auto::get_color_profile_nclx [function] [call site] 00520
6 set_color_profile [function] [call site] 00521
6 auto::get_color_profile_nclx [function] [call site] 00522
6 get_item_type_4cc [function] [call site] 00523
6 get_content_type [function] [call site] 00524
6 get_item_uri_type [function] [call site] 00540
6 std::make_shared<ImageMetadata> [function] [call site] 00541
6 fourcc_to_string [function] [call site] 00542
6 std::move [function] [call site] 00543
6 get_uncompressed_item_data [function] [call site] 00544
6 Box_iref::get_references [function] [call site] 00547
6 has_item_with_id [function] [call site] 00551
6 ImageItem::add_metadata [function] [call site] 00553
6 Box_iref::get_references [function] [call site] 00556
6 ImageItem::set_is_premultiplied_alpha [function] [call site] 00561
6 get_item_type_4cc [function] [call site] 00562
6 std::make_shared<RegionItem> [function] [call site] 00564
6 get_uncompressed_item_data [function] [call site] 00565
6 std::shared_ptr::parse [function] [call site] 00566
6 Box_iref::get_references_from [function] [call site] 00567
6 BoxHeader::get_short_type [function] [call site] 00568
6 ImageItem::add_region_item_id [function] [call site] 00573
7 push_back [function] [call site] 00574
6 push_back [function] [call site] 00575
6 BoxHeader::get_short_type [function] [call site] 00576
6 std::shared_ptr::get_number_of_regions [function] [call site] 00578
6 std::shared_ptr::get_regions [function] [call site] 00579
6 getRegionType [function] [call site] 00580
6 std::dynamic_pointer_cast<RegionGeometry_ReferencedMask> [function] [call site] 00581
6 std::shared_ptr::get_regions [function] [call site] 00582
6 std::vector::size [function] [call site] 00583
6 HeifContext::is_image [function] [call site] 00585
6 HeifContext::get_image [function] [call site] 00589
7 ImageItem::get_item_error [function] [call site] 00592
6 ImageItem::get_item_error [function] [call site] 00593
6 ImageItem::get_ispe_width [function] [call site] 00594
7 ImageItem::get_property [function] [call site] 00595
8 std::dynamic_pointer_cast<BoxType> [function] [call site] 00596
7 get_width [function] [call site] 00597
6 ImageItem::get_ispe_height [function] [call site] 00598
7 ImageItem::get_property [function] [call site] 00599
7 get_height [function] [call site] 00600
6 HeifContext::remove_top_level_image [function] [call site] 00601
5 has_sequences [function] [call site] 00602
5 HeifContext::interpret_heif_file_sequences [function] [call site] 00603
6 get_moov_box [function] [call site] 00605
6 Box::get_child_box [function] [call site] 00607
7 std::dynamic_pointer_cast<T> [function] [call site] 00608
6 Box::get_child_boxes [function] [call site] 00610
7 std::dynamic_pointer_cast<T> [function] [call site] 00611
7 std::vector::push_back [function] [call site] 00612
6 Track::alloc_track [function] [call site] 00613
7 get_child_box [function] [call site] 00614
7 Box::get_child_box [function] [call site] 00615
7 Box_hdlr::get_handler_type [function] [call site] 00616
7 std::make_shared<Track_Visual> [function] [call site] 00620
7 std::make_shared<Track_Metadata> [function] [call site] 00622
6 ImageItem::get_id [function] [call site] 00624
6 Track::is_visual_track [function] [call site] 00625
6 ImageItem::get_id [function] [call site] 00628
6 std::vector::push_back [function] [call site] 00629
6 Track_Visual::initialize_after_parsing [function] [call site] 00630
7 get_handler [function] [call site] 00631
7 fourcc_to_string [function] [call site] 00634
7 get_handler [function] [call site] 00635
7 get_handler [function] [call site] 00636
7 get_auxiliary_info_type [function] [call site] 00637
7 get_tref_box [function] [call site] 00638
7 Box_iref::get_references [function] [call site] 00639
7 std::any_of [function] [call site] 00641
7 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 00642
8 const_iterator [function] [call site] 00643
7 end [function] [call site] 00644
8 change_state [function] [call site] 00645
8 pthread_join [function] [call site] 00646
8 pthread_mutex_destroy [function] [call site] 00647
8 pthread_cond_destroy [function] [call site] 00648
7 std::dynamic_pointer_cast<Track_Visual> [function] [call site] 00653
3 HeifContext::interpret_heif_file [function] [call site] 00654
2 Error::error_struct [function] [call site] 00655
3 ErrorBuffer::set_success [function] [call site] 00656
3 Error::get_error_string [function] [call site] 00657
3 Error::get_error_string [function] [call site] 00659
3 ErrorBuffer::set_error [function] [call site] 00661
3 std::stringstream::str [function] [call site] 00663
3 StreamReader::get_error [function] [call site] 00664
2 Catch::Detail::unique_ptr::get [function] [call site] 00665
1 heif_context_get_primary_image_handle [function] [call site] 00666
2 Error::error_struct [function] [call site] 00667
2 Catch::Detail::unique_ptr::get [function] [call site] 00668
2 get_primary_image [function] [call site] 00669
3 heif_decode_image [function] [call site] 00670
4 ImageItem::get_id [function] [call site] 00671
4 fill_default_decoding_options [function] [call site] 00672
4 heif_decoding_options_copy [function] [call site] 00673
4 HeifContext::decode_image [function] [call site] 00675
5 std::shared_ptr::decode_image [function] [call site] 00680
5 HeifContext::convert_to_output_colorspace [function] [call site] 00681
6 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00682
6 get_chroma_format [function] [call site] 00683
6 get_chroma_format [function] [call site] 00684
6 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00685
6 std::shared_ptr<HeifPixelImage>::get_visual_image_bits_per_pixel [function] [call site] 00686
6 std::shared_ptr<HeifPixelImage>::has_alpha [function] [call site] 00687
6 convert_colorspace [function] [call site] 00688
7 heif_color_conversion_options_ext_copy [function] [call site] 00689
7 std::unique_ptr::get [function] [call site] 00691
7 get_width [function] [call site] 00692
7 get_height [function] [call site] 00693
7 has_channel [function] [call site] 00694
7 get_width [function] [call site] 00695
7 get_height [function] [call site] 00696
7 get_colorspace [function] [call site] 00697
7 get_chroma_format [function] [call site] 00698
7 has_channel [function] [call site] 00699
7 is_interleaved_with_alpha [function] [call site] 00700
7 get_chroma_format [function] [call site] 00702
7 get_color_profile_nclx [function] [call site] 00703
7 get_color_profile_nclx [function] [call site] 00704
7 color_profile_nclx::replace_undefined_values_with_sRGB_defaults [function] [call site] 00705
7 get_channel_set [function] [call site] 00706
7 std::set::empty [function] [call site] 00708
7 get_bits_per_pixel [function] [call site] 00709
7 std::set::begin [function] [call site] 00710
7 Box_mini::get_matrix_coefficients [function] [call site] 00711
7 color_profile_nclx::set_matrix_coefficients [function] [call site] 00712
7 Box_mini::get_matrix_coefficients [function] [call site] 00713
7 get_colour_primaries [function] [call site] 00714
7 color_profile_nclx::set_colour_primaries [function] [call site] 00715
7 get_colour_primaries [function] [call site] 00716
7 Box_mini::get_transfer_characteristics [function] [call site] 00717
7 color_profile_nclx::set_transfer_characteristics [function] [call site] 00718
7 Box_mini::get_transfer_characteristics [function] [call site] 00719
7 num_interleaved_pixels_per_plane [function] [call site] 00720
7 is_interleaved_with_alpha [function] [call site] 00722
7 ColorConversionPipeline::construct_pipeline [function] [call site] 00723
8 ColorConversionPipeline::init_ops [function] [call site] 00725
8 std::vector::emplace_back [function] [call site] 00726
8 std::vector::empty [function] [call site] 00727
8 ctrl_set_qm_max [function] [call site] 00728
9 update_extra_cfg [function] [call site] 00730
10 validate_config [function] [call site] 00731
11 RANGE_CHECK [function] [call site] 00732
11 RANGE_CHECK [function] [call site] 00733
11 RANGE_CHECK [function] [call site] 00734
11 RANGE_CHECK [function] [call site] 00735
11 RANGE_CHECK_HI [function] [call site] 00736
11 RANGE_CHECK_HI [function] [call site] 00737
11 RANGE_CHECK_HI [function] [call site] 00738
11 RANGE_CHECK_BOOL [function] [call site] 00739
11 RANGE_CHECK_HI [function] [call site] 00740
11 RANGE_CHECK_HI [function] [call site] 00741
11 RANGE_CHECK_HI [function] [call site] 00742
11 RANGE_CHECK_HI [function] [call site] 00743
11 RANGE_CHECK [function] [call site] 00744
11 RANGE_CHECK_HI [function] [call site] 00745
11 RANGE_CHECK_HI [function] [call site] 00746
11 RANGE_CHECK [function] [call site] 00747
11 RANGE_CHECK_HI [function] [call site] 00748
11 RANGE_CHECK_HI [function] [call site] 00749
11 RANGE_CHECK_HI [function] [call site] 00750
11 RANGE_CHECK [function] [call site] 00751
11 RANGE_CHECK_HI [function] [call site] 00752
11 RANGE_CHECK [function] [call site] 00753
11 RANGE_CHECK_HI [function] [call site] 00754
11 RANGE_CHECK_HI [function] [call site] 00755
11 RANGE_CHECK_HI [function] [call site] 00756
11 RANGE_CHECK_HI [function] [call site] 00757
11 RANGE_CHECK_HI [function] [call site] 00758
11 RANGE_CHECK_HI [function] [call site] 00759
11 RANGE_CHECK [function] [call site] 00760
11 RANGE_CHECK_HI [function] [call site] 00762
11 RANGE_CHECK_HI [function] [call site] 00763
11 RANGE_CHECK_HI [function] [call site] 00765
11 RANGE_CHECK [function] [call site] 00766
11 RANGE_CHECK [function] [call site] 00767
11 RANGE_CHECK_HI [function] [call site] 00768
11 RANGE_CHECK [function] [call site] 00769
11 RANGE_CHECK [function] [call site] 00770
11 RANGE_CHECK [function] [call site] 00771
11 RANGE_CHECK [function] [call site] 00772
11 RANGE_CHECK_HI [function] [call site] 00773
11 RANGE_CHECK_HI [function] [call site] 00774
11 RANGE_CHECK_HI [function] [call site] 00775
11 RANGE_CHECK_HI [function] [call site] 00776
11 RANGE_CHECK_HI [function] [call site] 00777
11 RANGE_CHECK_HI [function] [call site] 00778
11 RANGE_CHECK_HI [function] [call site] 00779
11 RANGE_CHECK [function] [call site] 00780
11 RANGE_CHECK_HI [function] [call site] 00781
11 RANGE_CHECK [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_HI [function] [call site] 00787
11 RANGE_CHECK_HI [function] [call site] 00788
11 RANGE_CHECK_HI [function] [call site] 00789
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_HI [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] 00806
11 RANGE_CHECK_HI [function] [call site] 00807
11 RANGE_CHECK [function] [call site] 00810
11 RANGE_CHECK [function] [call site] 00811
11 RANGE_CHECK [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] 00818
11 RANGE_CHECK [function] [call site] 00819
11 RANGE_CHECK [function] [call site] 00820
11 RANGE_CHECK [function] [call site] 00823
11 RANGE_CHECK [function] [call site] 00824
11 RANGE_CHECK_HI [function] [call site] 00825
11 RANGE_CHECK_HI [function] [call site] 00826
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 [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_HI [function] [call site] 00834
11 is_valid_seq_level_idx [function] [call site] 00835
11 RANGE_CHECK [function] [call site] 00837
11 RANGE_CHECK_HI [function] [call site] 00838
11 RANGE_CHECK_HI [function] [call site] 00839
10 set_encoder_config [function] [call site] 00840
11 update_default_encoder_config [function] [call site] 00841
11 av1_quantizer_to_qindex [function] [call site] 00842
11 av1_quantizer_to_qindex [function] [call site] 00843
11 av1_quantizer_to_qindex [function] [call site] 00844
11 convert_qp_offset [function] [call site] 00845
12 av1_convert_qindex_to_q [function] [call site] 00846
13 av1_ac_quant_QTX [function] [call site] 00847
13 av1_ac_quant_QTX [function] [call site] 00850
13 av1_ac_quant_QTX [function] [call site] 00851
12 av1_quantizer_to_qindex [function] [call site] 00853
12 av1_convert_qindex_to_q [function] [call site] 00855
11 get_modeled_qp_offset [function] [call site] 00856
12 av1_convert_qindex_to_q [function] [call site] 00857
11 disable_superres [function] [call site] 00863
11 av1_quantizer_to_qindex [function] [call site] 00864
11 av1_quantizer_to_qindex [function] [call site] 00865
11 disable_superres [function] [call site] 00866
11 disable_superres [function] [call site] 00867
11 disable_superres [function] [call site] 00868
10 av1_check_fpmt_config [function] [call site] 00870
11 is_fpmt_config [function] [call site] 00871
11 av1_zero_array [function] [call site] 00873
11 av1_zero_array [function] [call site] 00874
11 av1_zero_array [function] [call site] 00875
10 av1_change_config_seq [function] [call site] 00878
11 av1_set_aom_dec_model_info [function] [call site] 00881
11 av1_set_dec_model_op_parameters [function] [call site] 00882
11 av1_set_resource_availability_parameters [function] [call site] 00883
11 av1_update_film_grain_parameters_seq [function] [call site] 00884
11 set_sb_size [function] [call site] 00885
11 av1_init_seq_coding_tools [function] [call site] 00891
12 get_msb [function] [call site] 00892
13 __builtin_clz [function] [call site] 00894
12 set_bitstream_level_tier [function] [call site] 00898
13 does_level_match [function] [call site] 00899
13 does_level_match [function] [call site] 00900
13 does_level_match [function] [call site] 00901
13 does_level_match [function] [call site] 00902
13 does_level_match [function] [call site] 00903
13 does_level_match [function] [call site] 00904
13 does_level_match [function] [call site] 00905
13 does_level_match [function] [call site] 00906
13 does_level_match [function] [call site] 00907
13 does_level_match [function] [call site] 00908
13 does_level_match [function] [call site] 00909
13 does_level_match [function] [call site] 00910
13 av1_max_level_bitrate [function] [call site] 00911
13 aom_internal_error [function] [call site] 00912
11 highbd_set_var_fns [function] [call site] 00918
12 HIGHBD_BFP_WRAPPER [function] [call site] 00919
12 HIGHBD_BFP_WRAPPER [function] [call site] 00920
12 HIGHBD_BFP_WRAPPER [function] [call site] 00921
12 HIGHBD_BFP_WRAPPER [function] [call site] 00922
12 HIGHBD_BFP_WRAPPER [function] [call site] 00923
12 HIGHBD_BFP_WRAPPER [function] [call site] 00924
12 HIGHBD_BFP_WRAPPER [function] [call site] 00925
12 HIGHBD_BFP_WRAPPER [function] [call site] 00926
12 HIGHBD_BFP_WRAPPER [function] [call site] 00927
12 HIGHBD_BFP_WRAPPER [function] [call site] 00928
12 HIGHBD_BFP_WRAPPER [function] [call site] 00929
12 HIGHBD_BFP_WRAPPER [function] [call site] 00930
12 HIGHBD_BFP_WRAPPER [function] [call site] 00931
12 HIGHBD_BFP_WRAPPER [function] [call site] 00932
12 HIGHBD_BFP_WRAPPER [function] [call site] 00933
12 HIGHBD_BFP_WRAPPER [function] [call site] 00934
12 HIGHBD_BFP_WRAPPER [function] [call site] 00935
12 HIGHBD_BFP_WRAPPER [function] [call site] 00936
12 HIGHBD_BFP_WRAPPER [function] [call site] 00937
12 HIGHBD_BFP_WRAPPER [function] [call site] 00938
12 HIGHBD_BFP_WRAPPER [function] [call site] 00939
12 HIGHBD_BFP_WRAPPER [function] [call site] 00940
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00941
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00942
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00943
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00944
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00945
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00946
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00947
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00948
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00949
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00950
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00951
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00952
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00953
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00954
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00955
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00956
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00957
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00958
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00959
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00960
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00961
12 HIGHBD_MBFP_WRAPPER [function] [call site] 00962
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00963
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00964
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00965
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00966
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00967
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00968
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00969
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00970
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00971
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00972
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00973
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00974
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00975
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00976
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00977
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00978
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00979
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00980
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00981
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00982
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00983
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 00984
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 00985
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 00986
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 00987
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 00988
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 00989
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 00990
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 00991
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 00992
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 00993
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 00994
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 00995
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 00996
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 00997
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 00998
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 00999
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01000
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01001
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01002
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01003
12 HIGHBD_BFP_WRAPPER [function] [call site] 01004
12 HIGHBD_BFP_WRAPPER [function] [call site] 01005
12 HIGHBD_BFP_WRAPPER [function] [call site] 01006
12 HIGHBD_BFP_WRAPPER [function] [call site] 01007
12 HIGHBD_BFP_WRAPPER [function] [call site] 01008
12 HIGHBD_BFP_WRAPPER [function] [call site] 01009
12 HIGHBD_BFP_WRAPPER [function] [call site] 01010
12 HIGHBD_BFP_WRAPPER [function] [call site] 01011
12 HIGHBD_BFP_WRAPPER [function] [call site] 01012
12 HIGHBD_BFP_WRAPPER [function] [call site] 01013
12 HIGHBD_BFP_WRAPPER [function] [call site] 01014
12 HIGHBD_BFP_WRAPPER [function] [call site] 01015
12 HIGHBD_BFP_WRAPPER [function] [call site] 01016
12 HIGHBD_BFP_WRAPPER [function] [call site] 01017
12 HIGHBD_BFP_WRAPPER [function] [call site] 01018
12 HIGHBD_BFP_WRAPPER [function] [call site] 01019
12 HIGHBD_BFP_WRAPPER [function] [call site] 01020
12 HIGHBD_BFP_WRAPPER [function] [call site] 01021
12 HIGHBD_BFP_WRAPPER [function] [call site] 01022
12 HIGHBD_BFP_WRAPPER [function] [call site] 01023
12 HIGHBD_BFP_WRAPPER [function] [call site] 01024
12 HIGHBD_BFP_WRAPPER [function] [call site] 01025
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01026
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01027
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01028
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01029
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01030
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01031
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01032
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01033
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01034
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01035
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01036
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01037
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01038
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01039
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01040
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01041
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01042
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01043
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01044
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01045
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01046
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01047
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01048
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01049
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01050
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01051
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01052
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01053
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01054
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01055
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01056
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01057
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01058
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01059
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01060
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01061
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01062
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01063
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01064
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01065
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01066
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01067
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01068
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01069
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01070
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01071
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01072
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01073
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01074
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01075
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01076
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01077
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01078
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01079
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01080
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01081
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01082
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01083
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01084
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01085
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01086
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01087
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01088
12 HIGHBD_BFP_WRAPPER [function] [call site] 01089
12 HIGHBD_BFP_WRAPPER [function] [call site] 01090
12 HIGHBD_BFP_WRAPPER [function] [call site] 01091
12 HIGHBD_BFP_WRAPPER [function] [call site] 01092
12 HIGHBD_BFP_WRAPPER [function] [call site] 01093
12 HIGHBD_BFP_WRAPPER [function] [call site] 01094
12 HIGHBD_BFP_WRAPPER [function] [call site] 01095
12 HIGHBD_BFP_WRAPPER [function] [call site] 01096
12 HIGHBD_BFP_WRAPPER [function] [call site] 01097
12 HIGHBD_BFP_WRAPPER [function] [call site] 01098
12 HIGHBD_BFP_WRAPPER [function] [call site] 01099
12 HIGHBD_BFP_WRAPPER [function] [call site] 01100
12 HIGHBD_BFP_WRAPPER [function] [call site] 01101
12 HIGHBD_BFP_WRAPPER [function] [call site] 01102
12 HIGHBD_BFP_WRAPPER [function] [call site] 01103
12 HIGHBD_BFP_WRAPPER [function] [call site] 01104
12 HIGHBD_BFP_WRAPPER [function] [call site] 01105
12 HIGHBD_BFP_WRAPPER [function] [call site] 01106
12 HIGHBD_BFP_WRAPPER [function] [call site] 01107
12 HIGHBD_BFP_WRAPPER [function] [call site] 01108
12 HIGHBD_BFP_WRAPPER [function] [call site] 01109
12 HIGHBD_BFP_WRAPPER [function] [call site] 01110
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01111
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01112
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01113
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01114
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01115
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01116
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01117
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01118
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01119
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01120
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01121
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01122
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01123
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01124
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01125
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01126
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01127
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01128
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01129
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01130
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01131
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01132
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01133
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01134
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01135
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01136
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01137
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01138
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01139
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01140
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01141
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01142
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01143
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01144
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01145
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01146
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01147
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01148
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01149
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01150
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01151
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01152
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01153
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01154
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01155
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01156
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01157
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01158
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01159
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01160
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01161
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01162
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01163
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01164
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01165
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01166
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01167
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01168
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01169
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01170
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01171
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01172
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01173
11 set_primary_rc_buffer_sizes [function] [call site] 01175
10 av1_change_config [function] [call site] 01178
11 av1_update_film_grain_parameters [function] [call site] 01179
12 aom_film_grain_table_free [function] [call site] 01180
12 aom_free [function] [call site] 01183
12 reset_film_grain_chroma_params [function] [call site] 01185
12 aom_malloc [function] [call site] 01190
13 aom_memalign [function] [call site] 01191
14 check_size_argument_overflow [function] [call site] 01192
15 GetAllocationPaddingSize [function] [call site] 01193
14 GetAllocationPaddingSize [function] [call site] 01198
14 aom_align_addr [function] [call site] 01200
14 SetActualMallocAddress [function] [call site] 01201
15 GetMallocAddressLocation [function] [call site] 01202
12 aom_film_grain_table_read [function] [call site] 01204
13 aom_internal_error [function] [call site] 01206
13 aom_internal_error [function] [call site] 01209
13 aom_malloc [function] [call site] 01212
13 grain_table_entry_read [function] [call site] 01214
14 aom_internal_error [function] [call site] 01217
14 aom_internal_error [function] [call site] 01219
14 aom_internal_error [function] [call site] 01221
14 aom_internal_error [function] [call site] 01223
14 aom_internal_error [function] [call site] 01225
14 aom_internal_error [function] [call site] 01227
14 aom_internal_error [function] [call site] 01229
14 aom_internal_error [function] [call site] 01231
14 aom_internal_error [function] [call site] 01233
14 aom_internal_error [function] [call site] 01235
14 aom_internal_error [function] [call site] 01237
14 aom_internal_error [function] [call site] 01239
14 aom_internal_error [function] [call site] 01241
14 aom_internal_error [function] [call site] 01243
12 reset_film_grain_chroma_params [function] [call site] 01246
11 CHECK_MEM_ERROR [function] [call site] 01249
11 aom_calloc [function] [call site] 01250
12 check_size_argument_overflow [function] [call site] 01251
12 aom_malloc [function] [call site] 01252
11 config_target_level [function] [call site] 01254
12 av1_get_max_bitrate_for_level [function] [call site] 01255
13 is_valid_seq_level_idx [function] [call site] 01257
13 get_max_bitrate [function] [call site] 01258
12 av1_get_max_tiles_for_level [function] [call site] 01260
13 is_valid_seq_level_idx [function] [call site] 01262
12 av1_get_min_cr_for_level [function] [call site] 01263
13 is_valid_seq_level_idx [function] [call site] 01265
11 has_no_stats_stage [function] [call site] 01269
11 CHECK_MEM_ERROR [function] [call site] 01272
11 aom_memalign [function] [call site] 01273
11 CHECK_MEM_ERROR [function] [call site] 01274
11 aom_memalign [function] [call site] 01275
11 alloc_compound_type_rd_buffers [function] [call site] 01276
12 AOM_CHECK_MEM_ERROR [function] [call site] 01277
12 aom_memalign [function] [call site] 01278
12 AOM_CHECK_MEM_ERROR [function] [call site] 01279
12 aom_memalign [function] [call site] 01280
12 AOM_CHECK_MEM_ERROR [function] [call site] 01281
12 aom_memalign [function] [call site] 01282
12 AOM_CHECK_MEM_ERROR [function] [call site] 01283
12 aom_memalign [function] [call site] 01284
12 AOM_CHECK_MEM_ERROR [function] [call site] 01285
12 aom_malloc [function] [call site] 01286
11 CHECK_MEM_ERROR [function] [call site] 01287
11 aom_memalign [function] [call site] 01288
11 av1_reset_segment_features [function] [call site] 01289
12 av1_clearall_segfeatures [function] [call site] 01290
11 av1_set_high_precision_mv [function] [call site] 01293
11 av1_new_framerate [function] [call site] 01296
12 av1_rc_update_framerate [function] [call site] 01297
13 av1_get_MBs [function] [call site] 01298
14 ALIGN_POWER_OF_TWO [function] [call site] 01299
14 ALIGN_POWER_OF_TWO [function] [call site] 01300
13 av1_rc_set_gf_interval_range [function] [call site] 01305
14 has_no_stats_stage [function] [call site] 01306
14 av1_rc_get_default_min_gf_interval [function] [call site] 01307
14 av1_rc_get_default_max_gf_interval [function] [call site] 01310
11 av1_free_context_buffers [function] [call site] 01315
12 dec_free_mi [function] [call site] 01316
12 av1_free_above_context_buffers [function] [call site] 01320
11 av1_free_shared_coeff_buffer [function] [call site] 01327
11 av1_free_sms_tree [function] [call site] 01331
12 aom_free [function] [call site] 01332
11 av1_free_pmc [function] [call site] 01333
11 av1_num_planes [function] [call site] 01340
11 alloc_compressor_data [function] [call site] 01341
12 set_mb_mi [function] [call site] 01342
13 ALIGN_POWER_OF_TWO [function] [call site] 01343
13 ALIGN_POWER_OF_TWO [function] [call site] 01344
13 calc_mi_size [function] [call site] 01345
14 ALIGN_POWER_OF_TWO [function] [call site] 01346
12 is_stat_generation_stage [function] [call site] 01348
12 av1_alloc_txb_buf [function] [call site] 01351
13 av1_num_planes [function] [call site] 01352
13 av1_free_txb_buf [function] [call site] 01353
13 aom_malloc [function] [call site] 01358
13 CHECK_MEM_ERROR [function] [call site] 01359
13 aom_memalign [function] [call site] 01360
13 aom_malloc [function] [call site] 01361
13 aom_malloc [function] [call site] 01362
12 alloc_context_buffers_ext [function] [call site] 01363
13 dealloc_context_buffers_ext [function] [call site] 01364
14 aom_free [function] [call site] 01365
13 CHECK_MEM_ERROR [function] [call site] 01366
13 aom_calloc [function] [call site] 01367
12 aom_free [function] [call site] 01368
12 CHECK_MEM_ERROR [function] [call site] 01369
12 aom_calloc [function] [call site] 01370
12 aom_free [function] [call site] 01371
12 CHECK_MEM_ERROR [function] [call site] 01372
12 aom_malloc [function] [call site] 01373
12 av1_setup_shared_coeff_buffer [function] [call site] 01374
13 AOM_CHECK_MEM_ERROR [function] [call site] 01375
13 aom_memalign [function] [call site] 01376
13 AOM_CHECK_MEM_ERROR [function] [call site] 01377
13 aom_memalign [function] [call site] 01378
13 AOM_CHECK_MEM_ERROR [function] [call site] 01379
13 aom_memalign [function] [call site] 01380
12 av1_setup_sms_tree [function] [call site] 01381
13 is_stat_generation_stage [function] [call site] 01382
13 av1_get_pc_tree_nodes [function] [call site] 01383
13 aom_free [function] [call site] 01384
13 CHECK_MEM_ERROR [function] [call site] 01385
13 aom_calloc [function] [call site] 01386
12 av1_alloc_pmc [function] [call site] 01387
13 AOM_CHECK_MEM_ERROR [function] [call site] 01388
13 aom_calloc [function] [call site] 01389
13 av1_num_planes [function] [call site] 01390
13 AOM_CHECK_MEM_ERROR [function] [call site] 01391
13 aom_calloc [function] [call site] 01392
13 AOM_CHECK_MEM_ERROR [function] [call site] 01393
13 aom_calloc [function] [call site] 01394
13 AOM_CHECK_MEM_ERROR [function] [call site] 01395
13 aom_memalign [function] [call site] 01396
13 AOM_CHECK_MEM_ERROR [function] [call site] 01397
13 aom_memalign [function] [call site] 01398
13 frame_is_intra_only [function] [call site] 01399
13 AOM_CHECK_MEM_ERROR [function] [call site] 01400
13 aom_memalign [function] [call site] 01401
13 av1_invalid_rd_stats [function] [call site] 01402
11 realloc_segmentation_maps [function] [call site] 01403
12 aom_free [function] [call site] 01404
12 CHECK_MEM_ERROR [function] [call site] 01405
12 aom_calloc [function] [call site] 01406
12 av1_cyclic_refresh_free [function] [call site] 01407
12 CHECK_MEM_ERROR [function] [call site] 01410
12 av1_cyclic_refresh_alloc [function] [call site] 01411
13 aom_calloc [function] [call site] 01412
13 aom_calloc [function] [call site] 01413
13 av1_cyclic_refresh_free [function] [call site] 01414
12 aom_free [function] [call site] 01415
12 CHECK_MEM_ERROR [function] [call site] 01416
12 aom_calloc [function] [call site] 01417
11 av1_update_frame_size [function] [call site] 01418
12 set_mb_mi [function] [call site] 01419
12 is_stat_generation_stage [function] [call site] 01433
12 alloc_context_buffers_ext [function] [call site] 01434
12 set_sb_size [function] [call site] 01435
12 av1_select_sb_size [function] [call site] 01436
12 set_tile_info [function] [call site] 01437
13 av1_get_tile_limits [function] [call site] 01438
14 ALIGN_POWER_OF_TWO [function] [call site] 01439
14 ALIGN_POWER_OF_TWO [function] [call site] 01440
14 tile_log2 [function] [call site] 01441
14 tile_log2 [function] [call site] 01442
14 tile_log2 [function] [call site] 01444
14 tile_log2 [function] [call site] 01446
13 ALIGN_POWER_OF_TWO [function] [call site] 01450
13 av1_calculate_tile_cols [function] [call site] 01452
14 ALIGN_POWER_OF_TWO [function] [call site] 01453
14 ALIGN_POWER_OF_TWO [function] [call site] 01454
14 ALIGN_POWER_OF_TWO [function] [call site] 01455
14 tile_log2 [function] [call site] 01459
13 ALIGN_POWER_OF_TWO [function] [call site] 01465
13 av1_calculate_tile_rows [function] [call site] 01467
14 ALIGN_POWER_OF_TWO [function] [call site] 01468
14 ALIGN_POWER_OF_TWO [function] [call site] 01469
14 tile_log2 [function] [call site] 01472
11 set_tile_info [function] [call site] 01473
11 av1_update_layer_context_change_config [function] [call site] 01474
12 LAYER_IDS_TO_IDX [function] [call site] 01475
12 av1_quantizer_to_qindex [function] [call site] 01479
12 av1_quantizer_to_qindex [function] [call site] 01480
11 check_reset_rc_flag [function] [call site] 01481
12 av1_svc_check_reset_layer_rc_flag [function] [call site] 01482
13 LAYER_IDS_TO_IDX [function] [call site] 01483
13 LAYER_IDS_TO_IDX [function] [call site] 01484
10 av1_change_config [function] [call site] 01485
10 av1_change_config [function] [call site] 01486
8 std::vector::size [function] [call site] 01487
8 std::vector::push_back [function] [call site] 01489
8 std::vector::back [function] [call site] 01490
8 std::vector::pop_back [function] [call site] 01491
8 std::vector::back [function] [call site] 01492
8 std::vector::back [function] [call site] 01493
8 std::vector::back [function] [call site] 01494
8 std::vector::size [function] [call site] 01495
8 std::vector::size [function] [call site] 01497
8 ColorConversionPipeline::debug_dump_pipeline [function] [call site] 01500
9 std::ostringstream::str [function] [call site] 01503
8 state_after_conversion [function] [call site] 01505
8 std::vector::back [function] [call site] 01506
8 std::vector::back [function] [call site] 01507
8 std::vector::size [function] [call site] 01508
8 std::vector::back [function] [call site] 01509
8 std::vector::emplace_back [function] [call site] 01510
8 std::vector::size [function] [call site] 01511
7 ColorConversionPipeline::is_nop [function] [call site] 01512
7 ColorConversionPipeline::convert_image [function] [call site] 01514
8 print_spec [function] [call site] 01515
9 get_colorspace [function] [call site] 01516
9 get_chroma_format [function] [call site] 01517
9 get_colorspace [function] [call site] 01518
9 get_chroma_format [function] [call site] 01519
9 get_bits_per_pixel [function] [call site] 01520
9 get_bits_per_pixel [function] [call site] 01521
9 get_colorspace [function] [call site] 01522
9 get_colorspace [function] [call site] 01523
9 get_bits_per_pixel [function] [call site] 01524
8 convert_colorspace [function] [call site] 01525
9 heif_color_conversion_options_ext_copy [function] [call site] 01526
9 std::unique_ptr::get [function] [call site] 01527
9 get_width [function] [call site] 01528
9 get_height [function] [call site] 01529
9 has_channel [function] [call site] 01530
9 get_width [function] [call site] 01531
9 get_height [function] [call site] 01532
9 get_colorspace [function] [call site] 01533
9 get_chroma_format [function] [call site] 01534
9 has_channel [function] [call site] 01535
9 is_interleaved_with_alpha [function] [call site] 01536
9 get_chroma_format [function] [call site] 01537
9 get_color_profile_nclx [function] [call site] 01538
9 get_color_profile_nclx [function] [call site] 01539
9 color_profile_nclx::replace_undefined_values_with_sRGB_defaults [function] [call site] 01540
9 get_channel_set [function] [call site] 01541
9 std::set::empty [function] [call site] 01543
9 get_bits_per_pixel [function] [call site] 01544
9 std::set::begin [function] [call site] 01545
9 Box_mini::get_matrix_coefficients [function] [call site] 01546
9 color_profile_nclx::set_matrix_coefficients [function] [call site] 01547
9 Box_mini::get_matrix_coefficients [function] [call site] 01548
9 get_colour_primaries [function] [call site] 01549
9 color_profile_nclx::set_colour_primaries [function] [call site] 01550
9 get_colour_primaries [function] [call site] 01551
9 Box_mini::get_transfer_characteristics [function] [call site] 01552
9 color_profile_nclx::set_transfer_characteristics [function] [call site] 01553
9 Box_mini::get_transfer_characteristics [function] [call site] 01554
9 num_interleaved_pixels_per_plane [function] [call site] 01555
9 is_interleaved_with_alpha [function] [call site] 01556
9 ColorConversionPipeline::construct_pipeline [function] [call site] 01557
9 ColorConversionPipeline::is_nop [function] [call site] 01558
9 ColorConversionPipeline::convert_image [function] [call site] 01559
8 std::make_shared<color_profile_nclx> [function] [call site] 01560
8 std::shared_ptr::set_color_profile_nclx [function] [call site] 01561
8 std::shared_ptr::set_color_profile_icc [function] [call site] 01562
8 std::shared_ptr::get_color_profile_icc [function] [call site] 01563
8 std::shared_ptr::set_premultiplied_alpha [function] [call site] 01564
8 std::shared_ptr::is_premultiplied_alpha [function] [call site] 01565
8 std::shared_ptr::has_clli [function] [call site] 01566
8 std::shared_ptr::set_clli [function] [call site] 01567
8 std::shared_ptr::get_clli [function] [call site] 01568
8 std::shared_ptr::has_mdcv [function] [call site] 01569
8 std::shared_ptr::set_mdcv [function] [call site] 01570
8 std::shared_ptr::get_mdcv [function] [call site] 01571
8 std::shared_ptr::has_nonsquare_pixel_ratio [function] [call site] 01572
8 std::shared_ptr::get_pixel_ratio [function] [call site] 01573
8 std::shared_ptr::set_pixel_ratio [function] [call site] 01574
8 std::shared_ptr::has_gimi_sample_content_id [function] [call site] 01575
8 std::shared_ptr::set_gimi_sample_content_id [function] [call site] 01576
8 std::shared_ptr::get_gimi_sample_content_id [function] [call site] 01577
8 std::shared_ptr::get_tai_timestamp [function] [call site] 01578
8 std::shared_ptr::set_tai_timestamp [function] [call site] 01579
8 std::shared_ptr::set_sample_duration [function] [call site] 01580
8 std::shared_ptr::get_sample_duration [function] [call site] 01581
8 std::shared_ptr::get_warnings [function] [call site] 01582
6 HeifContext::get_security_limits [function] [call site] 01588
5 std::shared_ptr::add_warnings [function] [call site] 01589
5 std::shared_ptr::get_decoding_warnings [function] [call site] 01590
4 Error::error_struct [function] [call site] 01591
5 ErrorBuffer::set_success [function] [call site] 01592
5 Error::get_error_string [function] [call site] 01593
5 Error::get_error_string [function] [call site] 01594
5 ErrorBuffer::set_error [function] [call site] 01596
5 std::stringstream::str [function] [call site] 01597
5 StreamReader::get_error [function] [call site] 01598
4 Catch::Detail::unique_ptr::get [function] [call site] 01599
4 convert_libde265_image_to_heif_image [function] [call site] 01600
5 de265_get_chroma_format [function] [call site] 01601
6 get_chroma_format [function] [call site] 01602
5 heif_image_create [function] [call site] 01603
6 get_valid_chroma_values_for_colorspace [function] [call site] 01604
6 std::find [function] [call site] 01605
6 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 01606
6 convert_libde265_image_to_heif_image [function] [call site] 01609
6 std::make_shared<HeifPixelImage> [function] [call site] 01610
6 Catch::ReporterRegistry::create [function] [call site] 01611
7 Catch::TagAliasRegistry::find [function] [call site] 01612
8 Catch::TagAliasRegistry::find [function] [call site] 01613
9 Catch::TagAliasRegistry::find [function] [call site] 01614
7 end [function] [call site] 01617
8 change_state [function] [call site] 01618
8 pthread_join [function] [call site] 01619
8 pthread_mutex_destroy [function] [call site] 01620
8 pthread_cond_destroy [function] [call site] 01621
7 Catch::ReporterRegistry::create [function] [call site] 01625
8 Catch::TagAliasRegistry::find [function] [call site] 01626
8 Catch::ReporterRegistry::create [function] [call site] 01628
8 CATCH_MOVE [function] [call site] 01629
7 CATCH_MOVE [function] [call site] 01630
5 de265_get_image_width [function] [call site] 01631
5 de265_get_image_height [function] [call site] 01632
5 de265_get_chroma_format [function] [call site] 01633
5 de265_get_bits_per_pixel [function] [call site] 01634
6 decoder_context::get_sps [function] [call site] 01635
6 decoder_context::get_sps [function] [call site] 01637
5 de265_get_bits_per_pixel [function] [call site] 01638
5 heif_image_release [function] [call site] 01639
5 de265_get_image_plane [function] [call site] 01640
6 get_image_stride [function] [call site] 01642
6 de265_get_bits_per_pixel [function] [call site] 01643
5 de265_get_image_width [function] [call site] 01644
5 de265_get_image_height [function] [call site] 01645
5 heif_image_release [function] [call site] 01646
5 heif_image_add_plane_safe [function] [call site] 01647
6 HeifPixelImage::add_plane [function] [call site] 01648
7 HeifPixelImage::has_channel [function] [call site] 01650
7 num_interleaved_pixels_per_plane [function] [call site] 01653
7 MemoryHandle::alloc [function] [call site] 01654
8 std::stringstream::str [function] [call site] 01656
8 std::stringstream::str [function] [call site] 01660
7 std::make_pair [function] [call site] 01662
6 Error::error_struct [function] [call site] 01663
7 ErrorBuffer::set_success [function] [call site] 01664
7 Error::get_error_string [function] [call site] 01665
7 Error::get_error_string [function] [call site] 01666
7 ErrorBuffer::set_error [function] [call site] 01668
7 std::stringstream::str [function] [call site] 01669
7 StreamReader::get_error [function] [call site] 01670
6 Catch::Detail::unique_ptr::get [function] [call site] 01671
5 testing::internal::c_str [function] [call site] 01672
6 testing::internal::c_str [function] [call site] 01673
7 testing::internal::c_str [function] [call site] 01674
5 heif_image_release [function] [call site] 01675
5 heif_image_get_plane2 [function] [call site] 01676
6 get_plane [function] [call site] 01677
4 std::move [function] [call site] 01679
4 error_struct [function] [call site] 01680
4 Catch::Detail::unique_ptr::get [function] [call site] 01681
2 Error::error_struct [function] [call site] 01683
2 Catch::Detail::unique_ptr::get [function] [call site] 01684
2 std::dynamic_pointer_cast<ImageItem_Error> [function] [call site] 01685
2 ImageItem::get_item_error [function] [call site] 01686
2 Error::error_struct [function] [call site] 01687
2 Catch::Detail::unique_ptr::get [function] [call site] 01688
2 heif_image_handle::heif_image_handle [function] [call site] 01689
2 std::move [function] [call site] 01690
2 error_struct [function] [call site] 01691
2 Catch::Detail::unique_ptr::get [function] [call site] 01692
1 heif_image_handle_is_primary_image [function] [call site] 01694
2 ImageItem::is_primary [function] [call site] 01695
1 TestDecodeImage [function] [call site] 01696
2 heif_image_handle_is_primary_image [function] [call site] 01697
2 heif_image_handle_get_width [function] [call site] 01698
3 get_width [function] [call site] 01699
2 heif_image_handle_get_height [function] [call site] 01700
3 get_height [function] [call site] 01701
2 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 01704
3 heif::ImageHandle::get_metadata [function] [call site] 01705
4 heif_image_handle_get_metadata_size [function] [call site] 01706
5 heif::ImageHandle::get_metadata [function] [call site] 01707
5 check_image_size [function] [call site] 01708
6 get_primary_image_handle [function] [call site] 01709
7 heif_context_get_number_of_top_level_images [function] [call site] 01710
8 HeifContext::get_top_level_images [function] [call site] 01711
9 get_item_error [function] [call site] 01712
9 std::vector::push_back [function] [call site] 01713
7 heif_context_get_primary_image_handle [function] [call site] 01715
6 get_primary_image [function] [call site] 01717
7 heif_decode_image [function] [call site] 01718
6 heif_image_has_channel [function] [call site] 01721
7 HeifPixelImage::has_channel [function] [call site] 01722
6 heif_image_has_channel [function] [call site] 01726
6 heif_image_has_channel [function] [call site] 01728
6 heif_image_has_channel [function] [call site] 01730
6 heif_image_has_channel [function] [call site] 01732
6 heif_image_has_channel [function] [call site] 01734
6 heif_image_has_channel [function] [call site] 01736
6 heif_image_has_channel [function] [call site] 01738
6 heif_image_get_primary_width [function] [call site] 01739
7 HeifPixelImage::get_colorspace [function] [call site] 01740
7 get_chroma_format [function] [call site] 01741
7 uint32_to_int [function] [call site] 01742
8 static_cast<uint64_t> [function] [call site] 01743
8 ctrl_set_qm_max [function] [call site] 01744
8 static_cast<int> [function] [call site] 01745
7 get_width [function] [call site] 01746
7 uint32_to_int [function] [call site] 01747
7 get_width [function] [call site] 01748
7 uint32_to_int [function] [call site] 01749
7 get_width [function] [call site] 01750
6 heif_image_get_primary_height [function] [call site] 01752
7 HeifPixelImage::get_colorspace [function] [call site] 01753
7 get_chroma_format [function] [call site] 01754
7 uint32_to_int [function] [call site] 01755
7 get_height [function] [call site] 01756
7 uint32_to_int [function] [call site] 01757
7 get_height [function] [call site] 01758
7 uint32_to_int [function] [call site] 01759
7 get_height [function] [call site] 01760
6 heif_image_get_width [function] [call site] 01762
7 uint32_to_int [function] [call site] 01763
7 get_width [function] [call site] 01764
6 heif_image_get_height [function] [call site] 01766
7 uint32_to_int [function] [call site] 01767
7 get_height [function] [call site] 01768
6 heif_image_get_width [function] [call site] 01770
6 heif_image_get_height [function] [call site] 01772
6 heif_image_get_width [function] [call site] 01774
6 heif_image_get_height [function] [call site] 01776
6 heif_image_get_width [function] [call site] 01778
6 heif_image_get_height [function] [call site] 01780
6 heif_image_get_bits_per_pixel [function] [call site] 01782
7 HeifPixelImage::get_storage_bits_per_pixel [function] [call site] 01783
8 HeifPixelImage::get_chroma_format [function] [call site] 01784
8 HeifPixelImage::get_bits_per_pixel [function] [call site] 01785
8 static_cast<uint8_t> [function] [call site] 01789
6 heif_image_get_bits_per_pixel [function] [call site] 01791
6 heif_image_get_bits_per_pixel [function] [call site] 01793
6 heif_image_get_bits_per_pixel_range [function] [call site] 01795
7 HeifPixelImage::get_bits_per_pixel [function] [call site] 01796
6 heif_image_get_bits_per_pixel_range [function] [call site] 01800
6 heif_image_get_bits_per_pixel_range [function] [call site] 01802
6 heif_image_release [function] [call site] 01804
6 heif_image_handle_release [function] [call site] 01805
4 heif_image_handle_get_metadata [function] [call site] 01808
5 heif::ImageHandle::get_metadata [function] [call site] 01809
5 Catch::StringRef::empty [function] [call site] 01810
5 Error::error_struct [function] [call site] 01811
5 Catch::Detail::unique_ptr::get [function] [call site] 01812
5 check_image_handle_no_metadata [function] [call site] 01814
6 get_primary_image_handle [function] [call site] 01815
6 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 01816
6 heif_image_handle_release [function] [call site] 01818
5 check_image_size [function] [call site] 01819
5 error_struct [function] [call site] 01820
5 Catch::Detail::unique_ptr::get [function] [call site] 01821
5 Error::error_struct [function] [call site] 01822
5 Catch::Detail::unique_ptr::get [function] [call site] 01823
4 std::vector::data [function] [call site] 01825
2 static_cast<size_t> [function] [call site] 01828
2 static_cast<heif_item_id*> [function] [call site] 01829
2 heif_image_handle_get_list_of_metadata_block_IDs [function] [call site] 01832
3 heif::ImageHandle::get_metadata [function] [call site] 01833
2 heif_image_handle_get_metadata_type [function] [call site] 01835
3 heif::ImageHandle::get_metadata [function] [call site] 01836
3 testing::internal::c_str [function] [call site] 01837
4 testing::internal::c_str [function] [call site] 01838
2 heif_image_handle_get_metadata_content_type [function] [call site] 01839
3 heif::ImageHandle::get_metadata [function] [call site] 01840
3 testing::internal::c_str [function] [call site] 01841
4 testing::internal::c_str [function] [call site] 01842
2 heif_image_handle_get_metadata_size [function] [call site] 01843
2 static_cast<uint8_t*> [function] [call site] 01844
2 heif_image_handle_get_metadata [function] [call site] 01847
2 heif_decode_image [function] [call site] 01850
2 heif_image_release [function] [call site] 01851
2 heif_image_get_colorspace [function] [call site] 01853
3 HeifPixelImage::get_colorspace [function] [call site] 01854
2 heif_image_get_chroma_format [function] [call site] 01856
3 get_chroma_format [function] [call site] 01857
2 heif_image_release [function] [call site] 01858
1 heif_image_handle_release [function] [call site] 01859
1 heif_context_get_number_of_top_level_images [function] [call site] 01860
1 heif_context_get_list_of_top_level_image_IDs [function] [call site] 01863
2 HeifContext::get_top_level_images [function] [call site] 01864
3 get_item_error [function] [call site] 01865
3 std::vector::push_back [function] [call site] 01866
2 std::vector::size [function] [call site] 01868
1 heif_context_get_image_handle [function] [call site] 01870
2 get_image [function] [call site] 01871
3 filename [function] [call site] 01872
4 std::setw [function] [call site] 01873
4 std::setfill [function] [call site] 01874
4 std::setw [function] [call site] 01875
4 std::setfill [function] [call site] 01876
4 std::stringstream::str [function] [call site] 01877
3 load_image [function] [call site] 01878
4 find_last_of [function] [call site] 01879
4 std::transform [function] [call site] 01881
4 std::string::begin [function] [call site] 01882
4 end [function] [call site] 01883
5 change_state [function] [call site] 01884
5 pthread_join [function] [call site] 01885
5 pthread_mutex_destroy [function] [call site] 01886
5 pthread_cond_destroy [function] [call site] 01887
4 std::string::begin [function] [call site] 01891
4 loadPNG [function] [call site] 01892
5 png_create_read_struct [function] [call site] 01894
5 png_create_info_struct [function] [call site] 01896
5 png_destroy_read_struct [function] [call site] 01897
5 png_jmpbuf [function] [call site] 01900
5 png_destroy_read_struct [function] [call site] 01901
5 png_set_read_fn [function] [call site] 01903
5 png_read_info [function] [call site] 01904
5 png_get_IHDR [function] [call site] 01905
5 png_get_valid [function] [call site] 01906
5 png_get_iCCP [function] [call site] 01907
5 png_set_packing [function] [call site] 01910
5 png_set_palette_to_rgb [function] [call site] 01911
5 png_set_expand_gray_1_2_4_to_8 [function] [call site] 01912
5 png_get_bKGD [function] [call site] 01913
5 png_set_background [function] [call site] 01914
5 png_set_background [function] [call site] 01915
5 png_read_update_info [function] [call site] 01916
5 png_bytep::png_bytep [function] [call site] 01917
5 png_get_rowbytes [function] [call site] 01920
5 png_read_image [function] [call site] 01922
5 png_read_end [function] [call site] 01923
5 png_get_eXIf_1 [function] [call site] 01924
5 av1_cyclic_refresh_reset_resize [function] [call site] 01925
5 check_image_handle_no_metadata [function] [call site] 01928
6 get_primary_image_handle [function] [call site] 01929
6 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 01930
6 heif_image_handle_release [function] [call site] 01932
5 modify_exif_orientation_tag_if_it_exists [function] [call site] 01933
6 modify_exif_tag_if_it_exists [function] [call site] 01934
5 check_image_handle_no_metadata [function] [call site] 01949
5 check_image_size [function] [call site] 01950
6 get_primary_image_handle [function] [call site] 01951
6 get_primary_image [function] [call site] 01952
6 heif_image_has_channel [function] [call site] 01954
6 heif_image_has_channel [function] [call site] 01956
6 heif_image_has_channel [function] [call site] 01958
6 heif_image_has_channel [function] [call site] 01960
6 heif_image_has_channel [function] [call site] 01962
6 heif_image_has_channel [function] [call site] 01964
6 heif_image_has_channel [function] [call site] 01966
6 heif_image_has_channel [function] [call site] 01968
6 heif_image_get_primary_width [function] [call site] 01969
6 heif_image_get_primary_height [function] [call site] 01971
6 heif_image_get_width [function] [call site] 01973
6 heif_image_get_height [function] [call site] 01975
6 heif_image_get_width [function] [call site] 01977
6 heif_image_get_height [function] [call site] 01979
6 heif_image_get_width [function] [call site] 01981
6 heif_image_get_height [function] [call site] 01983
6 heif_image_get_width [function] [call site] 01985
6 heif_image_get_height [function] [call site] 01987
6 heif_image_get_bits_per_pixel [function] [call site] 01989
6 heif_image_get_bits_per_pixel [function] [call site] 01991
6 heif_image_get_bits_per_pixel [function] [call site] 01993
6 heif_image_get_bits_per_pixel_range [function] [call site] 01995
6 heif_image_get_bits_per_pixel_range [function] [call site] 01997
6 heif_image_get_bits_per_pixel_range [function] [call site] 01999
6 heif_image_release [function] [call site] 02001
6 heif_image_handle_release [function] [call site] 02002
5 png_get_text [function] [call site] 02003
5 av1_cyclic_refresh_reset_resize [function] [call site] 02005
5 check_image_handle_no_metadata [function] [call site] 02008
6 get_primary_image_handle [function] [call site] 02009
6 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 02010
6 heif_image_handle_release [function] [call site] 02012
5 png_get_channels [function] [call site] 02013
5 png_destroy_read_struct [function] [call site] 02014
5 heif_image_create [function] [call site] 02015
5 heif_image_add_plane [function] [call site] 02016
6 HeifPixelImage::add_plane [function] [call site] 02017
6 Error::error_struct [function] [call site] 02018
6 Catch::Detail::unique_ptr::get [function] [call site] 02019
5 heif_image_get_plane2 [function] [call site] 02020
5 heif_image_add_plane [function] [call site] 02021
5 heif_image_get_plane2 [function] [call site] 02022
5 heif_image_create [function] [call site] 02025
5 heif_image_add_plane [function] [call site] 02026
5 heif_image_get_plane2 [function] [call site] 02027
5 heif_image_add_plane [function] [call site] 02028
5 heif_image_get_plane2 [function] [call site] 02029
5 heif_image_create [function] [call site] 02030
5 heif_image_add_plane [function] [call site] 02031
5 heif_image_add_plane [function] [call site] 02032
5 heif_image_get_plane2 [function] [call site] 02033
5 heif_image_get_plane2 [function] [call site] 02034
5 heif_image_create [function] [call site] 02035
5 heif_image_add_plane [function] [call site] 02036
5 heif_image_get_plane2 [function] [call site] 02037
5 heif_image_create [function] [call site] 02040
5 heif_image_create [function] [call site] 02041
5 heif_image_add_plane [function] [call site] 02042
5 heif_image_get_plane2 [function] [call site] 02043
5 heif_image_set_raw_color_profile [function] [call site] 02044
6 std::vector::insert [function] [call site] 02047
6 end [function] [call site] 02048
7 change_state [function] [call site] 02049
7 pthread_join [function] [call site] 02050
7 pthread_mutex_destroy [function] [call site] 02051
7 pthread_cond_destroy [function] [call site] 02052
6 std::make_shared<color_profile_raw> [function] [call site] 02056
6 HeifPixelImage::set_color_profile_icc [function] [call site] 02057
5 std::shared_ptr<heif_image> [function] [call site] 02061
5 heif_image_release [function] [call site] 02062
4 loadY4M [function] [call site] 02065
5 std::ifstream::fail [function] [call site] 02066
5 std::string::find [function] [call site] 02068
5 std::string::find [function] [call site] 02069
5 std::string::find_first_of [function] [call site] 02070
5 std::string::substr [function] [call site] 02071
5 std::string::c_str [function] [call site] 02073
5 std::string::c_str [function] [call site] 02075
5 heif_image_create [function] [call site] 02077
5 heif_image_add_plane [function] [call site] 02078
5 heif_image_add_plane [function] [call site] 02079
5 heif_image_add_plane [function] [call site] 02080
5 heif_image_get_plane2 [function] [call site] 02081
5 heif_image_get_plane2 [function] [call site] 02082
5 heif_image_get_plane2 [function] [call site] 02083
5 std::ifstream::read [function] [call site] 02084
5 std::ifstream::read [function] [call site] 02085
5 std::ifstream::read [function] [call site] 02086
5 std::shared_ptr<heif_image> [function] [call site] 02087
5 heif_image_release [function] [call site] 02088
4 loadJPEG [function] [call site] 02094
5 jpeg_create_decompress [function] [call site] 02096
5 jpeg_std_error [function] [call site] 02097
5 jpeg_stdio_src [function] [call site] 02098
5 jpeg_save_markers [function] [call site] 02099
5 jpeg_save_markers [function] [call site] 02100
5 jpeg_save_markers [function] [call site] 02101
5 jpeg_read_header [function] [call site] 02102
5 ReadICCProfileFromJPEG [function] [call site] 02103
5 read_exif_orientation_tag [function] [call site] 02144
5 std::vector::data [function] [call site] 02149
5 std::vector::size [function] [call site] 02150
5 jpeg_start_decompress [function] [call site] 02151
5 heif_image_create [function] [call site] 02152
5 heif_image_add_plane [function] [call site] 02153
5 heif_image_get_plane2 [function] [call site] 02154
5 jpeg_read_scanlines [function] [call site] 02155
5 jpeg_start_decompress [function] [call site] 02159
5 heif_image_create [function] [call site] 02160
5 heif_image_add_plane [function] [call site] 02161
5 heif_image_add_plane [function] [call site] 02162
5 heif_image_add_plane [function] [call site] 02163
5 heif_image_get_plane2 [function] [call site] 02164
5 heif_image_get_plane2 [function] [call site] 02165
5 heif_image_get_plane2 [function] [call site] 02166
5 jpeg_read_raw_data [function] [call site] 02168
5 jpeg_read_scanlines [function] [call site] 02171
5 jpeg_read_scanlines [function] [call site] 02172
5 heif_image_set_raw_color_profile [function] [call site] 02173
5 std::shared_ptr<heif_image> [function] [call site] 02174
5 heif_image_release [function] [call site] 02175
5 jpeg_finish_decompress [function] [call site] 02177
5 jpeg_destroy_decompress [function] [call site] 02178
2 std::dynamic_pointer_cast<ImageItem_Error> [function] [call site] 02182
2 ImageItem::get_item_error [function] [call site] 02183
2 Error::error_struct [function] [call site] 02184
2 Catch::Detail::unique_ptr::get [function] [call site] 02185
2 heif_image_handle::heif_image_handle [function] [call site] 02186
2 std::move [function] [call site] 02187
1 heif_image_handle_release [function] [call site] 02188
1 TestDecodeImage [function] [call site] 02189
1 heif_image_handle_get_number_of_thumbnails [function] [call site] 02190
2 struct [call site] 02191
1 heif_image_handle_get_thumbnail [function] [call site] 02192
2 Catch::Detail::unique_ptr::get [function] [call site] 02194
2 struct [call site] 02195
2 heif_image_handle::heif_image_handle [function] [call site] 02197
2 error_struct [function] [call site] 02198
2 Catch::Detail::unique_ptr::get [function] [call site] 02199
2 Error::error_struct [function] [call site] 02200
2 Catch::Detail::unique_ptr::get [function] [call site] 02201
1 TestDecodeImage [function] [call site] 02202
1 heif_image_handle_release [function] [call site] 02203
1 heif_image_handle_release [function] [call site] 02204
1 heif_image_handle_release [function] [call site] 02205
1 heif_context_free [function] [call site] 02206
1 heif_deinit [function] [call site] 02208
2 heif_unregister_decoder_plugins [function] [call site] 02209
2 heif_unregister_encoder_plugins [function] [call site] 02211
2 heif_unload_all_plugins [function] [call site] 02213
3 unregister_plugin [function] [call site] 02214
4 static_cast<const [call site] 02215
4 heif_unregister_encoder_plugin [function] [call site] 02216
3 Catch::release [function] [call site] 02220
2 ColorConversionPipeline::release_ops [function] [call site] 02224