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 758 heif_nclx_color_profile_alloc call site: 00758 ColorConversionPipeline::construct_pipeline
500 222 heif_context_read_from_memory call site: 00222 HeifContext::read_from_memory
310 1944 heif_context_get_image_handle call site: 01944 check_image_size
168 2 heif_init call site: 00002 list_all_potential_plugins_in_directory
97 1788 heif_context_get_number_of_top_level_images call site: 01788 heif_image_get_primary_width
78 1675 heif_decode_image call site: 01675 convert_libde265_image_to_heif_image
17 2279 LLVMFuzzerTestOneInput call site: 02279 unregister_plugin
15 187 heif_main_brand call site: 00187
14 743 heif_decode_image call site: 00743 HeifContext::convert_to_output_colorspace
12 1916 heif_image_handle_get_metadata_content_type call site: 01916 heif_image_handle_get_metadata
11 1896 heif_image_handle_get_metadata call site: 01896 Error::error_struct
9 174 heif_fourcc_to_brand call site: 00174

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
4 fourcc [function] [call site] 00174
5 four_bytes_to_uint32 [function] [call site] 00175
6 static_cast<uint32_t> [function] [call site] 00176
6 static_cast<uint32_t> [function] [call site] 00177
6 static_cast<uint32_t> [function] [call site] 00178
6 static_cast<uint32_t> [function] [call site] 00179
5 static_cast<uint8_t> [function] [call site] 00180
5 static_cast<uint8_t> [function] [call site] 00181
5 static_cast<uint8_t> [function] [call site] 00182
5 static_cast<uint8_t> [function] [call site] 00183
1 clip_int [function] [call site] 00184
2 static_cast<int> [function] [call site] 00185
1 heif_get_file_mime_type [function] [call site] 00204
2 heif_read_main_brand [function] [call site] 00205
2 heif_read_minor_version_brand [function] [call site] 00206
3 heif_fourcc_to_brand [function] [call site] 00207
1 heif_context_alloc [function] [call site] 00211
2 load_plugins_if_not_initialized_yet [function] [call site] 00212
3 heif_init [function] [call site] 00213
2 heif_context::heif_context [function] [call site] 00214
2 std::make_shared<HeifContext> [function] [call site] 00215
1 heif_context_get_security_limits [function] [call site] 00216
2 MemoryHandle::get_security_limits [function] [call site] 00217
1 heif_context_get_security_limits [function] [call site] 00220
1 heif_context_read_from_memory [function] [call site] 00221
2 HeifContext::read_from_memory [function] [call site] 00222
3 std::make_shared<HeifFile> [function] [call site] 00223
3 HeifContext::set_security_limits [function] [call site] 00224
4 copy_security_limits [function] [call site] 00225
4 copy_security_limits [function] [call site] 00226
3 HeifContext::read_from_memory [function] [call site] 00227
4 std::make_shared<HeifFile> [function] [call site] 00228
4 HeifContext::set_security_limits [function] [call site] 00229
4 HeifContext::read_from_memory [function] [call site] 00230
4 HeifContext::interpret_heif_file [function] [call site] 00231
5 has_images [function] [call site] 00232
5 HeifContext::interpret_heif_file_images [function] [call site] 00233
6 reset [function] [call site] 00236
7 reinterpret_cast<mkvparser::MkvReader [call site] 00237
7 reinterpret_cast<mkvparser::Segment [call site] 00238
6 get_item_IDs [function] [call site] 00239
6 get_infe_box [function] [call site] 00240
6 ImageItem::alloc_for_infe_box [function] [call site] 00241
7 get_item_type_4cc [function] [call site] 00242
7 get_item_ID [function] [call site] 00243
7 get_content_type [function] [call site] 00246
7 std::make_shared<ImageItem_JPEG> [function] [call site] 00247
7 std::make_shared<ImageItem_HEVC> [function] [call site] 00249
7 std::make_shared<ImageItem_AVIF> [function] [call site] 00251
7 std::make_shared<ImageItem_VVC> [function] [call site] 00253
7 std::make_shared<ImageItem_AVC> [function] [call site] 00255
7 std::make_shared<ImageItem_uncompressed> [function] [call site] 00257
7 fourcc_to_string [function] [call site] 00258
8 static_cast<char> [function] [call site] 00259
8 static_cast<char> [function] [call site] 00260
8 static_cast<char> [function] [call site] 00261
8 static_cast<char> [function] [call site] 00262
7 std::stringstream::str [function] [call site] 00263
7 std::make_shared<ImageItem_Error> [function] [call site] 00264
7 std::make_shared<ImageItem_JPEG2000> [function] [call site] 00266
7 std::make_shared<ImageItem_Error> [function] [call site] 00268
7 std::make_shared<ImageItem_mask> [function] [call site] 00270
7 std::make_shared<ImageItem_Grid> [function] [call site] 00272
7 std::make_shared<ImageItem_Overlay> [function] [call site] 00274
7 std::make_shared<ImageItem_iden> [function] [call site] 00276
7 std::make_shared<ImageItem_Tiled> [function] [call site] 00278
6 get_properties [function] [call site] 00279
6 std::make_shared<ImageItem_Error> [function] [call site] 00280
6 ImageItem_Overlay::get_infe_type [function] [call site] 00281
6 ImageItem::set_properties [function] [call site] 00283
7 std::move [function] [call site] 00284
6 ImageItem_JPEG2000::initialize_decoder [function] [call site] 00285
7 get_property<Box_j2kH> [function] [call site] 00286
7 std::make_shared<Decoder_JPEG2000> [function] [call site] 00287
6 std::make_shared<ImageItem_Error> [function] [call site] 00288
6 ImageItem_Overlay::get_infe_type [function] [call site] 00289
6 ImageItem::set_properties [function] [call site] 00290
6 std::make_pair [function] [call site] 00292
6 Box_infe::is_hidden_item [function] [call site] 00293
6 get_primary_image_ID [function] [call site] 00294
6 ImageItem::set_primary [function] [call site] 00295
6 push_back [function] [call site] 00296
6 ImageItem_JPEG2000::set_decoder_input_data [function] [call site] 00297
7 DataExtent::set_from_image_item [function] [call site] 00298
8 std::move [function] [call site] 00299
7 get_context [function] [call site] 00300
7 set_data_extent [function] [call site] 00302
7 std::move [function] [call site] 00303
6 get_item_error [function] [call site] 00305
6 get_properties [function] [call site] 00306
6 std::dynamic_pointer_cast<Box_other> [function] [call site] 00307
6 HeifContext::get_heif_file [function] [call site] 00308
6 HeifContext::get_heif_file [function] [call site] 00309
6 get_type_string [function] [call site] 00310
6 std::stringstream::str [function] [call site] 00311
6 std::dynamic_pointer_cast<Box_Error> [function] [call site] 00312
6 Box_Error::get_parse_error_fatality [function] [call site] 00313
6 add_decoding_warning [function] [call site] 00314
6 StreamReader::get_error [function] [call site] 00315
6 StreamReader::get_error [function] [call site] 00316
6 std::dynamic_pointer_cast<Box_ispe> [function] [call site] 00317
6 get_width [function] [call site] 00318
6 get_height [function] [call site] 00319
6 set_resolution [function] [call site] 00320
6 add_decoding_warning [function] [call site] 00321
6 std::dynamic_pointer_cast<Box_colr> [function] [call site] 00322
6 auto::get_color_profile [function] [call site] 00323
6 set_color_profile [function] [call site] 00324
6 std::dynamic_pointer_cast<Box_cmin> [function] [call site] 00325
6 set_intrinsic_matrix [function] [call site] 00326
6 Box_cmin::get_intrinsic_matrix [function] [call site] 00327
6 std::dynamic_pointer_cast<Box_cmex> [function] [call site] 00328
6 set_extrinsic_matrix [function] [call site] 00329
6 Box_cmex::get_extrinsic_matrix [function] [call site] 00330
6 std::dynamic_pointer_cast<Box_clap> [function] [call site] 00331
6 set_resolution [function] [call site] 00332
6 Box_clap::get_width_rounded [function] [call site] 00333
6 Box_clap::get_height_rounded [function] [call site] 00337
6 has_intrinsic_matrix [function] [call site] 00339
6 get_intrinsic_matrix [function] [call site] 00340
6 Catch::Detail::unique_ptr::get [function] [call site] 00341
6 get_width [function] [call site] 00342
6 get_height [function] [call site] 00343
6 std::dynamic_pointer_cast<Box_imir> [function] [call site] 00344
6 get_intrinsic_matrix [function] [call site] 00345
6 Catch::Detail::unique_ptr::get [function] [call site] 00346
6 get_width [function] [call site] 00347
6 get_height [function] [call site] 00348
6 std::dynamic_pointer_cast<Box_irot> [function] [call site] 00349
6 Box_irot::get_rotation_ccw [function] [call site] 00350
6 Box_irot::get_rotation_ccw [function] [call site] 00351
6 set_resolution [function] [call site] 00352
6 get_height [function] [call site] 00353
6 get_width [function] [call site] 00354
6 get_property [function] [call site] 00355
6 set_gimi_sample_content_id [function] [call site] 00356
6 Box_gimi_content_id::get_content_id [function] [call site] 00357
6 get_iref_box [function] [call site] 00358
6 Box_iref::get_references_from [function] [call site] 00359
7 std::vector::push_back [function] [call site] 00360
6 BoxHeader::get_short_type [function] [call site] 00362
6 set_is_thumbnail [function] [call site] 00364
6 end [function] [call site] 00366
7 change_state [function] [call site] 00367
8 pthread_mutex_lock [function] [call site] 00368
9 EnterCriticalSection [function] [call site] 00369
8 pthread_cond_wait [function] [call site] 00370
9 SleepConditionVariableCS [function] [call site] 00371
8 pthread_cond_signal [function] [call site] 00372
9 WakeConditionVariable [function] [call site] 00373
8 pthread_mutex_unlock [function] [call site] 00374
9 LeaveCriticalSection [function] [call site] 00375
7 pthread_join [function] [call site] 00376
8 WaitForSingleObjectEx [function] [call site] 00377
8 CloseHandle [function] [call site] 00378
7 pthread_mutex_destroy [function] [call site] 00379
8 DeleteCriticalSection [function] [call site] 00380
7 pthread_cond_destroy [function] [call site] 00381
7 aom_free [function] [call site] 00382
8 GetActualMallocAddress [function] [call site] 00383
9 GetMallocAddressLocation [function] [call site] 00384
6 ImageItem::set_is_thumbnail [function] [call site] 00389
6 Catch::Detail::unique_ptr::get [function] [call site] 00392
6 ImageItem::add_thumbnail [function] [call site] 00394
7 push_back [function] [call site] 00395
6 HeifContext::remove_top_level_image [function] [call site] 00396
7 std::vector::push_back [function] [call site] 00397
7 std::move [function] [call site] 00398
6 get_property [function] [call site] 00400
6 std::stringstream::str [function] [call site] 00403
6 std::shared_ptr::get_aux_type [function] [call site] 00404
6 std::shared_ptr::get_aux_type [function] [call site] 00405
6 std::shared_ptr::get_aux_type [function] [call site] 00406
6 has_item_with_id [function] [call site] 00409
6 Catch::Detail::unique_ptr::get [function] [call site] 00412
6 set_is_alpha_channel [function] [call site] 00414
6 ImageItem::set_alpha_channel [function] [call site] 00415
7 std::move [function] [call site] 00416
6 std::shared_ptr::get_aux_type [function] [call site] 00417
6 std::shared_ptr::get_aux_type [function] [call site] 00418
6 set_is_depth_channel [function] [call site] 00419
6 has_item_with_id [function] [call site] 00422
6 Catch::Detail::unique_ptr::get [function] [call site] 00425
6 ImageItem::set_depth_channel [function] [call site] 00427
7 std::move [function] [call site] 00428
6 std::shared_ptr::get_subtypes [function] [call site] 00429
6 decode_hevc_aux_sei_messages [function] [call site] 00431
7 BitReader::get_bits_remaining [function] [call site] 00434
7 BitReader::get_bits32 [function] [call site] 00435
8 static_cast<uint32_t> [function] [call site] 00437
8 BitReader::get_bits [function] [call site] 00438
9 BitReader::refill [function] [call site] 00440
9 static_cast<uint32_t> [function] [call site] 00441
7 BitReader::get_current_byte_index [function] [call site] 00443
7 BitReader::get_current_byte_index [function] [call site] 00444
7 BitReader::get_bits_remaining [function] [call site] 00447
7 BitReader::get_bits32 [function] [call site] 00448
7 static_cast<uint8_t> [function] [call site] 00449
7 BitReader::get_bits8 [function] [call site] 00450
8 static_cast<uint8_t> [function] [call site] 00452
8 BitReader::get_bits [function] [call site] 00453
7 BitReader::skip_bits [function] [call site] 00454
8 BitReader::refill [function] [call site] 00455
7 BitReader::get_bits_remaining [function] [call site] 00456
7 BitReader::get_bits8 [function] [call site] 00457
7 BitReader::get_bits8 [function] [call site] 00458
7 read_depth_representation_info [function] [call site] 00459
8 std::make_shared<SEIMessage_depth_representation_info> [function] [call site] 00460
8 get_bits [function] [call site] 00461
9 bitreader_refill [function] [call site] 00462
8 read_depth_rep_info_element [function] [call site] 00471
8 read_depth_rep_info_element [function] [call site] 00480
8 read_depth_rep_info_element [function] [call site] 00481
8 read_depth_rep_info_element [function] [call site] 00482
7 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00483
8 Catch::throw_exception [function] [call site] 00484
9 Catch::cerr [function] [call site] 00485
9 std::terminate [function] [call site] 00487
7 push_back [function] [call site] 00488
6 std::dynamic_pointer_cast<SEIMessage_depth_representation_info> [function] [call site] 00489
6 set_depth_representation_info [function] [call site] 00490
6 set_is_aux_image [function] [call site] 00491
6 std::shared_ptr::get_aux_type [function] [call site] 00492
6 has_item_with_id [function] [call site] 00495
6 Catch::Detail::unique_ptr::get [function] [call site] 00498
6 ImageItem::add_aux_image [function] [call site] 00500
6 HeifContext::remove_top_level_image [function] [call site] 00503
6 get_item_error [function] [call site] 00504
6 get_infe_box [function] [call site] 00505
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00507
6 get_ipma_box [function] [call site] 00509
6 get_ipco_box [function] [call site] 00510
6 Box_ipco::get_property_for_item_ID [function] [call site] 00511
7 Box_ipco::get_properties_for_item_ID [function] [call site] 00512
8 Box_ipco::get_properties_for_item_ID [function] [call site] 00513
8 std::stringstream::str [function] [call site] 00515
8 get_all_child_boxes [function] [call site] 00516
8 std::stringstream::str [function] [call site] 00519
8 push_back [function] [call site] 00520
7 get_all_child_boxes [function] [call site] 00521
7 get_short_type [function] [call site] 00523
6 std::shared_ptr::get_item_type_4cc [function] [call site] 00527
6 get_ipma_box [function] [call site] 00529
6 get_ipco_box [function] [call site] 00530
6 Box_ipco::get_property_for_item_ID [function] [call site] 00531
6 get_item_error [function] [call site] 00535
6 get_infe_box [function] [call site] 00536
6 Box_infe::get_item_type_4cc [function] [call site] 00537
6 Box_iref::get_references [function] [call site] 00539
7 BoxHeader::get_short_type [function] [call site] 00540
7 std::vector<uint32_t> [function] [call site] 00541
6 std::vector::empty [function] [call site] 00543
6 std::vector::front [function] [call site] 00544
6 get_color_profile_icc [function] [call site] 00547
6 auto::get_color_profile_icc [function] [call site] 00548
6 set_color_profile [function] [call site] 00549
6 auto::get_color_profile_icc [function] [call site] 00550
6 has_nclx_color_profile [function] [call site] 00551
6 ImageExtraData::has_nclx_color_profile [function] [call site] 00552
7 nclx_default_if_undefined [function] [call site] 00553
8 Box_mini::get_colour_primaries [function] [call site] 00554
8 set_colour_primaries [function] [call site] 00555
8 get_matrix_coefficients [function] [call site] 00556
9 static_cast<heif_matrix_coefficients> [function] [call site] 00557
8 set_matrix_coefficients [function] [call site] 00558
8 get_transfer_characteristics [function] [call site] 00559
9 static_cast<heif_transfer_characteristics> [function] [call site] 00560
8 set_transfer_characteristics [function] [call site] 00561
6 set_color_profile_nclx [function] [call site] 00562
6 ImageExtraData::get_color_profile_nclx [function] [call site] 00563
6 get_item_type_4cc [function] [call site] 00564
6 get_content_type [function] [call site] 00565
6 get_item_uri_type [function] [call site] 00581
6 std::make_shared<ImageMetadata> [function] [call site] 00582
6 fourcc_to_string [function] [call site] 00583
6 std::move [function] [call site] 00584
6 get_uncompressed_item_data [function] [call site] 00585
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00588
7 Catch::throw_exception [function] [call site] 00589
6 Box_iref::get_references [function] [call site] 00590
6 has_item_with_id [function] [call site] 00594
6 ImageItem::add_metadata [function] [call site] 00596
6 Box_iref::get_references [function] [call site] 00599
6 ImageItem::set_is_premultiplied_alpha [function] [call site] 00604
6 get_item_type_4cc [function] [call site] 00605
6 std::make_shared<RegionItem> [function] [call site] 00607
6 get_uncompressed_item_data [function] [call site] 00608
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00609
6 std::shared_ptr::parse [function] [call site] 00610
6 HeifContext::get_security_limits [function] [call site] 00611
6 Box_iref::get_references_from [function] [call site] 00612
6 BoxHeader::get_short_type [function] [call site] 00613
6 ImageItem::add_region_item_id [function] [call site] 00618
7 push_back [function] [call site] 00619
6 push_back [function] [call site] 00620
6 BoxHeader::get_short_type [function] [call site] 00621
6 std::shared_ptr::get_number_of_regions [function] [call site] 00623
6 std::shared_ptr::get_regions [function] [call site] 00624
6 getRegionType [function] [call site] 00625
6 std::dynamic_pointer_cast<RegionGeometry_ReferencedMask> [function] [call site] 00626
6 std::shared_ptr::get_regions [function] [call site] 00627
6 std::vector::size [function] [call site] 00628
6 HeifContext::is_image [function] [call site] 00630
6 HeifContext::get_image [function] [call site] 00633
7 ImageItem::get_item_error [function] [call site] 00636
6 ImageItem::get_item_error [function] [call site] 00637
6 ImageItem::get_ispe_width [function] [call site] 00638
7 ImageItem::get_property [function] [call site] 00639
8 std::dynamic_pointer_cast<BoxType> [function] [call site] 00640
7 get_width [function] [call site] 00641
6 ImageItem::get_ispe_height [function] [call site] 00642
7 ImageItem::get_property [function] [call site] 00643
7 get_height [function] [call site] 00644
6 HeifContext::remove_top_level_image [function] [call site] 00645
6 get_item_type_4cc [function] [call site] 00646
6 std::make_shared<TextItem> [function] [call site] 00648
6 std::shared_ptr::set_item_id [function] [call site] 00649
6 get_uncompressed_item_data [function] [call site] 00650
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00651
6 std::shared_ptr::parse [function] [call site] 00652
6 Box_iref::get_references_from [function] [call site] 00653
6 BoxHeader::get_short_type [function] [call site] 00654
6 ImageItem::add_text_item_id [function] [call site] 00659
7 push_back [function] [call site] 00660
6 push_back [function] [call site] 00661
5 has_sequences [function] [call site] 00662
5 HeifContext::interpret_heif_file_sequences [function] [call site] 00663
6 get_moov_box [function] [call site] 00665
6 Box::get_child_box [function] [call site] 00667
7 std::dynamic_pointer_cast<T> [function] [call site] 00668
6 Box::get_child_boxes [function] [call site] 00670
7 std::dynamic_pointer_cast<T> [function] [call site] 00671
7 std::vector::push_back [function] [call site] 00672
6 Track::alloc_track [function] [call site] 00673
7 get_child_box [function] [call site] 00674
7 Box::get_child_box [function] [call site] 00675
7 Box_hdlr::get_handler_type [function] [call site] 00676
7 std::make_shared<Track_Visual> [function] [call site] 00680
7 std::make_shared<Track_Metadata> [function] [call site] 00682
7 fourcc_to_string [function] [call site] 00683
7 Box_hdlr::get_handler_type [function] [call site] 00684
7 std::stringstream::str [function] [call site] 00685
7 std::shared_ptr::load [function] [call site] 00687
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00688
6 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00689
6 ImageItem::get_id [function] [call site] 00692
6 Track::is_visual_track [function] [call site] 00693
6 ImageItem::get_id [function] [call site] 00696
6 std::vector::push_back [function] [call site] 00697
6 Track_Visual::initialize_after_parsing [function] [call site] 00698
7 get_handler [function] [call site] 00699
7 fourcc_to_string [function] [call site] 00702
7 get_handler [function] [call site] 00703
7 get_handler [function] [call site] 00704
7 get_auxiliary_info_type [function] [call site] 00705
7 get_tref_box [function] [call site] 00706
7 Box_iref::get_references [function] [call site] 00707
7 std::any_of [function] [call site] 00709
7 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 00710
8 const_iterator [function] [call site] 00711
7 end [function] [call site] 00712
8 change_state [function] [call site] 00713
8 pthread_join [function] [call site] 00714
8 pthread_mutex_destroy [function] [call site] 00715
8 pthread_cond_destroy [function] [call site] 00716
7 std::dynamic_pointer_cast<Track_Visual> [function] [call site] 00721
3 HeifContext::interpret_heif_file [function] [call site] 00722
2 Error::error_struct [function] [call site] 00723
3 ErrorBuffer::set_success [function] [call site] 00724
3 Error::get_error_string [function] [call site] 00725
3 Error::get_error_string [function] [call site] 00727
3 ErrorBuffer::set_error [function] [call site] 00729
3 std::stringstream::str [function] [call site] 00731
3 StreamReader::get_error [function] [call site] 00732
2 Catch::Detail::unique_ptr::get [function] [call site] 00733
1 heif_context_get_primary_image_handle [function] [call site] 00734
2 Error::error_struct [function] [call site] 00735
2 Catch::Detail::unique_ptr::get [function] [call site] 00736
2 get_primary_image [function] [call site] 00737
3 heif_decode_image [function] [call site] 00738
4 ImageItem::get_id [function] [call site] 00739
4 fill_default_decoding_options [function] [call site] 00740
4 heif_decoding_options_copy [function] [call site] 00741
4 HeifContext::decode_image [function] [call site] 00743
5 std::shared_ptr::decode_image [function] [call site] 00747
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00748
5 HeifContext::convert_to_output_colorspace [function] [call site] 00749
6 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00750
6 get_chroma_format [function] [call site] 00751
6 get_chroma_format [function] [call site] 00752
6 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00753
6 std::shared_ptr<HeifPixelImage>::get_visual_image_bits_per_pixel [function] [call site] 00754
6 std::shared_ptr<HeifPixelImage>::get_color_profile_nclx_with_fallback [function] [call site] 00755
6 nclx_color_profile_equal [function] [call site] 00756
7 heif_nclx_color_profile_alloc [function] [call site] 00757
8 nclx_profile::set_from_heif_color_profile_nclx [function] [call site] 00758
7 Kr_Kb::defaults [function] [call site] 00759
7 heif_nclx_color_profile_free [function] [call site] 00760
6 std::shared_ptr<HeifPixelImage>::has_alpha [function] [call site] 00761
6 set_matrix_coefficients [function] [call site] 00762
6 set_colour_primaries [function] [call site] 00763
6 set_full_range_flag [function] [call site] 00764
6 nclx_profile::set_sRGB_defaults [function] [call site] 00765
6 convert_colorspace [function] [call site] 00766
7 heif_color_conversion_options_ext_copy [function] [call site] 00767
7 std::unique_ptr::get [function] [call site] 00769
7 get_width [function] [call site] 00770
7 get_height [function] [call site] 00771
7 has_channel [function] [call site] 00772
7 get_width [function] [call site] 00773
7 get_height [function] [call site] 00774
7 get_colorspace [function] [call site] 00775
7 get_chroma_format [function] [call site] 00776
7 has_channel [function] [call site] 00777
7 is_interleaved_with_alpha [function] [call site] 00778
7 get_chroma_format [function] [call site] 00780
7 has_nclx_color_profile [function] [call site] 00781
7 get_color_profile_nclx [function] [call site] 00782
7 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 00783
7 get_channel_set [function] [call site] 00784
7 std::set::empty [function] [call site] 00786
7 get_bits_per_pixel [function] [call site] 00787
7 std::set::begin [function] [call site] 00788
7 get_matrix_coefficients [function] [call site] 00789
8 static_cast<heif_matrix_coefficients> [function] [call site] 00790
7 set_matrix_coefficients [function] [call site] 00791
7 get_matrix_coefficients [function] [call site] 00792
7 Box_mini::get_colour_primaries [function] [call site] 00793
7 set_colour_primaries [function] [call site] 00794
7 Box_mini::get_colour_primaries [function] [call site] 00795
7 get_transfer_characteristics [function] [call site] 00796
8 static_cast<heif_transfer_characteristics> [function] [call site] 00797
7 set_transfer_characteristics [function] [call site] 00798
7 get_transfer_characteristics [function] [call site] 00799
7 num_interleaved_pixels_per_plane [function] [call site] 00800
7 is_interleaved_with_alpha [function] [call site] 00802
7 ColorConversionPipeline::construct_pipeline [function] [call site] 00803
8 ColorConversionPipeline::init_ops [function] [call site] 00805
8 std::vector::emplace_back [function] [call site] 00806
8 std::vector::empty [function] [call site] 00807
8 ctrl_set_qm_max [function] [call site] 00808
9 update_extra_cfg [function] [call site] 00810
10 validate_config [function] [call site] 00811
11 RANGE_CHECK [function] [call site] 00812
11 RANGE_CHECK [function] [call site] 00813
11 RANGE_CHECK [function] [call site] 00814
11 RANGE_CHECK [function] [call site] 00815
11 RANGE_CHECK_HI [function] [call site] 00816
11 RANGE_CHECK_HI [function] [call site] 00817
11 RANGE_CHECK_HI [function] [call site] 00818
11 RANGE_CHECK_BOOL [function] [call site] 00819
11 RANGE_CHECK_HI [function] [call site] 00820
11 RANGE_CHECK_HI [function] [call site] 00821
11 RANGE_CHECK_HI [function] [call site] 00822
11 RANGE_CHECK_HI [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 [function] [call site] 00827
11 RANGE_CHECK_HI [function] [call site] 00828
11 RANGE_CHECK_HI [function] [call site] 00829
11 RANGE_CHECK_HI [function] [call site] 00830
11 RANGE_CHECK [function] [call site] 00831
11 RANGE_CHECK_HI [function] [call site] 00832
11 RANGE_CHECK [function] [call site] 00833
11 RANGE_CHECK_HI [function] [call site] 00834
11 RANGE_CHECK_HI [function] [call site] 00835
11 RANGE_CHECK_HI [function] [call site] 00836
11 RANGE_CHECK_HI [function] [call site] 00837
11 RANGE_CHECK_HI [function] [call site] 00838
11 RANGE_CHECK_HI [function] [call site] 00839
11 RANGE_CHECK [function] [call site] 00840
11 RANGE_CHECK_HI [function] [call site] 00842
11 RANGE_CHECK_HI [function] [call site] 00843
11 RANGE_CHECK_HI [function] [call site] 00845
11 RANGE_CHECK [function] [call site] 00846
11 RANGE_CHECK [function] [call site] 00847
11 RANGE_CHECK_HI [function] [call site] 00848
11 RANGE_CHECK [function] [call site] 00849
11 RANGE_CHECK [function] [call site] 00850
11 RANGE_CHECK [function] [call site] 00851
11 RANGE_CHECK [function] [call site] 00852
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_HI [function] [call site] 00857
11 RANGE_CHECK_HI [function] [call site] 00858
11 RANGE_CHECK_HI [function] [call site] 00859
11 RANGE_CHECK [function] [call site] 00860
11 RANGE_CHECK_HI [function] [call site] 00861
11 RANGE_CHECK [function] [call site] 00862
11 RANGE_CHECK_HI [function] [call site] 00863
11 RANGE_CHECK_HI [function] [call site] 00864
11 RANGE_CHECK_HI [function] [call site] 00865
11 RANGE_CHECK_HI [function] [call site] 00866
11 RANGE_CHECK_HI [function] [call site] 00867
11 RANGE_CHECK_HI [function] [call site] 00868
11 RANGE_CHECK_HI [function] [call site] 00869
11 RANGE_CHECK_HI [function] [call site] 00871
11 RANGE_CHECK_HI [function] [call site] 00872
11 RANGE_CHECK_HI [function] [call site] 00873
11 RANGE_CHECK_HI [function] [call site] 00874
11 RANGE_CHECK [function] [call site] 00875
11 RANGE_CHECK [function] [call site] 00876
11 RANGE_CHECK [function] [call site] 00877
11 RANGE_CHECK_HI [function] [call site] 00886
11 RANGE_CHECK_HI [function] [call site] 00887
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_HI [function] [call site] 00894
11 RANGE_CHECK [function] [call site] 00898
11 RANGE_CHECK [function] [call site] 00899
11 RANGE_CHECK [function] [call site] 00900
11 RANGE_CHECK [function] [call site] 00903
11 RANGE_CHECK [function] [call site] 00904
11 RANGE_CHECK_HI [function] [call site] 00905
11 RANGE_CHECK_HI [function] [call site] 00906
11 RANGE_CHECK_HI [function] [call site] 00907
11 RANGE_CHECK [function] [call site] 00908
11 RANGE_CHECK [function] [call site] 00909
11 RANGE_CHECK [function] [call site] 00910
11 RANGE_CHECK [function] [call site] 00911
11 RANGE_CHECK [function] [call site] 00912
11 RANGE_CHECK [function] [call site] 00913
11 RANGE_CHECK_HI [function] [call site] 00914
11 is_valid_seq_level_idx [function] [call site] 00915
11 RANGE_CHECK [function] [call site] 00917
11 RANGE_CHECK_HI [function] [call site] 00918
11 RANGE_CHECK_HI [function] [call site] 00919
10 set_encoder_config [function] [call site] 00920
11 update_default_encoder_config [function] [call site] 00921
11 av1_quantizer_to_qindex [function] [call site] 00922
11 av1_quantizer_to_qindex [function] [call site] 00923
11 av1_quantizer_to_qindex [function] [call site] 00924
11 convert_qp_offset [function] [call site] 00925
12 av1_convert_qindex_to_q [function] [call site] 00926
13 av1_ac_quant_QTX [function] [call site] 00927
13 av1_ac_quant_QTX [function] [call site] 00930
13 av1_ac_quant_QTX [function] [call site] 00931
12 av1_quantizer_to_qindex [function] [call site] 00933
12 av1_convert_qindex_to_q [function] [call site] 00935
11 get_modeled_qp_offset [function] [call site] 00936
12 av1_convert_qindex_to_q [function] [call site] 00937
11 disable_superres [function] [call site] 00943
11 av1_quantizer_to_qindex [function] [call site] 00944
11 av1_quantizer_to_qindex [function] [call site] 00945
11 disable_superres [function] [call site] 00946
11 disable_superres [function] [call site] 00947
11 disable_superres [function] [call site] 00948
10 av1_check_fpmt_config [function] [call site] 00950
11 is_fpmt_config [function] [call site] 00951
11 av1_zero_array [function] [call site] 00953
11 av1_zero_array [function] [call site] 00954
11 av1_zero_array [function] [call site] 00955
10 av1_change_config_seq [function] [call site] 00958
11 av1_set_aom_dec_model_info [function] [call site] 00961
11 av1_set_dec_model_op_parameters [function] [call site] 00962
11 av1_set_resource_availability_parameters [function] [call site] 00963
11 av1_update_film_grain_parameters_seq [function] [call site] 00964
11 set_sb_size [function] [call site] 00965
11 av1_init_seq_coding_tools [function] [call site] 00971
12 get_msb [function] [call site] 00972
13 __builtin_clz [function] [call site] 00974
12 set_bitstream_level_tier [function] [call site] 00978
13 does_level_match [function] [call site] 00979
13 does_level_match [function] [call site] 00980
13 does_level_match [function] [call site] 00981
13 does_level_match [function] [call site] 00982
13 does_level_match [function] [call site] 00983
13 does_level_match [function] [call site] 00984
13 does_level_match [function] [call site] 00985
13 does_level_match [function] [call site] 00986
13 does_level_match [function] [call site] 00987
13 does_level_match [function] [call site] 00988
13 does_level_match [function] [call site] 00989
13 does_level_match [function] [call site] 00990
13 av1_max_level_bitrate [function] [call site] 00991
13 aom_internal_error [function] [call site] 00992
11 highbd_set_var_fns [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_BFP_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_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_MBFP_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_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_OBFP_WRAPPER_8 [function] [call site] 01047
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01048
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01049
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01050
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01051
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01052
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01053
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01054
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01055
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01056
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01057
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01058
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01059
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01060
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01061
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01062
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01063
12 HIGHBD_OBFP_WRAPPER_8 [function] [call site] 01064
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01065
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01066
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01067
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01068
12 HIGHBD_SDSFP_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_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_BFP_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_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_MBFP_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_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_OBFP_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_SDSFP_WRAPPER [function] [call site] 01150
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01151
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01152
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01153
12 HIGHBD_SDSFP_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_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_BFP_WRAPPER [function] [call site] 01173
12 HIGHBD_BFP_WRAPPER [function] [call site] 01174
12 HIGHBD_BFP_WRAPPER [function] [call site] 01175
12 HIGHBD_BFP_WRAPPER [function] [call site] 01176
12 HIGHBD_BFP_WRAPPER [function] [call site] 01177
12 HIGHBD_BFP_WRAPPER [function] [call site] 01178
12 HIGHBD_BFP_WRAPPER [function] [call site] 01179
12 HIGHBD_BFP_WRAPPER [function] [call site] 01180
12 HIGHBD_BFP_WRAPPER [function] [call site] 01181
12 HIGHBD_BFP_WRAPPER [function] [call site] 01182
12 HIGHBD_BFP_WRAPPER [function] [call site] 01183
12 HIGHBD_BFP_WRAPPER [function] [call site] 01184
12 HIGHBD_BFP_WRAPPER [function] [call site] 01185
12 HIGHBD_BFP_WRAPPER [function] [call site] 01186
12 HIGHBD_BFP_WRAPPER [function] [call site] 01187
12 HIGHBD_BFP_WRAPPER [function] [call site] 01188
12 HIGHBD_BFP_WRAPPER [function] [call site] 01189
12 HIGHBD_BFP_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_MBFP_WRAPPER [function] [call site] 01195
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01196
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01197
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01198
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01199
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01200
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01201
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01202
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01203
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01204
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01205
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01206
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01207
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01208
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01209
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01210
12 HIGHBD_MBFP_WRAPPER [function] [call site] 01211
12 HIGHBD_MBFP_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_OBFP_WRAPPER [function] [call site] 01217
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01218
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01219
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01220
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01221
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01222
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01223
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01224
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01225
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01226
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01227
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01228
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01229
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01230
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01231
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01232
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01233
12 HIGHBD_OBFP_WRAPPER [function] [call site] 01234
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01235
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01236
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01237
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01238
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01239
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01240
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01241
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01242
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01243
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01244
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01245
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01246
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01247
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01248
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01249
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01250
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01251
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01252
12 HIGHBD_SDSFP_WRAPPER [function] [call site] 01253
11 set_primary_rc_buffer_sizes [function] [call site] 01255
10 av1_change_config [function] [call site] 01258
11 av1_update_film_grain_parameters [function] [call site] 01259
12 aom_film_grain_table_free [function] [call site] 01260
12 aom_free [function] [call site] 01263
12 reset_film_grain_chroma_params [function] [call site] 01265
12 aom_malloc [function] [call site] 01270
13 aom_memalign [function] [call site] 01271
14 check_size_argument_overflow [function] [call site] 01272
15 GetAllocationPaddingSize [function] [call site] 01273
14 GetAllocationPaddingSize [function] [call site] 01278
14 aom_align_addr [function] [call site] 01280
14 SetActualMallocAddress [function] [call site] 01281
15 GetMallocAddressLocation [function] [call site] 01282
12 aom_film_grain_table_read [function] [call site] 01284
13 aom_internal_error [function] [call site] 01286
13 aom_internal_error [function] [call site] 01289
13 aom_malloc [function] [call site] 01292
13 grain_table_entry_read [function] [call site] 01294
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
14 aom_internal_error [function] [call site] 01307
14 aom_internal_error [function] [call site] 01309
14 aom_internal_error [function] [call site] 01311
14 aom_internal_error [function] [call site] 01313
14 aom_internal_error [function] [call site] 01315
14 aom_internal_error [function] [call site] 01317
14 aom_internal_error [function] [call site] 01319
14 aom_internal_error [function] [call site] 01321
14 aom_internal_error [function] [call site] 01323
12 reset_film_grain_chroma_params [function] [call site] 01326
11 CHECK_MEM_ERROR [function] [call site] 01329
11 aom_calloc [function] [call site] 01330
12 check_size_argument_overflow [function] [call site] 01331
12 aom_malloc [function] [call site] 01332
11 config_target_level [function] [call site] 01334
12 av1_get_max_bitrate_for_level [function] [call site] 01335
13 is_valid_seq_level_idx [function] [call site] 01337
13 get_max_bitrate [function] [call site] 01338
12 av1_get_max_tiles_for_level [function] [call site] 01340
13 is_valid_seq_level_idx [function] [call site] 01342
12 av1_get_min_cr_for_level [function] [call site] 01343
13 is_valid_seq_level_idx [function] [call site] 01345
11 has_no_stats_stage [function] [call site] 01349
11 CHECK_MEM_ERROR [function] [call site] 01352
11 aom_memalign [function] [call site] 01353
11 CHECK_MEM_ERROR [function] [call site] 01354
11 aom_memalign [function] [call site] 01355
11 alloc_compound_type_rd_buffers [function] [call site] 01356
12 AOM_CHECK_MEM_ERROR [function] [call site] 01357
12 aom_memalign [function] [call site] 01358
12 AOM_CHECK_MEM_ERROR [function] [call site] 01359
12 aom_memalign [function] [call site] 01360
12 AOM_CHECK_MEM_ERROR [function] [call site] 01361
12 aom_memalign [function] [call site] 01362
12 AOM_CHECK_MEM_ERROR [function] [call site] 01363
12 aom_memalign [function] [call site] 01364
12 AOM_CHECK_MEM_ERROR [function] [call site] 01365
12 aom_malloc [function] [call site] 01366
11 CHECK_MEM_ERROR [function] [call site] 01367
11 aom_memalign [function] [call site] 01368
11 av1_reset_segment_features [function] [call site] 01369
12 av1_clearall_segfeatures [function] [call site] 01370
11 av1_set_high_precision_mv [function] [call site] 01373
11 av1_new_framerate [function] [call site] 01376
12 av1_rc_update_framerate [function] [call site] 01377
13 av1_get_MBs [function] [call site] 01378
14 ALIGN_POWER_OF_TWO [function] [call site] 01379
14 ALIGN_POWER_OF_TWO [function] [call site] 01380
13 av1_rc_set_gf_interval_range [function] [call site] 01385
14 has_no_stats_stage [function] [call site] 01386
14 av1_rc_get_default_min_gf_interval [function] [call site] 01387
14 av1_rc_get_default_max_gf_interval [function] [call site] 01390
11 av1_free_context_buffers [function] [call site] 01395
12 dec_free_mi [function] [call site] 01396
12 av1_free_above_context_buffers [function] [call site] 01400
11 av1_free_shared_coeff_buffer [function] [call site] 01407
11 av1_free_sms_tree [function] [call site] 01411
12 aom_free [function] [call site] 01412
11 av1_free_pmc [function] [call site] 01413
11 av1_num_planes [function] [call site] 01420
11 alloc_compressor_data [function] [call site] 01421
12 set_mb_mi [function] [call site] 01422
13 ALIGN_POWER_OF_TWO [function] [call site] 01423
13 ALIGN_POWER_OF_TWO [function] [call site] 01424
13 calc_mi_size [function] [call site] 01425
14 ALIGN_POWER_OF_TWO [function] [call site] 01426
12 is_stat_generation_stage [function] [call site] 01428
12 av1_alloc_txb_buf [function] [call site] 01431
13 av1_num_planes [function] [call site] 01432
13 av1_free_txb_buf [function] [call site] 01433
13 aom_malloc [function] [call site] 01438
13 CHECK_MEM_ERROR [function] [call site] 01439
13 aom_memalign [function] [call site] 01440
13 aom_malloc [function] [call site] 01441
13 aom_malloc [function] [call site] 01442
12 alloc_context_buffers_ext [function] [call site] 01443
13 dealloc_context_buffers_ext [function] [call site] 01444
14 aom_free [function] [call site] 01445
13 CHECK_MEM_ERROR [function] [call site] 01446
13 aom_calloc [function] [call site] 01447
12 aom_free [function] [call site] 01448
12 CHECK_MEM_ERROR [function] [call site] 01449
12 aom_calloc [function] [call site] 01450
12 aom_free [function] [call site] 01451
12 CHECK_MEM_ERROR [function] [call site] 01452
12 aom_malloc [function] [call site] 01453
12 av1_setup_shared_coeff_buffer [function] [call site] 01454
13 AOM_CHECK_MEM_ERROR [function] [call site] 01455
13 aom_memalign [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
12 av1_setup_sms_tree [function] [call site] 01461
13 is_stat_generation_stage [function] [call site] 01462
13 av1_get_pc_tree_nodes [function] [call site] 01463
13 aom_free [function] [call site] 01464
13 CHECK_MEM_ERROR [function] [call site] 01465
13 aom_calloc [function] [call site] 01466
12 av1_alloc_pmc [function] [call site] 01467
13 AOM_CHECK_MEM_ERROR [function] [call site] 01468
13 aom_calloc [function] [call site] 01469
13 av1_num_planes [function] [call site] 01470
13 AOM_CHECK_MEM_ERROR [function] [call site] 01471
13 aom_calloc [function] [call site] 01472
13 AOM_CHECK_MEM_ERROR [function] [call site] 01473
13 aom_calloc [function] [call site] 01474
13 AOM_CHECK_MEM_ERROR [function] [call site] 01475
13 aom_memalign [function] [call site] 01476
13 AOM_CHECK_MEM_ERROR [function] [call site] 01477
13 aom_memalign [function] [call site] 01478
13 frame_is_intra_only [function] [call site] 01479
13 AOM_CHECK_MEM_ERROR [function] [call site] 01480
13 aom_memalign [function] [call site] 01481
13 av1_invalid_rd_stats [function] [call site] 01482
11 realloc_segmentation_maps [function] [call site] 01483
12 aom_free [function] [call site] 01484
12 CHECK_MEM_ERROR [function] [call site] 01485
12 aom_calloc [function] [call site] 01486
12 av1_cyclic_refresh_free [function] [call site] 01487
12 CHECK_MEM_ERROR [function] [call site] 01490
12 av1_cyclic_refresh_alloc [function] [call site] 01491
13 aom_calloc [function] [call site] 01492
13 aom_calloc [function] [call site] 01493
13 av1_cyclic_refresh_free [function] [call site] 01494
12 aom_free [function] [call site] 01495
12 CHECK_MEM_ERROR [function] [call site] 01496
12 aom_calloc [function] [call site] 01497
11 av1_update_frame_size [function] [call site] 01498
12 set_mb_mi [function] [call site] 01499
12 is_stat_generation_stage [function] [call site] 01513
12 alloc_context_buffers_ext [function] [call site] 01514
12 set_sb_size [function] [call site] 01515
12 av1_select_sb_size [function] [call site] 01516
12 set_tile_info [function] [call site] 01517
13 av1_get_tile_limits [function] [call site] 01518
14 ALIGN_POWER_OF_TWO [function] [call site] 01519
14 ALIGN_POWER_OF_TWO [function] [call site] 01520
14 tile_log2 [function] [call site] 01521
14 tile_log2 [function] [call site] 01522
14 tile_log2 [function] [call site] 01524
14 tile_log2 [function] [call site] 01526
13 ALIGN_POWER_OF_TWO [function] [call site] 01530
13 av1_calculate_tile_cols [function] [call site] 01532
14 ALIGN_POWER_OF_TWO [function] [call site] 01533
14 ALIGN_POWER_OF_TWO [function] [call site] 01534
14 ALIGN_POWER_OF_TWO [function] [call site] 01535
14 tile_log2 [function] [call site] 01539
13 ALIGN_POWER_OF_TWO [function] [call site] 01545
13 av1_calculate_tile_rows [function] [call site] 01547
14 ALIGN_POWER_OF_TWO [function] [call site] 01548
14 ALIGN_POWER_OF_TWO [function] [call site] 01549
14 tile_log2 [function] [call site] 01552
11 set_tile_info [function] [call site] 01553
11 av1_update_layer_context_change_config [function] [call site] 01554
12 LAYER_IDS_TO_IDX [function] [call site] 01555
12 av1_quantizer_to_qindex [function] [call site] 01559
12 av1_quantizer_to_qindex [function] [call site] 01560
11 check_reset_rc_flag [function] [call site] 01561
12 av1_svc_check_reset_layer_rc_flag [function] [call site] 01562
13 LAYER_IDS_TO_IDX [function] [call site] 01563
13 LAYER_IDS_TO_IDX [function] [call site] 01564
10 av1_change_config [function] [call site] 01565
10 av1_change_config [function] [call site] 01566
8 std::vector::size [function] [call site] 01567
8 std::vector::push_back [function] [call site] 01569
8 std::vector::back [function] [call site] 01570
8 std::vector::pop_back [function] [call site] 01571
8 std::vector::back [function] [call site] 01572
8 std::vector::back [function] [call site] 01573
8 std::vector::back [function] [call site] 01574
8 std::vector::size [function] [call site] 01575
8 std::vector::size [function] [call site] 01577
8 ColorConversionPipeline::debug_dump_pipeline [function] [call site] 01580
9 std::ostringstream::str [function] [call site] 01583
8 state_after_conversion [function] [call site] 01585
8 std::vector::back [function] [call site] 01586
8 std::vector::back [function] [call site] 01587
8 std::vector::size [function] [call site] 01588
8 std::vector::back [function] [call site] 01589
8 std::vector::emplace_back [function] [call site] 01590
8 std::vector::size [function] [call site] 01591
7 ColorConversionPipeline::is_nop [function] [call site] 01592
7 ColorConversionPipeline::convert_image [function] [call site] 01594
8 print_spec [function] [call site] 01595
9 get_colorspace [function] [call site] 01596
9 get_chroma_format [function] [call site] 01597
9 get_colorspace [function] [call site] 01598
9 get_chroma_format [function] [call site] 01599
9 get_bits_per_pixel [function] [call site] 01600
9 get_bits_per_pixel [function] [call site] 01601
9 get_colorspace [function] [call site] 01602
9 get_colorspace [function] [call site] 01603
9 get_bits_per_pixel [function] [call site] 01604
8 convert_colorspace [function] [call site] 01605
9 heif_color_conversion_options_ext_copy [function] [call site] 01606
9 std::unique_ptr::get [function] [call site] 01607
9 get_width [function] [call site] 01608
9 get_height [function] [call site] 01609
9 has_channel [function] [call site] 01610
9 get_width [function] [call site] 01611
9 get_height [function] [call site] 01612
9 get_colorspace [function] [call site] 01613
9 get_chroma_format [function] [call site] 01614
9 has_channel [function] [call site] 01615
9 is_interleaved_with_alpha [function] [call site] 01616
9 get_chroma_format [function] [call site] 01617
9 has_nclx_color_profile [function] [call site] 01618
9 get_color_profile_nclx [function] [call site] 01619
9 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 01620
9 get_channel_set [function] [call site] 01621
9 std::set::empty [function] [call site] 01623
9 get_bits_per_pixel [function] [call site] 01624
9 std::set::begin [function] [call site] 01625
9 get_matrix_coefficients [function] [call site] 01626
9 set_matrix_coefficients [function] [call site] 01627
9 get_matrix_coefficients [function] [call site] 01628
9 Box_mini::get_colour_primaries [function] [call site] 01629
9 set_colour_primaries [function] [call site] 01630
9 Box_mini::get_colour_primaries [function] [call site] 01631
9 get_transfer_characteristics [function] [call site] 01632
9 set_transfer_characteristics [function] [call site] 01633
9 get_transfer_characteristics [function] [call site] 01634
9 num_interleaved_pixels_per_plane [function] [call site] 01635
9 is_interleaved_with_alpha [function] [call site] 01636
9 ColorConversionPipeline::construct_pipeline [function] [call site] 01637
9 ColorConversionPipeline::is_nop [function] [call site] 01638
9 ColorConversionPipeline::convert_image [function] [call site] 01639
8 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01640
8 std::shared_ptr::set_color_profile_nclx [function] [call site] 01641
8 std::shared_ptr::set_color_profile_icc [function] [call site] 01642
8 std::shared_ptr::get_color_profile_icc [function] [call site] 01643
8 std::shared_ptr::set_premultiplied_alpha [function] [call site] 01644
8 std::shared_ptr::is_premultiplied_alpha [function] [call site] 01645
8 std::shared_ptr::has_clli [function] [call site] 01646
8 std::shared_ptr::set_clli [function] [call site] 01647
8 std::shared_ptr::get_clli [function] [call site] 01648
8 std::shared_ptr::has_mdcv [function] [call site] 01649
8 std::shared_ptr::set_mdcv [function] [call site] 01650
8 std::shared_ptr::get_mdcv [function] [call site] 01651
8 std::shared_ptr::has_nonsquare_pixel_ratio [function] [call site] 01652
8 std::shared_ptr::get_pixel_ratio [function] [call site] 01653
8 std::shared_ptr::set_pixel_ratio [function] [call site] 01654
8 std::shared_ptr::has_gimi_sample_content_id [function] [call site] 01655
8 std::shared_ptr::set_gimi_sample_content_id [function] [call site] 01656
8 std::shared_ptr::get_gimi_sample_content_id [function] [call site] 01657
8 std::shared_ptr::get_tai_timestamp [function] [call site] 01658
8 std::shared_ptr::set_tai_timestamp [function] [call site] 01659
8 std::shared_ptr::set_sample_duration [function] [call site] 01660
8 std::shared_ptr::get_sample_duration [function] [call site] 01661
8 std::shared_ptr::get_warnings [function] [call site] 01662
6 HeifContext::get_security_limits [function] [call site] 01668
5 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 01669
5 std::shared_ptr::add_warnings [function] [call site] 01670
5 std::shared_ptr::get_decoding_warnings [function] [call site] 01671
4 Result::error_struct [function] [call site] 01672
5 std::get<Error> [function] [call site] 01673
4 Catch::Detail::unique_ptr::get [function] [call site] 01674
4 convert_libde265_image_to_heif_image [function] [call site] 01675
5 de265_get_chroma_format [function] [call site] 01676
6 get_chroma_format [function] [call site] 01677
5 heif_image_create [function] [call site] 01678
6 get_valid_chroma_values_for_colorspace [function] [call site] 01679
6 std::find [function] [call site] 01680
6 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 01681
6 convert_libde265_image_to_heif_image [function] [call site] 01684
6 std::make_shared<HeifPixelImage> [function] [call site] 01685
6 Catch::ReporterRegistry::create [function] [call site] 01686
7 Catch::TagAliasRegistry::find [function] [call site] 01687
8 Catch::TagAliasRegistry::find [function] [call site] 01688
9 Catch::TagAliasRegistry::find [function] [call site] 01689
7 end [function] [call site] 01692
8 change_state [function] [call site] 01693
8 pthread_join [function] [call site] 01694
8 pthread_mutex_destroy [function] [call site] 01695
8 pthread_cond_destroy [function] [call site] 01696
7 Catch::ReporterRegistry::create [function] [call site] 01700
8 Catch::TagAliasRegistry::find [function] [call site] 01701
8 Catch::ReporterRegistry::create [function] [call site] 01703
8 CATCH_MOVE [function] [call site] 01704
7 CATCH_MOVE [function] [call site] 01705
5 de265_get_image_width [function] [call site] 01706
5 de265_get_image_height [function] [call site] 01707
5 de265_get_chroma_format [function] [call site] 01708
5 de265_get_bits_per_pixel [function] [call site] 01709
6 decoder_context::get_sps [function] [call site] 01710
6 decoder_context::get_sps [function] [call site] 01712
5 de265_get_bits_per_pixel [function] [call site] 01713
5 heif_image_release [function] [call site] 01714
5 de265_get_image_plane [function] [call site] 01715
6 get_image_stride [function] [call site] 01717
6 de265_get_bits_per_pixel [function] [call site] 01718
5 de265_get_image_width [function] [call site] 01719
5 de265_get_image_height [function] [call site] 01720
5 heif_image_release [function] [call site] 01721
5 heif_image_add_plane_safe [function] [call site] 01722
6 HeifPixelImage::add_plane [function] [call site] 01723
7 HeifPixelImage::has_channel [function] [call site] 01725
7 num_interleaved_pixels_per_plane [function] [call site] 01728
7 MemoryHandle::alloc [function] [call site] 01729
8 std::stringstream::str [function] [call site] 01731
8 std::stringstream::str [function] [call site] 01735
7 std::make_pair [function] [call site] 01737
6 Error::error_struct [function] [call site] 01738
7 ErrorBuffer::set_success [function] [call site] 01739
7 Error::get_error_string [function] [call site] 01740
7 Error::get_error_string [function] [call site] 01741
7 ErrorBuffer::set_error [function] [call site] 01743
7 std::stringstream::str [function] [call site] 01744
7 StreamReader::get_error [function] [call site] 01745
6 Catch::Detail::unique_ptr::get [function] [call site] 01746
5 testing::internal::c_str [function] [call site] 01747
6 testing::internal::c_str [function] [call site] 01748
7 testing::internal::c_str [function] [call site] 01749
5 heif_image_release [function] [call site] 01750
5 heif_image_get_plane2 [function] [call site] 01751
6 get_plane [function] [call site] 01752
4 std::move [function] [call site] 01754
4 error_struct [function] [call site] 01755
4 Catch::Detail::unique_ptr::get [function] [call site] 01756
2 Error::error_struct [function] [call site] 01758
2 Catch::Detail::unique_ptr::get [function] [call site] 01759
2 std::dynamic_pointer_cast<ImageItem_Error> [function] [call site] 01760
2 ImageItem::get_item_error [function] [call site] 01761
2 Error::error_struct [function] [call site] 01762
2 Catch::Detail::unique_ptr::get [function] [call site] 01763
2 heif_image_handle::heif_image_handle [function] [call site] 01764
2 std::move [function] [call site] 01765
2 error_struct [function] [call site] 01766
2 Catch::Detail::unique_ptr::get [function] [call site] 01767
1 heif_image_handle_is_primary_image [function] [call site] 01769
2 ImageItem::is_primary [function] [call site] 01770
1 TestDecodeImage [function] [call site] 01771
2 heif_image_handle_is_primary_image [function] [call site] 01772
2 heif_image_handle_get_width [function] [call site] 01773
3 get_width [function] [call site] 01774
3 static_cast<int> [function] [call site] 01775
2 heif_image_handle_get_height [function] [call site] 01776
3 get_height [function] [call site] 01777
3 static_cast<int> [function] [call site] 01778
2 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 01781
3 heif::ImageHandle::get_metadata [function] [call site] 01782
4 heif_image_handle_get_metadata_size [function] [call site] 01783
5 heif::ImageHandle::get_metadata [function] [call site] 01784
5 check_image_size [function] [call site] 01785
6 get_primary_image_handle [function] [call site] 01786
7 heif_context_get_number_of_top_level_images [function] [call site] 01787
8 HeifContext::get_top_level_images [function] [call site] 01788
9 get_item_error [function] [call site] 01789
9 std::vector::push_back [function] [call site] 01790
7 heif_context_get_primary_image_handle [function] [call site] 01792
6 get_primary_image [function] [call site] 01794
7 heif_decode_image [function] [call site] 01795
6 heif_image_has_channel [function] [call site] 01798
7 HeifPixelImage::has_channel [function] [call site] 01799
6 heif_image_has_channel [function] [call site] 01803
6 heif_image_has_channel [function] [call site] 01805
6 heif_image_has_channel [function] [call site] 01807
6 heif_image_has_channel [function] [call site] 01809
6 heif_image_has_channel [function] [call site] 01811
6 heif_image_has_channel [function] [call site] 01813
6 heif_image_has_channel [function] [call site] 01815
6 heif_image_get_primary_width [function] [call site] 01816
7 HeifPixelImage::get_colorspace [function] [call site] 01817
7 get_chroma_format [function] [call site] 01818
7 uint32_to_int [function] [call site] 01819
8 static_cast<uint64_t> [function] [call site] 01820
8 ctrl_set_qm_max [function] [call site] 01821
8 static_cast<int> [function] [call site] 01822
7 get_width [function] [call site] 01823
7 uint32_to_int [function] [call site] 01824
7 get_width [function] [call site] 01825
7 uint32_to_int [function] [call site] 01826
7 get_width [function] [call site] 01827
6 heif_image_get_primary_height [function] [call site] 01829
7 HeifPixelImage::get_colorspace [function] [call site] 01830
7 get_chroma_format [function] [call site] 01831
7 uint32_to_int [function] [call site] 01832
7 get_height [function] [call site] 01833
7 uint32_to_int [function] [call site] 01834
7 get_height [function] [call site] 01835
7 uint32_to_int [function] [call site] 01836
7 get_height [function] [call site] 01837
6 heif_image_get_width [function] [call site] 01839
7 uint32_to_int [function] [call site] 01840
7 get_width [function] [call site] 01841
6 heif_image_get_height [function] [call site] 01843
7 uint32_to_int [function] [call site] 01844
7 get_height [function] [call site] 01845
6 heif_image_get_width [function] [call site] 01847
6 heif_image_get_height [function] [call site] 01849
6 heif_image_get_width [function] [call site] 01851
6 heif_image_get_height [function] [call site] 01853
6 heif_image_get_width [function] [call site] 01855
6 heif_image_get_height [function] [call site] 01857
6 heif_image_get_bits_per_pixel [function] [call site] 01859
7 HeifPixelImage::get_storage_bits_per_pixel [function] [call site] 01860
8 HeifPixelImage::get_chroma_format [function] [call site] 01861
8 HeifPixelImage::get_bits_per_pixel [function] [call site] 01862
8 static_cast<uint8_t> [function] [call site] 01866
6 heif_image_get_bits_per_pixel [function] [call site] 01868
6 heif_image_get_bits_per_pixel [function] [call site] 01870
6 heif_image_get_bits_per_pixel_range [function] [call site] 01872
7 HeifPixelImage::get_bits_per_pixel [function] [call site] 01873
6 heif_image_get_bits_per_pixel_range [function] [call site] 01877
6 heif_image_get_bits_per_pixel_range [function] [call site] 01879
6 heif_image_release [function] [call site] 01881
6 heif_image_handle_release [function] [call site] 01882
4 heif_image_handle_get_metadata [function] [call site] 01885
5 heif::ImageHandle::get_metadata [function] [call site] 01886
5 Catch::StringRef::empty [function] [call site] 01887
5 check_image_handle_no_metadata [function] [call site] 01889
6 get_primary_image_handle [function] [call site] 01890
6 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 01891
6 heif_image_handle_release [function] [call site] 01893
5 check_image_size [function] [call site] 01894
5 error_struct [function] [call site] 01895
5 Catch::Detail::unique_ptr::get [function] [call site] 01896
5 Error::error_struct [function] [call site] 01897
5 Catch::Detail::unique_ptr::get [function] [call site] 01898
4 std::vector::data [function] [call site] 01900
2 static_cast<size_t> [function] [call site] 01903
2 static_cast<heif_item_id*> [function] [call site] 01904
2 heif_image_handle_get_list_of_metadata_block_IDs [function] [call site] 01907
3 heif::ImageHandle::get_metadata [function] [call site] 01908
2 heif_image_handle_get_metadata_type [function] [call site] 01910
3 heif::ImageHandle::get_metadata [function] [call site] 01911
3 testing::internal::c_str [function] [call site] 01912
4 testing::internal::c_str [function] [call site] 01913
2 heif_image_handle_get_metadata_content_type [function] [call site] 01914
3 heif::ImageHandle::get_metadata [function] [call site] 01915
3 testing::internal::c_str [function] [call site] 01916
4 testing::internal::c_str [function] [call site] 01917
2 heif_image_handle_get_metadata_size [function] [call site] 01918
2 static_cast<uint8_t*> [function] [call site] 01919
2 heif_image_handle_get_metadata [function] [call site] 01922
2 heif_decode_image [function] [call site] 01925
2 heif_image_release [function] [call site] 01926
2 heif_image_get_colorspace [function] [call site] 01928
3 HeifPixelImage::get_colorspace [function] [call site] 01929
2 heif_image_get_chroma_format [function] [call site] 01931
3 get_chroma_format [function] [call site] 01932
2 heif_image_release [function] [call site] 01933
1 heif_image_handle_release [function] [call site] 01934
1 heif_context_get_number_of_top_level_images [function] [call site] 01935
1 heif_context_get_list_of_top_level_image_IDs [function] [call site] 01938
2 HeifContext::get_top_level_images [function] [call site] 01939
2 std::vector::size [function] [call site] 01941
1 heif_context_get_image_handle [function] [call site] 01943
2 get_image [function] [call site] 01944
3 filename [function] [call site] 01945
4 std::setw [function] [call site] 01946
4 std::setfill [function] [call site] 01947
4 std::setw [function] [call site] 01948
4 std::setfill [function] [call site] 01949
4 std::stringstream::str [function] [call site] 01950
3 load_image [function] [call site] 01951
4 find_last_of [function] [call site] 01952
4 std::transform [function] [call site] 01954
4 std::string::begin [function] [call site] 01955
4 end [function] [call site] 01956
5 change_state [function] [call site] 01957
5 pthread_join [function] [call site] 01958
5 pthread_mutex_destroy [function] [call site] 01959
5 pthread_cond_destroy [function] [call site] 01960
4 std::string::begin [function] [call site] 01964
4 loadPNG [function] [call site] 01965
5 png_create_read_struct [function] [call site] 01967
5 png_create_info_struct [function] [call site] 01969
5 png_destroy_read_struct [function] [call site] 01970
5 png_jmpbuf [function] [call site] 01973
5 png_destroy_read_struct [function] [call site] 01974
5 png_set_read_fn [function] [call site] 01976
5 png_read_info [function] [call site] 01977
5 png_get_IHDR [function] [call site] 01978
5 png_get_valid [function] [call site] 01979
5 png_get_iCCP [function] [call site] 01980
5 png_set_packing [function] [call site] 01983
5 png_set_palette_to_rgb [function] [call site] 01984
5 png_set_expand_gray_1_2_4_to_8 [function] [call site] 01985
5 png_get_bKGD [function] [call site] 01986
5 png_set_background [function] [call site] 01987
5 png_set_background [function] [call site] 01988
5 png_read_update_info [function] [call site] 01989
5 png_bytep::png_bytep [function] [call site] 01990
5 png_get_rowbytes [function] [call site] 01993
5 png_read_image [function] [call site] 01995
5 png_read_end [function] [call site] 01996
5 png_get_eXIf_1 [function] [call site] 01997
5 av1_cyclic_refresh_reset_resize [function] [call site] 01998
5 check_image_handle_no_metadata [function] [call site] 02001
6 get_primary_image_handle [function] [call site] 02002
6 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 02003
6 heif_image_handle_release [function] [call site] 02005
5 modify_exif_orientation_tag_if_it_exists [function] [call site] 02006
6 modify_exif_tag_if_it_exists [function] [call site] 02007
5 check_image_handle_no_metadata [function] [call site] 02022
5 check_image_size [function] [call site] 02023
6 get_primary_image_handle [function] [call site] 02024
6 get_primary_image [function] [call site] 02025
6 heif_image_has_channel [function] [call site] 02027
6 heif_image_has_channel [function] [call site] 02029
6 heif_image_has_channel [function] [call site] 02031
6 heif_image_has_channel [function] [call site] 02033
6 heif_image_has_channel [function] [call site] 02035
6 heif_image_has_channel [function] [call site] 02037
6 heif_image_has_channel [function] [call site] 02039
6 heif_image_has_channel [function] [call site] 02041
6 heif_image_get_primary_width [function] [call site] 02042
6 heif_image_get_primary_height [function] [call site] 02044
6 heif_image_get_width [function] [call site] 02046
6 heif_image_get_height [function] [call site] 02048
6 heif_image_get_width [function] [call site] 02050
6 heif_image_get_height [function] [call site] 02052
6 heif_image_get_width [function] [call site] 02054
6 heif_image_get_height [function] [call site] 02056
6 heif_image_get_width [function] [call site] 02058
6 heif_image_get_height [function] [call site] 02060
6 heif_image_get_bits_per_pixel [function] [call site] 02062
6 heif_image_get_bits_per_pixel [function] [call site] 02064
6 heif_image_get_bits_per_pixel [function] [call site] 02066
6 heif_image_get_bits_per_pixel_range [function] [call site] 02068
6 heif_image_get_bits_per_pixel_range [function] [call site] 02070
6 heif_image_get_bits_per_pixel_range [function] [call site] 02072
6 heif_image_release [function] [call site] 02074
6 heif_image_handle_release [function] [call site] 02075
5 png_get_text [function] [call site] 02076
5 av1_cyclic_refresh_reset_resize [function] [call site] 02078
5 check_image_handle_no_metadata [function] [call site] 02081
6 get_primary_image_handle [function] [call site] 02082
6 heif_image_handle_get_number_of_metadata_blocks [function] [call site] 02083
6 heif_image_handle_release [function] [call site] 02085
5 png_get_channels [function] [call site] 02086
5 png_destroy_read_struct [function] [call site] 02087
5 heif_image_create [function] [call site] 02088
5 heif_image_add_plane [function] [call site] 02089
6 HeifPixelImage::add_plane [function] [call site] 02090
6 Error::error_struct [function] [call site] 02091
6 Catch::Detail::unique_ptr::get [function] [call site] 02092
5 heif_image_get_plane2 [function] [call site] 02093
5 heif_image_add_plane [function] [call site] 02094
5 heif_image_get_plane2 [function] [call site] 02095
5 heif_image_create [function] [call site] 02098
5 heif_image_add_plane [function] [call site] 02099
5 heif_image_get_plane2 [function] [call site] 02100
5 heif_image_add_plane [function] [call site] 02101
5 heif_image_get_plane2 [function] [call site] 02102
5 heif_image_create [function] [call site] 02103
5 heif_image_add_plane [function] [call site] 02104
5 heif_image_add_plane [function] [call site] 02105
5 heif_image_get_plane2 [function] [call site] 02106
5 heif_image_get_plane2 [function] [call site] 02107
5 heif_image_create [function] [call site] 02108
5 heif_image_add_plane [function] [call site] 02109
5 heif_image_get_plane2 [function] [call site] 02110
5 heif_image_create [function] [call site] 02113
5 heif_image_create [function] [call site] 02114
5 heif_image_add_plane [function] [call site] 02115
5 heif_image_get_plane2 [function] [call site] 02116
5 heif_image_set_raw_color_profile [function] [call site] 02117
6 std::vector::insert [function] [call site] 02120
6 end [function] [call site] 02121
7 change_state [function] [call site] 02122
7 pthread_join [function] [call site] 02123
7 pthread_mutex_destroy [function] [call site] 02124
7 pthread_cond_destroy [function] [call site] 02125
6 std::make_shared<color_profile_raw> [function] [call site] 02129
6 ImageExtraData::set_color_profile_icc [function] [call site] 02130
5 std::shared_ptr<heif_image> [function] [call site] 02134
5 heif_image_release [function] [call site] 02135
4 loadY4M [function] [call site] 02138
5 std::ifstream::fail [function] [call site] 02139
5 std::string::find [function] [call site] 02141
5 std::string::find [function] [call site] 02142
5 std::string::find_first_of [function] [call site] 02143
5 std::string::substr [function] [call site] 02144
5 std::string::c_str [function] [call site] 02146
5 std::string::c_str [function] [call site] 02148
5 heif_image_create [function] [call site] 02150
5 heif_image_add_plane [function] [call site] 02151
5 heif_image_add_plane [function] [call site] 02152
5 heif_image_add_plane [function] [call site] 02153
5 heif_image_get_plane2 [function] [call site] 02154
5 heif_image_get_plane2 [function] [call site] 02155
5 heif_image_get_plane2 [function] [call site] 02156
5 std::ifstream::read [function] [call site] 02157
5 std::ifstream::read [function] [call site] 02158
5 std::ifstream::read [function] [call site] 02159
5 std::shared_ptr<heif_image> [function] [call site] 02160
5 heif_image_release [function] [call site] 02161
4 loadJPEG [function] [call site] 02167
5 jpeg_create_decompress [function] [call site] 02169
5 jpeg_std_error [function] [call site] 02170
5 jpeg_stdio_src [function] [call site] 02171
5 jpeg_save_markers [function] [call site] 02172
5 jpeg_save_markers [function] [call site] 02173
5 jpeg_save_markers [function] [call site] 02174
5 jpeg_read_header [function] [call site] 02175
5 ReadICCProfileFromJPEG [function] [call site] 02176
5 read_exif_orientation_tag [function] [call site] 02217
5 std::vector::data [function] [call site] 02222
5 std::vector::size [function] [call site] 02223
5 jpeg_start_decompress [function] [call site] 02224
5 heif_image_create [function] [call site] 02225
5 heif_image_add_plane [function] [call site] 02226
5 heif_image_get_plane2 [function] [call site] 02227
5 jpeg_read_scanlines [function] [call site] 02228
5 jpeg_start_decompress [function] [call site] 02232
5 heif_image_create [function] [call site] 02233
5 heif_image_add_plane [function] [call site] 02234
5 heif_image_add_plane [function] [call site] 02235
5 heif_image_add_plane [function] [call site] 02236
5 heif_image_get_plane2 [function] [call site] 02237
5 heif_image_get_plane2 [function] [call site] 02238
5 heif_image_get_plane2 [function] [call site] 02239
5 jpeg_read_raw_data [function] [call site] 02241
5 jpeg_read_scanlines [function] [call site] 02244
5 jpeg_read_scanlines [function] [call site] 02245
5 heif_image_set_raw_color_profile [function] [call site] 02246
5 std::shared_ptr<heif_image> [function] [call site] 02247
5 heif_image_release [function] [call site] 02248
5 jpeg_finish_decompress [function] [call site] 02250
5 jpeg_destroy_decompress [function] [call site] 02251
2 std::dynamic_pointer_cast<ImageItem_Error> [function] [call site] 02255
2 ImageItem::get_item_error [function] [call site] 02256
2 Error::error_struct [function] [call site] 02257
2 Catch::Detail::unique_ptr::get [function] [call site] 02258
2 heif_image_handle::heif_image_handle [function] [call site] 02259
2 std::move [function] [call site] 02260
1 heif_image_handle_release [function] [call site] 02261
1 TestDecodeImage [function] [call site] 02262
1 heif_image_handle_get_number_of_thumbnails [function] [call site] 02263
2 heif_image_handle*::image::get_thumbnails [function] [call site] 02264
1 heif_image_handle_get_thumbnail [function] [call site] 02265
2 heif_image_handle*::image::get_thumbnails [function] [call site] 02266
2 heif_image_handle::heif_image_handle [function] [call site] 02268
2 error_struct [function] [call site] 02269
2 Catch::Detail::unique_ptr::get [function] [call site] 02270
2 Error::error_struct [function] [call site] 02271
2 Catch::Detail::unique_ptr::get [function] [call site] 02272
1 TestDecodeImage [function] [call site] 02273
1 heif_image_handle_release [function] [call site] 02274
1 heif_image_handle_release [function] [call site] 02275
1 heif_image_handle_release [function] [call site] 02276
1 heif_context_free [function] [call site] 02277
1 heif_deinit [function] [call site] 02279
2 heif_unregister_decoder_plugins [function] [call site] 02280
2 heif_unregister_encoder_plugins [function] [call site] 02282
2 heif_unload_all_plugins [function] [call site] 02284
3 unregister_plugin [function] [call site] 02285
4 static_cast<const [call site] 02286
4 heif_unregister_encoder_plugin [function] [call site] 02287
3 Catch::release [function] [call site] 02291
2 ColorConversionPipeline::release_ops [function] [call site] 02295