The following nodes represent call sites where fuzz blockers occur.
| Amount of callsites blocked | Calltree index | Parent function | Callsite | Largest blocked function |
|---|---|---|---|---|
| 575 | 183 | heif_context_read_from_memory | call site: 00183 | HeifContext::read_from_memory |
| 389 | 1131 | heif_context_get_primary_image_handle | call site: 01131 | HeifPixelImage::scale_nearest_neighbor |
| 171 | 4 | heif_init | call site: 00004 | list_all_potential_plugins_in_directory |
| 136 | 923 | heif_nclx_color_profile_alloc | call site: 00923 | ColorConversionPipeline::construct_pipeline |
| 123 | 772 | heif_context_has_sequence | call site: 00772 | Decoder::decode_sequence_frame_from_compressed_data |
| 52 | 1637 | heif_image_handle_get_number_of_region_items | call site: 01637 | check_image_size |
| 49 | 1759 | heif_image_handle_get_image_tiling | call site: 01759 | Box_clap::get_crop |
| 24 | 1073 | heif_image_create | call site: 01073 | Catch::ReporterRegistry::create |
| 24 | 1692 | heif_image_handle_has_depth_image | call site: 01692 | heif_decode_image |
| 20 | 902 | heif_decode_image | call site: 00902 | HeifContext::convert_to_output_colorspace |
| 20 | 1542 | heif_context_get_list_of_item_IDs | call site: 01542 | get_item_ids |
| 17 | 1606 | heif_item_get_property_extended_language | call site: 01606 | HeifFile::get_properties |
LLVMFuzzerTestOneInput
[function]
[call site]
00000
heif_context_alloc
[function]
[call site]
00001
load_plugins_if_not_initialized_yet
[function]
[call site]
00002
heif_init
[function]
[call site]
00003
ColorConversionPipeline::init_ops
[function]
[call site]
00004
empty
[function]
[call site]
00005
emplace_back
[function]
[call site]
00006
std::make_shared<Op_RGB_to_RGB24_32>
[function]
[call site]
00007
emplace_back
[function]
[call site]
00008
std::make_shared<Op_RGB24_32_to_RGB>
[function]
[call site]
00009
emplace_back
[function]
[call site]
00010
std::make_shared<Op_YCbCr_to_RGB<uint16_t>>
[function]
[call site]
00011
emplace_back
[function]
[call site]
00012
std::make_shared<Op_YCbCr_to_RGB<uint8_t>>
[function]
[call site]
00013
emplace_back
[function]
[call site]
00014
std::make_shared<Op_YCbCr420_to_RGB24>
[function]
[call site]
00015
emplace_back
[function]
[call site]
00016
std::make_shared<Op_YCbCr420_to_RGB32>
[function]
[call site]
00017
emplace_back
[function]
[call site]
00018
std::make_shared<Op_YCbCr420_to_RRGGBBaa>
[function]
[call site]
00019
emplace_back
[function]
[call site]
00020
std::make_shared<Op_RGB_HDR_to_RRGGBBaa_BE>
[function]
[call site]
00021
emplace_back
[function]
[call site]
00022
std::make_shared<Op_RGB_to_RRGGBBaa_BE>
[function]
[call site]
00023
emplace_back
[function]
[call site]
00024
std::make_shared<Op_mono_to_YCbCr420>
[function]
[call site]
00025
emplace_back
[function]
[call site]
00026
std::make_shared<Op_mono_to_RGB24_32>
[function]
[call site]
00027
emplace_back
[function]
[call site]
00028
std::make_shared<Op_bayer_bilinear_to_RGB24_32>
[function]
[call site]
00029
emplace_back
[function]
[call site]
00030
std::make_shared<Op_RRGGBBaa_swap_endianness>
[function]
[call site]
00031
emplace_back
[function]
[call site]
00032
std::make_shared<Op_RRGGBBaa_BE_to_RGB_HDR>
[function]
[call site]
00033
emplace_back
[function]
[call site]
00034
std::make_shared<Op_RGB24_32_to_YCbCr>
[function]
[call site]
00035
emplace_back
[function]
[call site]
00036
std::make_shared<Op_RGB_to_YCbCr<uint8_t>>
[function]
[call site]
00037
emplace_back
[function]
[call site]
00038
std::make_shared<Op_RGB_to_YCbCr<uint16_t>>
[function]
[call site]
00039
emplace_back
[function]
[call site]
00040
std::make_shared<Op_RRGGBBxx_HDR_to_YCbCr420>
[function]
[call site]
00041
emplace_back
[function]
[call site]
00042
std::make_shared<Op_RGB24_32_to_YCbCr444_GBR>
[function]
[call site]
00043
emplace_back
[function]
[call site]
00044
std::make_shared<Op_drop_alpha_plane>
[function]
[call site]
00045
emplace_back
[function]
[call site]
00046
std::make_shared<Op_flatten_alpha_plane<uint8_t>>
[function]
[call site]
00047
emplace_back
[function]
[call site]
00048
std::make_shared<Op_flatten_alpha_plane<uint16_t>>
[function]
[call site]
00049
emplace_back
[function]
[call site]
00050
std::make_shared<Op_adjust_alpha_bit_depth>
[function]
[call site]
00051
emplace_back
[function]
[call site]
00052
std::make_shared<Op_to_hdr_planes>
[function]
[call site]
00053
emplace_back
[function]
[call site]
00054
std::make_shared<Op_to_sdr_planes>
[function]
[call site]
00055
emplace_back
[function]
[call site]
00056
std::make_shared<Op_YCbCr420_bilinear_to_YCbCr444<uint8_t>>
[function]
[call site]
00057
emplace_back
[function]
[call site]
00058
std::make_shared<Op_YCbCr420_bilinear_to_YCbCr444<uint16_t>>
[function]
[call site]
00059
emplace_back
[function]
[call site]
00060
std::make_shared<Op_YCbCr422_bilinear_to_YCbCr444<uint8_t>>
[function]
[call site]
00061
emplace_back
[function]
[call site]
00062
std::make_shared<Op_YCbCr422_bilinear_to_YCbCr444<uint16_t>>
[function]
[call site]
00063
emplace_back
[function]
[call site]
00064
std::make_shared<Op_YCbCr444_to_YCbCr420_average<uint8_t>>
[function]
[call site]
00065
emplace_back
[function]
[call site]
00066
std::make_shared<Op_YCbCr444_to_YCbCr420_average<uint16_t>>
[function]
[call site]
00067
emplace_back
[function]
[call site]
00068
std::make_shared<Op_YCbCr444_to_YCbCr422_average<uint8_t>>
[function]
[call site]
00069
emplace_back
[function]
[call site]
00070
std::make_shared<Op_YCbCr444_to_YCbCr422_average<uint16_t>>
[function]
[call site]
00071
emplace_back
[function]
[call site]
00072
std::make_shared<Op_Any_RGB_to_YCbCr_420_Sharp>
[function]
[call site]
00073
register_default_plugins
[function]
[call site]
00074
register_decoder
[function]
[call site]
00075
insert
[function]
[call site]
00076
get_decoder_plugin_webcodecs
[function]
[call site]
00077
register_decoder
[function]
[call site]
00078
get_decoder_plugin_libde265
[function]
[call site]
00079
register_encoder
[function]
[call site]
00080
std::unique_ptr<heif_encoder_descriptor>
[function]
[call site]
00081
heif_encoder_descriptor::heif_encoder_descriptor
[function]
[call site]
00082
insert
[function]
[call site]
00083
std::move
[function]
[call site]
00084
get_encoder_plugin_x265
[function]
[call site]
00085
register_encoder
[function]
[call site]
00086
get_encoder_plugin_kvazaar
[function]
[call site]
00087
register_encoder
[function]
[call site]
00088
get_encoder_plugin_uvg266
[function]
[call site]
00089
register_encoder
[function]
[call site]
00090
get_encoder_plugin_vvenc
[function]
[call site]
00091
register_decoder
[function]
[call site]
00092
get_decoder_plugin_vvdec
[function]
[call site]
00093
register_encoder
[function]
[call site]
00094
get_encoder_plugin_aom
[function]
[call site]
00095
register_decoder
[function]
[call site]
00096
get_decoder_plugin_aom
[function]
[call site]
00097
register_encoder
[function]
[call site]
00098
get_encoder_plugin_rav1e
[function]
[call site]
00099
register_decoder
[function]
[call site]
00100
get_decoder_plugin_dav1d
[function]
[call site]
00101
register_encoder
[function]
[call site]
00102
get_encoder_plugin_svt
[function]
[call site]
00103
register_decoder
[function]
[call site]
00104
get_decoder_plugin_ffmpeg
[function]
[call site]
00105
register_decoder
[function]
[call site]
00106
get_decoder_plugin_jpeg
[function]
[call site]
00107
register_encoder
[function]
[call site]
00108
get_encoder_plugin_jpeg
[function]
[call site]
00109
register_encoder
[function]
[call site]
00110
get_encoder_plugin_openjpeg
[function]
[call site]
00111
register_decoder
[function]
[call site]
00112
get_decoder_plugin_openjpeg
[function]
[call site]
00113
register_encoder
[function]
[call site]
00114
get_encoder_plugin_openjph
[function]
[call site]
00115
register_decoder
[function]
[call site]
00116
get_decoder_plugin_openh264
[function]
[call site]
00117
register_encoder
[function]
[call site]
00118
get_encoder_plugin_x264
[function]
[call site]
00119
register_encoder
[function]
[call site]
00120
get_encoder_plugin_uncompressed
[function]
[call site]
00121
register_decoder
[function]
[call site]
00122
get_decoder_plugin_uncompressed
[function]
[call site]
00123
register_encoder
[function]
[call site]
00124
get_encoder_plugin_mask
[function]
[call site]
00125
get_plugin_paths
[function]
[call site]
00126
get_plugin_directories_from_environment_variable_windows
[function]
[call site]
00127
getenv
[function]
[call site]
00128
getline
[function]
[call site]
00129
std::vector::push_back
[function]
[call site]
00130
get_plugin_directories_from_environment_variable_unix
[function]
[call site]
00131
getenv
[function]
[call site]
00132
getline
[function]
[call site]
00133
std::vector::push_back
[function]
[call site]
00134
std::vector::empty
[function]
[call site]
00135
std::vector::push_back
[function]
[call site]
00136
heif_load_plugins
[function]
[call site]
00137
list_all_potential_plugins_in_directory
[function]
[call site]
00138
list_all_potential_plugins_in_directory_windows
[function]
[call site]
00139
opendir
[function]
[call site]
00140
FindFirstFile
[function]
[call site]
00141
std::string::c_str
[function]
[call site]
00142
std::vector::push_back
[function]
[call site]
00143
FindNextFile
[function]
[call site]
00144
FindClose
[function]
[call site]
00145
list_all_potential_plugins_in_directory_unix
[function]
[call site]
00146
opendir
[function]
[call site]
00147
readdir
[function]
[call site]
00148
strlen
[function]
[call site]
00149
strcmp
[function]
[call site]
00150
strlen
[function]
[call site]
00151
std::vector::push_back
[function]
[call site]
00152
closedir
[function]
[call site]
00153
heif_load_plugin
[function]
[call site]
00154
PluginLibrary_Unix::load_from_file
[function]
[call site]
00155
dlopen
[function]
[call site]
00156
fprintf
[function]
[call site]
00157
dlerror
[function]
[call site]
00158
dlsym
[function]
[call site]
00159
fprintf
[function]
[call site]
00160
dlerror
[function]
[call site]
00161
PluginLibrary_Unix::get_plugin_info
[function]
[call site]
00162
push_back
[function]
[call site]
00163
static_cast<const
[call site]
00164
STRINGIFY
[function]
[call site]
00165
heif_get_version_number
[function]
[call site]
00166
heif_register_encoder_plugin
[function]
[call site]
00167
register_encoder
[function]
[call site]
00168
static_cast<const
[call site]
00169
STRINGIFY
[function]
[call site]
00170
heif_get_version_number
[function]
[call site]
00171
heif_register_decoder_plugin
[function]
[call site]
00172
register_decoder
[function]
[call site]
00173
c_str
[function]
[call site]
00174
c_str
[function]
[call site]
00175
heif_context::heif_context
[function]
[call site]
00176
std::make_shared<HeifContext>
[function]
[call site]
00177
heif_context_get_security_limits
[function]
[call site]
00178
HeifFile::get_security_limits
[function]
[call site]
00179
heif_context_read_from_memory
[function]
[call site]
00180
exception_guard
[function]
[call site]
00181
body
[function]
[call site]
00182
HeifContext::read_from_memory
[function]
[call site]
00183
std::make_shared<HeifFile>
[function]
[call site]
00184
HeifContext::set_security_limits
[function]
[call site]
00185
copy_security_limits
[function]
[call site]
00186
copy_security_limits
[function]
[call site]
00187
HeifContext::read_from_memory
[function]
[call site]
00188
std::make_shared<HeifFile>
[function]
[call site]
00189
HeifContext::set_security_limits
[function]
[call site]
00190
HeifContext::read_from_memory
[function]
[call site]
00191
HeifContext::interpret_heif_file
[function]
[call site]
00192
has_images
[function]
[call site]
00193
HeifContext::interpret_heif_file_images
[function]
[call site]
00194
clear
[function]
[call site]
00195
clear
[function]
[call site]
00196
reset
[function]
[call site]
00197
get_item_IDs
[function]
[call site]
00198
get_infe_box
[function]
[call site]
00199
ImageItem::alloc_for_infe_box
[function]
[call site]
00200
get_item_type_4cc
[function]
[call site]
00201
get_item_ID
[function]
[call site]
00202
fourcc
[function]
[call site]
00203
four_bytes_to_uint32
[function]
[call site]
00204
static_cast<uint32_t>
[function]
[call site]
00205
static_cast<uint32_t>
[function]
[call site]
00206
static_cast<uint32_t>
[function]
[call site]
00207
static_cast<uint32_t>
[function]
[call site]
00208
static_cast<uint8_t>
[function]
[call site]
00209
static_cast<uint8_t>
[function]
[call site]
00210
static_cast<uint8_t>
[function]
[call site]
00211
static_cast<uint8_t>
[function]
[call site]
00212
fourcc
[function]
[call site]
00213
get_content_type
[function]
[call site]
00214
std::make_shared<ImageItem_JPEG>
[function]
[call site]
00215
fourcc
[function]
[call site]
00216
std::make_shared<ImageItem_HEVC>
[function]
[call site]
00217
fourcc
[function]
[call site]
00218
std::make_shared<ImageItem_AVIF>
[function]
[call site]
00219
fourcc
[function]
[call site]
00220
std::make_shared<ImageItem_VVC>
[function]
[call site]
00221
fourcc
[function]
[call site]
00222
std::make_shared<ImageItem_AVC>
[function]
[call site]
00223
fourcc
[function]
[call site]
00224
std::make_shared<ImageItem_uncompressed>
[function]
[call site]
00225
fourcc_to_string
[function]
[call site]
00226
static_cast<char>
[function]
[call site]
00227
static_cast<char>
[function]
[call site]
00228
static_cast<char>
[function]
[call site]
00229
static_cast<char>
[function]
[call site]
00230
std::stringstream::str
[function]
[call site]
00231
std::make_shared<ImageItem_Error>
[function]
[call site]
00232
fourcc
[function]
[call site]
00233
std::make_shared<ImageItem_JPEG2000>
[function]
[call site]
00234
fourcc
[function]
[call site]
00235
std::make_shared<ImageItem_Error>
[function]
[call site]
00236
fourcc
[function]
[call site]
00237
std::make_shared<ImageItem_mask>
[function]
[call site]
00238
fourcc
[function]
[call site]
00239
std::make_shared<ImageItem_Grid>
[function]
[call site]
00240
fourcc
[function]
[call site]
00241
std::make_shared<ImageItem_Overlay>
[function]
[call site]
00242
fourcc
[function]
[call site]
00243
std::make_shared<ImageItem_iden>
[function]
[call site]
00244
fourcc
[function]
[call site]
00245
std::make_shared<ImageItem_Tiled>
[function]
[call site]
00246
get_properties
[function]
[call site]
00247
std::make_shared<ImageItem_Error>
[function]
[call site]
00248
ImageItem_Overlay::get_infe_type
[function]
[call site]
00249
fourcc
[function]
[call site]
00250
ImageItem::set_properties
[function]
[call site]
00251
std::move
[function]
[call site]
00252
ImageItem::populate_component_descriptions
[function]
[call site]
00253
get_component_descriptions
[function]
[call site]
00254
ImageItem::get_decoder
[function]
[call site]
00255
ImageItem::get_coded_image_colorspace
[function]
[call site]
00256
ImageItem::get_decoder
[function]
[call site]
00257
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00258
Catch::throw_exception
[function]
[call site]
00259
Catch::cerr
[function]
[call site]
00260
what
[function]
[call site]
00261
std::terminate
[function]
[call site]
00262
Decoder_AVIF::get_coded_image_colorspace
[function]
[call site]
00263
get_configuration
[function]
[call site]
00264
ImageItem::postprocess_coded_image_colorspace
[function]
[call site]
00265
get_heif_file
[function]
[call site]
00266
Box_pixi::get_num_channels
[function]
[call site]
00267
size
[function]
[call site]
00268
get_color_profile_nclx
[function]
[call site]
00269
get_matrix_coefficients
[function]
[call site]
00270
static_cast<heif_matrix_coefficients>
[function]
[call site]
00271
ImageItem::get_ispe_width
[function]
[call site]
00272
ImageItem::get_property
[function]
[call site]
00273
std::dynamic_pointer_cast<BoxType>
[function]
[call site]
00274
Box_mini::get_width
[function]
[call site]
00275
ImageItem::get_ispe_height
[function]
[call site]
00276
ImageItem::get_property
[function]
[call site]
00277
Box_mini::get_height
[function]
[call site]
00278
ImageItem::get_luma_bits_per_pixel
[function]
[call site]
00279
ImageItem::get_decoder
[function]
[call site]
00280
Decoder_AVIF::get_luma_bits_per_pixel
[function]
[call site]
00281
get_configuration
[function]
[call site]
00282
ImageItem::get_chroma_bits_per_pixel
[function]
[call site]
00283
ImageItem::get_decoder
[function]
[call site]
00284
Decoder_AVIF::get_chroma_bits_per_pixel
[function]
[call site]
00285
Decoder_AVIF::get_luma_bits_per_pixel
[function]
[call site]
00286
get_configuration
[function]
[call site]
00287
mint_component_id
[function]
[call site]
00288
static_cast<uint16_t>
[function]
[call site]
00289
add_component_description
[function]
[call site]
00290
std::move
[function]
[call site]
00291
emit
[function]
[call site]
00292
channel_width
[function]
[call site]
00293
chroma_width
[function]
[call site]
00294
channel_height
[function]
[call site]
00295
chroma_height
[function]
[call site]
00296
emit
[function]
[call site]
00297
emit
[function]
[call site]
00298
emit
[function]
[call site]
00299
emit
[function]
[call site]
00300
emit
[function]
[call site]
00301
emit
[function]
[call site]
00302
ImageItem_JPEG2000::initialize_decoder
[function]
[call site]
00303
get_property<Box_j2kH>
[function]
[call site]
00304
std::make_shared<Decoder_JPEG2000>
[function]
[call site]
00305
std::make_shared<ImageItem_Error>
[function]
[call site]
00306
ImageItem_Overlay::get_infe_type
[function]
[call site]
00307
ImageItem::set_properties
[function]
[call site]
00308
ImageItem_JPEG2000::set_decoder_input_data
[function]
[call site]
00309
DataExtent::set_from_image_item
[function]
[call site]
00310
std::move
[function]
[call site]
00311
get_context
[function]
[call site]
00312
get_id
[function]
[call site]
00313
set_data_extent
[function]
[call site]
00314
std::move
[function]
[call site]
00315
ImageItem::populate_component_descriptions
[function]
[call site]
00316
get_component_descriptions
[function]
[call site]
00317
ImageItem::get_decoder
[function]
[call site]
00318
ImageItem::get_coded_image_colorspace
[function]
[call site]
00319
ImageItem::get_ispe_width
[function]
[call site]
00320
ImageItem::get_ispe_height
[function]
[call site]
00321
ImageItem::get_luma_bits_per_pixel
[function]
[call site]
00322
ImageItem::get_chroma_bits_per_pixel
[function]
[call site]
00323
mint_component_id
[function]
[call site]
00324
static_cast<uint16_t>
[function]
[call site]
00325
add_component_description
[function]
[call site]
00326
std::move
[function]
[call site]
00327
emit
[function]
[call site]
00328
channel_width
[function]
[call site]
00329
channel_height
[function]
[call site]
00330
emit
[function]
[call site]
00331
emit
[function]
[call site]
00332
emit
[function]
[call site]
00333
emit
[function]
[call site]
00334
emit
[function]
[call site]
00335
emit
[function]
[call site]
00336
insert
[function]
[call site]
00337
std::make_pair
[function]
[call site]
00338
Box_infe::is_hidden_item
[function]
[call site]
00339
get_primary_image_ID
[function]
[call site]
00340
ImageItem::set_primary
[function]
[call site]
00341
push_back
[function]
[call site]
00342
Error
[function]
[call site]
00343
get_item_error
[function]
[call site]
00344
get_properties
[function]
[call site]
00345
std::dynamic_pointer_cast<Box_other>
[function]
[call site]
00346
HeifContext::get_heif_file
[function]
[call site]
00347
HeifContext::get_heif_file
[function]
[call site]
00348
get_type_string
[function]
[call site]
00349
std::stringstream::str
[function]
[call site]
00350
get_property_for_item
[function]
[call site]
00351
Box_rref::reference_types_supported_error
[function]
[call site]
00352
std::find
[function]
[call site]
00353
begin
[function]
[call site]
00354
end
[function]
[call site]
00355
end
[function]
[call site]
00356
std::vector::push_back
[function]
[call site]
00357
std::vector::empty
[function]
[call site]
00358
std::vector::size
[function]
[call site]
00359
fourcc_to_string
[function]
[call site]
00360
std::stringstream::str
[function]
[call site]
00361
Error::Error
[function]
[call site]
00362
set_item_error
[function]
[call site]
00363
std::dynamic_pointer_cast<Box_Error>
[function]
[call site]
00364
Box_Error::get_parse_error_fatality
[function]
[call site]
00365
add_decoding_warning
[function]
[call site]
00366
StreamReader::get_error
[function]
[call site]
00367
StreamReader::get_error
[function]
[call site]
00368
std::dynamic_pointer_cast<Box_ispe>
[function]
[call site]
00369
Box_mini::get_width
[function]
[call site]
00370
Box_mini::get_height
[function]
[call site]
00371
set_resolution
[function]
[call site]
00372
add_decoding_warning
[function]
[call site]
00373
std::dynamic_pointer_cast<Box_colr>
[function]
[call site]
00374
auto::get_color_profile
[function]
[call site]
00375
set_color_profile
[function]
[call site]
00376
std::dynamic_pointer_cast<Box_cmin>
[function]
[call site]
00377
set_intrinsic_matrix
[function]
[call site]
00378
Box_cmin::get_intrinsic_matrix
[function]
[call site]
00379
std::dynamic_pointer_cast<Box_cmex>
[function]
[call site]
00380
set_extrinsic_matrix
[function]
[call site]
00381
Box_cmex::get_extrinsic_matrix
[function]
[call site]
00382
std::dynamic_pointer_cast<Box_clap>
[function]
[call site]
00383
Box_clap::get_width_rounded
[function]
[call site]
00384
round
[function]
[call site]
00385
Box_clap::get_height_rounded
[function]
[call site]
00386
round
[function]
[call site]
00387
set_resolution
[function]
[call site]
00388
static_cast<uint32_t>
[function]
[call site]
00389
static_cast<uint32_t>
[function]
[call site]
00390
has_intrinsic_matrix
[function]
[call site]
00391
get_intrinsic_matrix
[function]
[call site]
00392
Catch::Detail::unique_ptr::get
[function]
[call site]
00393
get_width
[function]
[call site]
00394
get_height
[function]
[call site]
00395
std::dynamic_pointer_cast<Box_imir>
[function]
[call site]
00396
get_intrinsic_matrix
[function]
[call site]
00397
Catch::Detail::unique_ptr::get
[function]
[call site]
00398
get_width
[function]
[call site]
00399
get_height
[function]
[call site]
00400
std::dynamic_pointer_cast<Box_irot>
[function]
[call site]
00401
Box_irot::get_rotation_ccw
[function]
[call site]
00402
Box_irot::get_rotation_ccw
[function]
[call site]
00403
set_resolution
[function]
[call site]
00404
get_height
[function]
[call site]
00405
get_width
[function]
[call site]
00406
get_property
[function]
[call site]
00407
set_gimi_sample_content_id
[function]
[call site]
00408
Box_gimi_content_id::get_content_id
[function]
[call site]
00409
get_property
[function]
[call site]
00410
ImageDescription::set_omaf_image_projection
[function]
[call site]
00411
Box_prfr::get_omaf_image_projection
[function]
[call site]
00412
get_iref_box
[function]
[call site]
00413
Box_iref::get_references_from
[function]
[call site]
00414
std::vector::push_back
[function]
[call site]
00415
get_id
[function]
[call site]
00416
BoxHeader::get_short_type
[function]
[call site]
00417
fourcc
[function]
[call site]
00418
set_is_thumbnail
[function]
[call site]
00419
find
[function]
[call site]
00420
end
[function]
[call site]
00421
Error
[function]
[call site]
00422
ImageItem::set_is_thumbnail
[function]
[call site]
00423
Error
[function]
[call site]
00424
get
[function]
[call site]
00425
Catch::Detail::unique_ptr::get
[function]
[call site]
00426
Error
[function]
[call site]
00427
ImageItem::add_thumbnail
[function]
[call site]
00428
push_back
[function]
[call site]
00429
HeifContext::remove_top_level_image
[function]
[call site]
00430
std::vector::push_back
[function]
[call site]
00431
std::move
[function]
[call site]
00432
fourcc
[function]
[call site]
00433
get_property
[function]
[call site]
00434
get_id
[function]
[call site]
00435
Error
[function]
[call site]
00436
std::stringstream::str
[function]
[call site]
00437
std::shared_ptr::get_aux_type
[function]
[call site]
00438
std::shared_ptr::get_aux_type
[function]
[call site]
00439
std::shared_ptr::get_aux_type
[function]
[call site]
00440
find
[function]
[call site]
00441
end
[function]
[call site]
00442
has_item_with_id
[function]
[call site]
00443
Error
[function]
[call site]
00444
get
[function]
[call site]
00445
Catch::Detail::unique_ptr::get
[function]
[call site]
00446
Error
[function]
[call site]
00447
set_is_alpha_channel
[function]
[call site]
00448
ImageItem::set_alpha_channel
[function]
[call site]
00449
std::move
[function]
[call site]
00450
get_component_descriptions
[function]
[call site]
00451
ImageItem::get_luma_bits_per_pixel
[function]
[call site]
00452
mint_component_id
[function]
[call site]
00453
static_cast<uint16_t>
[function]
[call site]
00454
ImageItem::get_ispe_width
[function]
[call site]
00455
ImageItem::get_ispe_height
[function]
[call site]
00456
add_component_description
[function]
[call site]
00457
std::move
[function]
[call site]
00458
std::shared_ptr::get_aux_type
[function]
[call site]
00459
std::shared_ptr::get_aux_type
[function]
[call site]
00460
set_is_depth_channel
[function]
[call site]
00461
find
[function]
[call site]
00462
end
[function]
[call site]
00463
has_item_with_id
[function]
[call site]
00464
Error
[function]
[call site]
00465
get
[function]
[call site]
00466
Catch::Detail::unique_ptr::get
[function]
[call site]
00467
Error
[function]
[call site]
00468
ImageItem::set_depth_channel
[function]
[call site]
00469
std::move
[function]
[call site]
00470
std::shared_ptr::get_subtypes
[function]
[call site]
00471
empty
[function]
[call site]
00472
decode_hevc_aux_sei_messages
[function]
[call site]
00473
data
[function]
[call site]
00474
size
[function]
[call site]
00475
BitReader::get_bits_remaining
[function]
[call site]
00476
BitReader::get_bits32
[function]
[call site]
00477
assert
[function]
[call site]
00478
static_cast<uint32_t>
[function]
[call site]
00479
BitReader::get_bits
[function]
[call site]
00480
assert
[function]
[call site]
00481
BitReader::refill
[function]
[call site]
00482
static_cast<uint32_t>
[function]
[call site]
00483
size
[function]
[call site]
00484
BitReader::get_current_byte_index
[function]
[call site]
00485
static_cast<int64_t>
[function]
[call site]
00486
static_cast<size_t>
[function]
[call site]
00487
BitReader::get_current_byte_index
[function]
[call site]
00488
data
[function]
[call site]
00489
size
[function]
[call site]
00490
BitReader::get_bits_remaining
[function]
[call site]
00491
BitReader::get_bits32
[function]
[call site]
00492
static_cast<uint8_t>
[function]
[call site]
00493
BitReader::get_bits8
[function]
[call site]
00494
assert
[function]
[call site]
00495
static_cast<uint8_t>
[function]
[call site]
00496
BitReader::get_bits
[function]
[call site]
00497
BitReader::skip_bits
[function]
[call site]
00498
BitReader::refill
[function]
[call site]
00499
BitReader::get_bits_remaining
[function]
[call site]
00500
BitReader::get_bits8
[function]
[call site]
00501
BitReader::get_bits8
[function]
[call site]
00502
read_depth_representation_info
[function]
[call site]
00503
std::make_shared<SEIMessage_depth_representation_info>
[function]
[call site]
00504
get_bits
[function]
[call site]
00505
get_bits
[function]
[call site]
00506
get_bits
[function]
[call site]
00507
get_bits
[function]
[call site]
00508
get_uvlc
[function]
[call site]
00509
get_uvlc
[function]
[call site]
00510
read_depth_rep_info_element
[function]
[call site]
00511
get_bits8
[function]
[call site]
00512
get_bits
[function]
[call site]
00513
static_cast<uint8_t>
[function]
[call site]
00514
get_bits8
[function]
[call site]
00515
get_bits32
[function]
[call site]
00516
pow
[function]
[call site]
00517
pow
[function]
[call site]
00518
pow
[function]
[call site]
00519
read_depth_rep_info_element
[function]
[call site]
00520
read_depth_rep_info_element
[function]
[call site]
00521
read_depth_rep_info_element
[function]
[call site]
00522
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00523
Catch::throw_exception
[function]
[call site]
00524
push_back
[function]
[call site]
00525
std::dynamic_pointer_cast<SEIMessage_depth_representation_info>
[function]
[call site]
00526
set_depth_representation_info
[function]
[call site]
00527
set_is_aux_image
[function]
[call site]
00528
std::shared_ptr::get_aux_type
[function]
[call site]
00529
find
[function]
[call site]
00530
end
[function]
[call site]
00531
has_item_with_id
[function]
[call site]
00532
Error
[function]
[call site]
00533
get
[function]
[call site]
00534
Catch::Detail::unique_ptr::get
[function]
[call site]
00535
Error
[function]
[call site]
00536
ImageItem::add_aux_image
[function]
[call site]
00537
push_back
[function]
[call site]
00538
std::move
[function]
[call site]
00539
HeifContext::remove_top_level_image
[function]
[call site]
00540
get_item_error
[function]
[call site]
00541
get_infe_box
[function]
[call site]
00542
get_id
[function]
[call site]
00543
std::shared_ptr::get_item_type_4cc
[function]
[call site]
00544
fourcc
[function]
[call site]
00545
get_ipma_box
[function]
[call site]
00546
get_ipco_box
[function]
[call site]
00547
Box_ipco::get_property_for_item_ID
[function]
[call site]
00548
Box_ipco::get_properties_for_item_ID
[function]
[call site]
00549
Box_ipco::get_properties_for_item_ID
[function]
[call site]
00550
Error
[function]
[call site]
00551
std::stringstream::str
[function]
[call site]
00552
get_all_child_boxes
[function]
[call site]
00553
size
[function]
[call site]
00554
Error
[function]
[call site]
00555
std::stringstream::str
[function]
[call site]
00556
push_back
[function]
[call site]
00557
get_all_child_boxes
[function]
[call site]
00558
size
[function]
[call site]
00559
get_short_type
[function]
[call site]
00560
get_id
[function]
[call site]
00561
fourcc
[function]
[call site]
00562
Error
[function]
[call site]
00563
std::shared_ptr::get_item_type_4cc
[function]
[call site]
00564
fourcc
[function]
[call site]
00565
get_ipma_box
[function]
[call site]
00566
get_ipco_box
[function]
[call site]
00567
Box_ipco::get_property_for_item_ID
[function]
[call site]
00568
get_id
[function]
[call site]
00569
fourcc
[function]
[call site]
00570
Error
[function]
[call site]
00571
get_item_error
[function]
[call site]
00572
get_infe_box
[function]
[call site]
00573
Box_infe::get_item_type_4cc
[function]
[call site]
00574
fourcc
[function]
[call site]
00575
Box_iref::get_references
[function]
[call site]
00576
BoxHeader::get_short_type
[function]
[call site]
00577
std::vector<uint32_t>
[function]
[call site]
00578
fourcc
[function]
[call site]
00579
std::vector::empty
[function]
[call site]
00580
std::vector::front
[function]
[call site]
00581
find
[function]
[call site]
00582
end
[function]
[call site]
00583
get_color_profile_icc
[function]
[call site]
00584
auto::get_color_profile_icc
[function]
[call site]
00585
set_color_profile
[function]
[call site]
00586
auto::get_color_profile_icc
[function]
[call site]
00587
has_nclx_color_profile
[function]
[call site]
00588
ImageDescription::has_nclx_color_profile
[function]
[call site]
00589
nclx_default_if_undefined
[function]
[call site]
00590
Box_mini::get_colour_primaries
[function]
[call site]
00591
set_colour_primaries
[function]
[call site]
00592
get_matrix_coefficients
[function]
[call site]
00593
static_cast<heif_matrix_coefficients>
[function]
[call site]
00594
set_matrix_coefficients
[function]
[call site]
00595
get_transfer_characteristics
[function]
[call site]
00596
static_cast<heif_transfer_characteristics>
[function]
[call site]
00597
set_transfer_characteristics
[function]
[call site]
00598
set_color_profile_nclx
[function]
[call site]
00599
ImageDescription::get_color_profile_nclx
[function]
[call site]
00600
get_item_type_4cc
[function]
[call site]
00601
get_content_type
[function]
[call site]
00602
item_type_is_image
[function]
[call site]
00603
fourcc
[function]
[call site]
00604
fourcc
[function]
[call site]
00605
fourcc
[function]
[call site]
00606
fourcc
[function]
[call site]
00607
fourcc
[function]
[call site]
00608
fourcc
[function]
[call site]
00609
fourcc
[function]
[call site]
00610
fourcc
[function]
[call site]
00611
fourcc
[function]
[call site]
00612
fourcc
[function]
[call site]
00613
fourcc
[function]
[call site]
00614
fourcc
[function]
[call site]
00615
fourcc
[function]
[call site]
00616
fourcc
[function]
[call site]
00617
get_item_uri_type
[function]
[call site]
00618
std::make_shared<ImageMetadata>
[function]
[call site]
00619
fourcc_to_string
[function]
[call site]
00620
std::move
[function]
[call site]
00621
get_uncompressed_item_data
[function]
[call site]
00622
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00623
fourcc
[function]
[call site]
00624
fourcc
[function]
[call site]
00625
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00626
std::shared_ptr::m_memory_handle::alloc
[function]
[call site]
00627
std::shared_ptr::m_data::size
[function]
[call site]
00628
Error::Error
[function]
[call site]
00629
Box_iref::get_references
[function]
[call site]
00630
fourcc
[function]
[call site]
00631
find
[function]
[call site]
00632
end
[function]
[call site]
00633
has_item_with_id
[function]
[call site]
00634
Error
[function]
[call site]
00635
ImageItem::add_metadata
[function]
[call site]
00636
push_back
[function]
[call site]
00637
std::move
[function]
[call site]
00638
Box_iref::get_references
[function]
[call site]
00639
fourcc
[function]
[call site]
00640
find
[function]
[call site]
00641
end
[function]
[call site]
00642
Error
[function]
[call site]
00643
ImageItem::set_is_premultiplied_alpha
[function]
[call site]
00644
get_item_type_4cc
[function]
[call site]
00645
fourcc
[function]
[call site]
00646
std::make_shared<RegionItem>
[function]
[call site]
00647
get_uncompressed_item_data
[function]
[call site]
00648
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00649
std::shared_ptr::parse
[function]
[call site]
00650
HeifContext::get_security_limits
[function]
[call site]
00651
Box_iref::get_references_from
[function]
[call site]
00652
BoxHeader::get_short_type
[function]
[call site]
00653
fourcc
[function]
[call site]
00654
find
[function]
[call site]
00655
end
[function]
[call site]
00656
Error
[function]
[call site]
00657
ImageItem::add_region_item_id
[function]
[call site]
00658
push_back
[function]
[call site]
00659
push_back
[function]
[call site]
00660
BoxHeader::get_short_type
[function]
[call site]
00661
fourcc
[function]
[call site]
00662
std::shared_ptr::get_number_of_regions
[function]
[call site]
00663
std::shared_ptr::get_regions
[function]
[call site]
00664
getRegionType
[function]
[call site]
00665
std::dynamic_pointer_cast<RegionGeometry_ReferencedMask>
[function]
[call site]
00666
std::shared_ptr::get_regions
[function]
[call site]
00667
std::vector::size
[function]
[call site]
00668
Error
[function]
[call site]
00669
HeifContext::is_image
[function]
[call site]
00670
contains
[function]
[call site]
00671
Error
[function]
[call site]
00672
HeifContext::get_image
[function]
[call site]
00673
find
[function]
[call site]
00674
end
[function]
[call site]
00675
ImageItem::get_item_error
[function]
[call site]
00676
ImageItem::get_item_error
[function]
[call site]
00677
ImageItem::get_ispe_width
[function]
[call site]
00678
ImageItem::get_property
[function]
[call site]
00679
Box_mini::get_width
[function]
[call site]
00680
ImageItem::get_ispe_height
[function]
[call site]
00681
ImageItem::get_property
[function]
[call site]
00682
Box_mini::get_height
[function]
[call site]
00683
HeifContext::remove_top_level_image
[function]
[call site]
00684
get_item_type_4cc
[function]
[call site]
00685
fourcc
[function]
[call site]
00686
std::make_shared<TextItem>
[function]
[call site]
00687
std::shared_ptr::set_item_id
[function]
[call site]
00688
get_uncompressed_item_data
[function]
[call site]
00689
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00690
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00691
std::shared_ptr::parse
[function]
[call site]
00692
Box_iref::get_references_from
[function]
[call site]
00693
BoxHeader::get_short_type
[function]
[call site]
00694
fourcc
[function]
[call site]
00695
find
[function]
[call site]
00696
end
[function]
[call site]
00697
Error
[function]
[call site]
00698
ImageItem::add_text_item_id
[function]
[call site]
00699
push_back
[function]
[call site]
00700
push_back
[function]
[call site]
00701
has_sequences
[function]
[call site]
00702
HeifContext::interpret_heif_file_sequences
[function]
[call site]
00703
clear
[function]
[call site]
00704
get_moov_box
[function]
[call site]
00705
assert
[function]
[call site]
00706
Box::get_child_box
[function]
[call site]
00707
std::dynamic_pointer_cast<T>
[function]
[call site]
00708
assert
[function]
[call site]
00709
Box::get_child_boxes
[function]
[call site]
00710
std::dynamic_pointer_cast<T>
[function]
[call site]
00711
std::vector::push_back
[function]
[call site]
00712
Track::alloc_track
[function]
[call site]
00713
get_child_box
[function]
[call site]
00714
Box::get_child_box
[function]
[call site]
00715
Box_hdlr::get_handler_type
[function]
[call site]
00716
fourcc
[function]
[call site]
00717
fourcc
[function]
[call site]
00718
fourcc
[function]
[call site]
00719
std::make_shared<Track_Visual>
[function]
[call site]
00720
fourcc
[function]
[call site]
00721
std::make_shared<Track_Metadata>
[function]
[call site]
00722
fourcc_to_string
[function]
[call site]
00723
Box_hdlr::get_handler_type
[function]
[call site]
00724
std::stringstream::str
[function]
[call site]
00725
assert
[function]
[call site]
00726
std::shared_ptr::load
[function]
[call site]
00727
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00728
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00729
assert
[function]
[call site]
00730
insert
[function]
[call site]
00731
ImageItem::get_id
[function]
[call site]
00732
Track::is_visual_track
[function]
[call site]
00733
fourcc
[function]
[call site]
00734
fourcc
[function]
[call site]
00735
ImageItem::get_id
[function]
[call site]
00736
std::vector::reserve
[function]
[call site]
00737
size
[function]
[call site]
00738
std::vector::push_back
[function]
[call site]
00739
Track_Visual::initialize_after_parsing
[function]
[call site]
00740
get_handler
[function]
[call site]
00741
get_id
[function]
[call site]
00742
get_id
[function]
[call site]
00743
fourcc_to_string
[function]
[call site]
00744
get_handler
[function]
[call site]
00745
get_handler
[function]
[call site]
00746
get_auxiliary_info_type
[function]
[call site]
00747
get_tref_box
[function]
[call site]
00748
Box_iref::get_references
[function]
[call site]
00749
fourcc
[function]
[call site]
00750
std::any_of
[function]
[call site]
00751
Catch::TextFlow::AnsiSkippingString::begin
[function]
[call site]
00752
const_iterator
[function]
[call site]
00753
Catch::TextFlow::AnsiSkippingString::end
[function]
[call site]
00754
const_iterator
[function]
[call site]
00755
get_id
[function]
[call site]
00756
std::dynamic_pointer_cast<Track_Visual>
[function]
[call site]
00757
HeifContext::interpret_heif_file
[function]
[call site]
00758
Error::error_struct
[function]
[call site]
00759
ErrorBuffer::set_success
[function]
[call site]
00760
Error::get_error_string
[function]
[call site]
00761
assert
[function]
[call site]
00762
Error::get_error_string
[function]
[call site]
00763
empty
[function]
[call site]
00764
ErrorBuffer::set_error
[function]
[call site]
00765
c_str
[function]
[call site]
00766
std::stringstream::str
[function]
[call site]
00767
StreamReader::get_error
[function]
[call site]
00768
Catch::Detail::unique_ptr::get
[function]
[call site]
00769
TestSequences
[function]
[call site]
00770
heif_context_has_sequence
[function]
[call site]
00771
HeifContext::has_sequence
[function]
[call site]
00772
empty
[function]
[call site]
00773
heif_context_number_of_sequence_tracks
[function]
[call site]
00774
HeifContext::get_number_of_tracks
[function]
[call site]
00775
static_cast<int>
[function]
[call site]
00776
size
[function]
[call site]
00777
static_cast<uint32_t*>
[function]
[call site]
00778
malloc
[function]
[call site]
00779
heif_context_get_track_ids
[function]
[call site]
00780
HeifContext::get_track_IDs
[function]
[call site]
00781
std::vector::reserve
[function]
[call site]
00782
size
[function]
[call site]
00783
std::vector::push_back
[function]
[call site]
00784
heif_context_get_track
[function]
[call site]
00785
HeifContext::get_track
[function]
[call site]
00786
HeifContext::has_sequence
[function]
[call site]
00787
empty
[function]
[call site]
00788
find
[function]
[call site]
00789
end
[function]
[call site]
00790
begin
[function]
[call site]
00791
heif_track::heif_track
[function]
[call site]
00792
heif_track_get_track_handler_type
[function]
[call site]
00793
Track::get_handler
[function]
[call site]
00794
heif_track_get_image_resolution
[function]
[call site]
00795
std::dynamic_pointer_cast<Track_Visual>
[function]
[call site]
00796
Box_mini::get_width
[function]
[call site]
00797
Box_mini::get_height
[function]
[call site]
00798
heif_track_decode_next_image
[function]
[call site]
00799
exception_guard
[function]
[call site]
00800
Track::end_of_sequence_reached
[function]
[call site]
00801
heif_decoding_options_copy
[function]
[call site]
00802
std::min
[function]
[call site]
00803
std::unique_ptr::get
[function]
[call site]
00804
std::dynamic_pointer_cast<Track_Visual>
[function]
[call site]
00805
Track_Visual::decode_next_image_sample
[function]
[call site]
00806
size
[function]
[call site]
00807
get_decoder
[function]
[call site]
00808
load_plugins_if_not_initialized_yet
[function]
[call site]
00809
does_support_format
[function]
[call site]
00810
strcmp
[function]
[call site]
00811
assert
[function]
[call site]
00812
Decoder::get_decoded_frame
[function]
[call site]
00813
Decoder::require_decoder_plugin
[function]
[call site]
00814
has_decoder
[function]
[call site]
00815
load_plugins_if_not_initialized_yet
[function]
[call site]
00816
does_support_format
[function]
[call site]
00817
strcmp
[function]
[call site]
00818
get_compression_format
[function]
[call site]
00819
get_decoder
[function]
[call site]
00820
get_compression_format
[function]
[call site]
00821
Error
[function]
[call site]
00822
decode_next_image2
[function]
[call site]
00823
Error::from_heif_error
[function]
[call site]
00824
Error::get_error_string
[function]
[call site]
00825
Error::get_error_string
[function]
[call site]
00826
starts_with
[function]
[call site]
00827
length
[function]
[call site]
00828
length
[function]
[call site]
00829
compare
[function]
[call site]
00830
size
[function]
[call site]
00831
std::string::substr
[function]
[call site]
00832
strlen
[function]
[call site]
00833
starts_with
[function]
[call site]
00834
std::string::substr
[function]
[call site]
00835
starts_with
[function]
[call site]
00836
std::string::substr
[function]
[call site]
00837
strlen
[function]
[call site]
00838
starts_with
[function]
[call site]
00839
std::string::substr
[function]
[call site]
00840
decode_next_image
[function]
[call site]
00841
Error::from_heif_error
[function]
[call site]
00842
decode_image
[function]
[call site]
00843
Error::from_heif_error
[function]
[call site]
00844
std::move
[function]
[call site]
00845
heif_image_release
[function]
[call site]
00846
get_security_limits
[function]
[call site]
00847
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00848
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00849
size
[function]
[call site]
00850
Error
[function]
[call site]
00851
get_data_extent_for_sample
[function]
[call site]
00852
Decoder::set_data_extent
[function]
[call site]
00853
std::move
[function]
[call site]
00854
std::move
[function]
[call site]
00855
Decoder::decode_sequence_frame_from_compressed_data
[function]
[call site]
00856
Decoder::require_decoder_plugin
[function]
[call site]
00857
Decoder::get_coded_image_size_from_config
[function]
[call site]
00858
Result::is_error
[function]
[call site]
00859
std::holds_alternative<Error>
[function]
[call site]
00860
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00861
auto::has_value
[function]
[call site]
00862
check_for_valid_image_size
[function]
[call site]
00863
static_cast<uint32_t>
[function]
[call site]
00864
std::numeric_limits<int>::max
[function]
[call site]
00865
std::stringstream::str
[function]
[call site]
00866
Error
[function]
[call site]
00867
get_compression_format
[function]
[call site]
00868
new_decoder2
[function]
[call site]
00869
Error
[function]
[call site]
00870
new_decoder
[function]
[call site]
00871
Error
[function]
[call site]
00872
set_strict_decoding
[function]
[call site]
00873
Decoder::get_compressed_data
[function]
[call site]
00874
read_bitstream_configuration_data
[function]
[call site]
00875
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00876
read_data
[function]
[call site]
00877
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00878
std::vector::insert
[function]
[call site]
00879
std::vector::end
[function]
[call site]
00880
begin
[function]
[call site]
00881
end
[function]
[call site]
00882
read_data
[function]
[call site]
00883
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00884
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00885
check_image_size
[function]
[call site]
00886
get_primary_image_handle
[function]
[call site]
00887
heif_context_get_number_of_top_level_images
[function]
[call site]
00888
HeifContext::get_top_level_images
[function]
[call site]
00889
get_item_error
[function]
[call site]
00890
std::vector::push_back
[function]
[call site]
00891
REQUIRE
[function]
[call site]
00892
heif_context_get_primary_image_handle
[function]
[call site]
00893
Error::error_struct
[function]
[call site]
00894
Catch::Detail::unique_ptr::get
[function]
[call site]
00895
get_primary_image
[function]
[call site]
00896
heif_decode_image
[function]
[call site]
00897
exception_guard
[function]
[call site]
00898
ImageItem::get_id
[function]
[call site]
00899
fill_default_decoding_options
[function]
[call site]
00900
heif_decoding_options_copy
[function]
[call site]
00901
HeifContext::decode_image
[function]
[call site]
00902
contains
[function]
[call site]
00903
find
[function]
[call site]
00904
Error
[function]
[call site]
00905
std::move
[function]
[call site]
00906
HeifContext::get_security_limits
[function]
[call site]
00907
static_cast<uint64_t>
[function]
[call site]
00908
static_cast<uint32_t>
[function]
[call site]
00909
std::make_shared<std::atomic<uint32_t>>
[function]
[call site]
00910
std::shared_ptr::decode_image
[function]
[call site]
00911
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
00912
std::shared_ptr::apply_descriptions_from
[function]
[call site]
00913
HeifContext::convert_to_output_colorspace
[function]
[call site]
00914
std::shared_ptr<HeifPixelImage>::get_colorspace
[function]
[call site]
00915
std::shared_ptr<HeifPixelImage>::get_chroma_format
[function]
[call site]
00916
std::shared_ptr<HeifPixelImage>::get_chroma_format
[function]
[call site]
00917
std::shared_ptr<HeifPixelImage>::get_colorspace
[function]
[call site]
00918
std::shared_ptr<HeifPixelImage>::get_visual_image_bits_per_pixel
[function]
[call site]
00919
std::shared_ptr<HeifPixelImage>::get_color_profile_nclx_with_fallback
[function]
[call site]
00920
nclx_color_profile_equal
[function]
[call site]
00921
heif_nclx_color_profile_alloc
[function]
[call site]
00922
nclx_profile::set_from_heif_color_profile_nclx
[function]
[call site]
00923
Kr_Kb::defaults
[function]
[call site]
00924
heif_nclx_color_profile_free
[function]
[call site]
00925
std::shared_ptr<HeifPixelImage>::has_alpha
[function]
[call site]
00926
set_matrix_coefficients
[function]
[call site]
00927
set_colour_primaries
[function]
[call site]
00928
set_full_range_flag
[function]
[call site]
00929
nclx_profile::set_sRGB_defaults
[function]
[call site]
00930
convert_colorspace
[function]
[call site]
00931
heif_color_conversion_options_ext_copy
[function]
[call site]
00932
std::min
[function]
[call site]
00933
std::unique_ptr::get
[function]
[call site]
00934
get_width
[function]
[call site]
00935
get_height
[function]
[call site]
00936
has_channel
[function]
[call site]
00937
get_width
[function]
[call site]
00938
get_height
[function]
[call site]
00939
get_colorspace
[function]
[call site]
00940
get_chroma_format
[function]
[call site]
00941
has_channel
[function]
[call site]
00942
is_interleaved_with_alpha
[function]
[call site]
00943
assert
[function]
[call site]
00944
get_chroma_format
[function]
[call site]
00945
has_nclx_color_profile
[function]
[call site]
00946
get_color_profile_nclx
[function]
[call site]
00947
nclx_profile::replace_undefined_values_with_sRGB_defaults
[function]
[call site]
00948
get_channel_set
[function]
[call site]
00949
assert
[function]
[call site]
00950
std::set::empty
[function]
[call site]
00951
get_bits_per_pixel
[function]
[call site]
00952
std::set::begin
[function]
[call site]
00953
has_channel
[function]
[call site]
00954
get_bits_per_pixel
[function]
[call site]
00955
get_matrix_coefficients
[function]
[call site]
00956
static_cast<heif_matrix_coefficients>
[function]
[call site]
00957
set_matrix_coefficients
[function]
[call site]
00958
get_matrix_coefficients
[function]
[call site]
00959
Box_mini::get_colour_primaries
[function]
[call site]
00960
set_colour_primaries
[function]
[call site]
00961
Box_mini::get_colour_primaries
[function]
[call site]
00962
get_transfer_characteristics
[function]
[call site]
00963
static_cast<heif_transfer_characteristics>
[function]
[call site]
00964
set_transfer_characteristics
[function]
[call site]
00965
get_transfer_characteristics
[function]
[call site]
00966
num_interleaved_components_per_plane
[function]
[call site]
00967
assert
[function]
[call site]
00968
is_interleaved_with_alpha
[function]
[call site]
00969
ColorConversionPipeline::construct_pipeline
[function]
[call site]
00970
clear
[function]
[call site]
00971
ColorConversionPipeline::init_ops
[function]
[call site]
00972
std::vector::emplace_back
[function]
[call site]
00973
std::vector::empty
[function]
[call site]
00974
std::numeric_limits<int>::max
[function]
[call site]
00975
std::vector::size
[function]
[call site]
00976
assert
[function]
[call site]
00977
std::vector::push_back
[function]
[call site]
00978
std::vector::back
[function]
[call site]
00979
std::vector::pop_back
[function]
[call site]
00980
std::vector::back
[function]
[call site]
00981
std::vector::back
[function]
[call site]
00982
std::vector::back
[function]
[call site]
00983
std::vector::size
[function]
[call site]
00984
resize
[function]
[call site]
00985
std::vector::size
[function]
[call site]
00986
assert
[function]
[call site]
00987
back
[function]
[call site]
00988
ColorConversionPipeline::debug_dump_pipeline
[function]
[call site]
00989
size
[function]
[call site]
00990
typeid
[function]
[call site]
00991
std::ostringstream::str
[function]
[call site]
00992
typeid
[function]
[call site]
00993
state_after_conversion
[function]
[call site]
00994
std::vector::back
[function]
[call site]
00995
std::vector::back
[function]
[call site]
00996
std::vector::size
[function]
[call site]
00997
std::vector::back
[function]
[call site]
00998
std::vector::emplace_back
[function]
[call site]
00999
std::vector::size
[function]
[call site]
01000
ColorConversionPipeline::is_nop
[function]
[call site]
01001
empty
[function]
[call site]
01002
ColorConversionPipeline::convert_image
[function]
[call site]
01003
print_spec
[function]
[call site]
01004
get_colorspace
[function]
[call site]
01005
get_chroma_format
[function]
[call site]
01006
get_colorspace
[function]
[call site]
01007
get_chroma_format
[function]
[call site]
01008
get_bits_per_pixel
[function]
[call site]
01009
get_bits_per_pixel
[function]
[call site]
01010
get_colorspace
[function]
[call site]
01011
get_colorspace
[function]
[call site]
01012
get_bits_per_pixel
[function]
[call site]
01013
convert_colorspace
[function]
[call site]
01014
heif_color_conversion_options_ext_copy
[function]
[call site]
01015
std::unique_ptr::get
[function]
[call site]
01016
get_width
[function]
[call site]
01017
get_height
[function]
[call site]
01018
has_channel
[function]
[call site]
01019
get_width
[function]
[call site]
01020
get_height
[function]
[call site]
01021
get_colorspace
[function]
[call site]
01022
get_chroma_format
[function]
[call site]
01023
has_channel
[function]
[call site]
01024
is_interleaved_with_alpha
[function]
[call site]
01025
get_chroma_format
[function]
[call site]
01026
has_nclx_color_profile
[function]
[call site]
01027
get_color_profile_nclx
[function]
[call site]
01028
nclx_profile::replace_undefined_values_with_sRGB_defaults
[function]
[call site]
01029
get_channel_set
[function]
[call site]
01030
assert
[function]
[call site]
01031
std::set::empty
[function]
[call site]
01032
get_bits_per_pixel
[function]
[call site]
01033
std::set::begin
[function]
[call site]
01034
has_channel
[function]
[call site]
01035
get_bits_per_pixel
[function]
[call site]
01036
get_matrix_coefficients
[function]
[call site]
01037
set_matrix_coefficients
[function]
[call site]
01038
get_matrix_coefficients
[function]
[call site]
01039
Box_mini::get_colour_primaries
[function]
[call site]
01040
set_colour_primaries
[function]
[call site]
01041
Box_mini::get_colour_primaries
[function]
[call site]
01042
get_transfer_characteristics
[function]
[call site]
01043
set_transfer_characteristics
[function]
[call site]
01044
get_transfer_characteristics
[function]
[call site]
01045
num_interleaved_components_per_plane
[function]
[call site]
01046
is_interleaved_with_alpha
[function]
[call site]
01047
ColorConversionPipeline::construct_pipeline
[function]
[call site]
01048
ColorConversionPipeline::is_nop
[function]
[call site]
01049
ColorConversionPipeline::convert_image
[function]
[call site]
01050
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01051
std::shared_ptr::copy_metadata_from
[function]
[call site]
01052
std::shared_ptr::set_color_profile_nclx
[function]
[call site]
01053
std::shared_ptr::get_warnings
[function]
[call site]
01054
std::shared_ptr::add_warning
[function]
[call site]
01055
HeifContext::get_security_limits
[function]
[call site]
01056
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01057
std::shared_ptr::add_warnings
[function]
[call site]
01058
std::shared_ptr::get_decoding_warnings
[function]
[call site]
01059
Result::error_struct
[function]
[call site]
01060
std::get<Error>
[function]
[call site]
01061
Catch::Detail::unique_ptr::get
[function]
[call site]
01062
convert_libde265_image_to_heif_image
[function]
[call site]
01063
de265_get_chroma_format
[function]
[call site]
01064
heif_image_create
[function]
[call site]
01065
get_valid_chroma_values_for_colorspace
[function]
[call site]
01066
std::find
[function]
[call site]
01067
Catch::TextFlow::AnsiSkippingString::begin
[function]
[call site]
01068
Catch::TextFlow::AnsiSkippingString::end
[function]
[call site]
01069
Catch::TextFlow::AnsiSkippingString::end
[function]
[call site]
01070
convert_libde265_image_to_heif_image
[function]
[call site]
01071
std::make_shared<HeifPixelImage>
[function]
[call site]
01072
Catch::ReporterRegistry::create
[function]
[call site]
01073
Catch::TagAliasRegistry::find
[function]
[call site]
01074
Catch::TagAliasRegistry::find
[function]
[call site]
01075
Catch::TagAliasRegistry::find
[function]
[call site]
01076
end
[function]
[call site]
01077
end
[function]
[call site]
01078
Catch::TextFlow::AnsiSkippingString::end
[function]
[call site]
01079
const_iterator
[function]
[call site]
01080
Catch::ReporterRegistry::create
[function]
[call site]
01081
Catch::TagAliasRegistry::find
[function]
[call site]
01082
Catch::TextFlow::AnsiSkippingString::end
[function]
[call site]
01083
Catch::ReporterRegistry::create
[function]
[call site]
01084
CATCH_MOVE
[function]
[call site]
01085
CATCH_MOVE
[function]
[call site]
01086
de265_get_image_width
[function]
[call site]
01087
de265_get_image_height
[function]
[call site]
01088
de265_get_chroma_format
[function]
[call site]
01089
de265_get_bits_per_pixel
[function]
[call site]
01090
de265_get_bits_per_pixel
[function]
[call site]
01091
heif_image_release
[function]
[call site]
01092
de265_get_image_plane
[function]
[call site]
01093
de265_get_image_width
[function]
[call site]
01094
de265_get_image_height
[function]
[call site]
01095
heif_image_release
[function]
[call site]
01096
heif_image_add_plane_safe
[function]
[call site]
01097
Box_cdef::add_channel
[function]
[call site]
01098
push_back
[function]
[call site]
01099
Error::error_struct
[function]
[call site]
01100
ErrorBuffer::set_success
[function]
[call site]
01101
Error::get_error_string
[function]
[call site]
01102
Error::get_error_string
[function]
[call site]
01103
empty
[function]
[call site]
01104
ErrorBuffer::set_error
[function]
[call site]
01105
std::stringstream::str
[function]
[call site]
01106
StreamReader::get_error
[function]
[call site]
01107
Catch::Detail::unique_ptr::get
[function]
[call site]
01108
libde265_decoder*::error_message::c_str
[function]
[call site]
01109
heif_image_release
[function]
[call site]
01110
heif_image_get_plane2
[function]
[call site]
01111
HeifPixelImage::get_channel_memory
[function]
[call site]
01112
HeifPixelImage::get_channel_memory
[function]
[call site]
01113
HeifPixelImage::get_channel_memory
[function]
[call site]
01114
memcpy
[function]
[call site]
01115
static_cast<size_t>
[function]
[call site]
01116
static_cast<size_t>
[function]
[call site]
01117
std::move
[function]
[call site]
01118
error_struct
[function]
[call site]
01119
Catch::Detail::unique_ptr::get
[function]
[call site]
01120
REQUIRE
[function]
[call site]
01121
Error::error_struct
[function]
[call site]
01122
Catch::Detail::unique_ptr::get
[function]
[call site]
01123
std::shared_ptr::get_item_error
[function]
[call site]
01124
Error::Error
[function]
[call site]
01125
Error::error_struct
[function]
[call site]
01126
Catch::Detail::unique_ptr::get
[function]
[call site]
01127
heif_image_handle::heif_image_handle
[function]
[call site]
01128
std::move
[function]
[call site]
01129
error_struct
[function]
[call site]
01130
Catch::Detail::unique_ptr::get
[function]
[call site]
01131
REQUIRE
[function]
[call site]
01132
get_primary_image
[function]
[call site]
01133
heif_decode_image
[function]
[call site]
01134
REQUIRE
[function]
[call site]
01135
REQUIRE
[function]
[call site]
01136
heif_image_has_channel
[function]
[call site]
01137
HeifPixelImage::has_channel
[function]
[call site]
01138
HeifPixelImage::find_storage_for_channel
[function]
[call site]
01139
REQUIRE
[function]
[call site]
01140
heif_image_has_channel
[function]
[call site]
01141
REQUIRE
[function]
[call site]
01142
heif_image_has_channel
[function]
[call site]
01143
REQUIRE
[function]
[call site]
01144
heif_image_has_channel
[function]
[call site]
01145
REQUIRE
[function]
[call site]
01146
heif_image_has_channel
[function]
[call site]
01147
REQUIRE
[function]
[call site]
01148
heif_image_has_channel
[function]
[call site]
01149
REQUIRE
[function]
[call site]
01150
heif_image_has_channel
[function]
[call site]
01151
REQUIRE
[function]
[call site]
01152
heif_image_has_channel
[function]
[call site]
01153
heif_image_get_primary_width
[function]
[call site]
01154
uint32_to_int
[function]
[call site]
01155
static_cast<uint64_t>
[function]
[call site]
01156
std::numeric_limits<int>::max
[function]
[call site]
01157
static_cast<int>
[function]
[call site]
01158
Box_mini::get_width
[function]
[call site]
01159
REQUIRE
[function]
[call site]
01160
heif_image_get_primary_height
[function]
[call site]
01161
uint32_to_int
[function]
[call site]
01162
Box_mini::get_height
[function]
[call site]
01163
REQUIRE
[function]
[call site]
01164
heif_image_get_width
[function]
[call site]
01165
uint32_to_int
[function]
[call site]
01166
Box_mini::get_width
[function]
[call site]
01167
REQUIRE
[function]
[call site]
01168
heif_image_get_height
[function]
[call site]
01169
uint32_to_int
[function]
[call site]
01170
Box_mini::get_height
[function]
[call site]
01171
REQUIRE
[function]
[call site]
01172
heif_image_get_width
[function]
[call site]
01173
REQUIRE
[function]
[call site]
01174
heif_image_get_height
[function]
[call site]
01175
REQUIRE
[function]
[call site]
01176
heif_image_get_width
[function]
[call site]
01177
REQUIRE
[function]
[call site]
01178
heif_image_get_height
[function]
[call site]
01179
REQUIRE
[function]
[call site]
01180
heif_image_get_width
[function]
[call site]
01181
REQUIRE
[function]
[call site]
01182
heif_image_get_height
[function]
[call site]
01183
REQUIRE
[function]
[call site]
01184
heif_image_get_bits_per_pixel
[function]
[call site]
01185
HeifPixelImage::get_storage_bits_per_pixel
[function]
[call site]
01186
HeifPixelImage::find_storage_for_channel
[function]
[call site]
01187
auto*::get_bytes_per_pixel
[function]
[call site]
01188
assert
[function]
[call site]
01189
static_cast<uint8_t>
[function]
[call site]
01190
REQUIRE
[function]
[call site]
01191
heif_image_get_bits_per_pixel
[function]
[call site]
01192
REQUIRE
[function]
[call site]
01193
heif_image_get_bits_per_pixel
[function]
[call site]
01194
REQUIRE
[function]
[call site]
01195
heif_image_get_bits_per_pixel_range
[function]
[call site]
01196
Box_mskC::get_bits_per_pixel
[function]
[call site]
01197
REQUIRE
[function]
[call site]
01198
heif_image_get_bits_per_pixel_range
[function]
[call site]
01199
REQUIRE
[function]
[call site]
01200
heif_image_get_bits_per_pixel_range
[function]
[call site]
01201
REQUIRE
[function]
[call site]
01202
heif_image_release
[function]
[call site]
01203
heif_image_handle_release
[function]
[call site]
01204
push_data2
[function]
[call site]
01205
verify_image_data
[function]
[call site]
01206
heif_image_get_number_of_used_components
[function]
[call site]
01207
HeifPixelImage::get_number_of_used_components
[function]
[call site]
01208
static_cast<uint32_t>
[function]
[call site]
01209
get_component_descriptions
[function]
[call site]
01210
REQUIRE
[function]
[call site]
01211
heif_image_get_used_component_ids
[function]
[call site]
01212
HeifPixelImage::get_used_component_ids
[function]
[call site]
01213
get_component_descriptions
[function]
[call site]
01214
std::vector::reserve
[function]
[call site]
01215
size
[function]
[call site]
01216
std::vector::push_back
[function]
[call site]
01217
check_image_size
[function]
[call site]
01218
std::vector::data
[function]
[call site]
01219
REQUIRE
[function]
[call site]
01220
heif_image_get_component_width
[function]
[call site]
01221
HeifPixelImage::get_component_width
[function]
[call site]
01222
find_component_description
[function]
[call site]
01223
assert
[function]
[call site]
01224
REQUIRE
[function]
[call site]
01225
heif_image_get_component_height
[function]
[call site]
01226
HeifPixelImage::get_component_height
[function]
[call site]
01227
find_component_description
[function]
[call site]
01228
assert
[function]
[call site]
01229
REQUIRE
[function]
[call site]
01230
heif_image_get_component_type
[function]
[call site]
01231
HeifPixelImage::get_component_type
[function]
[call site]
01232
find_component_description
[function]
[call site]
01233
get_component_ptr_readonly
[function]
[call site]
01234
heif_image_get_component_readonly
[function]
[call site]
01235
HeifPixelImage::get_component
[function]
[call site]
01236
HeifPixelImage::get_component_memory
[function]
[call site]
01237
HeifPixelImage::find_storage_for_component
[function]
[call site]
01238
std::find
[function]
[call site]
01239
Catch::TextFlow::AnsiSkippingString::begin
[function]
[call site]
01240
const_iterator
[function]
[call site]
01241
Catch::TextFlow::AnsiSkippingString::end
[function]
[call site]
01242
const_iterator
[function]
[call site]
01243
Catch::TextFlow::AnsiSkippingString::end
[function]
[call site]
01244
static_cast<T*>
[function]
[call site]
01245
REQUIRE
[function]
[call site]
01246
compute_fill_value
[function]
[call site]
01247
assert
[function]
[call site]
01248
REQUIRE
[function]
[call site]
01249
values_equal
[function]
[call site]
01250
check_image_size
[function]
[call site]
01251
push_data
[function]
[call site]
01252
verify_image_data
[function]
[call site]
01253
check_image_size
[function]
[call site]
01254
Error
[function]
[call site]
01255
get_security_limits
[function]
[call site]
01256
Decoder::flush_decoder
[function]
[call site]
01257
assert
[function]
[call site]
01258
flush_data
[function]
[call site]
01259
Error::from_heif_error
[function]
[call site]
01260
std::shared_ptr::set_sample_duration
[function]
[call site]
01261
get_sample_duration
[function]
[call site]
01262
Track_Visual::decode_next_image_sample
[function]
[call site]
01263
size
[function]
[call site]
01264
get_decoder
[function]
[call site]
01265
assert
[function]
[call site]
01266
Decoder::get_decoded_frame
[function]
[call site]
01267
get_security_limits
[function]
[call site]
01268
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01269
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01270
size
[function]
[call site]
01271
Error
[function]
[call site]
01272
get_data_extent_for_sample
[function]
[call site]
01273
Decoder::set_data_extent
[function]
[call site]
01274
std::move
[function]
[call site]
01275
Decoder::decode_sequence_frame_from_compressed_data
[function]
[call site]
01276
get_security_limits
[function]
[call site]
01277
Decoder::flush_decoder
[function]
[call site]
01278
std::shared_ptr::set_sample_duration
[function]
[call site]
01279
get_sample_duration
[function]
[call site]
01280
Track_Visual::decode_next_image_sample
[function]
[call site]
01281
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01282
Box_mini::get_width
[function]
[call site]
01283
std::shared_ptr::get_width
[function]
[call site]
01284
Box_mini::get_height
[function]
[call site]
01285
std::shared_ptr::get_height
[function]
[call site]
01286
HeifPixelImage::scale_nearest_neighbor
[function]
[call site]
01287
HeifPixelImage::has_standard_plane_sizes
[function]
[call site]
01288
get_subsampled_size
[function]
[call site]
01289
get_subsampled_size_h
[function]
[call site]
01290
chroma_h_subsampling
[function]
[call site]
01291
assert
[function]
[call site]
01292
assert
[function]
[call site]
01293
get_subsampled_size_v
[function]
[call site]
01294
chroma_v_subsampling
[function]
[call site]
01295
assert
[function]
[call site]
01296
assert
[function]
[call site]
01297
std::make_shared<HeifPixelImage>
[function]
[call site]
01298
HeifPixelImage::create
[function]
[call site]
01299
HeifPixelImage::has_channel
[function]
[call site]
01300
HeifPixelImage::find_storage_for_channel
[function]
[call site]
01301
HeifPixelImage::add_channel
[function]
[call site]
01302
num_interleaved_components_per_plane
[function]
[call site]
01303
MemoryHandle::alloc
[function]
[call site]
01304
std::stringstream::str
[function]
[call site]
01305
MemoryHandle::alloc
[function]
[call site]
01306
std::stringstream::str
[function]
[call site]
01307
MemoryHandle::alloc
[function]
[call site]
01308
HeifPixelImage::register_component_descriptions
[function]
[call site]
01309
mint_component_id
[function]
[call site]
01310
JPEG2000_CAP_segment::push_back
[function]
[call site]
01311
JPEG2000_CAP_segment::push_back
[function]
[call site]
01312
JPEG2000_CAP_segment::push_back
[function]
[call site]
01313
add_component_description
[function]
[call site]
01314
std::move
[function]
[call site]
01315
map_channel_to_component_type
[function]
[call site]
01316
assert
[function]
[call site]
01317
static_cast<uint16_t>
[function]
[call site]
01318
static_cast<uint16_t>
[function]
[call site]
01319
push_back
[function]
[call site]
01320
std::move
[function]
[call site]
01321
HeifPixelImage::get_bits_per_pixel
[function]
[call site]
01322
HeifPixelImage::find_storage_for_channel
[function]
[call site]
01323
HeifPixelImage::get_colorspace
[function]
[call site]
01324
HeifPixelImage::has_channel
[function]
[call site]
01325
HeifPixelImage::has_channel
[function]
[call site]
01326
HeifPixelImage::has_channel
[function]
[call site]
01327
HeifPixelImage::add_channel
[function]
[call site]
01328
HeifPixelImage::get_bits_per_pixel
[function]
[call site]
01329
HeifPixelImage::add_channel
[function]
[call site]
01330
HeifPixelImage::get_bits_per_pixel
[function]
[call site]
01331
HeifPixelImage::add_channel
[function]
[call site]
01332
HeifPixelImage::get_bits_per_pixel
[function]
[call site]
01333
HeifPixelImage::get_colorspace
[function]
[call site]
01334
HeifPixelImage::has_channel
[function]
[call site]
01335
HeifPixelImage::add_channel
[function]
[call site]
01336
HeifPixelImage::get_bits_per_pixel
[function]
[call site]
01337
HeifPixelImage::get_colorspace
[function]
[call site]
01338
HeifPixelImage::has_channel
[function]
[call site]
01339
HeifPixelImage::has_channel
[function]
[call site]
01340
HeifPixelImage::has_channel
[function]
[call site]
01341
get_subsampled_size
[function]
[call site]
01342
HeifPixelImage::get_chroma_format
[function]
[call site]
01343
HeifPixelImage::add_channel
[function]
[call site]
01344
HeifPixelImage::get_bits_per_pixel
[function]
[call site]
01345
HeifPixelImage::add_channel
[function]
[call site]
01346
HeifPixelImage::get_bits_per_pixel
[function]
[call site]
01347
HeifPixelImage::add_channel
[function]
[call site]
01348
HeifPixelImage::get_bits_per_pixel
[function]
[call site]
01349
HeifPixelImage::has_channel
[function]
[call site]
01350
HeifPixelImage::add_channel
[function]
[call site]
01351
HeifPixelImage::get_bits_per_pixel
[function]
[call site]
01352
size
[function]
[call site]
01353
check_image_size
[function]
[call site]
01354
get_primary_image_handle
[function]
[call site]
01355
get_primary_image
[function]
[call site]
01356
REQUIRE
[function]
[call site]
01357
heif_image_has_channel
[function]
[call site]
01358
REQUIRE
[function]
[call site]
01359
heif_image_has_channel
[function]
[call site]
01360
REQUIRE
[function]
[call site]
01361
heif_image_has_channel
[function]
[call site]
01362
REQUIRE
[function]
[call site]
01363
heif_image_has_channel
[function]
[call site]
01364
REQUIRE
[function]
[call site]
01365
heif_image_has_channel
[function]
[call site]
01366
REQUIRE
[function]
[call site]
01367
heif_image_has_channel
[function]
[call site]
01368
REQUIRE
[function]
[call site]
01369
heif_image_has_channel
[function]
[call site]
01370
REQUIRE
[function]
[call site]
01371
heif_image_has_channel
[function]
[call site]
01372
heif_image_get_primary_width
[function]
[call site]
01373
REQUIRE
[function]
[call site]
01374
heif_image_get_primary_height
[function]
[call site]
01375
REQUIRE
[function]
[call site]
01376
heif_image_get_width
[function]
[call site]
01377
REQUIRE
[function]
[call site]
01378
heif_image_get_height
[function]
[call site]
01379
REQUIRE
[function]
[call site]
01380
heif_image_get_width
[function]
[call site]
01381
REQUIRE
[function]
[call site]
01382
heif_image_get_height
[function]
[call site]
01383
REQUIRE
[function]
[call site]
01384
heif_image_get_width
[function]
[call site]
01385
REQUIRE
[function]
[call site]
01386
heif_image_get_height
[function]
[call site]
01387
REQUIRE
[function]
[call site]
01388
heif_image_get_width
[function]
[call site]
01389
REQUIRE
[function]
[call site]
01390
heif_image_get_height
[function]
[call site]
01391
REQUIRE
[function]
[call site]
01392
heif_image_get_bits_per_pixel
[function]
[call site]
01393
REQUIRE
[function]
[call site]
01394
heif_image_get_bits_per_pixel
[function]
[call site]
01395
REQUIRE
[function]
[call site]
01396
heif_image_get_bits_per_pixel
[function]
[call site]
01397
REQUIRE
[function]
[call site]
01398
heif_image_get_bits_per_pixel_range
[function]
[call site]
01399
REQUIRE
[function]
[call site]
01400
heif_image_get_bits_per_pixel_range
[function]
[call site]
01401
REQUIRE
[function]
[call site]
01402
heif_image_get_bits_per_pixel_range
[function]
[call site]
01403
REQUIRE
[function]
[call site]
01404
heif_image_release
[function]
[call site]
01405
heif_image_handle_release
[function]
[call site]
01406
num_interleaved_components_per_plane
[function]
[call site]
01407
HeifPixelImage::find_storage_for_channel
[function]
[call site]
01408
HeifPixelImage::get_width
[function]
[call site]
01409
HeifPixelImage::get_height
[function]
[call site]
01410
static_cast<const
[call site]
01411
HeifPixelImage::get_channel_memory
[function]
[call site]
01412
static_cast<uint32_t>
[function]
[call site]
01413
static_cast<uint64_t>
[function]
[call site]
01414
static_cast<uint32_t>
[function]
[call site]
01415
static_cast<uint64_t>
[function]
[call site]
01416
static_cast<const
[call site]
01417
HeifPixelImage::get_channel_memory
[function]
[call site]
01418
static_cast<uint32_t>
[function]
[call site]
01419
static_cast<uint64_t>
[function]
[call site]
01420
static_cast<uint32_t>
[function]
[call site]
01421
static_cast<uint64_t>
[function]
[call site]
01422
HeifPixelImage::has_channel
[function]
[call site]
01423
HeifPixelImage::get_width
[function]
[call site]
01424
HeifPixelImage::get_height
[function]
[call site]
01425
static_cast<const
[call site]
01426
HeifPixelImage::get_channel_memory
[function]
[call site]
01427
static_cast<uint32_t>
[function]
[call site]
01428
static_cast<uint64_t>
[function]
[call site]
01429
static_cast<uint32_t>
[function]
[call site]
01430
static_cast<uint64_t>
[function]
[call site]
01431
static_cast<const
[call site]
01432
HeifPixelImage::get_channel_memory
[function]
[call site]
01433
static_cast<uint32_t>
[function]
[call site]
01434
static_cast<uint64_t>
[function]
[call site]
01435
static_cast<uint32_t>
[function]
[call site]
01436
static_cast<uint64_t>
[function]
[call site]
01437
std::shared_ptr::get_width
[function]
[call site]
01438
std::shared_ptr::get_height
[function]
[call site]
01439
get_security_limits
[function]
[call site]
01440
std::move
[function]
[call site]
01441
std::shared_ptr::transfer_channel_from_image_as
[function]
[call site]
01442
Error::Error
[function]
[call site]
01443
get_sample_info
[function]
[call site]
01444
get_file
[function]
[call site]
01445
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01446
vector_to_string
[function]
[call site]
01447
empty
[function]
[call site]
01448
back
[function]
[call site]
01449
size
[function]
[call site]
01450
std::string
[function]
[call site]
01451
begin
[function]
[call site]
01452
end
[function]
[call site]
01453
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01454
std::shared_ptr::set_gimi_sample_content_id
[function]
[call site]
01455
get_sample_info
[function]
[call site]
01456
get_file
[function]
[call site]
01457
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01458
empty
[function]
[call site]
01459
Box_itai::decode_tai_from_vector
[function]
[call site]
01460
size
[function]
[call site]
01461
uint8_vector_to_uint64_BE
[function]
[call site]
01462
static_cast<uint64_t>
[function]
[call site]
01463
static_cast<uint64_t>
[function]
[call site]
01464
static_cast<uint64_t>
[function]
[call site]
01465
static_cast<uint64_t>
[function]
[call site]
01466
static_cast<uint64_t>
[function]
[call site]
01467
static_cast<uint64_t>
[function]
[call site]
01468
static_cast<uint64_t>
[function]
[call site]
01469
static_cast<uint64_t>
[function]
[call site]
01470
data
[function]
[call site]
01471
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01472
std::shared_ptr::set_tai_timestamp
[function]
[call site]
01473
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01474
Box_mini::get_width
[function]
[call site]
01475
std::shared_ptr::get_width
[function]
[call site]
01476
Box_mini::get_height
[function]
[call site]
01477
std::shared_ptr::get_height
[function]
[call site]
01478
HeifPixelImage::scale_nearest_neighbor
[function]
[call site]
01479
std::shared_ptr::get_width
[function]
[call site]
01480
std::shared_ptr::get_height
[function]
[call site]
01481
get_security_limits
[function]
[call site]
01482
std::move
[function]
[call site]
01483
std::shared_ptr::transfer_channel_from_image_as
[function]
[call site]
01484
Error::Error
[function]
[call site]
01485
get_sample_info
[function]
[call site]
01486
get_file
[function]
[call site]
01487
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01488
vector_to_string
[function]
[call site]
01489
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01490
std::shared_ptr::set_gimi_sample_content_id
[function]
[call site]
01491
get_sample_info
[function]
[call site]
01492
get_file
[function]
[call site]
01493
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01494
empty
[function]
[call site]
01495
Box_itai::decode_tai_from_vector
[function]
[call site]
01496
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01497
std::shared_ptr::set_tai_timestamp
[function]
[call site]
01498
Error::error_struct
[function]
[call site]
01499
Catch::Detail::unique_ptr::get
[function]
[call site]
01500
HeifContext::convert_to_output_colorspace
[function]
[call site]
01501
std::shared_ptr<HeifPixelImage>::get_colorspace
[function]
[call site]
01502
std::shared_ptr<HeifPixelImage>::get_chroma_format
[function]
[call site]
01503
std::shared_ptr<HeifPixelImage>::get_chroma_format
[function]
[call site]
01504
std::shared_ptr<HeifPixelImage>::get_colorspace
[function]
[call site]
01505
std::shared_ptr<HeifPixelImage>::get_visual_image_bits_per_pixel
[function]
[call site]
01506
std::shared_ptr<HeifPixelImage>::get_color_profile_nclx_with_fallback
[function]
[call site]
01507
nclx_color_profile_equal
[function]
[call site]
01508
std::shared_ptr<HeifPixelImage>::has_alpha
[function]
[call site]
01509
set_matrix_coefficients
[function]
[call site]
01510
set_colour_primaries
[function]
[call site]
01511
set_full_range_flag
[function]
[call site]
01512
nclx_profile::set_sRGB_defaults
[function]
[call site]
01513
convert_colorspace
[function]
[call site]
01514
HeifContext::get_security_limits
[function]
[call site]
01515
Error::error_struct
[function]
[call site]
01516
Catch::Detail::unique_ptr::get
[function]
[call site]
01517
convert_libde265_image_to_heif_image
[function]
[call site]
01518
std::move
[function]
[call site]
01519
heif_image_get_plane_readonly
[function]
[call site]
01520
HeifPixelImage::get_channel_memory
[function]
[call site]
01521
static_cast<uint32_t>
[function]
[call site]
01522
std::numeric_limits<int>::max
[function]
[call site]
01523
static_cast<int>
[function]
[call site]
01524
heif_image_release
[function]
[call site]
01525
heif_track_release
[function]
[call site]
01526
free
[function]
[call site]
01527
TestEntityGroups
[function]
[call site]
01528
heif_context_get_entity_groups
[function]
[call site]
01529
HeifContext::get_heif_file
[function]
[call site]
01530
std::shared_ptr::get_all_child_boxes
[function]
[call site]
01531
std::vector::empty
[function]
[call site]
01532
get_short_type
[function]
[call site]
01533
std::dynamic_pointer_cast<Box_EntityToGroup>
[function]
[call site]
01534
get_item_ids
[function]
[call site]
01535
heif_context_get_number_of_items
[function]
[call site]
01536
HeifContext::get_heif_file
[function]
[call site]
01537
REQUIRE
[function]
[call site]
01538
heif_context_get_list_of_item_IDs
[function]
[call site]
01539
HeifContext::get_heif_file
[function]
[call site]
01540
check_image_size
[function]
[call site]
01541
check_image_size
[function]
[call site]
01542
std::vector::data
[function]
[call site]
01543
std::all_of
[function]
[call site]
01544
begin
[function]
[call site]
01545
end
[function]
[call site]
01546
std::vector::emplace_back
[function]
[call site]
01547
std::vector::size
[function]
[call site]
01548
heif_entity_group::heif_entity_group
[function]
[call site]
01549
std::vector::size
[function]
[call site]
01550
get_item_ids
[function]
[call site]
01551
Box_EntityToGroup::get_group_id
[function]
[call site]
01552
BoxHeader::get_short_type
[function]
[call site]
01553
empty
[function]
[call site]
01554
size
[function]
[call site]
01555
heif_item_id::heif_item_id
[function]
[call site]
01556
static_cast<uint32_t>
[function]
[call site]
01557
size
[function]
[call site]
01558
size
[function]
[call site]
01559
static_cast<int>
[function]
[call site]
01560
std::vector::size
[function]
[call site]
01561
heif_entity_groups_release
[function]
[call site]
01562
TestItems
[function]
[call site]
01563
heif_context_get_number_of_items
[function]
[call site]
01564
static_cast<heif_item_id*>
[function]
[call site]
01565
malloc
[function]
[call site]
01566
heif_context_get_list_of_item_IDs
[function]
[call site]
01567
heif_item_get_item_type
[function]
[call site]
01568
HeifContext::get_heif_file
[function]
[call site]
01569
heif_item_is_item_hidden
[function]
[call site]
01570
HeifContext::get_heif_file
[function]
[call site]
01571
Box_infe::is_hidden_item
[function]
[call site]
01572
heif_item_get_mime_item_content_type
[function]
[call site]
01573
HeifContext::get_heif_file
[function]
[call site]
01574
Box_infe::get_item_type_4cc
[function]
[call site]
01575
fourcc
[function]
[call site]
01576
HeifFile::get_content_type
[function]
[call site]
01577
HeifFile::get_infe_box
[function]
[call site]
01578
find
[function]
[call site]
01579
end
[function]
[call site]
01580
HeifFile::get_content_type
[function]
[call site]
01581
heif_item_get_uri_item_uri_type
[function]
[call site]
01582
HeifContext::get_heif_file
[function]
[call site]
01583
Box_infe::get_item_type_4cc
[function]
[call site]
01584
fourcc
[function]
[call site]
01585
HeifFile::get_item_uri_type
[function]
[call site]
01586
HeifFile::get_infe_box
[function]
[call site]
01587
HeifFile::get_item_uri_type
[function]
[call site]
01588
heif_item_get_item_name
[function]
[call site]
01589
HeifContext::get_heif_file
[function]
[call site]
01590
heif_js_item_get_item_name
[function]
[call site]
01591
heif_item_get_item_name
[function]
[call site]
01592
Catch::Config::benchmarkConfidenceInterval
[function]
[call site]
01593
heif_item_get_item_data
[function]
[call site]
01594
HeifContext::get_heif_file
[function]
[call site]
01595
Error::error_struct
[function]
[call site]
01596
Catch::Detail::unique_ptr::get
[function]
[call site]
01597
check_image_size
[function]
[call site]
01598
check_image_size
[function]
[call site]
01599
uint8_t::uint8_t
[function]
[call site]
01600
memcpy
[function]
[call site]
01601
verify_image_data
[function]
[call site]
01602
check_image_size
[function]
[call site]
01603
heif_release_item_data
[function]
[call site]
01604
heif_item_get_property_extended_language
[function]
[call site]
01605
HeifContext::find_property
[function]
[call site]
01606
HeifContext::get_heif_file
[function]
[call site]
01607
HeifContext::find_property
[function]
[call site]
01608
HeifContext::get_heif_file
[function]
[call site]
01609
HeifContext::find_property
[function]
[call site]
01610
HeifFile::get_properties
[function]
[call site]
01611
Error
[function]
[call site]
01612
Error
[function]
[call site]
01613
get_properties_for_item_ID
[function]
[call site]
01614
std::vector::size
[function]
[call site]
01615
Error
[function]
[call site]
01616
std::dynamic_pointer_cast<T>
[function]
[call site]
01617
Error
[function]
[call site]
01618
HeifFile::get_properties
[function]
[call site]
01619
std::vector::size
[function]
[call site]
01620
Error
[function]
[call site]
01621
std::dynamic_pointer_cast<T>
[function]
[call site]
01622
Error
[function]
[call site]
01623
Error::error_struct
[function]
[call site]
01624
Catch::Detail::unique_ptr::get
[function]
[call site]
01625
get_extended_language
[function]
[call site]
01626
std::string::length
[function]
[call site]
01627
operator[]
[call site]
01628
assert
[function]
[call site]
01629
strcpy
[function]
[call site]
01630
std::string::c_str
[function]
[call site]
01631
heif_string_release
[function]
[call site]
01632
free
[function]
[call site]
01633
heif_context_get_primary_image_handle
[function]
[call site]
01634
TestRegions
[function]
[call site]
01635
heif_image_handle_get_number_of_region_items
[function]
[call site]
01636
heif_image_handle*::image::get_region_item_ids
[function]
[call site]
01637
static_cast<heif_item_id*>
[function]
[call site]
01638
malloc
[function]
[call site]
01639
heif_image_handle_get_list_of_region_item_ids
[function]
[call site]
01640
heif_image_handle*::image::get_region_item_ids
[function]
[call site]
01641
std::min
[function]
[call site]
01642
check_image_size
[function]
[call site]
01643
memcpy
[function]
[call site]
01644
verify_image_data
[function]
[call site]
01645
heif_context_get_region_item
[function]
[call site]
01646
HeifContext::get_region_item
[function]
[call site]
01647
heif_region_item::heif_region_item
[function]
[call site]
01648
std::move
[function]
[call site]
01649
heif_region_item_get_reference_size
[function]
[call site]
01650
HeifContext::get_region_item
[function]
[call site]
01651
heif_region_item_get_number_of_regions
[function]
[call site]
01652
RegionItem::get_number_of_regions
[function]
[call site]
01653
size
[function]
[call site]
01654
static_cast<struct
[call site]
01655
malloc
[function]
[call site]
01656
heif_region_item_get_list_of_regions
[function]
[call site]
01657
RegionItem::get_regions
[function]
[call site]
01658
std::min
[function]
[call site]
01659
check_image_size
[function]
[call site]
01660
heif_region::heif_region
[function]
[call site]
01661
heif_region_get_type
[function]
[call site]
01662
RegionGeometry_Point::getRegionType
[function]
[call site]
01663
heif_region_get_polygon_num_points
[function]
[call site]
01664
heif_region_get_poly_num_points
[function]
[call site]
01665
std::dynamic_pointer_cast<RegionGeometry_Polygon>
[function]
[call site]
01666
std::shared_ptr::points::size
[function]
[call site]
01667
static_cast<int32_t*>
[function]
[call site]
01668
malloc
[function]
[call site]
01669
heif_region_get_polygon_points
[function]
[call site]
01670
heif_region_get_poly_points
[function]
[call site]
01671
std::dynamic_pointer_cast<RegionGeometry_Polygon>
[function]
[call site]
01672
std::shared_ptr::points::size
[function]
[call site]
01673
free
[function]
[call site]
01674
heif_region_get_inline_mask_data_len
[function]
[call site]
01675
std::dynamic_pointer_cast<RegionGeometry_InlineMask>
[function]
[call site]
01676
std::shared_ptr::mask_data::size
[function]
[call site]
01677
static_cast<uint8_t*>
[function]
[call site]
01678
malloc
[function]
[call site]
01679
heif_region_get_inline_mask_data
[function]
[call site]
01680
std::dynamic_pointer_cast<RegionGeometry_InlineMask>
[function]
[call site]
01681
memcpy
[function]
[call site]
01682
std::shared_ptr::mask_data::data
[function]
[call site]
01683
std::shared_ptr::mask_data::size
[function]
[call site]
01684
free
[function]
[call site]
01685
heif_region_release_many
[function]
[call site]
01686
free
[function]
[call site]
01687
heif_region_item_release
[function]
[call site]
01688
free
[function]
[call site]
01689
TestDepthAux
[function]
[call site]
01690
heif_image_handle_has_depth_image
[function]
[call site]
01691
heif_image_handle*::image::get_depth_channel
[function]
[call site]
01692
heif_image_handle_get_number_of_depth_images
[function]
[call site]
01693
heif_image_handle*::image::get_depth_channel
[function]
[call site]
01694
heif_image_handle_get_list_of_depth_image_IDs
[function]
[call site]
01695
heif_image_handle*::image::get_depth_channel
[function]
[call site]
01696
ImageItem::get_id
[function]
[call site]
01697
heif_image_handle_get_depth_image_handle
[function]
[call site]
01698
heif_image_handle*::image::get_depth_channel
[function]
[call site]
01699
ImageItem::get_id
[function]
[call site]
01700
Error::error_struct
[function]
[call site]
01701
Catch::Detail::unique_ptr::get
[function]
[call site]
01702
heif_image_handle::heif_image_handle
[function]
[call site]
01703
error_struct
[function]
[call site]
01704
Catch::Detail::unique_ptr::get
[function]
[call site]
01705
heif_decode_image
[function]
[call site]
01706
heif_image_release
[function]
[call site]
01707
heif_image_handle_release
[function]
[call site]
01708
heif_image_handle_get_depth_image_representation_info
[function]
[call site]
01709
ImageItem::set_is_depth_channel
[function]
[call site]
01710
heif_image_handle*::image::get_depth_channel
[function]
[call site]
01711
std::shared_ptr::has_depth_representation_info
[function]
[call site]
01712
heif_depth_representation_info::heif_depth_representation_info
[function]
[call site]
01713
std::shared_ptr::get_depth_representation_info
[function]
[call site]
01714
heif_depth_representation_info_free
[function]
[call site]
01715
heif_image_handle_get_number_of_auxiliary_images
[function]
[call site]
01716
ImageItem::get_aux_images
[function]
[call site]
01717
ImageItem::is_alpha_channel
[function]
[call site]
01718
ImageItem::is_depth_channel
[function]
[call site]
01719
std::vector::push_back
[function]
[call site]
01720
heif_image_handle_get_list_of_auxiliary_image_IDs
[function]
[call site]
01721
ImageItem::get_aux_images
[function]
[call site]
01722
std::min
[function]
[call site]
01723
check_image_size
[function]
[call site]
01724
get_id
[function]
[call site]
01725
heif_image_handle_get_auxiliary_image_handle
[function]
[call site]
01726
ImageItem::get_aux_images
[function]
[call site]
01727
get_id
[function]
[call site]
01728
heif_image_handle::heif_image_handle
[function]
[call site]
01729
error_struct
[function]
[call site]
01730
Catch::Detail::unique_ptr::get
[function]
[call site]
01731
Error::error_struct
[function]
[call site]
01732
Catch::Detail::unique_ptr::get
[function]
[call site]
01733
heif_image_handle_get_auxiliary_type
[function]
[call site]
01734
heif_image_handle*::image::get_aux_type
[function]
[call site]
01735
malloc
[function]
[call site]
01736
length
[function]
[call site]
01737
Error
[function]
[call site]
01738
Catch::Detail::unique_ptr::get
[function]
[call site]
01739
strcpy
[function]
[call site]
01740
c_str
[function]
[call site]
01741
heif_image_handle_release_auxiliary_type
[function]
[call site]
01742
free
[function]
[call site]
01743
heif_decode_image
[function]
[call site]
01744
heif_image_release
[function]
[call site]
01745
heif_image_handle_release
[function]
[call site]
01746
TestGridTiles
[function]
[call site]
01747
heif_image_handle_get_image_tiling
[function]
[call site]
01748
ImageItem::get_heif_image_tiling
[function]
[call site]
01749
ImageItem::has_ispe_resolution
[function]
[call site]
01750
ImageItem::get_property
[function]
[call site]
01751
ImageItem::get_ispe_width
[function]
[call site]
01752
ImageItem::get_ispe_height
[function]
[call site]
01753
check_for_valid_image_size
[function]
[call site]
01754
HeifFile::get_security_limits
[function]
[call site]
01755
Error::Error
[function]
[call site]
01756
Error::error_struct
[function]
[call site]
01757
Catch::Detail::unique_ptr::get
[function]
[call site]
01758
ImageItem::process_image_transformations_on_tiling
[function]
[call site]
01759
ImageItem::get_properties
[function]
[call site]
01760
ImageItem::get_file
[function]
[call site]
01761
get_heif_file
[function]
[call site]
01762
ImageItem::get_file
[function]
[call site]
01763
Box_ipco::get_properties_for_item_ID
[function]
[call site]
01764
Box_ipco::get_properties_for_item_ID
[function]
[call site]
01765
Error
[function]
[call site]
01766
std::stringstream::str
[function]
[call site]
01767
get_all_child_boxes
[function]
[call site]
01768
size
[function]
[call site]
01769
Error
[function]
[call site]
01770
std::stringstream::str
[function]
[call site]
01771
push_back
[function]
[call site]
01772
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01773
std::dynamic_pointer_cast<Box_irot>
[function]
[call site]
01774
Box_irot::get_rotation_ccw
[function]
[call site]
01775
std::swap
[function]
[call site]
01776
std::swap
[function]
[call site]
01777
std::swap
[function]
[call site]
01778
std::swap
[function]
[call site]
01779
std::swap
[function]
[call site]
01780
assert
[function]
[call site]
01781
std::dynamic_pointer_cast<Box_imir>
[function]
[call site]
01782
Box_imir::get_mirror_direction
[function]
[call site]
01783
std::swap
[function]
[call site]
01784
std::swap
[function]
[call site]
01785
assert
[function]
[call site]
01786
std::dynamic_pointer_cast<Box_clap>
[function]
[call site]
01787
Box_clap::get_crop
[function]
[call site]
01788
Error
[function]
[call site]
01789
Fraction::from_unsigned
[function]
[call site]
01790
Fraction::from_signed
[function]
[call site]
01791
Box_cmin::Box_cmin
[function]
[call site]
01792
set_short_type
[function]
[call site]
01793
fourcc
[function]
[call site]
01794
std::numeric_limits<int32_t>::max
[function]
[call site]
01795
Box_cmin::Box_cmin
[function]
[call site]
01796
std::numeric_limits<int32_t>::max
[function]
[call site]
01797
Error
[function]
[call site]
01798
Fraction::is_valid
[function]
[call site]
01799
Error
[function]
[call site]
01800
Fraction::from_unsigned
[function]
[call site]
01801
Error
[function]
[call site]
01802
Fraction::round_down
[function]
[call site]
01803
Fraction::round
[function]
[call site]
01804
round
[function]
[call site]
01805
round
[function]
[call site]
01806
Catch::Benchmark::Detail::throw_optimized_away_error
[function]
[call site]
01807
std::dynamic_pointer_cast<Box_iscl>
[function]
[call site]
01808
Error::error_struct
[function]
[call site]
01809
Catch::Detail::unique_ptr::get
[function]
[call site]
01810
heif_image_handle_decode_image_tile
[function]
[call site]
01811
exception_guard
[function]
[call site]
01812
ImageItem::get_id
[function]
[call site]
01813
heif_decoding_options_copy
[function]
[call site]
01814
std::unique_ptr::get
[function]
[call site]
01815
HeifContext::decode_image
[function]
[call site]
01816
Result::error_struct
[function]
[call site]
01817
Catch::Detail::unique_ptr::get
[function]
[call site]
01818
convert_libde265_image_to_heif_image
[function]
[call site]
01819
std::move
[function]
[call site]
01820
error_struct
[function]
[call site]
01821
Catch::Detail::unique_ptr::get
[function]
[call site]
01822
heif_image_get_plane_readonly
[function]
[call site]
01823
heif_image_release
[function]
[call site]
01824
TestProperties
[function]
[call site]
01825
heif_image_handle_get_item_id
[function]
[call site]
01826
ImageItem::get_id
[function]
[call site]
01827
heif_item_get_transformation_properties
[function]
[call site]
01828
HeifContext::get_heif_file
[function]
[call site]
01829
HeifFile::get_properties
[function]
[call site]
01830
get_short_type
[function]
[call site]
01831
fourcc
[function]
[call site]
01832
get_short_type
[function]
[call site]
01833
fourcc
[function]
[call site]
01834
get_short_type
[function]
[call site]
01835
fourcc
[function]
[call site]
01836
heif_image_handle_get_raw_color_profile_size
[function]
[call site]
01837
heif_image_handle*::image::get_color_profile_icc
[function]
[call site]
01838
StreamWriter::get_data
[function]
[call site]
01839
static_cast<uint8_t*>
[function]
[call site]
01840
malloc
[function]
[call site]
01841
heif_image_handle_get_raw_color_profile
[function]
[call site]
01842
heif_image_handle*::image::get_color_profile_icc
[function]
[call site]
01843
memcpy
[function]
[call site]
01844
StreamWriter::get_data
[function]
[call site]
01845
StreamWriter::get_data
[function]
[call site]
01846
Error::error_struct
[function]
[call site]
01847
Catch::Detail::unique_ptr::get
[function]
[call site]
01848
error_struct
[function]
[call site]
01849
Catch::Detail::unique_ptr::get
[function]
[call site]
01850
free
[function]
[call site]
01851
heif_image_handle_get_nclx_color_profile
[function]
[call site]
01852
ImageDescription::has_nclx_color_profile
[function]
[call site]
01853
nclx_default_if_undefined
[function]
[call site]
01854
Error::error_struct
[function]
[call site]
01855
Catch::Detail::unique_ptr::get
[function]
[call site]
01856
ImageDescription::get_color_profile_nclx
[function]
[call site]
01857
nclx_profile::get_nclx_color_profile
[function]
[call site]
01858
heif_nclx_color_profile_alloc
[function]
[call site]
01859
Error
[function]
[call site]
01860
heif_nclx_color_profile_set_color_primaries
[function]
[call site]
01861
static_cast<std::underlying_type<heif_color_primaries>::type>
[function]
[call site]
01862
std::numeric_limits<std::underlying_type<heif_color_primaries>::type>::max
[function]
[call site]
01863
Error
[function]
[call site]
01864
static_cast<std::underlying_type<heif_color_primaries>::type>
[function]
[call site]
01865
find
[function]
[call site]
01866
end
[function]
[call site]
01867
static_cast<heif_color_primaries>
[function]
[call site]
01868
Error
[function]
[call site]
01869
error_struct
[function]
[call site]
01870
get_colour_primaries
[function]
[call site]
01871
heif_nclx_color_profile_free
[function]
[call site]
01872
heif_nclx_color_profile_set_transfer_characteristics
[function]
[call site]
01873
static_cast<std::underlying_type<heif_color_primaries>::type>
[function]
[call site]
01874
std::numeric_limits<std::underlying_type<heif_transfer_characteristics>::type>::max
[function]
[call site]
01875
Error
[function]
[call site]
01876
static_cast<std::underlying_type<heif_transfer_characteristics>::type>
[function]
[call site]
01877
find
[function]
[call site]
01878
end
[function]
[call site]
01879
static_cast<heif_transfer_characteristics>
[function]
[call site]
01880
Error
[function]
[call site]
01881
error_struct
[function]
[call site]
01882
get_transfer_characteristics
[function]
[call site]
01883
static_cast<heif_transfer_characteristics>
[function]
[call site]
01884
heif_nclx_color_profile_free
[function]
[call site]
01885
heif_nclx_color_profile_set_matrix_coefficients
[function]
[call site]
01886
static_cast<std::underlying_type<heif_color_primaries>::type>
[function]
[call site]
01887
std::numeric_limits<std::underlying_type<heif_matrix_coefficients>::type>::max
[function]
[call site]
01888
Error
[function]
[call site]
01889
static_cast<std::underlying_type<heif_matrix_coefficients>::type>
[function]
[call site]
01890
find
[function]
[call site]
01891
end
[function]
[call site]
01892
static_cast<heif_matrix_coefficients>
[function]
[call site]
01893
Error
[function]
[call site]
01894
error_struct
[function]
[call site]
01895
get_matrix_coefficients
[function]
[call site]
01896
static_cast<heif_matrix_coefficients>
[function]
[call site]
01897
heif_nclx_color_profile_free
[function]
[call site]
01898
get_full_range_flag
[function]
[call site]
01899
Box_mini::get_colour_primaries
[function]
[call site]
01900
Error::error_struct
[function]
[call site]
01901
Catch::Detail::unique_ptr::get
[function]
[call site]
01902
heif_nclx_color_profile_free
[function]
[call site]
01903
heif_image_handle_release
[function]
[call site]
01904
heif_context_free
[function]
[call site]
01905