Fuzz introspector: fuzzing/encoder_fuzzer.cc
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
652 0 EP call site: 00000 encode_image

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 heif_context_alloc [function] [call site] 00001
2 load_plugins_if_not_initialized_yet [function] [call site] 00002
3 heif_init [function] [call site] 00003
4 ColorConversionPipeline::init_ops [function] [call site] 00004
5 emplace_back [function] [call site] 00006
5 std::make_shared<Op_RGB_to_RGB24_32> [function] [call site] 00007
5 emplace_back [function] [call site] 00008
5 std::make_shared<Op_RGB24_32_to_RGB> [function] [call site] 00009
5 emplace_back [function] [call site] 00010
5 std::make_shared<Op_YCbCr_to_RGB<uint16_t>> [function] [call site] 00011
5 emplace_back [function] [call site] 00012
5 std::make_shared<Op_YCbCr_to_RGB<uint8_t>> [function] [call site] 00013
5 emplace_back [function] [call site] 00014
5 std::make_shared<Op_YCbCr420_to_RGB24> [function] [call site] 00015
5 emplace_back [function] [call site] 00016
5 std::make_shared<Op_YCbCr420_to_RGB32> [function] [call site] 00017
5 emplace_back [function] [call site] 00018
5 std::make_shared<Op_YCbCr420_to_RRGGBBaa> [function] [call site] 00019
5 emplace_back [function] [call site] 00020
5 std::make_shared<Op_RGB_HDR_to_RRGGBBaa_BE> [function] [call site] 00021
5 emplace_back [function] [call site] 00022
5 std::make_shared<Op_RGB_to_RRGGBBaa_BE> [function] [call site] 00023
5 emplace_back [function] [call site] 00024
5 std::make_shared<Op_mono_to_YCbCr420> [function] [call site] 00025
5 emplace_back [function] [call site] 00026
5 std::make_shared<Op_mono_to_RGB24_32> [function] [call site] 00027
5 emplace_back [function] [call site] 00028
5 std::make_shared<Op_bayer_bilinear_to_RGB24_32> [function] [call site] 00029
5 emplace_back [function] [call site] 00030
5 std::make_shared<Op_RRGGBBaa_swap_endianness> [function] [call site] 00031
5 emplace_back [function] [call site] 00032
5 std::make_shared<Op_RRGGBBaa_BE_to_RGB_HDR> [function] [call site] 00033
5 emplace_back [function] [call site] 00034
5 std::make_shared<Op_RGB24_32_to_YCbCr> [function] [call site] 00035
5 emplace_back [function] [call site] 00036
5 std::make_shared<Op_RGB_to_YCbCr<uint8_t>> [function] [call site] 00037
5 emplace_back [function] [call site] 00038
5 std::make_shared<Op_RGB_to_YCbCr<uint16_t>> [function] [call site] 00039
5 emplace_back [function] [call site] 00040
5 std::make_shared<Op_RRGGBBxx_HDR_to_YCbCr420> [function] [call site] 00041
5 emplace_back [function] [call site] 00042
5 std::make_shared<Op_RGB24_32_to_YCbCr444_GBR> [function] [call site] 00043
5 emplace_back [function] [call site] 00044
5 std::make_shared<Op_drop_alpha_plane> [function] [call site] 00045
5 emplace_back [function] [call site] 00046
5 std::make_shared<Op_flatten_alpha_plane<uint8_t>> [function] [call site] 00047
5 emplace_back [function] [call site] 00048
5 std::make_shared<Op_flatten_alpha_plane<uint16_t>> [function] [call site] 00049
5 emplace_back [function] [call site] 00050
5 std::make_shared<Op_to_hdr_planes> [function] [call site] 00051
5 emplace_back [function] [call site] 00052
5 std::make_shared<Op_to_sdr_planes> [function] [call site] 00053
5 emplace_back [function] [call site] 00054
5 std::make_shared<Op_YCbCr420_bilinear_to_YCbCr444<uint8_t>> [function] [call site] 00055
5 emplace_back [function] [call site] 00056
5 std::make_shared<Op_YCbCr420_bilinear_to_YCbCr444<uint16_t>> [function] [call site] 00057
5 emplace_back [function] [call site] 00058
5 std::make_shared<Op_YCbCr422_bilinear_to_YCbCr444<uint8_t>> [function] [call site] 00059
5 emplace_back [function] [call site] 00060
5 std::make_shared<Op_YCbCr422_bilinear_to_YCbCr444<uint16_t>> [function] [call site] 00061
5 emplace_back [function] [call site] 00062
5 std::make_shared<Op_YCbCr444_to_YCbCr420_average<uint8_t>> [function] [call site] 00063
5 emplace_back [function] [call site] 00064
5 std::make_shared<Op_YCbCr444_to_YCbCr420_average<uint16_t>> [function] [call site] 00065
5 emplace_back [function] [call site] 00066
5 std::make_shared<Op_YCbCr444_to_YCbCr422_average<uint8_t>> [function] [call site] 00067
5 emplace_back [function] [call site] 00068
5 std::make_shared<Op_YCbCr444_to_YCbCr422_average<uint16_t>> [function] [call site] 00069
5 emplace_back [function] [call site] 00070
5 std::make_shared<Op_Any_RGB_to_YCbCr_420_Sharp> [function] [call site] 00071
4 register_default_plugins [function] [call site] 00072
5 register_decoder [function] [call site] 00073
5 get_decoder_plugin_webcodecs [function] [call site] 00075
5 register_decoder [function] [call site] 00076
5 get_decoder_plugin_libde265 [function] [call site] 00077
5 register_encoder [function] [call site] 00078
6 std::unique_ptr<heif_encoder_descriptor> [function] [call site] 00079
6 heif_encoder_descriptor::heif_encoder_descriptor [function] [call site] 00080
6 std::move [function] [call site] 00082
5 get_encoder_plugin_x265 [function] [call site] 00083
5 register_encoder [function] [call site] 00084
5 get_encoder_plugin_kvazaar [function] [call site] 00085
5 register_encoder [function] [call site] 00086
5 get_encoder_plugin_uvg266 [function] [call site] 00087
5 register_encoder [function] [call site] 00088
5 get_encoder_plugin_vvenc [function] [call site] 00089
5 register_decoder [function] [call site] 00090
5 get_decoder_plugin_vvdec [function] [call site] 00091
5 register_encoder [function] [call site] 00092
5 get_encoder_plugin_aom [function] [call site] 00093
5 register_decoder [function] [call site] 00094
5 get_decoder_plugin_aom [function] [call site] 00095
5 register_encoder [function] [call site] 00096
5 get_encoder_plugin_rav1e [function] [call site] 00097
5 register_decoder [function] [call site] 00098
5 get_decoder_plugin_dav1d [function] [call site] 00099
5 register_encoder [function] [call site] 00100
5 get_encoder_plugin_svt [function] [call site] 00101
5 register_decoder [function] [call site] 00102
5 get_decoder_plugin_ffmpeg [function] [call site] 00103
5 register_decoder [function] [call site] 00104
5 get_decoder_plugin_jpeg [function] [call site] 00105
5 register_encoder [function] [call site] 00106
5 get_encoder_plugin_jpeg [function] [call site] 00107
5 register_encoder [function] [call site] 00108
5 get_encoder_plugin_openjpeg [function] [call site] 00109
5 register_decoder [function] [call site] 00110
5 get_decoder_plugin_openjpeg [function] [call site] 00111
5 register_encoder [function] [call site] 00112
5 get_encoder_plugin_openjph [function] [call site] 00113
5 register_decoder [function] [call site] 00114
5 get_decoder_plugin_openh264 [function] [call site] 00115
5 register_encoder [function] [call site] 00116
5 get_encoder_plugin_x264 [function] [call site] 00117
5 register_encoder [function] [call site] 00118
5 get_encoder_plugin_uncompressed [function] [call site] 00119
5 register_decoder [function] [call site] 00120
5 get_decoder_plugin_uncompressed [function] [call site] 00121
5 register_encoder [function] [call site] 00122
5 get_encoder_plugin_mask [function] [call site] 00123
4 get_plugin_paths [function] [call site] 00124
5 get_plugin_directories_from_environment_variable_windows [function] [call site] 00125
6 std::vector::push_back [function] [call site] 00128
5 get_plugin_directories_from_environment_variable_unix [function] [call site] 00129
6 std::vector::push_back [function] [call site] 00132
5 std::vector::empty [function] [call site] 00133
5 std::vector::push_back [function] [call site] 00134
4 heif_load_plugins [function] [call site] 00135
5 list_all_potential_plugins_in_directory [function] [call site] 00136
6 list_all_potential_plugins_in_directory_windows [function] [call site] 00137
7 FindFirstFile [function] [call site] 00139
7 std::string::c_str [function] [call site] 00140
7 std::vector::push_back [function] [call site] 00141
7 FindNextFile [function] [call site] 00142
7 FindClose [function] [call site] 00143
6 list_all_potential_plugins_in_directory_unix [function] [call site] 00144
5 heif_load_plugin [function] [call site] 00152
6 PluginLibrary_Unix::load_from_file [function] [call site] 00153
6 PluginLibrary_Unix::get_plugin_info [function] [call site] 00160
6 push_back [function] [call site] 00161
6 static_cast<const [call site] 00162
6 STRINGIFY [function] [call site] 00163
6 heif_get_version_number [function] [call site] 00164
6 heif_register_encoder_plugin [function] [call site] 00165
7 register_encoder [function] [call site] 00166
6 static_cast<const [call site] 00167
6 STRINGIFY [function] [call site] 00168
6 heif_get_version_number [function] [call site] 00169
6 heif_register_decoder_plugin [function] [call site] 00170
7 register_decoder [function] [call site] 00171
2 heif_context::heif_context [function] [call site] 00174
2 std::make_shared<HeifContext> [function] [call site] 00175
1 heif_context_free [function] [call site] 00176
1 heif_get_encoder_descriptors [function] [call site] 00178
2 get_filtered_encoder_descriptors [function] [call site] 00179
3 load_plugins_if_not_initialized_yet [function] [call site] 00180
3 std::vector::push_back [function] [call site] 00182
2 static_cast<int> [function] [call site] 00184
2 std::vector::size [function] [call site] 00185
2 static_cast<size_t> [function] [call site] 00186
2 std::vector::size [function] [call site] 00187
1 heif_context_get_encoder [function] [call site] 00189
2 heif_encoder::heif_encoder [function] [call site] 00190
1 std::shared_ptr::get [function] [call site] 00192
1 heif_encoder_set_lossy_quality [function] [call site] 00193
2 uvg266_set_parameter_quality [function] [call site] 00194
1 heif_encoder_set_lossless [function] [call site] 00195
2 uvg266_set_parameter_lossless [function] [call site] 00196
1 create_image [function] [call site] 00197
2 heif_image_create [function] [call site] 00198
3 get_valid_chroma_values_for_colorspace [function] [call site] 00199
3 std::find [function] [call site] 00200
3 Catch::TextFlow::AnsiSkippingString::begin [function] [call site] 00201
4 const_iterator [function] [call site] 00202
3 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 00203
4 const_iterator [function] [call site] 00204
3 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 00205
3 convert_libde265_image_to_heif_image [function] [call site] 00206
4 de265_get_chroma_format [function] [call site] 00207
4 heif_image_create [function] [call site] 00208
4 de265_get_image_width [function] [call site] 00209
4 de265_get_image_height [function] [call site] 00210
4 de265_get_chroma_format [function] [call site] 00211
4 de265_get_bits_per_pixel [function] [call site] 00212
4 de265_get_bits_per_pixel [function] [call site] 00213
4 heif_image_release [function] [call site] 00214
4 de265_get_image_plane [function] [call site] 00215
4 de265_get_image_width [function] [call site] 00216
4 de265_get_image_height [function] [call site] 00217
4 heif_image_release [function] [call site] 00218
4 heif_image_add_plane_safe [function] [call site] 00219
5 HeifPixelImage::add_plane [function] [call site] 00220
6 HeifPixelImage::new_image_plane_for_channel [function] [call site] 00221
7 map_channel_to_component_type [function] [call site] 00222
8 static_cast<uint16_t> [function] [call site] 00224
8 static_cast<uint16_t> [function] [call site] 00225
7 check_image_size [function] [call site] 00226
8 get_primary_image_handle [function] [call site] 00227
9 heif_context_get_number_of_top_level_images [function] [call site] 00228
10 HeifContext::get_top_level_images [function] [call site] 00229
11 get_item_error [function] [call site] 00230
11 std::vector::push_back [function] [call site] 00231
9 heif_context_get_primary_image_handle [function] [call site] 00233
10 Error::error_struct [function] [call site] 00234
11 ErrorBuffer::set_success [function] [call site] 00235
11 Error::get_error_string [function] [call site] 00236
11 Error::get_error_string [function] [call site] 00238
11 ErrorBuffer::set_error [function] [call site] 00240
11 std::stringstream::str [function] [call site] 00242
11 StreamReader::get_error [function] [call site] 00243
10 Catch::Detail::unique_ptr::get [function] [call site] 00244
10 get_primary_image [function] [call site] 00245
11 heif_decode_image [function] [call site] 00246
12 ImageItem::get_id [function] [call site] 00247
12 fill_default_decoding_options [function] [call site] 00248
12 heif_decoding_options_copy [function] [call site] 00249
13 std::min [function] [call site] 00250
12 HeifContext::decode_image [function] [call site] 00251
13 contains [function] [call site] 00252
13 std::shared_ptr::decode_image [function] [call site] 00255
13 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00256
14 Catch::throw_exception [function] [call site] 00257
15 Catch::cerr [function] [call site] 00258
15 std::terminate [function] [call site] 00260
13 std::shared_ptr::get_primary_component [function] [call site] 00261
13 std::shared_ptr::get_width [function] [call site] 00262
13 std::shared_ptr::get_width [function] [call site] 00263
13 std::shared_ptr::get_height [function] [call site] 00264
13 std::shared_ptr::get_height [function] [call site] 00265
13 HeifContext::convert_to_output_colorspace [function] [call site] 00266
14 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00267
14 std::shared_ptr<HeifPixelImage>::get_chroma_format [function] [call site] 00268
14 std::shared_ptr<HeifPixelImage>::get_chroma_format [function] [call site] 00269
14 std::shared_ptr<HeifPixelImage>::get_colorspace [function] [call site] 00270
14 std::shared_ptr<HeifPixelImage>::get_visual_image_bits_per_pixel [function] [call site] 00271
14 std::shared_ptr<HeifPixelImage>::get_color_profile_nclx_with_fallback [function] [call site] 00272
14 nclx_color_profile_equal [function] [call site] 00273
15 heif_nclx_color_profile_alloc [function] [call site] 00274
16 nclx_profile::set_from_heif_color_profile_nclx [function] [call site] 00275
15 Kr_Kb::defaults [function] [call site] 00276
15 heif_nclx_color_profile_free [function] [call site] 00277
14 std::shared_ptr<HeifPixelImage>::has_alpha [function] [call site] 00278
14 set_matrix_coefficients [function] [call site] 00279
14 set_colour_primaries [function] [call site] 00280
14 set_full_range_flag [function] [call site] 00281
14 nclx_profile::set_sRGB_defaults [function] [call site] 00282
14 convert_colorspace [function] [call site] 00283
15 heif_color_conversion_options_ext_copy [function] [call site] 00284
16 std::min [function] [call site] 00285
15 std::unique_ptr::get [function] [call site] 00286
15 get_width [function] [call site] 00287
15 get_height [function] [call site] 00288
15 has_channel [function] [call site] 00289
15 get_width [function] [call site] 00290
15 get_height [function] [call site] 00291
15 get_colorspace [function] [call site] 00292
15 get_chroma_format [function] [call site] 00293
15 has_channel [function] [call site] 00294
15 is_interleaved_with_alpha [function] [call site] 00295
15 get_chroma_format [function] [call site] 00297
15 has_nclx_color_profile [function] [call site] 00298
15 get_color_profile_nclx [function] [call site] 00299
15 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 00300
15 get_channel_set [function] [call site] 00301
15 std::set::empty [function] [call site] 00303
15 get_bits_per_pixel [function] [call site] 00304
15 std::set::begin [function] [call site] 00305
15 get_matrix_coefficients [function] [call site] 00306
16 static_cast<heif_matrix_coefficients> [function] [call site] 00307
15 set_matrix_coefficients [function] [call site] 00308
15 get_matrix_coefficients [function] [call site] 00309
15 Box_mini::get_colour_primaries [function] [call site] 00310
15 set_colour_primaries [function] [call site] 00311
15 Box_mini::get_colour_primaries [function] [call site] 00312
15 get_transfer_characteristics [function] [call site] 00313
16 static_cast<heif_transfer_characteristics> [function] [call site] 00314
15 set_transfer_characteristics [function] [call site] 00315
15 get_transfer_characteristics [function] [call site] 00316
15 num_interleaved_components_per_plane [function] [call site] 00317
15 is_interleaved_with_alpha [function] [call site] 00319
15 ColorConversionPipeline::construct_pipeline [function] [call site] 00320
16 ColorConversionPipeline::init_ops [function] [call site] 00322
16 std::vector::emplace_back [function] [call site] 00323
16 std::vector::empty [function] [call site] 00324
16 std::numeric_limits<int>::max [function] [call site] 00325
16 std::vector::size [function] [call site] 00326
16 std::vector::push_back [function] [call site] 00328
16 std::vector::back [function] [call site] 00329
16 std::vector::pop_back [function] [call site] 00330
16 std::vector::back [function] [call site] 00331
16 std::vector::back [function] [call site] 00332
16 std::vector::back [function] [call site] 00333
16 std::vector::size [function] [call site] 00334
16 std::vector::size [function] [call site] 00336
16 ColorConversionPipeline::debug_dump_pipeline [function] [call site] 00339
17 std::ostringstream::str [function] [call site] 00342
16 state_after_conversion [function] [call site] 00344
16 std::vector::back [function] [call site] 00345
16 std::vector::back [function] [call site] 00346
16 std::vector::size [function] [call site] 00347
16 std::vector::back [function] [call site] 00348
16 std::vector::emplace_back [function] [call site] 00349
16 std::vector::size [function] [call site] 00350
15 ColorConversionPipeline::is_nop [function] [call site] 00351
15 ColorConversionPipeline::convert_image [function] [call site] 00353
16 print_spec [function] [call site] 00354
17 get_colorspace [function] [call site] 00355
17 get_chroma_format [function] [call site] 00356
17 get_colorspace [function] [call site] 00357
17 get_chroma_format [function] [call site] 00358
17 get_bits_per_pixel [function] [call site] 00359
17 get_bits_per_pixel [function] [call site] 00360
17 get_colorspace [function] [call site] 00361
17 get_colorspace [function] [call site] 00362
17 get_bits_per_pixel [function] [call site] 00363
16 convert_colorspace [function] [call site] 00364
17 heif_color_conversion_options_ext_copy [function] [call site] 00365
17 std::unique_ptr::get [function] [call site] 00366
17 get_width [function] [call site] 00367
17 get_height [function] [call site] 00368
17 has_channel [function] [call site] 00369
17 get_width [function] [call site] 00370
17 get_height [function] [call site] 00371
17 get_colorspace [function] [call site] 00372
17 get_chroma_format [function] [call site] 00373
17 has_channel [function] [call site] 00374
17 is_interleaved_with_alpha [function] [call site] 00375
17 get_chroma_format [function] [call site] 00376
17 has_nclx_color_profile [function] [call site] 00377
17 get_color_profile_nclx [function] [call site] 00378
17 nclx_profile::replace_undefined_values_with_sRGB_defaults [function] [call site] 00379
17 get_channel_set [function] [call site] 00380
17 std::set::empty [function] [call site] 00382
17 get_bits_per_pixel [function] [call site] 00383
17 std::set::begin [function] [call site] 00384
17 get_matrix_coefficients [function] [call site] 00385
17 set_matrix_coefficients [function] [call site] 00386
17 get_matrix_coefficients [function] [call site] 00387
17 Box_mini::get_colour_primaries [function] [call site] 00388
17 set_colour_primaries [function] [call site] 00389
17 Box_mini::get_colour_primaries [function] [call site] 00390
17 get_transfer_characteristics [function] [call site] 00391
17 set_transfer_characteristics [function] [call site] 00392
17 get_transfer_characteristics [function] [call site] 00393
17 num_interleaved_components_per_plane [function] [call site] 00394
17 is_interleaved_with_alpha [function] [call site] 00395
17 ColorConversionPipeline::construct_pipeline [function] [call site] 00396
17 ColorConversionPipeline::is_nop [function] [call site] 00397
17 ColorConversionPipeline::convert_image [function] [call site] 00398
16 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00399
16 std::shared_ptr::forward_all_metadata_from [function] [call site] 00400
16 std::shared_ptr::set_color_profile_nclx [function] [call site] 00401
16 std::shared_ptr::get_warnings [function] [call site] 00402
16 std::shared_ptr::add_warning [function] [call site] 00403
14 HeifContext::get_security_limits [function] [call site] 00404
13 Catch::Benchmark::Detail::throw_optimized_away_error [function] [call site] 00405
13 std::shared_ptr::add_warnings [function] [call site] 00406
13 std::shared_ptr::get_decoding_warnings [function] [call site] 00407
12 Result::error_struct [function] [call site] 00408
13 std::get<Error> [function] [call site] 00409
12 Catch::Detail::unique_ptr::get [function] [call site] 00410
12 convert_libde265_image_to_heif_image [function] [call site] 00411
12 std::move [function] [call site] 00412
12 error_struct [function] [call site] 00413
12 Catch::Detail::unique_ptr::get [function] [call site] 00414
10 Error::error_struct [function] [call site] 00416
10 Catch::Detail::unique_ptr::get [function] [call site] 00417
10 std::dynamic_pointer_cast<ImageItem_Error> [function] [call site] 00418
10 ImageItem::get_item_error [function] [call site] 00419
10 Error::error_struct [function] [call site] 00420
10 Catch::Detail::unique_ptr::get [function] [call site] 00421
10 heif_image_handle::heif_image_handle [function] [call site] 00422
10 std::move [function] [call site] 00423
10 error_struct [function] [call site] 00424
10 Catch::Detail::unique_ptr::get [function] [call site] 00425
8 get_primary_image [function] [call site] 00427
9 heif_decode_image [function] [call site] 00428
8 heif_image_has_channel [function] [call site] 00431
9 HeifPixelImage::has_channel [function] [call site] 00432
10 HeifPixelImage::find_component_for_channel [function] [call site] 00433
8 heif_image_has_channel [function] [call site] 00435
8 heif_image_has_channel [function] [call site] 00437
8 heif_image_has_channel [function] [call site] 00439
8 heif_image_has_channel [function] [call site] 00441
8 heif_image_has_channel [function] [call site] 00443
8 heif_image_has_channel [function] [call site] 00445
8 heif_image_has_channel [function] [call site] 00447
8 heif_image_get_primary_width [function] [call site] 00448
9 HeifPixelImage::get_primary_component [function] [call site] 00449
10 HeifPixelImage::get_component_type [function] [call site] 00453
9 uint32_to_int [function] [call site] 00456
10 static_cast<uint64_t> [function] [call site] 00457
10 std::numeric_limits<int>::max [function] [call site] 00458
10 static_cast<int> [function] [call site] 00459
9 HeifPixelImage::get_width [function] [call site] 00460
8 heif_image_get_primary_height [function] [call site] 00462
9 HeifPixelImage::get_primary_component [function] [call site] 00463
9 uint32_to_int [function] [call site] 00464
9 HeifPixelImage::get_height [function] [call site] 00465
8 heif_image_get_width [function] [call site] 00467
9 uint32_to_int [function] [call site] 00468
9 HeifPixelImage::get_width [function] [call site] 00469
8 heif_image_get_height [function] [call site] 00471
9 uint32_to_int [function] [call site] 00472
9 HeifPixelImage::get_height [function] [call site] 00473
8 heif_image_get_width [function] [call site] 00475
8 heif_image_get_height [function] [call site] 00477
8 heif_image_get_width [function] [call site] 00479
8 heif_image_get_height [function] [call site] 00481
8 heif_image_get_width [function] [call site] 00483
8 heif_image_get_height [function] [call site] 00485
8 heif_image_get_bits_per_pixel [function] [call site] 00487
9 HeifPixelImage::get_storage_bits_per_pixel [function] [call site] 00488
10 HeifPixelImage::find_component_for_channel [function] [call site] 00489
10 auto*::get_bytes_per_pixel [function] [call site] 00490
10 static_cast<uint8_t> [function] [call site] 00492
8 heif_image_get_bits_per_pixel [function] [call site] 00494
8 heif_image_get_bits_per_pixel [function] [call site] 00496
8 heif_image_get_bits_per_pixel_range [function] [call site] 00498
9 HeifPixelImage::get_bits_per_pixel [function] [call site] 00499
10 HeifPixelImage::find_component_for_channel [function] [call site] 00500
8 heif_image_get_bits_per_pixel_range [function] [call site] 00502
8 heif_image_get_bits_per_pixel_range [function] [call site] 00504
8 heif_image_release [function] [call site] 00506
8 heif_image_handle_release [function] [call site] 00507
7 JPEG2000_CAP_segment::push_back [function] [call site] 00508
8 JPEG2000_CAP_segment::push_back [function] [call site] 00509
9 JPEG2000_CAP_segment::push_back [function] [call site] 00510
7 static_cast<uint32_t> [function] [call site] 00511
7 push_back [function] [call site] 00513
6 num_interleaved_components_per_plane [function] [call site] 00514
6 MemoryHandle::alloc [function] [call site] 00515
7 std::stringstream::str [function] [call site] 00517
7 std::stringstream::str [function] [call site] 00521
6 push_back [function] [call site] 00522
5 Error::error_struct [function] [call site] 00523
6 ErrorBuffer::set_success [function] [call site] 00524
6 Error::get_error_string [function] [call site] 00525
6 Error::get_error_string [function] [call site] 00526
6 ErrorBuffer::set_error [function] [call site] 00528
6 std::stringstream::str [function] [call site] 00529
6 StreamReader::get_error [function] [call site] 00530
5 Catch::Detail::unique_ptr::get [function] [call site] 00531
4 libde265_decoder*::error_message::c_str [function] [call site] 00532
4 heif_image_release [function] [call site] 00533
4 heif_image_get_plane2 [function] [call site] 00534
5 HeifPixelImage::get_plane [function] [call site] 00535
6 HeifPixelImage::get_channel [function] [call site] 00536
7 HeifPixelImage::find_component_for_channel [function] [call site] 00537
7 static_cast<int> [function] [call site] 00538
7 static_cast<T*> [function] [call site] 00539
3 std::make_shared<HeifPixelImage> [function] [call site] 00541
3 Catch::ReporterRegistry::create [function] [call site] 00542
4 Catch::TagAliasRegistry::find [function] [call site] 00543
5 Catch::TagAliasRegistry::find [function] [call site] 00544
6 Catch::TagAliasRegistry::find [function] [call site] 00545
4 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 00548
5 const_iterator [function] [call site] 00549
4 Catch::ReporterRegistry::create [function] [call site] 00550
5 Catch::TagAliasRegistry::find [function] [call site] 00551
5 Catch::TextFlow::AnsiSkippingString::end [function] [call site] 00552
5 Catch::ReporterRegistry::create [function] [call site] 00553
5 CATCH_MOVE [function] [call site] 00554
4 CATCH_MOVE [function] [call site] 00555
2 heif_image_add_plane [function] [call site] 00556
3 HeifPixelImage::add_plane [function] [call site] 00557
3 Error::error_struct [function] [call site] 00558
3 Catch::Detail::unique_ptr::get [function] [call site] 00559
2 heif_image_add_plane [function] [call site] 00561
2 heif_image_add_plane [function] [call site] 00563
2 heif_image_get_plane [function] [call site] 00565
3 HeifPixelImage::get_plane [function] [call site] 00566
3 static_cast<uint32_t> [function] [call site] 00567
3 std::numeric_limits<int>::max [function] [call site] 00568
3 static_cast<int> [function] [call site] 00569
2 heif_image_get_plane [function] [call site] 00573
2 generate_plane [function] [call site] 00574
2 heif_image_get_plane [function] [call site] 00575
2 generate_plane [function] [call site] 00576
1 heif_image_release [function] [call site] 00578
1 heif_encoder_release [function] [call site] 00579
1 heif_context_encode_image [function] [call site] 00580
2 set_default_encoding_options [function] [call site] 00581
2 heif_encoding_options_copy [function] [call site] 00582
2 ImageExtraData::has_nclx_color_profile [function] [call site] 00584
3 nclx_default_if_undefined [function] [call site] 00585
4 Box_mini::get_colour_primaries [function] [call site] 00586
4 set_colour_primaries [function] [call site] 00587
4 get_matrix_coefficients [function] [call site] 00588
5 static_cast<heif_matrix_coefficients> [function] [call site] 00589
4 set_matrix_coefficients [function] [call site] 00590
4 get_transfer_characteristics [function] [call site] 00591
5 static_cast<heif_transfer_characteristics> [function] [call site] 00592
4 set_transfer_characteristics [function] [call site] 00593
2 ImageExtraData::get_color_profile_nclx [function] [call site] 00594
2 Box_mini::get_colour_primaries [function] [call site] 00595
2 get_transfer_characteristics [function] [call site] 00596
3 static_cast<heif_transfer_characteristics> [function] [call site] 00597
2 get_matrix_coefficients [function] [call site] 00598
3 static_cast<heif_matrix_coefficients> [function] [call site] 00599
2 get_full_range_flag [function] [call site] 00600
2 encode_image [function] [call site] 00601
3 heif_context_alloc [function] [call site] 00602
3 get_encoder_or_skip_test [function] [call site] 00603
4 heif_context_get_encoder_for_format [function] [call site] 00604
5 get_filtered_encoder_descriptors [function] [call site] 00605
5 std::vector::size [function] [call site] 00606
5 heif_encoder::heif_encoder [function] [call site] 00607
5 Error::error_struct [function] [call site] 00609
5 Catch::Detail::unique_ptr::get [function] [call site] 00610
3 heif_context_encode_image [function] [call site] 00614
3 heif_encoder_release [function] [call site] 00615
3 heif_context_free [function] [call site] 00616
3 heif_encoder_release [function] [call site] 00617
3 heif_image_handle_release [function] [call site] 00618
3 heif_context_free [function] [call site] 00619
2 Error::error_struct [function] [call site] 00620
2 Catch::Detail::unique_ptr::get [function] [call site] 00621
2 HeifContext::is_primary_image_set [function] [call site] 00622
2 HeifContext::set_primary_image [function] [call site] 00623
3 set_primary [function] [call site] 00624
3 set_primary [function] [call site] 00625
3 set_primary_item_id [function] [call site] 00626
2 heif_image_handle::heif_image_handle [function] [call site] 00628
2 std::move [function] [call site] 00629
1 std::shared_ptr::get [function] [call site] 00630
1 heif_image_release [function] [call site] 00631
1 heif_encoder_release [function] [call site] 00632
1 heif_image_handle_release [function] [call site] 00633
1 MemoryWriter::MemoryWriter [function] [call site] 00634
1 heif_context_write [function] [call site] 00635
2 Catch::Detail::unique_ptr::get [function] [call site] 00637
2 Error::error_struct [function] [call site] 00638
2 Catch::Detail::unique_ptr::get [function] [call site] 00639
2 Catch::JsonObjectWriter::write [function] [call site] 00640
3 Catch::JsonUtils::appendCommaNewline [function] [call site] 00641
4 Catch::JsonUtils::indent [function] [call site] 00642
2 Error::error_struct [function] [call site] 00643
2 Catch::Detail::unique_ptr::get [function] [call site] 00644
2 StreamWriter::get_data [function] [call site] 00645
2 Catch::JsonObjectWriter::write [function] [call site] 00646
3 Catch::JsonUtils::appendCommaNewline [function] [call site] 00647
1 std::shared_ptr::get [function] [call site] 00650
1 MemoryWriter::size [function] [call site] 00652