The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 468 | 221 | heif_context_read_from_memory | call site: 00221 | HeifContext::read_from_memory |
| 320 | 1136 | heif_context_get_image_handle | call site: 01136 | load_image |
| 153 | 730 | heif_nclx_color_profile_alloc | call site: 00730 | ColorConversionPipeline::construct_pipeline |
| 101 | 68 | heif_init | call site: 00068 | list_all_potential_plugins_in_directory |
| 84 | 984 | heif_context_get_number_of_top_level_images | call site: 00984 | heif_image_handle_get_metadata |
| 65 | 2 | heif_init | call site: 00002 | |
| 62 | 887 | heif_decode_image | call site: 00887 | convert_libde265_image_to_heif_image |
| 19 | 710 | heif_decode_image | call site: 00710 | HeifContext::convert_to_output_colorspace |
| 15 | 186 | heif_main_brand | call site: 00186 | |
| 15 | 1072 | heif_image_handle_get_metadata | call site: 01072 | REQUIRE |
| 11 | 1090 | heif_image_handle_get_metadata | call site: 01090 | Error::error_struct |
| 11 | 1109 | heif_image_handle_get_metadata_content_type | call site: 01109 | heif_image_handle_get_metadata |
LLVMFuzzerTestOneInput
[function]
[call site]
00000
heif_init
[function]
[call site]
00001
ColorConversionPipeline::init_ops
[function]
[call site]
00002
empty
[function]
[call site]
00003
emplace_back
[function]
[call site]
00004
std::make_shared<Op_RGB_to_RGB24_32>
[function]
[call site]
00005
emplace_back
[function]
[call site]
00006
std::make_shared<Op_RGB24_32_to_RGB>
[function]
[call site]
00007
emplace_back
[function]
[call site]
00008
std::make_shared<Op_YCbCr_to_RGB<uint16_t>>
[function]
[call site]
00009
emplace_back
[function]
[call site]
00010
std::make_shared<Op_YCbCr_to_RGB<uint8_t>>
[function]
[call site]
00011
emplace_back
[function]
[call site]
00012
std::make_shared<Op_YCbCr420_to_RGB24>
[function]
[call site]
00013
emplace_back
[function]
[call site]
00014
std::make_shared<Op_YCbCr420_to_RGB32>
[function]
[call site]
00015
emplace_back
[function]
[call site]
00016
std::make_shared<Op_YCbCr420_to_RRGGBBaa>
[function]
[call site]
00017
emplace_back
[function]
[call site]
00018
std::make_shared<Op_RGB_HDR_to_RRGGBBaa_BE>
[function]
[call site]
00019
emplace_back
[function]
[call site]
00020
std::make_shared<Op_RGB_to_RRGGBBaa_BE>
[function]
[call site]
00021
emplace_back
[function]
[call site]
00022
std::make_shared<Op_mono_to_YCbCr420>
[function]
[call site]
00023
emplace_back
[function]
[call site]
00024
std::make_shared<Op_mono_to_RGB24_32>
[function]
[call site]
00025
emplace_back
[function]
[call site]
00026
std::make_shared<Op_RRGGBBaa_swap_endianness>
[function]
[call site]
00027
emplace_back
[function]
[call site]
00028
std::make_shared<Op_RRGGBBaa_BE_to_RGB_HDR>
[function]
[call site]
00029
emplace_back
[function]
[call site]
00030
std::make_shared<Op_RGB24_32_to_YCbCr>
[function]
[call site]
00031
emplace_back
[function]
[call site]
00032
std::make_shared<Op_RGB_to_YCbCr<uint8_t>>
[function]
[call site]
00033
emplace_back
[function]
[call site]
00034
std::make_shared<Op_RGB_to_YCbCr<uint16_t>>
[function]
[call site]
00035
emplace_back
[function]
[call site]
00036
std::make_shared<Op_RRGGBBxx_HDR_to_YCbCr420>
[function]
[call site]
00037
emplace_back
[function]
[call site]
00038
std::make_shared<Op_RGB24_32_to_YCbCr444_GBR>
[function]
[call site]
00039
emplace_back
[function]
[call site]
00040
std::make_shared<Op_drop_alpha_plane>
[function]
[call site]
00041
emplace_back
[function]
[call site]
00042
std::make_shared<Op_flatten_alpha_plane<uint8_t>>
[function]
[call site]
00043
emplace_back
[function]
[call site]
00044
std::make_shared<Op_flatten_alpha_plane<uint16_t>>
[function]
[call site]
00045
emplace_back
[function]
[call site]
00046
std::make_shared<Op_to_hdr_planes>
[function]
[call site]
00047
emplace_back
[function]
[call site]
00048
std::make_shared<Op_to_sdr_planes>
[function]
[call site]
00049
emplace_back
[function]
[call site]
00050
std::make_shared<Op_YCbCr420_bilinear_to_YCbCr444<uint8_t>>
[function]
[call site]
00051
emplace_back
[function]
[call site]
00052
std::make_shared<Op_YCbCr420_bilinear_to_YCbCr444<uint16_t>>
[function]
[call site]
00053
emplace_back
[function]
[call site]
00054
std::make_shared<Op_YCbCr422_bilinear_to_YCbCr444<uint8_t>>
[function]
[call site]
00055
emplace_back
[function]
[call site]
00056
std::make_shared<Op_YCbCr422_bilinear_to_YCbCr444<uint16_t>>
[function]
[call site]
00057
emplace_back
[function]
[call site]
00058
std::make_shared<Op_YCbCr444_to_YCbCr420_average<uint8_t>>
[function]
[call site]
00059
emplace_back
[function]
[call site]
00060
std::make_shared<Op_YCbCr444_to_YCbCr420_average<uint16_t>>
[function]
[call site]
00061
emplace_back
[function]
[call site]
00062
std::make_shared<Op_YCbCr444_to_YCbCr422_average<uint8_t>>
[function]
[call site]
00063
emplace_back
[function]
[call site]
00064
std::make_shared<Op_YCbCr444_to_YCbCr422_average<uint16_t>>
[function]
[call site]
00065
emplace_back
[function]
[call site]
00066
std::make_shared<Op_Any_RGB_to_YCbCr_420_Sharp>
[function]
[call site]
00067
register_default_plugins
[function]
[call site]
00068
register_decoder
[function]
[call site]
00069
insert
[function]
[call site]
00070
get_decoder_plugin_webcodecs
[function]
[call site]
00071
register_decoder
[function]
[call site]
00072
get_decoder_plugin_libde265
[function]
[call site]
00073
register_encoder
[function]
[call site]
00074
std::unique_ptr<heif_encoder_descriptor>
[function]
[call site]
00075
heif_encoder_descriptor::heif_encoder_descriptor
[function]
[call site]
00076
insert
[function]
[call site]
00077
std::move
[function]
[call site]
00078
get_encoder_plugin_x265
[function]
[call site]
00079
register_encoder
[function]
[call site]
00080
get_encoder_plugin_kvazaar
[function]
[call site]
00081
register_encoder
[function]
[call site]
00082
get_encoder_plugin_uvg266
[function]
[call site]
00083
register_encoder
[function]
[call site]
00084
get_encoder_plugin_vvenc
[function]
[call site]
00085
register_decoder
[function]
[call site]
00086
get_decoder_plugin_vvdec
[function]
[call site]
00087
register_encoder
[function]
[call site]
00088
get_encoder_plugin_aom
[function]
[call site]
00089
register_decoder
[function]
[call site]
00090
get_decoder_plugin_aom
[function]
[call site]
00091
register_encoder
[function]
[call site]
00092
get_encoder_plugin_rav1e
[function]
[call site]
00093
register_decoder
[function]
[call site]
00094
get_decoder_plugin_dav1d
[function]
[call site]
00095
register_encoder
[function]
[call site]
00096
get_encoder_plugin_svt
[function]
[call site]
00097
register_decoder
[function]
[call site]
00098
get_decoder_plugin_ffmpeg
[function]
[call site]
00099
register_decoder
[function]
[call site]
00100
get_decoder_plugin_jpeg
[function]
[call site]
00101
register_encoder
[function]
[call site]
00102
get_encoder_plugin_jpeg
[function]
[call site]
00103
register_encoder
[function]
[call site]
00104
get_encoder_plugin_openjpeg
[function]
[call site]
00105
register_decoder
[function]
[call site]
00106
get_decoder_plugin_openjpeg
[function]
[call site]
00107
register_encoder
[function]
[call site]
00108
get_encoder_plugin_openjph
[function]
[call site]
00109
register_decoder
[function]
[call site]
00110
get_decoder_plugin_openh264
[function]
[call site]
00111
register_encoder
[function]
[call site]
00112
get_encoder_plugin_x264
[function]
[call site]
00113
register_encoder
[function]
[call site]
00114
get_encoder_plugin_uncompressed
[function]
[call site]
00115
register_decoder
[function]
[call site]
00116
get_decoder_plugin_uncompressed
[function]
[call site]
00117
register_encoder
[function]
[call site]
00118
get_encoder_plugin_mask
[function]
[call site]
00119
get_plugin_paths
[function]
[call site]
00120
get_plugin_directories_from_environment_variable_windows
[function]
[call site]
00121
getenv
[function]
[call site]
00122
getline
[function]
[call site]
00123
std::vector::push_back
[function]
[call site]
00124
get_plugin_directories_from_environment_variable_unix
[function]
[call site]
00125
getenv
[function]
[call site]
00126
getline
[function]
[call site]
00127
std::vector::push_back
[function]
[call site]
00128
std::vector::empty
[function]
[call site]
00129
std::vector::push_back
[function]
[call site]
00130
heif_load_plugins
[function]
[call site]
00131
list_all_potential_plugins_in_directory
[function]
[call site]
00132
list_all_potential_plugins_in_directory_windows
[function]
[call site]
00133
opendir
[function]
[call site]
00134
FindFirstFile
[function]
[call site]
00135
std::string::c_str
[function]
[call site]
00136
std::vector::push_back
[function]
[call site]
00137
FindNextFile
[function]
[call site]
00138
FindClose
[function]
[call site]
00139
list_all_potential_plugins_in_directory_unix
[function]
[call site]
00140
opendir
[function]
[call site]
00141
readdir
[function]
[call site]
00142
strlen
[function]
[call site]
00143
strcmp
[function]
[call site]
00144
strlen
[function]
[call site]
00145
std::vector::push_back
[function]
[call site]
00146
closedir
[function]
[call site]
00147
heif_load_plugin
[function]
[call site]
00148
PluginLibrary_Unix::load_from_file
[function]
[call site]
00149
dlopen
[function]
[call site]
00150
fprintf
[function]
[call site]
00151
dlerror
[function]
[call site]
00152
dlsym
[function]
[call site]
00153
fprintf
[function]
[call site]
00154
dlerror
[function]
[call site]
00155
PluginLibrary_Unix::get_plugin_info
[function]
[call site]
00156
push_back
[function]
[call site]
00157
static_cast<const
[call site]
00158
STRINGIFY
[function]
[call site]
00159
heif_get_version_number
[function]
[call site]
00160
heif_register_encoder_plugin
[function]
[call site]
00161
register_encoder
[function]
[call site]
00162
static_cast<const
[call site]
00163
STRINGIFY
[function]
[call site]
00164
heif_get_version_number
[function]
[call site]
00165
heif_register_decoder_plugin
[function]
[call site]
00166
register_decoder
[function]
[call site]
00167
c_str
[function]
[call site]
00168
c_str
[function]
[call site]
00169
heif_check_filetype
[function]
[call site]
00170
heif_read_main_brand
[function]
[call site]
00171
heif_fourcc_to_brand
[function]
[call site]
00172
fourcc
[function]
[call site]
00173
four_bytes_to_uint32
[function]
[call site]
00174
static_cast<uint32_t>
[function]
[call site]
00175
static_cast<uint32_t>
[function]
[call site]
00176
static_cast<uint32_t>
[function]
[call site]
00177
static_cast<uint32_t>
[function]
[call site]
00178
static_cast<uint8_t>
[function]
[call site]
00179
static_cast<uint8_t>
[function]
[call site]
00180
static_cast<uint8_t>
[function]
[call site]
00181
static_cast<uint8_t>
[function]
[call site]
00182
clip_int
[function]
[call site]
00183
static_cast<int>
[function]
[call site]
00184
heif_main_brand
[function]
[call site]
00185
heif_fourcc_to_brand_enum
[function]
[call site]
00186
strcmp
[function]
[call site]
00187
strcmp
[function]
[call site]
00188
strcmp
[function]
[call site]
00189
strcmp
[function]
[call site]
00190
strcmp
[function]
[call site]
00191
strcmp
[function]
[call site]
00192
strcmp
[function]
[call site]
00193
strcmp
[function]
[call site]
00194
strcmp
[function]
[call site]
00195
strcmp
[function]
[call site]
00196
strcmp
[function]
[call site]
00197
strcmp
[function]
[call site]
00198
strcmp
[function]
[call site]
00199
strcmp
[function]
[call site]
00200
strcmp
[function]
[call site]
00201
clip_int
[function]
[call site]
00202
heif_get_file_mime_type
[function]
[call site]
00203
heif_read_main_brand
[function]
[call site]
00204
heif_read_minor_version_brand
[function]
[call site]
00205
heif_fourcc_to_brand
[function]
[call site]
00206
is_jpeg
[function]
[call site]
00207
is_png
[function]
[call site]
00208
clip_int
[function]
[call site]
00209
heif_context_alloc
[function]
[call site]
00210
load_plugins_if_not_initialized_yet
[function]
[call site]
00211
heif_init
[function]
[call site]
00212
heif_context::heif_context
[function]
[call site]
00213
std::make_shared<HeifContext>
[function]
[call site]
00214
heif_context_get_security_limits
[function]
[call site]
00215
MemoryHandle::get_security_limits
[function]
[call site]
00216
UINT64_C
[function]
[call site]
00217
assert
[function]
[call site]
00218
heif_context_get_security_limits
[function]
[call site]
00219
heif_context_read_from_memory
[function]
[call site]
00220
HeifContext::read_from_memory
[function]
[call site]
00221
std::make_shared<HeifFile>
[function]
[call site]
00222
HeifContext::set_security_limits
[function]
[call site]
00223
copy_security_limits
[function]
[call site]
00224
copy_security_limits
[function]
[call site]
00225
HeifContext::read_from_memory
[function]
[call site]
00226
std::make_shared<HeifFile>
[function]
[call site]
00227
HeifContext::set_security_limits
[function]
[call site]
00228
HeifContext::read_from_memory
[function]
[call site]
00229
HeifContext::interpret_heif_file
[function]
[call site]
00230
has_images
[function]
[call site]
00231
HeifContext::interpret_heif_file_images
[function]
[call site]
00232
clear
[function]
[call site]
00233
clear
[function]
[call site]
00234
reset
[function]
[call site]
00235
get_item_IDs
[function]
[call site]
00236
get_infe_box
[function]
[call site]
00237
ImageItem::alloc_for_infe_box
[function]
[call site]
00238
get_item_type_4cc
[function]
[call site]
00239
get_item_ID
[function]
[call site]
00240
fourcc
[function]
[call site]
00241
fourcc
[function]
[call site]
00242
get_content_type
[function]
[call site]
00243
std::make_shared<ImageItem_JPEG>
[function]
[call site]
00244
fourcc
[function]
[call site]
00245
std::make_shared<ImageItem_HEVC>
[function]
[call site]
00246
fourcc
[function]
[call site]
00247
std::make_shared<ImageItem_AVIF>
[function]
[call site]
00248
fourcc
[function]
[call site]
00249
std::make_shared<ImageItem_VVC>
[function]
[call site]
00250
fourcc
[function]
[call site]
00251
std::make_shared<ImageItem_AVC>
[function]
[call site]
00252
fourcc
[function]
[call site]
00253
std::make_shared<ImageItem_uncompressed>
[function]
[call site]
00254
fourcc_to_string
[function]
[call site]
00255
static_cast<char>
[function]
[call site]
00256
static_cast<char>
[function]
[call site]
00257
static_cast<char>
[function]
[call site]
00258
static_cast<char>
[function]
[call site]
00259
std::stringstream::str
[function]
[call site]
00260
std::make_shared<ImageItem_Error>
[function]
[call site]
00261
fourcc
[function]
[call site]
00262
std::make_shared<ImageItem_JPEG2000>
[function]
[call site]
00263
fourcc
[function]
[call site]
00264
std::make_shared<ImageItem_Error>
[function]
[call site]
00265
fourcc
[function]
[call site]
00266
std::make_shared<ImageItem_mask>
[function]
[call site]
00267
fourcc
[function]
[call site]
00268
std::make_shared<ImageItem_Grid>
[function]
[call site]
00269
fourcc
[function]
[call site]
00270
std::make_shared<ImageItem_Overlay>
[function]
[call site]
00271
fourcc
[function]
[call site]
00272
std::make_shared<ImageItem_iden>
[function]
[call site]
00273
fourcc
[function]
[call site]
00274
std::make_shared<ImageItem_Tiled>
[function]
[call site]
00275
get_properties
[function]
[call site]
00276
std::make_shared<ImageItem_Error>
[function]
[call site]
00277
ImageItem_Overlay::get_infe_type
[function]
[call site]
00278
fourcc
[function]
[call site]
00279
ImageItem::set_properties
[function]
[call site]
00280
std::move
[function]
[call site]
00281
ImageItem_JPEG2000::initialize_decoder
[function]
[call site]
00282
get_property<Box_j2kH>
[function]
[call site]
00283
std::make_shared<Decoder_JPEG2000>
[function]
[call site]
00284
std::make_shared<ImageItem_Error>
[function]
[call site]
00285
ImageItem_Overlay::get_infe_type
[function]
[call site]
00286
ImageItem::set_properties
[function]
[call site]
00287
insert
[function]
[call site]
00288
std::make_pair
[function]
[call site]
00289
Box_infe::is_hidden_item
[function]
[call site]
00290
get_primary_image_ID
[function]
[call site]
00291
ImageItem::set_primary
[function]
[call site]
00292
push_back
[function]
[call site]
00293
ImageItem_JPEG2000::set_decoder_input_data
[function]
[call site]
00294
DataExtent::set_from_image_item
[function]
[call site]
00295
std::move
[function]
[call site]
00296
get_context
[function]
[call site]
00297
get_id
[function]
[call site]
00298
set_data_extent
[function]
[call site]
00299
std::move
[function]
[call site]
00300
Error
[function]
[call site]
00301
get_item_error
[function]
[call site]
00302
get_properties
[function]
[call site]
00303
std::dynamic_pointer_cast<Box_other>
[function]
[call site]
00304
HeifContext::get_heif_file
[function]
[call site]
00305
HeifContext::get_heif_file
[function]
[call site]
00306
get_type_string
[function]
[call site]
00307
std::stringstream::str
[function]
[call site]
00308
std::dynamic_pointer_cast<Box_Error>
[function]
[call site]
00309
Box_Error::get_parse_error_fatality
[function]
[call site]
00310
add_decoding_warning
[function]
[call site]
00311
StreamReader::get_error
[function]
[call site]
00312
StreamReader::get_error
[function]
[call site]
00313
std::dynamic_pointer_cast<Box_ispe>
[function]
[call site]
00314
HeifPixelImage::get_width
[function]
[call site]
00315
HeifPixelImage::get_height
[function]
[call site]
00316
set_resolution
[function]
[call site]
00317
add_decoding_warning
[function]
[call site]
00318
std::dynamic_pointer_cast<Box_colr>
[function]
[call site]
00319
auto::get_color_profile
[function]
[call site]
00320
set_color_profile
[function]
[call site]
00321
std::dynamic_pointer_cast<Box_cmin>
[function]
[call site]
00322
set_intrinsic_matrix
[function]
[call site]
00323
Box_cmin::get_intrinsic_matrix
[function]
[call site]
00324
std::dynamic_pointer_cast<Box_cmex>
[function]
[call site]
00325
set_extrinsic_matrix
[function]
[call site]
00326
Box_cmex::get_extrinsic_matrix
[function]
[call site]
00327
std::dynamic_pointer_cast<Box_clap>
[function]
[call site]
00328
set_resolution
[function]
[call site]
00329
Box_clap::get_width_rounded
[function]
[call site]
00330
round
[function]
[call site]
00331
Box_clap::get_height_rounded
[function]
[call site]
00332
round
[function]
[call site]
00333
has_intrinsic_matrix
[function]
[call site]
00334
get_intrinsic_matrix
[function]
[call site]
00335
Catch::Detail::unique_ptr::get
[function]
[call site]
00336
get_width
[function]
[call site]
00337
get_height
[function]
[call site]
00338
std::dynamic_pointer_cast<Box_imir>
[function]
[call site]
00339
get_intrinsic_matrix
[function]
[call site]
00340
Catch::Detail::unique_ptr::get
[function]
[call site]
00341
get_width
[function]
[call site]
00342
get_height
[function]
[call site]
00343
std::dynamic_pointer_cast<Box_irot>
[function]
[call site]
00344
Box_irot::get_rotation_ccw
[function]
[call site]
00345
Box_irot::get_rotation_ccw
[function]
[call site]
00346
set_resolution
[function]
[call site]
00347
get_height
[function]
[call site]
00348
get_width
[function]
[call site]
00349
get_property
[function]
[call site]
00350
set_gimi_sample_content_id
[function]
[call site]
00351
Box_gimi_content_id::get_content_id
[function]
[call site]
00352
get_property
[function]
[call site]
00353
set_omaf_image_projection
[function]
[call site]
00354
ImageExtraData::get_omaf_image_projection
[function]
[call site]
00355
get_iref_box
[function]
[call site]
00356
Box_iref::get_references_from
[function]
[call site]
00357
std::vector::push_back
[function]
[call site]
00358
get_id
[function]
[call site]
00359
BoxHeader::get_short_type
[function]
[call site]
00360
fourcc
[function]
[call site]
00361
set_is_thumbnail
[function]
[call site]
00362
find
[function]
[call site]
00363
end
[function]
[call site]
00364
Error
[function]
[call site]
00365
ImageItem::set_is_thumbnail
[function]
[call site]
00366
Error
[function]
[call site]
00367
get
[function]
[call site]
00368
Catch::Detail::unique_ptr::get
[function]
[call site]
00369
Error
[function]
[call site]
00370
ImageItem::add_thumbnail
[function]
[call site]
00371
push_back
[function]
[call site]
00372
HeifContext::remove_top_level_image
[function]
[call site]
00373
std::vector::push_back
[function]
[call site]
00374
std::move
[function]
[call site]
00375
fourcc
[function]
[call site]
00376
get_property
[function]
[call site]
00377
get_id
[function]
[call site]
00378
Error
[function]
[call site]
00379
std::stringstream::str
[function]
[call site]
00380
std::shared_ptr::get_aux_type
[function]
[call site]
00381
std::shared_ptr::get_aux_type
[function]
[call site]
00382
std::shared_ptr::get_aux_type
[function]
[call site]
00383
find
[function]
[call site]
00384
end
[function]
[call site]
00385
has_item_with_id
[function]
[call site]
00386
Error
[function]
[call site]
00387
get
[function]
[call site]
00388
Catch::Detail::unique_ptr::get
[function]
[call site]
00389
Error
[function]
[call site]
00390
set_is_alpha_channel
[function]
[call site]
00391
ImageItem::set_alpha_channel
[function]
[call site]
00392
std::move
[function]
[call site]
00393
std::shared_ptr::get_aux_type
[function]
[call site]
00394
std::shared_ptr::get_aux_type
[function]
[call site]
00395
set_is_depth_channel
[function]
[call site]
00396
find
[function]
[call site]
00397
end
[function]
[call site]
00398
has_item_with_id
[function]
[call site]
00399
Error
[function]
[call site]
00400
get
[function]
[call site]
00401
Catch::Detail::unique_ptr::get
[function]
[call site]
00402
Error
[function]
[call site]
00403
ImageItem::set_depth_channel
[function]
[call site]
00404
std::move
[function]
[call site]
00405
std::shared_ptr::get_subtypes
[function]
[call site]
00406
empty
[function]
[call site]
00407
decode_hevc_aux_sei_messages
[function]
[call site]
00408
data
[function]
[call site]
00409
size
[function]
[call site]
00410
BitReader::get_bits_remaining
[function]
[call site]
00411
BitReader::get_bits32
[function]
[call site]
00412
assert
[function]
[call site]
00413
static_cast<uint32_t>
[function]
[call site]
00414
BitReader::get_bits
[function]
[call site]
00415
assert
[function]
[call site]
00416
BitReader::refill
[function]
[call site]
00417
static_cast<uint32_t>
[function]
[call site]
00418
size
[function]
[call site]
00419
BitReader::get_current_byte_index
[function]
[call site]
00420
BitReader::get_current_byte_index
[function]
[call site]
00421
data
[function]
[call site]
00422
size
[function]
[call site]
00423
BitReader::get_bits_remaining
[function]
[call site]
00424
BitReader::get_bits32
[function]
[call site]
00425
static_cast<uint8_t>
[function]
[call site]
00426
BitReader::get_bits8
[function]
[call site]
00427
assert
[function]
[call site]
00428
static_cast<uint8_t>
[function]
[call site]
00429
BitReader::get_bits
[function]
[call site]
00430
BitReader::skip_bits
[function]
[call site]
00431
BitReader::refill
[function]
[call site]
00432
BitReader::get_bits_remaining
[function]
[call site]
00433
BitReader::get_bits8
[function]
[call site]
00434
BitReader::get_bits8
[function]
[call site]
00435
read_depth_representation_info
[function]
[call site]
00436
std::make_shared<SEIMessage_depth_representation_info>
[function]
[call site]
00437
get_bits
[function]
[call site]
00438
get_bits
[function]
[call site]
00439
get_bits
[function]
[call site]
00440
get_bits
[function]
[call site]
00441
get_uvlc
[function]
[call site]
00442
get_uvlc
[function]
[call site]
00443
read_depth_rep_info_element
[function]
[call site]
00444
get_bits8
[function]
[call site]
00445
get_bits
[function]
[call site]
00446
static_cast<uint8_t>
[function]
[call site]
00447
get_bits8
[function]
[call site]
00448
get_bits32
[function]
[call site]
00449
pow
[function]
[call site]
00450
pow
[function]
[call site]
00451
pow
[function]
[call site]
00452
read_depth_rep_info_element
[function]
[call site]
00453
read_depth_rep_info_element
[function]
[call site]
00454
read_depth_rep_info_element
[function]
[call site]
00455
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00456
Catch::throw_exception
[function]
[call site]
00457
Catch::cerr
[function]
[call site]
00458
what
[function]
[call site]
00459
std::terminate
[function]
[call site]
00460
push_back
[function]
[call site]
00461
std::dynamic_pointer_cast<SEIMessage_depth_representation_info>
[function]
[call site]
00462
set_depth_representation_info
[function]
[call site]
00463
set_is_aux_image
[function]
[call site]
00464
std::shared_ptr::get_aux_type
[function]
[call site]
00465
find
[function]
[call site]
00466
end
[function]
[call site]
00467
has_item_with_id
[function]
[call site]
00468
Error
[function]
[call site]
00469
get
[function]
[call site]
00470
Catch::Detail::unique_ptr::get
[function]
[call site]
00471
Error
[function]
[call site]
00472
ImageItem::add_aux_image
[function]
[call site]
00473
push_back
[function]
[call site]
00474
std::move
[function]
[call site]
00475
HeifContext::remove_top_level_image
[function]
[call site]
00476
get_item_error
[function]
[call site]
00477
get_infe_box
[function]
[call site]
00478
get_id
[function]
[call site]
00479
std::shared_ptr::get_item_type_4cc
[function]
[call site]
00480
fourcc
[function]
[call site]
00481
get_ipma_box
[function]
[call site]
00482
get_ipco_box
[function]
[call site]
00483
Box_ipco::get_property_for_item_ID
[function]
[call site]
00484
Box_ipco::get_properties_for_item_ID
[function]
[call site]
00485
Box_ipco::get_properties_for_item_ID
[function]
[call site]
00486
Error
[function]
[call site]
00487
std::stringstream::str
[function]
[call site]
00488
get_all_child_boxes
[function]
[call site]
00489
size
[function]
[call site]
00490
Error
[function]
[call site]
00491
std::stringstream::str
[function]
[call site]
00492
push_back
[function]
[call site]
00493
get_all_child_boxes
[function]
[call site]
00494
size
[function]
[call site]
00495
get_short_type
[function]
[call site]
00496
get_id
[function]
[call site]
00497
fourcc
[function]
[call site]
00498
Error
[function]
[call site]
00499
std::shared_ptr::get_item_type_4cc
[function]
[call site]
00500
fourcc
[function]
[call site]
00501
get_ipma_box
[function]
[call site]
00502
get_ipco_box
[function]
[call site]
00503
Box_ipco::get_property_for_item_ID
[function]
[call site]
00504
get_id
[function]
[call site]
00505
fourcc
[function]
[call site]
00506
Error
[function]
[call site]
00507
get_item_error
[function]
[call site]
00508
get_infe_box
[function]
[call site]
00509
Box_infe::get_item_type_4cc
[function]
[call site]
00510
fourcc
[function]
[call site]
00511
Box_iref::get_references
[function]
[call site]
00512
BoxHeader::get_short_type
[function]
[call site]
00513
std::vector<uint32_t>
[function]
[call site]
00514
fourcc
[function]
[call site]
00515
std::vector::empty
[function]
[call site]
00516
std::vector::front
[function]
[call site]
00517
find
[function]
[call site]
00518
end
[function]
[call site]
00519
get_color_profile_icc
[function]
[call site]
00520
auto::get_color_profile_icc
[function]
[call site]
00521
set_color_profile
[function]
[call site]
00522
auto::get_color_profile_icc
[function]
[call site]
00523
has_nclx_color_profile
[function]
[call site]
00524
ImageExtraData::has_nclx_color_profile
[function]
[call site]
00525
nclx_default_if_undefined
[function]
[call site]
00526
Box_mini::get_colour_primaries
[function]
[call site]
00527
set_colour_primaries
[function]
[call site]
00528
get_matrix_coefficients
[function]
[call site]
00529
static_cast<heif_matrix_coefficients>
[function]
[call site]
00530
set_matrix_coefficients
[function]
[call site]
00531
get_transfer_characteristics
[function]
[call site]
00532
static_cast<heif_transfer_characteristics>
[function]
[call site]
00533
set_transfer_characteristics
[function]
[call site]
00534
set_color_profile_nclx
[function]
[call site]
00535
ImageExtraData::get_color_profile_nclx
[function]
[call site]
00536
get_item_type_4cc
[function]
[call site]
00537
get_content_type
[function]
[call site]
00538
item_type_is_image
[function]
[call site]
00539
fourcc
[function]
[call site]
00540
fourcc
[function]
[call site]
00541
fourcc
[function]
[call site]
00542
fourcc
[function]
[call site]
00543
fourcc
[function]
[call site]
00544
fourcc
[function]
[call site]
00545
fourcc
[function]
[call site]
00546
fourcc
[function]
[call site]
00547
fourcc
[function]
[call site]
00548
fourcc
[function]
[call site]
00549
fourcc
[function]
[call site]
00550
fourcc
[function]
[call site]
00551
fourcc
[function]
[call site]
00552
fourcc
[function]
[call site]
00553
get_item_uri_type
[function]
[call site]
00554
std::make_shared<ImageMetadata>
[function]
[call site]
00555
fourcc_to_string
[function]
[call site]
00556
std::move
[function]
[call site]
00557
get_uncompressed_item_data
[function]
[call site]
00558
fourcc
[function]
[call site]
00559
fourcc
[function]
[call site]
00560
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00561
Catch::throw_exception
[function]
[call site]
00562
Box_iref::get_references
[function]
[call site]
00563
fourcc
[function]
[call site]
00564
find
[function]
[call site]
00565
end
[function]
[call site]
00566
has_item_with_id
[function]
[call site]
00567
Error
[function]
[call site]
00568
ImageItem::add_metadata
[function]
[call site]
00569
push_back
[function]
[call site]
00570
std::move
[function]
[call site]
00571
Box_iref::get_references
[function]
[call site]
00572
fourcc
[function]
[call site]
00573
find
[function]
[call site]
00574
end
[function]
[call site]
00575
Error
[function]
[call site]
00576
ImageItem::set_is_premultiplied_alpha
[function]
[call site]
00577
get_item_type_4cc
[function]
[call site]
00578
fourcc
[function]
[call site]
00579
std::make_shared<RegionItem>
[function]
[call site]
00580
get_uncompressed_item_data
[function]
[call site]
00581
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00582
std::shared_ptr::parse
[function]
[call site]
00583
HeifContext::get_security_limits
[function]
[call site]
00584
Box_iref::get_references_from
[function]
[call site]
00585
BoxHeader::get_short_type
[function]
[call site]
00586
fourcc
[function]
[call site]
00587
find
[function]
[call site]
00588
end
[function]
[call site]
00589
Error
[function]
[call site]
00590
ImageItem::add_region_item_id
[function]
[call site]
00591
push_back
[function]
[call site]
00592
push_back
[function]
[call site]
00593
BoxHeader::get_short_type
[function]
[call site]
00594
fourcc
[function]
[call site]
00595
std::shared_ptr::get_number_of_regions
[function]
[call site]
00596
std::shared_ptr::get_regions
[function]
[call site]
00597
getRegionType
[function]
[call site]
00598
std::dynamic_pointer_cast<RegionGeometry_ReferencedMask>
[function]
[call site]
00599
std::shared_ptr::get_regions
[function]
[call site]
00600
std::vector::size
[function]
[call site]
00601
Error
[function]
[call site]
00602
HeifContext::is_image
[function]
[call site]
00603
contains
[function]
[call site]
00604
Error
[function]
[call site]
00605
HeifContext::get_image
[function]
[call site]
00606
find
[function]
[call site]
00607
end
[function]
[call site]
00608
ImageItem::get_item_error
[function]
[call site]
00609
ImageItem::get_item_error
[function]
[call site]
00610
ImageItem::get_ispe_width
[function]
[call site]
00611
ImageItem::get_property
[function]
[call site]
00612
std::dynamic_pointer_cast<BoxType>
[function]
[call site]
00613
HeifPixelImage::get_width
[function]
[call site]
00614
ImageItem::get_ispe_height
[function]
[call site]
00615
ImageItem::get_property
[function]
[call site]
00616
HeifPixelImage::get_height
[function]
[call site]
00617
HeifContext::remove_top_level_image
[function]
[call site]
00618
get_item_type_4cc
[function]
[call site]
00619
fourcc
[function]
[call site]
00620
std::make_shared<TextItem>
[function]
[call site]
00621
std::shared_ptr::set_item_id
[function]
[call site]
00622
get_uncompressed_item_data
[function]
[call site]
00623
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00624
std::shared_ptr::parse
[function]
[call site]
00625
Box_iref::get_references_from
[function]
[call site]
00626
BoxHeader::get_short_type
[function]
[call site]
00627
fourcc
[function]
[call site]
00628
find
[function]
[call site]
00629
end
[function]
[call site]
00630
Error
[function]
[call site]
00631
ImageItem::add_text_item_id
[function]
[call site]
00632
push_back
[function]
[call site]
00633
push_back
[function]
[call site]
00634
has_sequences
[function]
[call site]
00635
HeifContext::interpret_heif_file_sequences
[function]
[call site]
00636
clear
[function]
[call site]
00637
get_moov_box
[function]
[call site]
00638
assert
[function]
[call site]
00639
Box::get_child_box
[function]
[call site]
00640
std::dynamic_pointer_cast<T>
[function]
[call site]
00641
assert
[function]
[call site]
00642
Box::get_child_boxes
[function]
[call site]
00643
std::dynamic_pointer_cast<T>
[function]
[call site]
00644
std::vector::push_back
[function]
[call site]
00645
Track::alloc_track
[function]
[call site]
00646
get_child_box
[function]
[call site]
00647
Box::get_child_box
[function]
[call site]
00648
Box_hdlr::get_handler_type
[function]
[call site]
00649
fourcc
[function]
[call site]
00650
fourcc
[function]
[call site]
00651
fourcc
[function]
[call site]
00652
std::make_shared<Track_Visual>
[function]
[call site]
00653
fourcc
[function]
[call site]
00654
std::make_shared<Track_Metadata>
[function]
[call site]
00655
fourcc_to_string
[function]
[call site]
00656
Box_hdlr::get_handler_type
[function]
[call site]
00657
std::stringstream::str
[function]
[call site]
00658
assert
[function]
[call site]
00659
std::shared_ptr::load
[function]
[call site]
00660
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00661
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00662
assert
[function]
[call site]
00663
insert
[function]
[call site]
00664
ImageItem::get_id
[function]
[call site]
00665
Track::is_visual_track
[function]
[call site]
00666
fourcc
[function]
[call site]
00667
fourcc
[function]
[call site]
00668
ImageItem::get_id
[function]
[call site]
00669
std::vector::push_back
[function]
[call site]
00670
Track_Visual::initialize_after_parsing
[function]
[call site]
00671
get_handler
[function]
[call site]
00672
get_id
[function]
[call site]
00673
get_id
[function]
[call site]
00674
fourcc_to_string
[function]
[call site]
00675
get_handler
[function]
[call site]
00676
get_handler
[function]
[call site]
00677
get_auxiliary_info_type
[function]
[call site]
00678
get_tref_box
[function]
[call site]
00679
Box_iref::get_references
[function]
[call site]
00680
fourcc
[function]
[call site]
00681
std::any_of
[function]
[call site]
00682
Catch::TextFlow::AnsiSkippingString::begin
[function]
[call site]
00683
const_iterator
[function]
[call site]
00684
Catch::TextFlow::AnsiSkippingString::end
[function]
[call site]
00685
const_iterator
[function]
[call site]
00686
get_id
[function]
[call site]
00687
std::dynamic_pointer_cast<Track_Visual>
[function]
[call site]
00688
HeifContext::interpret_heif_file
[function]
[call site]
00689
Error::error_struct
[function]
[call site]
00690
ErrorBuffer::set_success
[function]
[call site]
00691
Error::get_error_string
[function]
[call site]
00692
assert
[function]
[call site]
00693
Error::get_error_string
[function]
[call site]
00694
empty
[function]
[call site]
00695
ErrorBuffer::set_error
[function]
[call site]
00696
c_str
[function]
[call site]
00697
std::stringstream::str
[function]
[call site]
00698
StreamReader::get_error
[function]
[call site]
00699
Catch::Detail::unique_ptr::get
[function]
[call site]
00700
heif_context_get_primary_image_handle
[function]
[call site]
00701
Error::error_struct
[function]
[call site]
00702
Catch::Detail::unique_ptr::get
[function]
[call site]
00703
get_primary_image
[function]
[call site]
00704
heif_decode_image
[function]
[call site]
00705
ImageItem::get_id
[function]
[call site]
00706
fill_default_decoding_options
[function]
[call site]
00707
heif_decoding_options_copy
[function]
[call site]
00708
std::min
[function]
[call site]
00709
HeifContext::decode_image
[function]
[call site]
00710
contains
[function]
[call site]
00711
find
[function]
[call site]
00712
Error
[function]
[call site]
00713
std::shared_ptr::decode_image
[function]
[call site]
00714
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00715
std::shared_ptr::get_primary_component
[function]
[call site]
00716
std::shared_ptr::get_width
[function]
[call site]
00717
std::shared_ptr::get_width
[function]
[call site]
00718
std::shared_ptr::get_height
[function]
[call site]
00719
std::shared_ptr::get_height
[function]
[call site]
00720
HeifContext::convert_to_output_colorspace
[function]
[call site]
00721
std::shared_ptr<HeifPixelImage>::get_colorspace
[function]
[call site]
00722
std::shared_ptr<HeifPixelImage>::get_chroma_format
[function]
[call site]
00723
std::shared_ptr<HeifPixelImage>::get_chroma_format
[function]
[call site]
00724
std::shared_ptr<HeifPixelImage>::get_colorspace
[function]
[call site]
00725
std::shared_ptr<HeifPixelImage>::get_visual_image_bits_per_pixel
[function]
[call site]
00726
std::shared_ptr<HeifPixelImage>::get_color_profile_nclx_with_fallback
[function]
[call site]
00727
nclx_color_profile_equal
[function]
[call site]
00728
heif_nclx_color_profile_alloc
[function]
[call site]
00729
nclx_profile::set_from_heif_color_profile_nclx
[function]
[call site]
00730
Kr_Kb::defaults
[function]
[call site]
00731
heif_nclx_color_profile_free
[function]
[call site]
00732
std::shared_ptr<HeifPixelImage>::has_alpha
[function]
[call site]
00733
set_matrix_coefficients
[function]
[call site]
00734
set_colour_primaries
[function]
[call site]
00735
set_full_range_flag
[function]
[call site]
00736
nclx_profile::set_sRGB_defaults
[function]
[call site]
00737
convert_colorspace
[function]
[call site]
00738
heif_color_conversion_options_ext_copy
[function]
[call site]
00739
std::min
[function]
[call site]
00740
std::unique_ptr::get
[function]
[call site]
00741
get_width
[function]
[call site]
00742
get_height
[function]
[call site]
00743
has_channel
[function]
[call site]
00744
get_width
[function]
[call site]
00745
get_height
[function]
[call site]
00746
get_colorspace
[function]
[call site]
00747
get_chroma_format
[function]
[call site]
00748
has_channel
[function]
[call site]
00749
is_interleaved_with_alpha
[function]
[call site]
00750
assert
[function]
[call site]
00751
get_chroma_format
[function]
[call site]
00752
has_nclx_color_profile
[function]
[call site]
00753
get_color_profile_nclx
[function]
[call site]
00754
nclx_profile::replace_undefined_values_with_sRGB_defaults
[function]
[call site]
00755
get_channel_set
[function]
[call site]
00756
assert
[function]
[call site]
00757
std::set::empty
[function]
[call site]
00758
get_bits_per_pixel
[function]
[call site]
00759
std::set::begin
[function]
[call site]
00760
get_matrix_coefficients
[function]
[call site]
00761
static_cast<heif_matrix_coefficients>
[function]
[call site]
00762
set_matrix_coefficients
[function]
[call site]
00763
get_matrix_coefficients
[function]
[call site]
00764
Box_mini::get_colour_primaries
[function]
[call site]
00765
set_colour_primaries
[function]
[call site]
00766
Box_mini::get_colour_primaries
[function]
[call site]
00767
get_transfer_characteristics
[function]
[call site]
00768
static_cast<heif_transfer_characteristics>
[function]
[call site]
00769
set_transfer_characteristics
[function]
[call site]
00770
get_transfer_characteristics
[function]
[call site]
00771
num_interleaved_components_per_plane
[function]
[call site]
00772
assert
[function]
[call site]
00773
is_interleaved_with_alpha
[function]
[call site]
00774
ColorConversionPipeline::construct_pipeline
[function]
[call site]
00775
clear
[function]
[call site]
00776
ColorConversionPipeline::init_ops
[function]
[call site]
00777
std::vector::emplace_back
[function]
[call site]
00778
std::vector::empty
[function]
[call site]
00779
std::numeric_limits<int>::max
[function]
[call site]
00780
std::vector::size
[function]
[call site]
00781
assert
[function]
[call site]
00782
std::vector::push_back
[function]
[call site]
00783
std::vector::back
[function]
[call site]
00784
std::vector::pop_back
[function]
[call site]
00785
std::vector::back
[function]
[call site]
00786
std::vector::back
[function]
[call site]
00787
std::vector::back
[function]
[call site]
00788
std::vector::size
[function]
[call site]
00789
resize
[function]
[call site]
00790
std::vector::size
[function]
[call site]
00791
assert
[function]
[call site]
00792
back
[function]
[call site]
00793
ColorConversionPipeline::debug_dump_pipeline
[function]
[call site]
00794
size
[function]
[call site]
00795
typeid
[function]
[call site]
00796
std::ostringstream::str
[function]
[call site]
00797
typeid
[function]
[call site]
00798
state_after_conversion
[function]
[call site]
00799
std::vector::back
[function]
[call site]
00800
std::vector::back
[function]
[call site]
00801
std::vector::size
[function]
[call site]
00802
std::vector::back
[function]
[call site]
00803
std::vector::emplace_back
[function]
[call site]
00804
std::vector::size
[function]
[call site]
00805
ColorConversionPipeline::is_nop
[function]
[call site]
00806
empty
[function]
[call site]
00807
ColorConversionPipeline::convert_image
[function]
[call site]
00808
print_spec
[function]
[call site]
00809
get_colorspace
[function]
[call site]
00810
get_chroma_format
[function]
[call site]
00811
get_colorspace
[function]
[call site]
00812
get_chroma_format
[function]
[call site]
00813
get_bits_per_pixel
[function]
[call site]
00814
get_bits_per_pixel
[function]
[call site]
00815
get_colorspace
[function]
[call site]
00816
get_colorspace
[function]
[call site]
00817
get_bits_per_pixel
[function]
[call site]
00818
convert_colorspace
[function]
[call site]
00819
heif_color_conversion_options_ext_copy
[function]
[call site]
00820
std::unique_ptr::get
[function]
[call site]
00821
get_width
[function]
[call site]
00822
get_height
[function]
[call site]
00823
has_channel
[function]
[call site]
00824
get_width
[function]
[call site]
00825
get_height
[function]
[call site]
00826
get_colorspace
[function]
[call site]
00827
get_chroma_format
[function]
[call site]
00828
has_channel
[function]
[call site]
00829
is_interleaved_with_alpha
[function]
[call site]
00830
get_chroma_format
[function]
[call site]
00831
has_nclx_color_profile
[function]
[call site]
00832
get_color_profile_nclx
[function]
[call site]
00833
nclx_profile::replace_undefined_values_with_sRGB_defaults
[function]
[call site]
00834
get_channel_set
[function]
[call site]
00835
assert
[function]
[call site]
00836
std::set::empty
[function]
[call site]
00837
get_bits_per_pixel
[function]
[call site]
00838
std::set::begin
[function]
[call site]
00839
get_matrix_coefficients
[function]
[call site]
00840
set_matrix_coefficients
[function]
[call site]
00841
get_matrix_coefficients
[function]
[call site]
00842
Box_mini::get_colour_primaries
[function]
[call site]
00843
set_colour_primaries
[function]
[call site]
00844
Box_mini::get_colour_primaries
[function]
[call site]
00845
get_transfer_characteristics
[function]
[call site]
00846
set_transfer_characteristics
[function]
[call site]
00847
get_transfer_characteristics
[function]
[call site]
00848
num_interleaved_components_per_plane
[function]
[call site]
00849
is_interleaved_with_alpha
[function]
[call site]
00850
ColorConversionPipeline::construct_pipeline
[function]
[call site]
00851
ColorConversionPipeline::is_nop
[function]
[call site]
00852
ColorConversionPipeline::convert_image
[function]
[call site]
00853
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00854
std::shared_ptr::set_color_profile_nclx
[function]
[call site]
00855
std::shared_ptr::set_color_profile_icc
[function]
[call site]
00856
std::shared_ptr::get_color_profile_icc
[function]
[call site]
00857
std::shared_ptr::set_premultiplied_alpha
[function]
[call site]
00858
std::shared_ptr::is_premultiplied_alpha
[function]
[call site]
00859
std::shared_ptr::has_clli
[function]
[call site]
00860
std::shared_ptr::set_clli
[function]
[call site]
00861
std::shared_ptr::get_clli
[function]
[call site]
00862
std::shared_ptr::has_mdcv
[function]
[call site]
00863
std::shared_ptr::set_mdcv
[function]
[call site]
00864
std::shared_ptr::get_mdcv
[function]
[call site]
00865
std::shared_ptr::has_nonsquare_pixel_ratio
[function]
[call site]
00866
std::shared_ptr::get_pixel_ratio
[function]
[call site]
00867
std::shared_ptr::set_pixel_ratio
[function]
[call site]
00868
std::shared_ptr::has_gimi_sample_content_id
[function]
[call site]
00869
std::shared_ptr::set_gimi_sample_content_id
[function]
[call site]
00870
std::shared_ptr::get_gimi_sample_content_id
[function]
[call site]
00871
std::shared_ptr::get_tai_timestamp
[function]
[call site]
00872
std::shared_ptr::set_tai_timestamp
[function]
[call site]
00873
std::shared_ptr::set_sample_duration
[function]
[call site]
00874
std::shared_ptr::get_sample_duration
[function]
[call site]
00875
std::shared_ptr::set_omaf_image_projection
[function]
[call site]
00876
std::shared_ptr::get_omaf_image_projection
[function]
[call site]
00877
std::shared_ptr::get_warnings
[function]
[call site]
00878
std::shared_ptr::add_warning
[function]
[call site]
00879
HeifContext::get_security_limits
[function]
[call site]
00880
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00881
std::shared_ptr::add_warnings
[function]
[call site]
00882
std::shared_ptr::get_decoding_warnings
[function]
[call site]
00883
Result::error_struct
[function]
[call site]
00884
std::get<Error>
[function]
[call site]
00885
Catch::Detail::unique_ptr::get
[function]
[call site]
00886
convert_libde265_image_to_heif_image
[function]
[call site]
00887
de265_get_chroma_format
[function]
[call site]
00888
heif_image_create
[function]
[call site]
00889
get_valid_chroma_values_for_colorspace
[function]
[call site]
00890
std::find
[function]
[call site]
00891
Catch::TextFlow::AnsiSkippingString::begin
[function]
[call site]
00892
Catch::TextFlow::AnsiSkippingString::end
[function]
[call site]
00893
Catch::TextFlow::AnsiSkippingString::end
[function]
[call site]
00894
convert_libde265_image_to_heif_image
[function]
[call site]
00895
std::make_shared<HeifPixelImage>
[function]
[call site]
00896
Catch::ReporterRegistry::create
[function]
[call site]
00897
Catch::TagAliasRegistry::find
[function]
[call site]
00898
Catch::TagAliasRegistry::find
[function]
[call site]
00899
Catch::TagAliasRegistry::find
[function]
[call site]
00900
end
[function]
[call site]
00901
end
[function]
[call site]
00902
Catch::TextFlow::AnsiSkippingString::end
[function]
[call site]
00903
const_iterator
[function]
[call site]
00904
Catch::ReporterRegistry::create
[function]
[call site]
00905
Catch::TagAliasRegistry::find
[function]
[call site]
00906
Catch::TextFlow::AnsiSkippingString::end
[function]
[call site]
00907
Catch::ReporterRegistry::create
[function]
[call site]
00908
CATCH_MOVE
[function]
[call site]
00909
CATCH_MOVE
[function]
[call site]
00910
de265_get_image_width
[function]
[call site]
00911
de265_get_image_height
[function]
[call site]
00912
de265_get_chroma_format
[function]
[call site]
00913
de265_get_bits_per_pixel
[function]
[call site]
00914
de265_get_bits_per_pixel
[function]
[call site]
00915
heif_image_release
[function]
[call site]
00916
de265_get_image_plane
[function]
[call site]
00917
de265_get_image_width
[function]
[call site]
00918
de265_get_image_height
[function]
[call site]
00919
heif_image_release
[function]
[call site]
00920
heif_image_add_plane_safe
[function]
[call site]
00921
HeifPixelImage::add_plane
[function]
[call site]
00922
num_interleaved_components_per_plane
[function]
[call site]
00923
MemoryHandle::alloc
[function]
[call site]
00924
assert
[function]
[call site]
00925
std::stringstream::str
[function]
[call site]
00926
find
[function]
[call site]
00927
end
[function]
[call site]
00928
assert
[function]
[call site]
00929
std::stringstream::str
[function]
[call site]
00930
push_back
[function]
[call site]
00931
Error::error_struct
[function]
[call site]
00932
ErrorBuffer::set_success
[function]
[call site]
00933
Error::get_error_string
[function]
[call site]
00934
Error::get_error_string
[function]
[call site]
00935
empty
[function]
[call site]
00936
ErrorBuffer::set_error
[function]
[call site]
00937
std::stringstream::str
[function]
[call site]
00938
StreamReader::get_error
[function]
[call site]
00939
Catch::Detail::unique_ptr::get
[function]
[call site]
00940
libde265_decoder*::error_message::c_str
[function]
[call site]
00941
heif_image_release
[function]
[call site]
00942
heif_image_get_plane2
[function]
[call site]
00943
HeifPixelImage::get_plane
[function]
[call site]
00944
HeifPixelImage::get_channel
[function]
[call site]
00945
HeifPixelImage::find_component_for_channel
[function]
[call site]
00946
static_cast<int>
[function]
[call site]
00947
static_cast<T*>
[function]
[call site]
00948
memcpy
[function]
[call site]
00949
std::move
[function]
[call site]
00950
error_struct
[function]
[call site]
00951
Catch::Detail::unique_ptr::get
[function]
[call site]
00952
REQUIRE
[function]
[call site]
00953
Error::error_struct
[function]
[call site]
00954
Catch::Detail::unique_ptr::get
[function]
[call site]
00955
std::dynamic_pointer_cast<ImageItem_Error>
[function]
[call site]
00956
ImageItem::get_item_error
[function]
[call site]
00957
Error::error_struct
[function]
[call site]
00958
Catch::Detail::unique_ptr::get
[function]
[call site]
00959
heif_image_handle::heif_image_handle
[function]
[call site]
00960
std::move
[function]
[call site]
00961
error_struct
[function]
[call site]
00962
Catch::Detail::unique_ptr::get
[function]
[call site]
00963
assert
[function]
[call site]
00964
heif_image_handle_is_primary_image
[function]
[call site]
00965
ImageItem::is_primary
[function]
[call site]
00966
TestDecodeImage
[function]
[call site]
00967
heif_image_handle_is_primary_image
[function]
[call site]
00968
heif_image_handle_get_width
[function]
[call site]
00969
HeifPixelImage::get_width
[function]
[call site]
00970
static_cast<int>
[function]
[call site]
00971
heif_image_handle_get_height
[function]
[call site]
00972
HeifPixelImage::get_height
[function]
[call site]
00973
static_cast<int>
[function]
[call site]
00974
assert
[function]
[call site]
00975
assert
[function]
[call site]
00976
heif_image_handle_get_number_of_metadata_blocks
[function]
[call site]
00977
heif::ImageHandle::get_metadata
[function]
[call site]
00978
heif_image_handle_get_metadata_size
[function]
[call site]
00979
heif::ImageHandle::get_metadata
[function]
[call site]
00980
check_image_size
[function]
[call site]
00981
get_primary_image_handle
[function]
[call site]
00982
heif_context_get_number_of_top_level_images
[function]
[call site]
00983
HeifContext::get_top_level_images
[function]
[call site]
00984
get_item_error
[function]
[call site]
00985
std::vector::push_back
[function]
[call site]
00986
REQUIRE
[function]
[call site]
00987
heif_context_get_primary_image_handle
[function]
[call site]
00988
REQUIRE
[function]
[call site]
00989
get_primary_image
[function]
[call site]
00990
heif_decode_image
[function]
[call site]
00991
REQUIRE
[function]
[call site]
00992
REQUIRE
[function]
[call site]
00993
heif_image_has_channel
[function]
[call site]
00994
HeifPixelImage::has_channel
[function]
[call site]
00995
HeifPixelImage::find_component_for_channel
[function]
[call site]
00996
REQUIRE
[function]
[call site]
00997
heif_image_has_channel
[function]
[call site]
00998
REQUIRE
[function]
[call site]
00999
heif_image_has_channel
[function]
[call site]
01000
REQUIRE
[function]
[call site]
01001
heif_image_has_channel
[function]
[call site]
01002
REQUIRE
[function]
[call site]
01003
heif_image_has_channel
[function]
[call site]
01004
REQUIRE
[function]
[call site]
01005
heif_image_has_channel
[function]
[call site]
01006
REQUIRE
[function]
[call site]
01007
heif_image_has_channel
[function]
[call site]
01008
REQUIRE
[function]
[call site]
01009
heif_image_has_channel
[function]
[call site]
01010
heif_image_get_primary_width
[function]
[call site]
01011
HeifPixelImage::get_primary_component
[function]
[call site]
01012
size
[function]
[call site]
01013
uint32_to_int
[function]
[call site]
01014
static_cast<uint64_t>
[function]
[call site]
01015
std::numeric_limits<int>::max
[function]
[call site]
01016
static_cast<int>
[function]
[call site]
01017
HeifPixelImage::get_width
[function]
[call site]
01018
REQUIRE
[function]
[call site]
01019
heif_image_get_primary_height
[function]
[call site]
01020
HeifPixelImage::get_primary_component
[function]
[call site]
01021
uint32_to_int
[function]
[call site]
01022
HeifPixelImage::get_height
[function]
[call site]
01023
REQUIRE
[function]
[call site]
01024
heif_image_get_width
[function]
[call site]
01025
uint32_to_int
[function]
[call site]
01026
HeifPixelImage::get_width
[function]
[call site]
01027
REQUIRE
[function]
[call site]
01028
heif_image_get_height
[function]
[call site]
01029
uint32_to_int
[function]
[call site]
01030
HeifPixelImage::get_height
[function]
[call site]
01031
REQUIRE
[function]
[call site]
01032
heif_image_get_width
[function]
[call site]
01033
REQUIRE
[function]
[call site]
01034
heif_image_get_height
[function]
[call site]
01035
REQUIRE
[function]
[call site]
01036
heif_image_get_width
[function]
[call site]
01037
REQUIRE
[function]
[call site]
01038
heif_image_get_height
[function]
[call site]
01039
REQUIRE
[function]
[call site]
01040
heif_image_get_width
[function]
[call site]
01041
REQUIRE
[function]
[call site]
01042
heif_image_get_height
[function]
[call site]
01043
REQUIRE
[function]
[call site]
01044
heif_image_get_bits_per_pixel
[function]
[call site]
01045
HeifPixelImage::get_storage_bits_per_pixel
[function]
[call site]
01046
HeifPixelImage::find_component_for_channel
[function]
[call site]
01047
auto*::get_bytes_per_pixel
[function]
[call site]
01048
assert
[function]
[call site]
01049
static_cast<uint8_t>
[function]
[call site]
01050
REQUIRE
[function]
[call site]
01051
heif_image_get_bits_per_pixel
[function]
[call site]
01052
REQUIRE
[function]
[call site]
01053
heif_image_get_bits_per_pixel
[function]
[call site]
01054
REQUIRE
[function]
[call site]
01055
heif_image_get_bits_per_pixel_range
[function]
[call site]
01056
HeifPixelImage::get_bits_per_pixel
[function]
[call site]
01057
HeifPixelImage::find_component_for_channel
[function]
[call site]
01058
REQUIRE
[function]
[call site]
01059
heif_image_get_bits_per_pixel_range
[function]
[call site]
01060
REQUIRE
[function]
[call site]
01061
heif_image_get_bits_per_pixel_range
[function]
[call site]
01062
REQUIRE
[function]
[call site]
01063
heif_image_release
[function]
[call site]
01064
heif_image_handle_release
[function]
[call site]
01065
get
[function]
[call site]
01066
Error
[function]
[call site]
01067
heif_image_handle_get_metadata
[function]
[call site]
01068
heif::ImageHandle::get_metadata
[function]
[call site]
01069
Catch::StringRef::empty
[function]
[call site]
01070
memcpy
[function]
[call site]
01071
verify_image_data
[function]
[call site]
01072
heif_image_get_number_of_components
[function]
[call site]
01073
REQUIRE
[function]
[call site]
01074
REQUIRE
[function]
[call site]
01075
heif_image_get_component_width
[function]
[call site]
01076
REQUIRE
[function]
[call site]
01077
heif_image_get_component_height
[function]
[call site]
01078
REQUIRE
[function]
[call site]
01079
heif_image_get_component_type
[function]
[call site]
01080
get_component_ptr_readonly
[function]
[call site]
01081
heif_image_get_component_readonly
[function]
[call site]
01082
REQUIRE
[function]
[call site]
01083
compute_fill_value
[function]
[call site]
01084
assert
[function]
[call site]
01085
REQUIRE
[function]
[call site]
01086
values_equal
[function]
[call site]
01087
check_image_size
[function]
[call site]
01088
error_struct
[function]
[call site]
01089
Catch::Detail::unique_ptr::get
[function]
[call site]
01090
Error::error_struct
[function]
[call site]
01091
Catch::Detail::unique_ptr::get
[function]
[call site]
01092
get
[function]
[call site]
01093
std::vector::data
[function]
[call site]
01094
assert
[function]
[call site]
01095
assert
[function]
[call site]
01096
static_cast<size_t>
[function]
[call site]
01097
static_cast<heif_item_id*>
[function]
[call site]
01098
malloc
[function]
[call site]
01099
assert
[function]
[call site]
01100
heif_image_handle_get_list_of_metadata_block_IDs
[function]
[call site]
01101
heif::ImageHandle::get_metadata
[function]
[call site]
01102
assert
[function]
[call site]
01103
heif_image_handle_get_metadata_type
[function]
[call site]
01104
heif::ImageHandle::get_metadata
[function]
[call site]
01105
item_type::c_str
[function]
[call site]
01106
heif_image_handle_get_metadata_content_type
[function]
[call site]
01107
heif::ImageHandle::get_metadata
[function]
[call site]
01108
content_type::c_str
[function]
[call site]
01109
heif_image_handle_get_metadata_size
[function]
[call site]
01110
static_cast<uint8_t*>
[function]
[call site]
01111
malloc
[function]
[call site]
01112
assert
[function]
[call site]
01113
heif_image_handle_get_metadata
[function]
[call site]
01114
free
[function]
[call site]
01115
free
[function]
[call site]
01116
heif_decode_image
[function]
[call site]
01117
heif_image_release
[function]
[call site]
01118
assert
[function]
[call site]
01119
heif_image_get_colorspace
[function]
[call site]
01120
HeifPixelImage::get_colorspace
[function]
[call site]
01121
assert
[function]
[call site]
01122
heif_image_get_chroma_format
[function]
[call site]
01123
HeifPixelImage::get_chroma_format
[function]
[call site]
01124
heif_image_release
[function]
[call site]
01125
heif_image_handle_release
[function]
[call site]
01126
heif_context_get_number_of_top_level_images
[function]
[call site]
01127
malloc
[function]
[call site]
01128
assert
[function]
[call site]
01129
heif_context_get_list_of_top_level_image_IDs
[function]
[call site]
01130
HeifContext::get_top_level_images
[function]
[call site]
01131
std::min
[function]
[call site]
01132
std::vector::size
[function]
[call site]
01133
get_id
[function]
[call site]
01134
heif_context_get_image_handle
[function]
[call site]
01135
get_image
[function]
[call site]
01136
filename
[function]
[call site]
01137
std::setw
[function]
[call site]
01138
std::setfill
[function]
[call site]
01139
std::setw
[function]
[call site]
01140
std::setfill
[function]
[call site]
01141
std::stringstream::str
[function]
[call site]
01142
load_image
[function]
[call site]
01143
find_last_of
[function]
[call site]
01144
substr
[function]
[call site]
01145
std::transform
[function]
[call site]
01146
std::string::begin
[function]
[call site]
01147
std::string::end
[function]
[call site]
01148
std::string::begin
[function]
[call site]
01149
loadPNG
[function]
[call site]
01150
fopen
[function]
[call site]
01151
png_create_read_struct
[function]
[call site]
01152
assert
[function]
[call site]
01153
png_create_info_struct
[function]
[call site]
01154
png_destroy_read_struct
[function]
[call site]
01155
assert
[function]
[call site]
01156
setjmp
[function]
[call site]
01157
png_jmpbuf
[function]
[call site]
01158
png_destroy_read_struct
[function]
[call site]
01159
assert
[function]
[call site]
01160
png_set_read_fn
[function]
[call site]
01161
png_read_info
[function]
[call site]
01162
png_get_IHDR
[function]
[call site]
01163
png_get_valid
[function]
[call site]
01164
png_get_iCCP
[function]
[call site]
01165
malloc
[function]
[call site]
01166
memcpy
[function]
[call site]
01167
png_set_packing
[function]
[call site]
01168
png_set_palette_to_rgb
[function]
[call site]
01169
png_set_expand_gray_1_2_4_to_8
[function]
[call site]
01170
png_get_bKGD
[function]
[call site]
01171
png_set_background
[function]
[call site]
01172
png_set_background
[function]
[call site]
01173
png_read_update_info
[function]
[call site]
01174
png_bytep::png_bytep
[function]
[call site]
01175
assert
[function]
[call site]
01176
malloc
[function]
[call site]
01177
png_get_rowbytes
[function]
[call site]
01178
assert
[function]
[call site]
01179
png_read_image
[function]
[call site]
01180
png_read_end
[function]
[call site]
01181
png_get_eXIf_1
[function]
[call site]
01182
InputImage*::exif::resize
[function]
[call site]
01183
memcpy
[function]
[call site]
01184
verify_image_data
[function]
[call site]
01185
heif_image_get_number_of_components
[function]
[call site]
01186
REQUIRE
[function]
[call site]
01187
REQUIRE
[function]
[call site]
01188
heif_image_get_component_width
[function]
[call site]
01189
REQUIRE
[function]
[call site]
01190
heif_image_get_component_height
[function]
[call site]
01191
REQUIRE
[function]
[call site]
01192
heif_image_get_component_type
[function]
[call site]
01193
get_component_ptr_readonly
[function]
[call site]
01194
REQUIRE
[function]
[call site]
01195
compute_fill_value
[function]
[call site]
01196
REQUIRE
[function]
[call site]
01197
values_equal
[function]
[call site]
01198
modify_exif_orientation_tag_if_it_exists
[function]
[call site]
01199
modify_exif_tag_if_it_exists
[function]
[call site]
01200
find_exif_tag
[function]
[call site]
01201
assert
[function]
[call site]
01202
read32
[function]
[call site]
01203
find_exif_tag_in_ifd
[function]
[call site]
01204
read16
[function]
[call site]
01205
read16
[function]
[call site]
01206
read32
[function]
[call site]
01207
find_exif_tag_in_ifd
[function]
[call site]
01208
read32
[function]
[call site]
01209
find_exif_tag_in_ifd
[function]
[call site]
01210
read16
[function]
[call site]
01211
read32
[function]
[call site]
01212
write16
[function]
[call site]
01213
assert
[function]
[call site]
01214
verify_image_data
[function]
[call site]
01215
check_image_size
[function]
[call site]
01216
get_primary_image_handle
[function]
[call site]
01217
get_primary_image
[function]
[call site]
01218
REQUIRE
[function]
[call site]
01219
heif_image_has_channel
[function]
[call site]
01220
REQUIRE
[function]
[call site]
01221
heif_image_has_channel
[function]
[call site]
01222
REQUIRE
[function]
[call site]
01223
heif_image_has_channel
[function]
[call site]
01224
REQUIRE
[function]
[call site]
01225
heif_image_has_channel
[function]
[call site]
01226
REQUIRE
[function]
[call site]
01227
heif_image_has_channel
[function]
[call site]
01228
REQUIRE
[function]
[call site]
01229
heif_image_has_channel
[function]
[call site]
01230
REQUIRE
[function]
[call site]
01231
heif_image_has_channel
[function]
[call site]
01232
REQUIRE
[function]
[call site]
01233
heif_image_has_channel
[function]
[call site]
01234
heif_image_get_primary_width
[function]
[call site]
01235
REQUIRE
[function]
[call site]
01236
heif_image_get_primary_height
[function]
[call site]
01237
REQUIRE
[function]
[call site]
01238
heif_image_get_width
[function]
[call site]
01239
REQUIRE
[function]
[call site]
01240
heif_image_get_height
[function]
[call site]
01241
REQUIRE
[function]
[call site]
01242
heif_image_get_width
[function]
[call site]
01243
REQUIRE
[function]
[call site]
01244
heif_image_get_height
[function]
[call site]
01245
REQUIRE
[function]
[call site]
01246
heif_image_get_width
[function]
[call site]
01247
REQUIRE
[function]
[call site]
01248
heif_image_get_height
[function]
[call site]
01249
REQUIRE
[function]
[call site]
01250
heif_image_get_width
[function]
[call site]
01251
REQUIRE
[function]
[call site]
01252
heif_image_get_height
[function]
[call site]
01253
REQUIRE
[function]
[call site]
01254
heif_image_get_bits_per_pixel
[function]
[call site]
01255
REQUIRE
[function]
[call site]
01256
heif_image_get_bits_per_pixel
[function]
[call site]
01257
REQUIRE
[function]
[call site]
01258
heif_image_get_bits_per_pixel
[function]
[call site]
01259
REQUIRE
[function]
[call site]
01260
heif_image_get_bits_per_pixel_range
[function]
[call site]
01261
REQUIRE
[function]
[call site]
01262
heif_image_get_bits_per_pixel_range
[function]
[call site]
01263
REQUIRE
[function]
[call site]
01264
heif_image_get_bits_per_pixel_range
[function]
[call site]
01265
REQUIRE
[function]
[call site]
01266
heif_image_release
[function]
[call site]
01267
heif_image_handle_release
[function]
[call site]
01268
png_get_text
[function]
[call site]
01269
strcmp
[function]
[call site]
01270
InputImage*::xmp::resize
[function]
[call site]
01271
memcpy
[function]
[call site]
01272
verify_image_data
[function]
[call site]
01273
heif_image_get_number_of_components
[function]
[call site]
01274
REQUIRE
[function]
[call site]
01275
REQUIRE
[function]
[call site]
01276
heif_image_get_component_width
[function]
[call site]
01277
REQUIRE
[function]
[call site]
01278
heif_image_get_component_height
[function]
[call site]
01279
REQUIRE
[function]
[call site]
01280
heif_image_get_component_type
[function]
[call site]
01281
get_component_ptr_readonly
[function]
[call site]
01282
REQUIRE
[function]
[call site]
01283
compute_fill_value
[function]
[call site]
01284
REQUIRE
[function]
[call site]
01285
values_equal
[function]
[call site]
01286
png_get_channels
[function]
[call site]
01287
png_destroy_read_struct
[function]
[call site]
01288
heif_image_create
[function]
[call site]
01289
heif_image_add_plane
[function]
[call site]
01290
HeifPixelImage::add_plane
[function]
[call site]
01291
Error::error_struct
[function]
[call site]
01292
Catch::Detail::unique_ptr::get
[function]
[call site]
01293
heif_image_get_plane2
[function]
[call site]
01294
heif_image_add_plane
[function]
[call site]
01295
heif_image_get_plane2
[function]
[call site]
01296
memcpy
[function]
[call site]
01297
assert
[function]
[call site]
01298
heif_image_create
[function]
[call site]
01299
heif_image_add_plane
[function]
[call site]
01300
heif_image_get_plane2
[function]
[call site]
01301
heif_image_add_plane
[function]
[call site]
01302
heif_image_get_plane2
[function]
[call site]
01303
heif_image_create
[function]
[call site]
01304
heif_image_add_plane
[function]
[call site]
01305
heif_image_add_plane
[function]
[call site]
01306
heif_image_get_plane2
[function]
[call site]
01307
heif_image_get_plane2
[function]
[call site]
01308
heif_image_create
[function]
[call site]
01309
heif_image_add_plane
[function]
[call site]
01310
heif_image_get_plane2
[function]
[call site]
01311
memcpy
[function]
[call site]
01312
memcpy
[function]
[call site]
01313
heif_image_create
[function]
[call site]
01314
heif_image_create
[function]
[call site]
01315
heif_image_add_plane
[function]
[call site]
01316
heif_image_get_plane2
[function]
[call site]
01317
heif_image_set_raw_color_profile
[function]
[call site]
01318
strlen
[function]
[call site]
01319
fourcc
[function]
[call site]
01320
std::vector::insert
[function]
[call site]
01321
std::vector::end
[function]
[call site]
01322
std::make_shared<color_profile_raw>
[function]
[call site]
01323
ImageExtraData::set_color_profile_icc
[function]
[call site]
01324
free
[function]
[call site]
01325
free
[function]
[call site]
01326
fclose
[function]
[call site]
01327
std::shared_ptr<heif_image>
[function]
[call site]
01328
heif_image_release
[function]
[call site]
01329
c_str
[function]
[call site]
01330
exit
[function]
[call site]
01331
loadY4M
[function]
[call site]
01332
std::ifstream::fail
[function]
[call site]
01333
getline
[function]
[call site]
01334
std::string::find
[function]
[call site]
01335
std::string::find
[function]
[call site]
01336
std::string::find_first_of
[function]
[call site]
01337
std::string::substr
[function]
[call site]
01338
atoi
[function]
[call site]
01339
std::string::c_str
[function]
[call site]
01340
atoi
[function]
[call site]
01341
std::string::c_str
[function]
[call site]
01342
getline
[function]
[call site]
01343
heif_image_create
[function]
[call site]
01344
heif_image_add_plane
[function]
[call site]
01345
heif_image_add_plane
[function]
[call site]
01346
heif_image_add_plane
[function]
[call site]
01347
heif_image_get_plane2
[function]
[call site]
01348
heif_image_get_plane2
[function]
[call site]
01349
heif_image_get_plane2
[function]
[call site]
01350
std::ifstream::read
[function]
[call site]
01351
std::ifstream::read
[function]
[call site]
01352
std::ifstream::read
[function]
[call site]
01353
std::shared_ptr<heif_image>
[function]
[call site]
01354
heif_image_release
[function]
[call site]
01355
c_str
[function]
[call site]
01356
exit
[function]
[call site]
01357
loadTIFF
[function]
[call site]
01358
c_str
[function]
[call site]
01359
exit
[function]
[call site]
01360
loadJPEG
[function]
[call site]
01361
fopen
[function]
[call site]
01362
jpeg_create_decompress
[function]
[call site]
01363
jpeg_std_error
[function]
[call site]
01364
jpeg_stdio_src
[function]
[call site]
01365
jpeg_save_markers
[function]
[call site]
01366
jpeg_save_markers
[function]
[call site]
01367
jpeg_save_markers
[function]
[call site]
01368
jpeg_read_header
[function]
[call site]
01369
ReadICCProfileFromJPEG
[function]
[call site]
01370
JPEGMarkerIsIcc
[function]
[call site]
01371
GETJOCTET
[function]
[call site]
01372
GETJOCTET
[function]
[call site]
01373
GETJOCTET
[function]
[call site]
01374
GETJOCTET
[function]
[call site]
01375
GETJOCTET
[function]
[call site]
01376
GETJOCTET
[function]
[call site]
01377
GETJOCTET
[function]
[call site]
01378
GETJOCTET
[function]
[call site]
01379
GETJOCTET
[function]
[call site]
01380
GETJOCTET
[function]
[call site]
01381
GETJOCTET
[function]
[call site]
01382
GETJOCTET
[function]
[call site]
01383
GETJOCTET
[function]
[call site]
01384
GETJOCTET
[function]
[call site]
01385
GETJOCTET
[function]
[call site]
01386
malloc
[function]
[call site]
01387
JPEGMarkerIsIcc
[function]
[call site]
01388
GETJOCTET
[function]
[call site]
01389
ReadXMPFromJPEG
[function]
[call site]
01390
JPEGMarkerIsXMP
[function]
[call site]
01391
strlen
[function]
[call site]
01392
strncmp
[function]
[call site]
01393
strlen
[function]
[call site]
01394
strlen
[function]
[call site]
01395
resize
[function]
[call site]
01396
memcpy
[function]
[call site]
01397
data
[function]
[call site]
01398
strlen
[function]
[call site]
01399
ReadEXIFFromJPEG
[function]
[call site]
01400
JPEGMarkerIsEXIF
[function]
[call site]
01401
GETJOCTET
[function]
[call site]
01402
GETJOCTET
[function]
[call site]
01403
GETJOCTET
[function]
[call site]
01404
GETJOCTET
[function]
[call site]
01405
GETJOCTET
[function]
[call site]
01406
GETJOCTET
[function]
[call site]
01407
resize
[function]
[call site]
01408
memcpy
[function]
[call site]
01409
data
[function]
[call site]
01410
read_exif_orientation_tag
[function]
[call site]
01411
find_exif_tag
[function]
[call site]
01412
read16
[function]
[call site]
01413
read32
[function]
[call site]
01414
read16
[function]
[call site]
01415
std::vector::data
[function]
[call site]
01416
std::vector::size
[function]
[call site]
01417
jpeg_start_decompress
[function]
[call site]
01418
heif_image_create
[function]
[call site]
01419
heif_image_add_plane
[function]
[call site]
01420
heif_image_get_plane2
[function]
[call site]
01421
jpeg_read_scanlines
[function]
[call site]
01422
memcpy
[function]
[call site]
01423
assert
[function]
[call site]
01424
boolean
[function]
[call site]
01425
jpeg_start_decompress
[function]
[call site]
01426
heif_image_create
[function]
[call site]
01427
heif_image_add_plane
[function]
[call site]
01428
heif_image_add_plane
[function]
[call site]
01429
heif_image_add_plane
[function]
[call site]
01430
heif_image_get_plane2
[function]
[call site]
01431
heif_image_get_plane2
[function]
[call site]
01432
heif_image_get_plane2
[function]
[call site]
01433
std::max
[function]
[call site]
01434
jpeg_read_raw_data
[function]
[call site]
01435
std::min
[function]
[call site]
01436
memcpy
[function]
[call site]
01437
jpeg_read_scanlines
[function]
[call site]
01438
jpeg_read_scanlines
[function]
[call site]
01439
jpeg_start_decompress
[function]
[call site]
01440
heif_image_create
[function]
[call site]
01441
heif_image_add_plane
[function]
[call site]
01442
heif_image_get_plane2
[function]
[call site]
01443
jpeg_read_scanlines
[function]
[call site]
01444
jpeg_destroy_decompress
[function]
[call site]
01445
free
[function]
[call site]
01446
fclose
[function]
[call site]
01447
heif_image_set_raw_color_profile
[function]
[call site]
01448
std::shared_ptr<heif_image>
[function]
[call site]
01449
heif_image_release
[function]
[call site]
01450
free
[function]
[call site]
01451
jpeg_finish_decompress
[function]
[call site]
01452
jpeg_destroy_decompress
[function]
[call site]
01453
fclose
[function]
[call site]
01454
c_str
[function]
[call site]
01455
exit
[function]
[call site]
01456
std::dynamic_pointer_cast<ImageItem_Error>
[function]
[call site]
01457
ImageItem::get_item_error
[function]
[call site]
01458
Error::error_struct
[function]
[call site]
01459
Catch::Detail::unique_ptr::get
[function]
[call site]
01460
heif_image_handle::heif_image_handle
[function]
[call site]
01461
std::move
[function]
[call site]
01462
heif_image_handle_release
[function]
[call site]
01463
TestDecodeImage
[function]
[call site]
01464
heif_image_handle_get_number_of_thumbnails
[function]
[call site]
01465
heif_image_handle*::image::get_thumbnails
[function]
[call site]
01466
heif_image_handle_get_thumbnail
[function]
[call site]
01467
heif_image_handle*::image::get_thumbnails
[function]
[call site]
01468
get_id
[function]
[call site]
01469
heif_image_handle::heif_image_handle
[function]
[call site]
01470
error_struct
[function]
[call site]
01471
Catch::Detail::unique_ptr::get
[function]
[call site]
01472
Error::error_struct
[function]
[call site]
01473
Catch::Detail::unique_ptr::get
[function]
[call site]
01474
TestDecodeImage
[function]
[call site]
01475
heif_image_handle_release
[function]
[call site]
01476
heif_image_handle_release
[function]
[call site]
01477
heif_image_handle_release
[function]
[call site]
01478
heif_context_free
[function]
[call site]
01479
free
[function]
[call site]
01480
heif_deinit
[function]
[call site]
01481
heif_unregister_decoder_plugins
[function]
[call site]
01482
clear
[function]
[call site]
01483
heif_unregister_encoder_plugins
[function]
[call site]
01484
clear
[function]
[call site]
01485
heif_unload_all_plugins
[function]
[call site]
01486
unregister_plugin
[function]
[call site]
01487
static_cast<const
[call site]
01488
heif_unregister_encoder_plugin
[function]
[call site]
01489
begin
[function]
[call site]
01490
end
[function]
[call site]
01491
erase
[function]
[call site]
01492
Catch::release
[function]
[call site]
01493
copyfmt
[function]
[call site]
01494
push_back
[function]
[call site]
01495
clear
[function]
[call site]
01496
ColorConversionPipeline::release_ops
[function]
[call site]
01497
clear
[function]
[call site]
01498