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

Fuzzers overview

Fuzzer Fuzzer filename Functions Reached Functions unreached Fuzzer depth Files reached Basic blocks reached Cyclomatic complexity Details
opus_repacketizer_fuzzer_floating_qext /src/opus/tests/opus_repacketizer_fuzzer.cc 31 302 7 7 742 291 opus_repacketizer_fuzzer.cc
opus_multistream_decode_fuzzer_fixed /src/opus/tests/opus_multistream_decode_fuzzer.cc 244 105 20 73 6280 2153 opus_multistream_decode_fuzzer.cc
opus_projection_decoder_fuzzer_fixed /src/opus/tests/opus_projection_decoder_fuzzer.cc 253 119 20 75 6348 2181 opus_projection_decoder_fuzzer.cc
opus_projection_decoder_fuzzer_floating_qext /src/opus/tests/opus_projection_decoder_fuzzer.cc 258 104 20 76 6863 2356 opus_projection_decoder_fuzzer.cc
opus_multistream_decode_fuzzer_floating /src/opus/tests/opus_multistream_decode_fuzzer.cc 228 96 20 74 5795 1987 opus_multistream_decode_fuzzer.cc
opus_projection_decoder_fuzzer_fixed_qext /src/opus/tests/opus_projection_decoder_fuzzer.cc 276 111 20 75 7412 2544 opus_projection_decoder_fuzzer.cc
opus_multistream_decode_fuzzer_fixed_qext /src/opus/tests/opus_multistream_decode_fuzzer.cc 267 97 20 73 7346 2517 opus_multistream_decode_fuzzer.cc
opus_projection_encoder_fuzzer_floating_qext /src/opus/tests/opus_projection_encoder_fuzzer.cc 390 204 16 122 12438 4200 opus_projection_encoder_fuzzer.cc
opus_multistream_encode_fuzzer_floating_qext /src/opus/tests/opus_multistream_encode_fuzzer.cc 382 187 16 120 12382 4176 opus_multistream_encode_fuzzer.cc
opus_encode_fuzzer_floating /src/opus/tests/opus_encode_fuzzer.cc 336 182 15 117 10662 3601 opus_encode_fuzzer.cc
opus_projection_encoder_fuzzer_fixed_qext /src/opus/tests/opus_projection_encoder_fuzzer.cc 400 204 17 119 13269 4456 opus_projection_encoder_fuzzer.cc
opus_projection_decoder_fuzzer_floating /src/opus/tests/opus_projection_decoder_fuzzer.cc 237 110 20 76 5861 2014 opus_projection_decoder_fuzzer.cc
opus_repacketizer_fuzzer_floating /src/opus/tests/opus_repacketizer_fuzzer.cc 31 287 7 7 742 291 opus_repacketizer_fuzzer.cc
opus_repacketizer_fuzzer_fixed_qext /src/opus/tests/opus_repacketizer_fuzzer.cc 31 327 7 7 742 291 opus_repacketizer_fuzzer.cc
opus_repacketizer_fuzzer_fixed /src/opus/tests/opus_repacketizer_fuzzer.cc 31 312 7 7 742 291 opus_repacketizer_fuzzer.cc
opus_multistream_encode_fuzzer_floating /src/opus/tests/opus_multistream_encode_fuzzer.cc 365 188 16 120 11437 3863 opus_multistream_encode_fuzzer.cc
opus_projection_encoder_fuzzer_fixed /src/opus/tests/opus_projection_encoder_fuzzer.cc 378 208 17 118 12237 4111 opus_projection_encoder_fuzzer.cc
opus_multistream_decode_fuzzer_floating_qext /src/opus/tests/opus_multistream_decode_fuzzer.cc 249 90 20 74 6797 2329 opus_multistream_decode_fuzzer.cc
opus_multistream_encode_fuzzer_fixed /src/opus/tests/opus_multistream_encode_fuzzer.cc 370 191 17 116 12175 4085 opus_multistream_encode_fuzzer.cc
opus_multistream_encode_fuzzer_fixed_qext /src/opus/tests/opus_multistream_encode_fuzzer.cc 392 187 17 117 13213 4432 opus_multistream_encode_fuzzer.cc
opus_projection_encoder_fuzzer_floating /src/opus/tests/opus_projection_encoder_fuzzer.cc 373 205 16 122 11493 3887 opus_projection_encoder_fuzzer.cc
opus_encode_fuzzer_fixed /src/opus/tests/opus_encode_fuzzer.cc 341 185 16 113 11399 3823 opus_encode_fuzzer.cc
opus_encode_fuzzer_fixed_qext /src/opus/tests/opus_encode_fuzzer.cc 363 181 16 114 12446 4173 opus_encode_fuzzer.cc
opus_encode_fuzzer_floating_qext /src/opus/tests/opus_encode_fuzzer.cc 353 181 15 117 11609 3915 opus_encode_fuzzer.cc

Project functions overview

The following table shows data about each function in the project. The functions included in this table correspond to all functions that exist in the executables of the fuzzers. As such, there may be functions that are from third-party libraries.

For further technical details on the meaning of columns in the below table, please see the Glossary .

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzzer details

Fuzzer: opus_repacketizer_fuzzer_floating_qext

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 4 7.01%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 53 92.9%
All colors 57 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
12 41 3 :

['skip_extension_payload', 'skip_extension', 'celt_fatal']

12 41 opus_extension_iterator_next_repeat call site: 00032 /src/opus/src/extensions.c:191
0 4 1 :

['parse_size']

0 4 opus_packet_parse_impl call site: 00014 /src/opus/src/opus.c:342
0 2 1 :

['encode_size']

6 88 opus_repacketizer_out_range_impl call site: 00051 /src/opus/src/repacketizer.c:294
0 0 None 6 296 opus_repacketizer_out_range_impl call site: 00017 /src/opus/src/repacketizer.c:138
0 0 None 6 170 opus_repacketizer_out_range_impl call site: 00041 /src/opus/src/repacketizer.c:222
0 0 None 6 59 opus_extension_iterator_next call site: 00034 /src/opus/src/extensions.c:271
0 0 None 0 0 opus_extension_iterator_next call site: 00025 /src/opus/src/extensions.c:229
0 0 None 0 0 opus_packet_extensions_parse call site: 00040 /src/opus/src/extensions.c:372
0 0 None 0 0 opus_packet_extensions_generate call site: 00045 /src/opus/src/extensions.c:606
0 0 None 0 0 opus_packet_extensions_generate call site: 00050 /src/opus/src/extensions.c:634
0 0 None 0 0 skip_extension call site: 00028 /src/opus/src/extensions.c:103
0 0 None 0 0 skip_extension call site: 00028 /src/opus/src/extensions.c:107

Runtime coverage analysis

Covered functions
27
Functions that are reachable but not covered
3
Reachable functions
31
Percentage of reachable functions covered
90.32%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_repacketizer_fuzzer.cc 2
/src/opus/src/repacketizer.c 8
/src/opus/./celt/os_support.h 2
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/arch.h 1

Fuzzer: opus_multistream_decode_fuzzer_fixed

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 114 14.9%
gold [1:9] 1 0.13%
yellow [10:29] 2 0.26%
greenyellow [30:49] 2 0.26%
lawngreen 50+ 645 84.4%
All colors 764 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
137 137 1 :

['alg_quant']

137 137 quant_partition call site: 00600 /src/opus/celt/bands.c:1112
31 31 1 :

['ec_enc_uint']

70 79 interp_bits2pulses call site: 00509 /src/opus/celt/rate.c:398
22 22 1 :

['stereo_itheta']

161 350 compute_theta call site: 00551 /src/opus/celt/bands.c:735
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00576 /src/opus/celt/bands.c:786
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00581 /src/opus/celt/bands.c:808
15 15 1 :

['ec_enc_bit_logp']

39 39 interp_bits2pulses call site: 00519 /src/opus/celt/rate.c:415
15 15 1 :

['ec_enc_bit_logp']

15 35 compute_theta call site: 00593 /src/opus/celt/bands.c:889
12 12 1 :

['ec_enc_bits']

12 468 quant_band_stereo call site: 00665 /src/opus/celt/bands.c:1472
7 7 2 :

['intensity_stereo', 'stereo_split']

7 27 compute_theta call site: 00588 /src/opus/celt/bands.c:866
5 5 1 :

['intensity_stereo']

20 49 compute_theta call site: 00592 /src/opus/celt/bands.c:876
0 50 1 :

['silk_resampler']

0 50 silk_Decode call site: 00301 /src/opus/silk/dec_API.c:437
0 2 1 :

['celt_exp2']

0 4 opus_decode_frame call site: 00114 /src/opus/src/opus_decoder.c:680

Runtime coverage analysis

Covered functions
221
Functions that are reachable but not covered
24
Reachable functions
244
Percentage of reachable functions covered
90.16%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_multistream_decode_fuzzer.cc 1
/src/opus/src/opus_multistream_decoder.c 13
/src/opus/src/opus_decoder.c 12
/src/opus/silk/dec_API.c 5
/src/opus/src/opus_private.h 1
/src/opus/celt/celt_decoder.c 15
/src/opus/celt/modes.c 1
/src/opus/./celt/os_support.h 2
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_decoder.c 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/silk/CNG.c 3
/src/opus/silk/PLC.c 6
/src/opus/celt/celt.c 4
/src/opus/celt/arch.h 2
/src/opus/tests/../celt/os_support.h 2
/src/opus/src/opus.c 3
/src/opus/celt/entdec.c 11
/src/opus/silk/decoder_set_fs.c 1
/src/opus/silk/resampler.c 2
/src/opus/silk/stereo_decode_pred.c 2
/src/opus/silk/decode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/decode_pulses.c 1
/src/opus/silk/shell_coder.c 2
/src/opus/silk/code_signs.c 1
/src/opus/silk/decode_frame.c 1
/src/opus/silk/decode_parameters.c 1
/src/opus/silk/gain_quant.c 1
/src/opus/silk/SigProc_FIX.h 6
/src/opus/silk/log2lin.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/typedef.h 1
/src/opus/silk/sort.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/macros.h 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/bwexpander.c 1
/src/opus/silk/decode_pitch.c 1
/src/opus/silk/decode_core.c 1
/src/opus/silk/LPC_analysis_filter.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/stereo_MS_to_LR.c 1
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/./celt/entcode.h 1
/src/opus/celt/entcode.h 4
/src/opus/celt/bands.c 20
/src/opus/celt/vq.c 13
/src/opus/celt/mathops.h 8
/src/opus/celt/mathops.c 11
/src/opus/celt/mdct.c 1
/src/opus/celt/kiss_fft.c 6
/src/opus/celt/pitch.c 5
/src/opus/celt/celt_lpc.c 3
/src/opus/celt/pitch.h 1
/src/opus/celt/fixed_generic.h 1
/src/opus/celt/quant_bands.c 3
/src/opus/celt/laplace.c 2
/src/opus/celt/entcode.c 1
/src/opus/celt/rate.c 2
/src/opus/celt/entenc.c 8
/src/opus/celt/rate.h 3
/src/opus/celt/cwrs.c 4
/src/opus/./celt/mathops.h 2
/src/opus/./celt/stack_alloc.h 1
/src/opus/src/extensions.c 1

Fuzzer: opus_projection_decoder_fuzzer_fixed

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 114 14.4%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 675 85.5%
All colors 789 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
137 137 1 :

['alg_quant']

137 137 quant_partition call site: 00619 /src/opus/celt/bands.c:1112
31 31 1 :

['ec_enc_uint']

70 79 interp_bits2pulses call site: 00528 /src/opus/celt/rate.c:398
22 22 1 :

['stereo_itheta']

161 350 compute_theta call site: 00570 /src/opus/celt/bands.c:735
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00595 /src/opus/celt/bands.c:786
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00600 /src/opus/celt/bands.c:808
15 15 1 :

['ec_enc_bit_logp']

39 39 interp_bits2pulses call site: 00538 /src/opus/celt/rate.c:415
15 15 1 :

['ec_enc_bit_logp']

15 35 compute_theta call site: 00612 /src/opus/celt/bands.c:889
12 12 1 :

['ec_enc_bits']

12 468 quant_band_stereo call site: 00684 /src/opus/celt/bands.c:1472
7 7 2 :

['intensity_stereo', 'stereo_split']

7 27 compute_theta call site: 00607 /src/opus/celt/bands.c:866
5 5 1 :

['intensity_stereo']

20 49 compute_theta call site: 00611 /src/opus/celt/bands.c:876
0 50 1 :

['silk_resampler']

0 50 silk_Decode call site: 00320 /src/opus/silk/dec_API.c:437
0 2 1 :

['celt_exp2']

0 4 opus_decode_frame call site: 00133 /src/opus/src/opus_decoder.c:680

Runtime coverage analysis

Covered functions
230
Functions that are reachable but not covered
24
Reachable functions
253
Percentage of reachable functions covered
90.51%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_projection_decoder_fuzzer.cc 1
/src/opus/tests/../celt/os_support.h 2
/src/opus/src/opus_projection_decoder.c 10
/src/opus/src/mapping_matrix.c 5
/src/opus/src/opus_private.h 1
/src/opus/src/opus_multistream_decoder.c 7
/src/opus/src/opus_decoder.c 12
/src/opus/silk/dec_API.c 5
/src/opus/celt/celt_decoder.c 15
/src/opus/celt/modes.c 1
/src/opus/./celt/os_support.h 2
/src/opus/celt/arch.h 2
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_decoder.c 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/silk/CNG.c 3
/src/opus/silk/PLC.c 6
/src/opus/celt/celt.c 4
/src/opus/src/opus.c 3
/src/opus/celt/entdec.c 11
/src/opus/silk/decoder_set_fs.c 1
/src/opus/silk/resampler.c 2
/src/opus/silk/stereo_decode_pred.c 2
/src/opus/silk/decode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/decode_pulses.c 1
/src/opus/silk/shell_coder.c 2
/src/opus/silk/code_signs.c 1
/src/opus/silk/decode_frame.c 1
/src/opus/silk/decode_parameters.c 1
/src/opus/silk/gain_quant.c 1
/src/opus/silk/SigProc_FIX.h 6
/src/opus/silk/log2lin.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/typedef.h 1
/src/opus/silk/sort.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/macros.h 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/bwexpander.c 1
/src/opus/silk/decode_pitch.c 1
/src/opus/silk/decode_core.c 1
/src/opus/silk/LPC_analysis_filter.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/stereo_MS_to_LR.c 1
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/./celt/entcode.h 1
/src/opus/celt/entcode.h 4
/src/opus/celt/bands.c 20
/src/opus/celt/vq.c 13
/src/opus/celt/mathops.h 8
/src/opus/celt/mathops.c 11
/src/opus/celt/mdct.c 1
/src/opus/celt/kiss_fft.c 6
/src/opus/celt/pitch.c 5
/src/opus/celt/celt_lpc.c 3
/src/opus/celt/pitch.h 1
/src/opus/celt/fixed_generic.h 1
/src/opus/celt/quant_bands.c 3
/src/opus/celt/laplace.c 2
/src/opus/celt/entcode.c 1
/src/opus/celt/rate.c 2
/src/opus/celt/entenc.c 8
/src/opus/celt/rate.h 3
/src/opus/celt/cwrs.c 4
/src/opus/./celt/mathops.h 2
/src/opus/./celt/stack_alloc.h 1
/src/opus/src/extensions.c 1

Fuzzer: opus_projection_decoder_fuzzer_floating_qext

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 134 16.1%
gold [1:9] 0 0.0%
yellow [10:29] 2 0.24%
greenyellow [30:49] 2 0.24%
lawngreen 50+ 692 83.3%
All colors 830 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
137 137 1 :

['alg_quant']

137 137 quant_partition call site: 00625 /src/opus/celt/bands.c:1112
55 55 2 :

['median_of_5_val16', 'ec_enc_depth']

55 57 clt_compute_extra_allocation call site: 00515 /src/opus/celt/rate.c:769
53 53 2 :

['ec_enc_uint', 'stereo_itheta']

53 285 cubic_quant_partition call site: 00565 /src/opus/celt/bands.c:1212
31 31 1 :

['ec_enc_uint']

70 79 interp_bits2pulses call site: 00482 /src/opus/celt/rate.c:398
31 31 1 :

['ec_enc_uint']

38 60 compute_theta call site: 00609 /src/opus/celt/bands.c:848
22 22 1 :

['stereo_itheta']

161 350 compute_theta call site: 00583 /src/opus/celt/bands.c:735
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00593 /src/opus/celt/bands.c:786
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00598 /src/opus/celt/bands.c:808
15 15 1 :

['ec_enc_bit_logp']

39 39 interp_bits2pulses call site: 00492 /src/opus/celt/rate.c:415
15 15 1 :

['ec_enc_bit_logp']

15 35 compute_theta call site: 00616 /src/opus/celt/bands.c:889
12 41 3 :

['skip_extension_payload', 'skip_extension', 'celt_fatal']

12 41 opus_extension_iterator_next_repeat call site: 00801 /src/opus/src/extensions.c:191
12 12 1 :

['ec_enc_bits']

12 468 quant_band_stereo call site: 00710 /src/opus/celt/bands.c:1472

Runtime coverage analysis

Covered functions
226
Functions that are reachable but not covered
32
Reachable functions
258
Percentage of reachable functions covered
87.6%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_projection_decoder_fuzzer.cc 1
/src/opus/tests/../celt/os_support.h 2
/src/opus/src/opus_projection_decoder.c 10
/src/opus/src/mapping_matrix.c 5
/src/opus/src/opus_private.h 1
/src/opus/src/opus_multistream_decoder.c 7
/src/opus/src/opus_decoder.c 12
/src/opus/silk/dec_API.c 5
/src/opus/celt/celt_decoder.c 15
/src/opus/celt/modes.c 2
/src/opus/./celt/os_support.h 2
/src/opus/celt/arch.h 1
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_decoder.c 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/silk/CNG.c 3
/src/opus/silk/PLC.c 6
/src/opus/celt/celt.c 3
/src/opus/src/opus.c 4
/src/opus/celt/entdec.c 11
/src/opus/silk/decoder_set_fs.c 1
/src/opus/silk/resampler.c 2
/src/opus/silk/stereo_decode_pred.c 2
/src/opus/silk/decode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/decode_pulses.c 1
/src/opus/silk/shell_coder.c 2
/src/opus/silk/code_signs.c 1
/src/opus/silk/decode_frame.c 1
/src/opus/silk/decode_parameters.c 1
/src/opus/silk/gain_quant.c 1
/src/opus/silk/SigProc_FIX.h 6
/src/opus/silk/log2lin.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/typedef.h 1
/src/opus/silk/sort.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/macros.h 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/bwexpander.c 1
/src/opus/silk/decode_pitch.c 1
/src/opus/silk/decode_core.c 1
/src/opus/silk/LPC_analysis_filter.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/stereo_MS_to_LR.c 1
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/./celt/entcode.h 1
/src/opus/celt/entcode.h 4
/src/opus/celt/x86/pitch_sse.c 3
/src/opus/celt/bands.c 21
/src/opus/celt/vq.c 16
/src/opus/celt/mathops.h 4
/src/opus/celt/mdct.c 1
/src/opus/celt/kiss_fft.c 5
/src/opus/celt/pitch.c 4
/src/opus/celt/celt_lpc.c 4
/src/opus/celt/quant_bands.c 3
/src/opus/celt/laplace.c 2
/src/opus/celt/entcode.c 1
/src/opus/celt/rate.c 6
/src/opus/celt/entenc.c 9
/src/opus/celt/mathops.c 2
/src/opus/celt/rate.h 3
/src/opus/celt/cwrs.c 4
/src/opus/celt/x86/vq_sse2.c 1
/src/opus/./celt/mathops.h 1
/src/opus/./celt/stack_alloc.h 1
/src/opus/src/extensions.c 6
/src/opus/./celt/float_cast.h 2

Fuzzer: opus_multistream_decode_fuzzer_floating

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 100 14.4%
gold [1:9] 1 0.14%
yellow [10:29] 2 0.28%
greenyellow [30:49] 1 0.14%
lawngreen 50+ 590 85.0%
All colors 694 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
137 137 1 :

['alg_quant']

137 137 quant_partition call site: 00543 /src/opus/celt/bands.c:1112
31 31 1 :

['ec_enc_uint']

70 79 interp_bits2pulses call site: 00460 /src/opus/celt/rate.c:398
22 22 1 :

['stereo_itheta']

161 350 compute_theta call site: 00502 /src/opus/celt/bands.c:735
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00520 /src/opus/celt/bands.c:786
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00525 /src/opus/celt/bands.c:808
15 15 1 :

['ec_enc_bit_logp']

39 39 interp_bits2pulses call site: 00470 /src/opus/celt/rate.c:415
15 15 1 :

['ec_enc_bit_logp']

15 35 compute_theta call site: 00536 /src/opus/celt/bands.c:889
12 12 1 :

['ec_enc_bits']

12 468 quant_band_stereo call site: 00596 /src/opus/celt/bands.c:1472
7 7 2 :

['intensity_stereo', 'stereo_split']

7 27 compute_theta call site: 00532 /src/opus/celt/bands.c:866
5 5 1 :

['intensity_stereo']

20 49 compute_theta call site: 00535 /src/opus/celt/bands.c:876
0 50 1 :

['silk_resampler']

0 50 silk_Decode call site: 00301 /src/opus/silk/dec_API.c:437
0 2 1 :

['celt_exp2']

0 4 opus_decode_frame call site: 00114 /src/opus/src/opus_decoder.c:680

Runtime coverage analysis

Covered functions
204
Functions that are reachable but not covered
24
Reachable functions
228
Percentage of reachable functions covered
89.47%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_multistream_decode_fuzzer.cc 1
/src/opus/src/opus_multistream_decoder.c 13
/src/opus/src/opus_decoder.c 12
/src/opus/silk/dec_API.c 5
/src/opus/src/opus_private.h 1
/src/opus/celt/celt_decoder.c 15
/src/opus/celt/modes.c 1
/src/opus/./celt/os_support.h 2
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_decoder.c 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/silk/CNG.c 3
/src/opus/silk/PLC.c 6
/src/opus/celt/celt.c 3
/src/opus/celt/arch.h 1
/src/opus/tests/../celt/os_support.h 2
/src/opus/src/opus.c 4
/src/opus/celt/entdec.c 11
/src/opus/silk/decoder_set_fs.c 1
/src/opus/silk/resampler.c 2
/src/opus/silk/stereo_decode_pred.c 2
/src/opus/silk/decode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/decode_pulses.c 1
/src/opus/silk/shell_coder.c 2
/src/opus/silk/code_signs.c 1
/src/opus/silk/decode_frame.c 1
/src/opus/silk/decode_parameters.c 1
/src/opus/silk/gain_quant.c 1
/src/opus/silk/SigProc_FIX.h 6
/src/opus/silk/log2lin.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/typedef.h 1
/src/opus/silk/sort.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/macros.h 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/bwexpander.c 1
/src/opus/silk/decode_pitch.c 1
/src/opus/silk/decode_core.c 1
/src/opus/silk/LPC_analysis_filter.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/stereo_MS_to_LR.c 1
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/./celt/entcode.h 1
/src/opus/celt/entcode.h 4
/src/opus/celt/x86/pitch_sse.c 3
/src/opus/celt/bands.c 20
/src/opus/celt/vq.c 8
/src/opus/celt/mathops.h 3
/src/opus/celt/mdct.c 1
/src/opus/celt/kiss_fft.c 5
/src/opus/celt/pitch.c 4
/src/opus/celt/celt_lpc.c 4
/src/opus/celt/quant_bands.c 3
/src/opus/celt/laplace.c 2
/src/opus/celt/entcode.c 1
/src/opus/celt/rate.c 2
/src/opus/celt/entenc.c 8
/src/opus/celt/mathops.c 2
/src/opus/celt/rate.h 3
/src/opus/celt/x86/vq_sse2.c 1
/src/opus/celt/cwrs.c 4
/src/opus/./celt/mathops.h 1
/src/opus/./celt/stack_alloc.h 1
/src/opus/src/extensions.c 1
/src/opus/./celt/float_cast.h 2

Fuzzer: opus_projection_decoder_fuzzer_fixed_qext

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 156 17.2%
gold [1:9] 0 0.0%
yellow [10:29] 2 0.22%
greenyellow [30:49] 2 0.22%
lawngreen 50+ 745 82.3%
All colors 905 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
137 137 1 :

['alg_quant']

137 137 quant_partition call site: 00681 /src/opus/celt/bands.c:1112
55 55 2 :

['median_of_5_val16', 'ec_enc_depth']

55 57 clt_compute_extra_allocation call site: 00556 /src/opus/celt/rate.c:769
53 53 2 :

['ec_enc_uint', 'stereo_itheta']

57 285 cubic_quant_partition call site: 00613 /src/opus/celt/bands.c:1212
31 31 1 :

['ec_enc_uint']

70 79 interp_bits2pulses call site: 00523 /src/opus/celt/rate.c:398
31 31 1 :

['ec_enc_uint']

38 60 compute_theta call site: 00664 /src/opus/celt/bands.c:848
22 22 1 :

['stereo_itheta']

161 350 compute_theta call site: 00638 /src/opus/celt/bands.c:735
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00648 /src/opus/celt/bands.c:786
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00653 /src/opus/celt/bands.c:808
15 15 1 :

['ec_enc_bit_logp']

39 39 interp_bits2pulses call site: 00533 /src/opus/celt/rate.c:415
15 15 1 :

['ec_enc_bit_logp']

15 35 compute_theta call site: 00672 /src/opus/celt/bands.c:889
12 41 3 :

['skip_extension_payload', 'skip_extension', 'celt_fatal']

12 41 opus_extension_iterator_next_repeat call site: 00879 /src/opus/src/extensions.c:191
12 12 1 :

['ec_enc_bits']

12 468 quant_band_stereo call site: 00782 /src/opus/celt/bands.c:1472

Runtime coverage analysis

Covered functions
244
Functions that are reachable but not covered
33
Reachable functions
276
Percentage of reachable functions covered
88.04%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_projection_decoder_fuzzer.cc 1
/src/opus/tests/../celt/os_support.h 2
/src/opus/src/opus_projection_decoder.c 10
/src/opus/src/mapping_matrix.c 5
/src/opus/src/opus_private.h 1
/src/opus/src/opus_multistream_decoder.c 7
/src/opus/src/opus_decoder.c 12
/src/opus/silk/dec_API.c 5
/src/opus/celt/celt_decoder.c 15
/src/opus/celt/modes.c 2
/src/opus/./celt/os_support.h 2
/src/opus/celt/arch.h 1
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_decoder.c 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/silk/CNG.c 3
/src/opus/silk/PLC.c 6
/src/opus/celt/celt.c 4
/src/opus/src/opus.c 3
/src/opus/celt/entdec.c 11
/src/opus/silk/decoder_set_fs.c 1
/src/opus/silk/resampler.c 2
/src/opus/silk/stereo_decode_pred.c 2
/src/opus/silk/decode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/decode_pulses.c 1
/src/opus/silk/shell_coder.c 2
/src/opus/silk/code_signs.c 1
/src/opus/silk/decode_frame.c 1
/src/opus/silk/decode_parameters.c 1
/src/opus/silk/gain_quant.c 1
/src/opus/silk/SigProc_FIX.h 6
/src/opus/silk/log2lin.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/typedef.h 1
/src/opus/silk/sort.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/macros.h 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/bwexpander.c 1
/src/opus/silk/decode_pitch.c 1
/src/opus/silk/decode_core.c 1
/src/opus/silk/LPC_analysis_filter.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/stereo_MS_to_LR.c 1
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/./celt/entcode.h 1
/src/opus/celt/entcode.h 4
/src/opus/celt/bands.c 21
/src/opus/celt/vq.c 21
/src/opus/celt/mathops.h 10
/src/opus/celt/mathops.c 13
/src/opus/celt/mdct.c 1
/src/opus/celt/kiss_fft.c 6
/src/opus/celt/pitch.c 5
/src/opus/celt/celt_lpc.c 3
/src/opus/celt/pitch.h 1
/src/opus/celt/quant_bands.c 3
/src/opus/celt/laplace.c 2
/src/opus/celt/entcode.c 1
/src/opus/celt/rate.c 6
/src/opus/celt/entenc.c 9
/src/opus/celt/rate.h 3
/src/opus/celt/cwrs.c 4
/src/opus/./celt/mathops.h 2
/src/opus/./celt/stack_alloc.h 1
/src/opus/src/extensions.c 6
/src/opus/./celt/arch.h 1

Fuzzer: opus_multistream_decode_fuzzer_fixed_qext

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 156 17.7%
gold [1:9] 1 0.11%
yellow [10:29] 0 0.0%
greenyellow [30:49] 4 0.45%
lawngreen 50+ 719 81.7%
All colors 880 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
137 137 1 :

['alg_quant']

137 137 quant_partition call site: 00662 /src/opus/celt/bands.c:1112
55 55 2 :

['median_of_5_val16', 'ec_enc_depth']

55 57 clt_compute_extra_allocation call site: 00537 /src/opus/celt/rate.c:769
53 53 2 :

['ec_enc_uint', 'stereo_itheta']

57 285 cubic_quant_partition call site: 00594 /src/opus/celt/bands.c:1212
31 31 1 :

['ec_enc_uint']

70 79 interp_bits2pulses call site: 00504 /src/opus/celt/rate.c:398
31 31 1 :

['ec_enc_uint']

38 60 compute_theta call site: 00645 /src/opus/celt/bands.c:848
22 22 1 :

['stereo_itheta']

161 350 compute_theta call site: 00619 /src/opus/celt/bands.c:735
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00629 /src/opus/celt/bands.c:786
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00634 /src/opus/celt/bands.c:808
15 15 1 :

['ec_enc_bit_logp']

39 39 interp_bits2pulses call site: 00514 /src/opus/celt/rate.c:415
15 15 1 :

['ec_enc_bit_logp']

15 35 compute_theta call site: 00653 /src/opus/celt/bands.c:889
12 41 3 :

['skip_extension_payload', 'skip_extension', 'celt_fatal']

12 41 opus_extension_iterator_next_repeat call site: 00860 /src/opus/src/extensions.c:191
12 12 1 :

['ec_enc_bits']

12 468 quant_band_stereo call site: 00763 /src/opus/celt/bands.c:1472

Runtime coverage analysis

Covered functions
235
Functions that are reachable but not covered
33
Reachable functions
267
Percentage of reachable functions covered
87.64%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_multistream_decode_fuzzer.cc 1
/src/opus/src/opus_multistream_decoder.c 13
/src/opus/src/opus_decoder.c 12
/src/opus/silk/dec_API.c 5
/src/opus/src/opus_private.h 1
/src/opus/celt/celt_decoder.c 15
/src/opus/celt/modes.c 2
/src/opus/./celt/os_support.h 2
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_decoder.c 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/silk/CNG.c 3
/src/opus/silk/PLC.c 6
/src/opus/celt/celt.c 4
/src/opus/celt/arch.h 1
/src/opus/tests/../celt/os_support.h 2
/src/opus/src/opus.c 3
/src/opus/celt/entdec.c 11
/src/opus/silk/decoder_set_fs.c 1
/src/opus/silk/resampler.c 2
/src/opus/silk/stereo_decode_pred.c 2
/src/opus/silk/decode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/decode_pulses.c 1
/src/opus/silk/shell_coder.c 2
/src/opus/silk/code_signs.c 1
/src/opus/silk/decode_frame.c 1
/src/opus/silk/decode_parameters.c 1
/src/opus/silk/gain_quant.c 1
/src/opus/silk/SigProc_FIX.h 6
/src/opus/silk/log2lin.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/typedef.h 1
/src/opus/silk/sort.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/macros.h 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/bwexpander.c 1
/src/opus/silk/decode_pitch.c 1
/src/opus/silk/decode_core.c 1
/src/opus/silk/LPC_analysis_filter.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/stereo_MS_to_LR.c 1
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/./celt/entcode.h 1
/src/opus/celt/entcode.h 4
/src/opus/celt/bands.c 21
/src/opus/celt/vq.c 21
/src/opus/celt/mathops.h 10
/src/opus/celt/mathops.c 13
/src/opus/celt/mdct.c 1
/src/opus/celt/kiss_fft.c 6
/src/opus/celt/pitch.c 5
/src/opus/celt/celt_lpc.c 3
/src/opus/celt/pitch.h 1
/src/opus/celt/quant_bands.c 3
/src/opus/celt/laplace.c 2
/src/opus/celt/entcode.c 1
/src/opus/celt/rate.c 6
/src/opus/celt/entenc.c 9
/src/opus/celt/rate.h 3
/src/opus/celt/cwrs.c 4
/src/opus/./celt/mathops.h 2
/src/opus/./celt/stack_alloc.h 1
/src/opus/src/extensions.c 6
/src/opus/./celt/arch.h 1

Fuzzer: opus_projection_encoder_fuzzer_floating_qext

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 300 22.0%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 2 0.14%
lawngreen 50+ 1058 77.7%
All colors 1360 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
121 121 1 :

['surround_analysis']

121 6544 opus_multistream_encode_native call site: 00182 /src/opus/src/opus_multistream_encoder.c:877
114 114 1 :

['cubic_quant_partition']

116 128 quant_band call site: 01125 /src/opus/celt/bands.c:1329
97 97 1 :

['alg_unquant']

97 97 quant_partition call site: 01198 /src/opus/celt/bands.c:1112
95 99 4 :

['median_of_5_val16', 'ec_enc_depth', 'ec_dec_depth', 'ec_tell_frac']

95 99 clt_compute_extra_allocation call site: 01090 /src/opus/celt/rate.c:762
95 97 3 :

['cubic_unquant', 'cubic_quant', 'ec_tell_frac']

95 97 quant_partition call site: 01198 /src/opus/celt/bands.c:1122
86 86 2 :

['opus_packet_extensions_generate', 'celt_fatal']

86 86 opus_repacketizer_out_range_impl call site: 00336 /src/opus/src/repacketizer.c:308
57 69 4 :

['op_pvq_search_extra', 'ec_enc_bits', 'ec_enc_refine', 'ec_tell.833']

57 155 alg_quant call site: 01227 /src/opus/celt/vq.c:584
52 52 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

173 7334 opus_multistream_encode_native call site: 00173 /src/opus/src/opus_multistream_encoder.c:844
52 52 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

52 52 opus_multistream_encoder_init_impl call site: 00116 /src/opus/src/opus_multistream_encoder.c:495
38 154 5 :

['amp2Log2', 'compute_band_energies', 'normalise_bands', 'encode_qext_stereo_params', 'quant_coarse_energy']

38 1600 celt_encode_with_ec call site: 01078 /src/opus/celt/celt_encoder.c:2603
28 91 3 :

['ec_enc_uint', 'celt_sudiv', 'ec_dec_uint']

28 122 compute_theta call site: 01180 /src/opus/celt/bands.c:844
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 01056 /src/opus/celt/rate.c:398

Runtime coverage analysis

Covered functions
381
Functions that are reachable but not covered
55
Reachable functions
390
Percentage of reachable functions covered
85.9%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_projection_encoder_fuzzer.cc 1
/src/opus/src/opus_projection_encoder.c 12
/src/opus/celt/mathops.c 1
/src/opus/src/mapping_matrix.c 4
/src/opus/src/opus_private.h 1
/src/opus/src/opus_multistream_encoder.c 15
/src/opus/src/opus_encoder.c 22
/src/opus/silk/enc_API.c 4
/src/opus/celt/celt_encoder.c 23
/src/opus/celt/modes.c 2
/src/opus/./celt/os_support.h 2
/src/opus/celt/arch.h 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_encoder.c 1
/src/opus/silk/lin2log.c 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/macros.h 1
/src/opus/silk/SigProc_FIX.h 5
/src/opus/silk/VAD.c 1
/src/opus/celt/celt.c 3
/src/opus/src/analysis.c 7
/src/opus/tests/../celt/os_support.h 2
/src/opus/celt/x86/pitch_sse.c 3
/src/opus/./celt/arch.h 1
/src/opus/celt/mdct.c 1
/src/opus/celt/kiss_fft.c 6
/src/opus/celt/bands.c 23
/src/opus/celt/quant_bands.c 6
/src/opus/celt/mathops.h 6
/src/opus/./celt/mathops.h 4
/src/opus/src/repacketizer.c 7
/src/opus/./celt/float_cast.h 2
/src/opus/src/mlp.c 5
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/entenc.c 14
/src/opus/silk/log2lin.c 1
/src/opus/./silk/typedef.h 1
/src/opus/silk/check_control_input.c 1
/src/opus/silk/control_codec.c 5
/src/opus/silk/resampler.c 2
/src/opus/./silk/float/SigProc_FLP.h 2
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/silk/control_audio_bandwidth.c 1
/src/opus/./silk/SigProc_FIX.h 4
/src/opus/silk/typedef.h 1
/src/opus/./celt/entcode.h 1
/src/opus/silk/stereo_encode_pred.c 2
/src/opus/silk/encode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/encode_pulses.c 2
/src/opus/silk/shell_coder.c 3
/src/opus/silk/code_signs.c 1
/src/opus/silk/HP_variable_cutoff.c 1
/src/opus/silk/stereo_LR_to_MS.c 1
/src/opus/silk/stereo_find_predictor.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/inner_prod_aligned.c 1
/src/opus/silk/stereo_quant_pred.c 1
/src/opus/silk/float/encode_frame_FLP.c 3
/src/opus/silk/control_SNR.c 1
/src/opus/silk/LP_variable_cutoff.c 2
/src/opus/silk/biquad_alt.c 1
/src/opus/silk/float/SigProc_FLP.h 5
/src/opus/silk/float/find_pitch_lags_FLP.c 1
/src/opus/silk/float/apply_sine_window_FLP.c 1
/src/opus/silk/float/autocorrelation_FLP.c 1
/src/opus/silk/float/schur_FLP.c 1
/src/opus/silk/float/k2a_FLP.c 1
/src/opus/silk/float/bwexpander_FLP.c 1
/src/opus/silk/float/LPC_analysis_filter_FLP.c 6
/src/opus/silk/float/pitch_analysis_core_FLP.c 3
/src/opus/silk/resampler_down2.c 1
/src/opus/silk/resampler_down2_3.c 1
/src/opus/silk/float/energy_FLP.c 1
/src/opus/silk/float/sort_FLP.c 1
/src/opus/silk/float/noise_shape_analysis_FLP.c 4
/src/opus/silk/float/warped_autocorrelation_FLP.c 1
/src/opus/silk/float/find_pred_coefs_FLP.c 1
/src/opus/silk/float/find_LTP_FLP.c 1
/src/opus/silk/float/corrMatrix_FLP.c 2
/src/opus/silk/float/scale_vector_FLP.c 1
/src/opus/silk/float/wrappers_FLP.c 5
/src/opus/silk/quant_LTP_gains.c 1
/src/opus/silk/float/LTP_scale_ctrl_FLP.c 1
/src/opus/silk/float/LTP_analysis_filter_FLP.c 1
/src/opus/silk/float/scale_copy_vector_FLP.c 1
/src/opus/silk/float/find_LPC_FLP.c 1
/src/opus/silk/float/burg_modified_FLP.c 1
/src/opus/silk/A2NLSF.c 4
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/interpolate.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/process_NLSFs.c 1
/src/opus/silk/NLSF_VQ_weights_laroia.c 1
/src/opus/silk/NLSF_encode.c 1
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/sort.c 2
/src/opus/silk/NLSF_VQ.c 1
/src/opus/silk/NLSF_del_dec_quant.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/float/residual_energy_FLP.c 1
/src/opus/silk/float/process_gains_FLP.c 1
/src/opus/silk/gain_quant.c 3
/src/opus/celt/entcode.h 6
/src/opus/celt/entcode.c 1
/src/opus/celt/pitch.c 6
/src/opus/celt/celt_lpc.c 2
/src/opus/celt/laplace.c 2
/src/opus/celt/rate.c 6
/src/opus/celt/entdec.c 9
/src/opus/celt/vq.c 16
/src/opus/celt/rate.h 3
/src/opus/celt/cwrs.c 4
/src/opus/celt/x86/vq_sse2.c 1

Fuzzer: opus_multistream_encode_fuzzer_floating_qext

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 260 19.5%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 1 0.07%
lawngreen 50+ 1069 80.3%
All colors 1330 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
114 114 1 :

['cubic_quant_partition']

116 128 quant_band call site: 01098 /src/opus/celt/bands.c:1329
97 97 1 :

['alg_unquant']

97 97 quant_partition call site: 01171 /src/opus/celt/bands.c:1112
95 99 4 :

['median_of_5_val16', 'ec_enc_depth', 'ec_dec_depth', 'ec_tell_frac']

95 99 clt_compute_extra_allocation call site: 01063 /src/opus/celt/rate.c:762
95 97 3 :

['cubic_unquant', 'cubic_quant', 'ec_tell_frac']

95 97 quant_partition call site: 01171 /src/opus/celt/bands.c:1122
86 86 2 :

['opus_packet_extensions_generate', 'celt_fatal']

86 86 opus_repacketizer_out_range_impl call site: 00308 /src/opus/src/repacketizer.c:308
57 69 4 :

['op_pvq_search_extra', 'ec_enc_bits', 'ec_enc_refine', 'ec_tell.833']

57 155 alg_quant call site: 01200 /src/opus/celt/vq.c:584
38 154 5 :

['amp2Log2', 'compute_band_energies', 'normalise_bands', 'encode_qext_stereo_params', 'quant_coarse_energy']

38 1600 celt_encode_with_ec call site: 01051 /src/opus/celt/celt_encoder.c:2603
28 91 3 :

['ec_enc_uint', 'celt_sudiv', 'ec_dec_uint']

28 122 compute_theta call site: 01153 /src/opus/celt/bands.c:844
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 01029 /src/opus/celt/rate.c:398
18 24 3 :

['ec_dec_update', 'ec_decode', 'isqrt32']

52 158 compute_theta call site: 01144 /src/opus/celt/bands.c:808
18 18 2 :

['ec_decode', 'ec_dec_update']

52 152 compute_theta call site: 01139 /src/opus/celt/bands.c:786
10 33 3 :

['ec_enc_shrink', 'compute_qext_mode', 'ec_enc_bit_logp']

48 1798 celt_encode_with_ec call site: 01016 /src/opus/celt/celt_encoder.c:2521

Runtime coverage analysis

Covered functions
380
Functions that are reachable but not covered
48
Reachable functions
382
Percentage of reachable functions covered
87.43%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_multistream_encode_fuzzer.cc 1
/src/opus/src/opus_multistream_encoder.c 23
/src/opus/celt/mathops.c 1
/src/opus/src/opus_encoder.c 22
/src/opus/silk/enc_API.c 4
/src/opus/src/opus_private.h 1
/src/opus/celt/celt_encoder.c 23
/src/opus/celt/modes.c 2
/src/opus/./celt/os_support.h 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_encoder.c 1
/src/opus/silk/lin2log.c 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/macros.h 1
/src/opus/silk/SigProc_FIX.h 5
/src/opus/silk/VAD.c 1
/src/opus/celt/arch.h 2
/src/opus/celt/celt.c 3
/src/opus/src/analysis.c 7
/src/opus/tests/../celt/os_support.h 2
/src/opus/celt/x86/pitch_sse.c 3
/src/opus/./celt/arch.h 1
/src/opus/celt/mdct.c 1
/src/opus/celt/kiss_fft.c 6
/src/opus/celt/bands.c 23
/src/opus/celt/quant_bands.c 6
/src/opus/celt/mathops.h 6
/src/opus/./celt/mathops.h 4
/src/opus/src/repacketizer.c 7
/src/opus/./celt/float_cast.h 2
/src/opus/src/mlp.c 5
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/entenc.c 14
/src/opus/silk/log2lin.c 1
/src/opus/./silk/typedef.h 1
/src/opus/silk/check_control_input.c 1
/src/opus/silk/control_codec.c 5
/src/opus/silk/resampler.c 2
/src/opus/./silk/float/SigProc_FLP.h 2
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/silk/control_audio_bandwidth.c 1
/src/opus/./silk/SigProc_FIX.h 4
/src/opus/silk/typedef.h 1
/src/opus/./celt/entcode.h 1
/src/opus/silk/stereo_encode_pred.c 2
/src/opus/silk/encode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/encode_pulses.c 2
/src/opus/silk/shell_coder.c 3
/src/opus/silk/code_signs.c 1
/src/opus/silk/HP_variable_cutoff.c 1
/src/opus/silk/stereo_LR_to_MS.c 1
/src/opus/silk/stereo_find_predictor.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/inner_prod_aligned.c 1
/src/opus/silk/stereo_quant_pred.c 1
/src/opus/silk/float/encode_frame_FLP.c 3
/src/opus/silk/control_SNR.c 1
/src/opus/silk/LP_variable_cutoff.c 2
/src/opus/silk/biquad_alt.c 1
/src/opus/silk/float/SigProc_FLP.h 5
/src/opus/silk/float/find_pitch_lags_FLP.c 1
/src/opus/silk/float/apply_sine_window_FLP.c 1
/src/opus/silk/float/autocorrelation_FLP.c 1
/src/opus/silk/float/schur_FLP.c 1
/src/opus/silk/float/k2a_FLP.c 1
/src/opus/silk/float/bwexpander_FLP.c 1
/src/opus/silk/float/LPC_analysis_filter_FLP.c 6
/src/opus/silk/float/pitch_analysis_core_FLP.c 3
/src/opus/silk/resampler_down2.c 1
/src/opus/silk/resampler_down2_3.c 1
/src/opus/silk/float/energy_FLP.c 1
/src/opus/silk/float/sort_FLP.c 1
/src/opus/silk/float/noise_shape_analysis_FLP.c 4
/src/opus/silk/float/warped_autocorrelation_FLP.c 1
/src/opus/silk/float/find_pred_coefs_FLP.c 1
/src/opus/silk/float/find_LTP_FLP.c 1
/src/opus/silk/float/corrMatrix_FLP.c 2
/src/opus/silk/float/scale_vector_FLP.c 1
/src/opus/silk/float/wrappers_FLP.c 5
/src/opus/silk/quant_LTP_gains.c 1
/src/opus/silk/float/LTP_scale_ctrl_FLP.c 1
/src/opus/silk/float/LTP_analysis_filter_FLP.c 1
/src/opus/silk/float/scale_copy_vector_FLP.c 1
/src/opus/silk/float/find_LPC_FLP.c 1
/src/opus/silk/float/burg_modified_FLP.c 1
/src/opus/silk/A2NLSF.c 4
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/interpolate.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/process_NLSFs.c 1
/src/opus/silk/NLSF_VQ_weights_laroia.c 1
/src/opus/silk/NLSF_encode.c 1
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/sort.c 2
/src/opus/silk/NLSF_VQ.c 1
/src/opus/silk/NLSF_del_dec_quant.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/float/residual_energy_FLP.c 1
/src/opus/silk/float/process_gains_FLP.c 1
/src/opus/silk/gain_quant.c 3
/src/opus/celt/entcode.h 6
/src/opus/celt/entcode.c 1
/src/opus/celt/pitch.c 6
/src/opus/celt/celt_lpc.c 2
/src/opus/celt/laplace.c 2
/src/opus/celt/rate.c 6
/src/opus/celt/entdec.c 9
/src/opus/celt/vq.c 16
/src/opus/celt/rate.h 3
/src/opus/celt/cwrs.c 4
/src/opus/celt/x86/vq_sse2.c 1

Fuzzer: opus_encode_fuzzer_floating

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 105 9.56%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 3 0.27%
lawngreen 50+ 990 90.1%
All colors 1098 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
97 97 1 :

['alg_unquant']

97 97 quant_partition call site: 00986 /src/opus/celt/bands.c:1112
86 86 2 :

['opus_packet_extensions_generate', 'celt_fatal']

86 86 opus_repacketizer_out_range_impl call site: 00186 /src/opus/src/repacketizer.c:308
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 00902 /src/opus/celt/rate.c:398
24 24 3 :

['ec_dec_update', 'ec_decode', 'isqrt32']

58 158 compute_theta call site: 00968 /src/opus/celt/bands.c:808
18 18 2 :

['ec_decode', 'ec_dec_update']

52 152 compute_theta call site: 00963 /src/opus/celt/bands.c:786
9 9 1 :

['ec_dec_bit_logp']

33 33 interp_bits2pulses call site: 00906 /src/opus/celt/rate.c:415
9 9 1 :

['ec_dec_bit_logp']

9 29 compute_theta call site: 00979 /src/opus/celt/bands.c:889
6 6 1 :

['ec_dec_bits']

6 462 quant_band_stereo call site: 01040 /src/opus/celt/bands.c:1472
6 6 1 :

['celt_fatal']

6 6 check_control_input call site: 00231 /src/opus/silk/check_control_input.c:103
6 6 1 :

['celt_fatal']

6 6 silk_InitEncoder call site: 00032 /src/opus/silk/enc_API.c:97
6 6 1 :

['celt_fatal']

6 6 silk_resampler_init call site: 00244 /src/opus/silk/resampler.c:157
4 4 1 :

['parse_size']

4 4 opus_packet_parse_impl call site: 00151 /src/opus/src/opus.c:342

Runtime coverage analysis

Covered functions
356
Functions that are reachable but not covered
28
Reachable functions
336
Percentage of reachable functions covered
91.67%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_encode_fuzzer.cc 1
/src/opus/src/opus_encoder.c 25
/src/opus/silk/enc_API.c 4
/src/opus/src/opus_private.h 1
/src/opus/celt/celt_encoder.c 22
/src/opus/celt/modes.c 1
/src/opus/./celt/os_support.h 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/silk/init_encoder.c 1
/src/opus/silk/lin2log.c 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/macros.h 1
/src/opus/silk/SigProc_FIX.h 5
/src/opus/silk/VAD.c 1
/src/opus/celt/arch.h 2
/src/opus/celt/celt.c 3
/src/opus/src/analysis.c 7
/src/opus/./celt/mathops.h 3
/src/opus/celt/kiss_fft.c 6
/src/opus/./celt/arch.h 1
/src/opus/./celt/float_cast.h 2
/src/opus/src/mlp.c 5
/src/opus/celt/x86/pitch_sse.c 3
/src/opus/src/repacketizer.c 6
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/entenc.c 14
/src/opus/silk/log2lin.c 1
/src/opus/./silk/typedef.h 1
/src/opus/silk/check_control_input.c 1
/src/opus/silk/control_codec.c 5
/src/opus/silk/resampler.c 2
/src/opus/./silk/float/SigProc_FLP.h 2
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/silk/control_audio_bandwidth.c 1
/src/opus/./silk/SigProc_FIX.h 4
/src/opus/silk/typedef.h 1
/src/opus/./celt/entcode.h 1
/src/opus/silk/stereo_encode_pred.c 2
/src/opus/silk/encode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/encode_pulses.c 2
/src/opus/silk/shell_coder.c 3
/src/opus/silk/code_signs.c 1
/src/opus/silk/HP_variable_cutoff.c 1
/src/opus/silk/stereo_LR_to_MS.c 1
/src/opus/silk/stereo_find_predictor.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/inner_prod_aligned.c 1
/src/opus/silk/stereo_quant_pred.c 1
/src/opus/silk/float/encode_frame_FLP.c 3
/src/opus/silk/control_SNR.c 1
/src/opus/silk/LP_variable_cutoff.c 2
/src/opus/silk/biquad_alt.c 1
/src/opus/silk/float/SigProc_FLP.h 5
/src/opus/silk/float/find_pitch_lags_FLP.c 1
/src/opus/silk/float/apply_sine_window_FLP.c 1
/src/opus/silk/float/autocorrelation_FLP.c 1
/src/opus/silk/float/schur_FLP.c 1
/src/opus/silk/float/k2a_FLP.c 1
/src/opus/silk/float/bwexpander_FLP.c 1
/src/opus/silk/float/LPC_analysis_filter_FLP.c 6
/src/opus/silk/float/pitch_analysis_core_FLP.c 3
/src/opus/silk/resampler_down2.c 1
/src/opus/silk/resampler_down2_3.c 1
/src/opus/silk/float/energy_FLP.c 1
/src/opus/silk/float/sort_FLP.c 1
/src/opus/silk/float/noise_shape_analysis_FLP.c 4
/src/opus/silk/float/warped_autocorrelation_FLP.c 1
/src/opus/silk/float/find_pred_coefs_FLP.c 1
/src/opus/silk/float/find_LTP_FLP.c 1
/src/opus/silk/float/corrMatrix_FLP.c 2
/src/opus/silk/float/scale_vector_FLP.c 1
/src/opus/silk/float/wrappers_FLP.c 5
/src/opus/silk/quant_LTP_gains.c 1
/src/opus/silk/float/LTP_scale_ctrl_FLP.c 1
/src/opus/silk/float/LTP_analysis_filter_FLP.c 1
/src/opus/silk/float/scale_copy_vector_FLP.c 1
/src/opus/silk/float/find_LPC_FLP.c 1
/src/opus/silk/float/burg_modified_FLP.c 1
/src/opus/silk/A2NLSF.c 4
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/interpolate.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/process_NLSFs.c 1
/src/opus/silk/NLSF_VQ_weights_laroia.c 1
/src/opus/silk/NLSF_encode.c 1
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/sort.c 2
/src/opus/silk/NLSF_VQ.c 1
/src/opus/silk/NLSF_del_dec_quant.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/float/residual_energy_FLP.c 1
/src/opus/silk/float/process_gains_FLP.c 1
/src/opus/silk/gain_quant.c 3
/src/opus/celt/entcode.h 6
/src/opus/celt/entcode.c 1
/src/opus/celt/mathops.h 5
/src/opus/celt/pitch.c 6
/src/opus/celt/celt_lpc.c 2
/src/opus/celt/mdct.c 1
/src/opus/celt/bands.c 22
/src/opus/celt/quant_bands.c 6
/src/opus/celt/laplace.c 2
/src/opus/celt/rate.c 2
/src/opus/celt/entdec.c 8
/src/opus/celt/vq.c 8
/src/opus/celt/mathops.c 1
/src/opus/celt/rate.h 3
/src/opus/celt/x86/vq_sse2.c 1
/src/opus/celt/cwrs.c 4

Fuzzer: opus_projection_encoder_fuzzer_fixed_qext

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 308 20.8%
gold [1:9] 0 0.0%
yellow [10:29] 2 0.13%
greenyellow [30:49] 1 0.06%
lawngreen 50+ 1165 78.9%
All colors 1476 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
121 121 1 :

['surround_analysis']

121 6544 opus_multistream_encode_native call site: 00182 /src/opus/src/opus_multistream_encoder.c:877
114 114 1 :

['cubic_quant_partition']

116 128 quant_band call site: 01206 /src/opus/celt/bands.c:1329
97 97 1 :

['alg_unquant']

97 97 quant_partition call site: 01289 /src/opus/celt/bands.c:1112
95 99 4 :

['median_of_5_val16', 'ec_enc_depth', 'ec_dec_depth', 'ec_tell_frac']

95 99 clt_compute_extra_allocation call site: 01171 /src/opus/celt/rate.c:762
95 97 3 :

['cubic_unquant', 'cubic_quant', 'ec_tell_frac']

95 97 quant_partition call site: 01289 /src/opus/celt/bands.c:1122
86 86 2 :

['opus_packet_extensions_generate', 'celt_fatal']

86 86 opus_repacketizer_out_range_impl call site: 00366 /src/opus/src/repacketizer.c:308
57 69 4 :

['op_pvq_search_extra', 'ec_enc_bits', 'ec_enc_refine', 'ec_tell.833']

57 155 alg_quant call site: 01327 /src/opus/celt/vq.c:584
52 52 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

173 7334 opus_multistream_encode_native call site: 00173 /src/opus/src/opus_multistream_encoder.c:844
52 52 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

52 52 opus_multistream_encoder_init_impl call site: 00116 /src/opus/src/opus_multistream_encoder.c:495
38 154 5 :

['amp2Log2', 'compute_band_energies', 'normalise_bands', 'encode_qext_stereo_params', 'quant_coarse_energy']

38 1600 celt_encode_with_ec call site: 01159 /src/opus/celt/celt_encoder.c:2603
28 91 3 :

['ec_enc_uint', 'celt_sudiv', 'ec_dec_uint']

28 122 compute_theta call site: 01270 /src/opus/celt/bands.c:844
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 01137 /src/opus/celt/rate.c:398

Runtime coverage analysis

Covered functions
400
Functions that are reachable but not covered
52
Reachable functions
400
Percentage of reachable functions covered
87.0%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_projection_encoder_fuzzer.cc 1
/src/opus/src/opus_projection_encoder.c 12
/src/opus/celt/mathops.c 13
/src/opus/src/mapping_matrix.c 4
/src/opus/src/opus_private.h 1
/src/opus/src/opus_multistream_encoder.c 15
/src/opus/src/opus_encoder.c 22
/src/opus/silk/enc_API.c 4
/src/opus/celt/celt_encoder.c 25
/src/opus/celt/modes.c 2
/src/opus/./celt/os_support.h 2
/src/opus/celt/arch.h 1
/src/opus/celt/x86/x86cpu.c 4
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_encoder.c 1
/src/opus/silk/lin2log.c 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/macros.h 1
/src/opus/silk/SigProc_FIX.h 5
/src/opus/silk/VAD.c 1
/src/opus/celt/celt.c 4
/src/opus/src/analysis.c 8
/src/opus/tests/../celt/os_support.h 2
/src/opus/celt/mdct.c 1
/src/opus/celt/mathops.h 11
/src/opus/celt/kiss_fft.c 7
/src/opus/celt/bands.c 23
/src/opus/celt/quant_bands.c 6
/src/opus/./celt/mathops.h 7
/src/opus/src/repacketizer.c 7
/src/opus/./celt/float_cast.h 1
/src/opus/src/mlp.c 5
/src/opus/./celt/arch.h 1
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/entenc.c 14
/src/opus/silk/log2lin.c 1
/src/opus/./silk/typedef.h 1
/src/opus/silk/check_control_input.c 1
/src/opus/silk/control_codec.c 5
/src/opus/silk/resampler.c 2
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/silk/control_audio_bandwidth.c 1
/src/opus/./silk/SigProc_FIX.h 5
/src/opus/silk/typedef.h 1
/src/opus/./celt/entcode.h 1
/src/opus/silk/stereo_encode_pred.c 2
/src/opus/silk/encode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/encode_pulses.c 2
/src/opus/silk/shell_coder.c 3
/src/opus/silk/code_signs.c 1
/src/opus/silk/HP_variable_cutoff.c 1
/src/opus/silk/stereo_LR_to_MS.c 1
/src/opus/silk/stereo_find_predictor.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/inner_prod_aligned.c 1
/src/opus/silk/stereo_quant_pred.c 1
/src/opus/silk/fixed/encode_frame_FIX.c 3
/src/opus/silk/control_SNR.c 1
/src/opus/silk/LP_variable_cutoff.c 2
/src/opus/silk/biquad_alt.c 1
/src/opus/silk/fixed/find_pitch_lags_FIX.c 1
/src/opus/silk/fixed/apply_sine_window_FIX.c 1
/src/opus/silk/fixed/autocorr_FIX.c 1
/src/opus/celt/celt_lpc.c 2
/src/opus/celt/pitch.c 7
/src/opus/celt/pitch.h 2
/src/opus/silk/fixed/schur_FIX.c 1
/src/opus/./silk/macros.h 1
/src/opus/./silk/Inlines.h 5
/src/opus/silk/fixed/k2a_FIX.c 1
/src/opus/silk/bwexpander.c 1
/src/opus/silk/LPC_analysis_filter.c 1
/src/opus/silk/fixed/pitch_analysis_core_FIX.c 3
/src/opus/silk/resampler_down2.c 1
/src/opus/silk/resampler_down2_3.c 1
/src/opus/silk/fixed/vector_ops_FIX.c 2
/src/opus/silk/sort.c 3
/src/opus/silk/fixed/noise_shape_analysis_FIX.c 3
/src/opus/silk/sigm_Q15.c 1
/src/opus/silk/fixed/warped_autocorrelation_FIX.c 1
/src/opus/silk/fixed/schur64_FIX.c 1
/src/opus/silk/fixed/k2a_Q16_FIX.c 1
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/fixed/find_pred_coefs_FIX.c 1
/src/opus/silk/fixed/find_LTP_FIX.c 1
/src/opus/silk/fixed/corrMatrix_FIX.c 2
/src/opus/silk/quant_LTP_gains.c 1
/src/opus/silk/fixed/LTP_scale_ctrl_FIX.c 1
/src/opus/silk/fixed/LTP_analysis_filter_FIX.c 1
/src/opus/silk/fixed/find_LPC_FIX.c 1
/src/opus/silk/A2NLSF.c 4
/src/opus/silk/interpolate.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/process_NLSFs.c 1
/src/opus/silk/NLSF_VQ_weights_laroia.c 1
/src/opus/silk/NLSF_encode.c 1
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/NLSF_VQ.c 1
/src/opus/silk/NLSF_del_dec_quant.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/fixed/residual_energy_FIX.c 1
/src/opus/silk/fixed/process_gains_FIX.c 1
/src/opus/silk/gain_quant.c 3
/src/opus/celt/entcode.h 6
/src/opus/celt/entcode.c 1
/src/opus/celt/laplace.c 2
/src/opus/celt/vq.c 21
/src/opus/celt/rate.c 6
/src/opus/celt/entdec.c 9
/src/opus/celt/rate.h 3
/src/opus/celt/cwrs.c 4

Fuzzer: opus_projection_decoder_fuzzer_floating

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 100 13.9%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 619 86.0%
All colors 719 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
137 137 1 :

['alg_quant']

137 137 quant_partition call site: 00562 /src/opus/celt/bands.c:1112
31 31 1 :

['ec_enc_uint']

70 79 interp_bits2pulses call site: 00479 /src/opus/celt/rate.c:398
22 22 1 :

['stereo_itheta']

161 350 compute_theta call site: 00521 /src/opus/celt/bands.c:735
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00539 /src/opus/celt/bands.c:786
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00544 /src/opus/celt/bands.c:808
15 15 1 :

['ec_enc_bit_logp']

39 39 interp_bits2pulses call site: 00489 /src/opus/celt/rate.c:415
15 15 1 :

['ec_enc_bit_logp']

15 35 compute_theta call site: 00555 /src/opus/celt/bands.c:889
12 12 1 :

['ec_enc_bits']

12 468 quant_band_stereo call site: 00615 /src/opus/celt/bands.c:1472
7 7 2 :

['intensity_stereo', 'stereo_split']

7 27 compute_theta call site: 00551 /src/opus/celt/bands.c:866
5 5 1 :

['intensity_stereo']

20 49 compute_theta call site: 00554 /src/opus/celt/bands.c:876
0 50 1 :

['silk_resampler']

0 50 silk_Decode call site: 00320 /src/opus/silk/dec_API.c:437
0 2 1 :

['celt_exp2']

0 4 opus_decode_frame call site: 00133 /src/opus/src/opus_decoder.c:680

Runtime coverage analysis

Covered functions
213
Functions that are reachable but not covered
24
Reachable functions
237
Percentage of reachable functions covered
89.87%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_projection_decoder_fuzzer.cc 1
/src/opus/tests/../celt/os_support.h 2
/src/opus/src/opus_projection_decoder.c 10
/src/opus/src/mapping_matrix.c 5
/src/opus/src/opus_private.h 1
/src/opus/src/opus_multistream_decoder.c 7
/src/opus/src/opus_decoder.c 12
/src/opus/silk/dec_API.c 5
/src/opus/celt/celt_decoder.c 15
/src/opus/celt/modes.c 1
/src/opus/./celt/os_support.h 2
/src/opus/celt/arch.h 1
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_decoder.c 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/silk/CNG.c 3
/src/opus/silk/PLC.c 6
/src/opus/celt/celt.c 3
/src/opus/src/opus.c 4
/src/opus/celt/entdec.c 11
/src/opus/silk/decoder_set_fs.c 1
/src/opus/silk/resampler.c 2
/src/opus/silk/stereo_decode_pred.c 2
/src/opus/silk/decode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/decode_pulses.c 1
/src/opus/silk/shell_coder.c 2
/src/opus/silk/code_signs.c 1
/src/opus/silk/decode_frame.c 1
/src/opus/silk/decode_parameters.c 1
/src/opus/silk/gain_quant.c 1
/src/opus/silk/SigProc_FIX.h 6
/src/opus/silk/log2lin.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/typedef.h 1
/src/opus/silk/sort.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/macros.h 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/bwexpander.c 1
/src/opus/silk/decode_pitch.c 1
/src/opus/silk/decode_core.c 1
/src/opus/silk/LPC_analysis_filter.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/stereo_MS_to_LR.c 1
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/./celt/entcode.h 1
/src/opus/celt/entcode.h 4
/src/opus/celt/x86/pitch_sse.c 3
/src/opus/celt/bands.c 20
/src/opus/celt/vq.c 8
/src/opus/celt/mathops.h 3
/src/opus/celt/mdct.c 1
/src/opus/celt/kiss_fft.c 5
/src/opus/celt/pitch.c 4
/src/opus/celt/celt_lpc.c 4
/src/opus/celt/quant_bands.c 3
/src/opus/celt/laplace.c 2
/src/opus/celt/entcode.c 1
/src/opus/celt/rate.c 2
/src/opus/celt/entenc.c 8
/src/opus/celt/mathops.c 2
/src/opus/celt/rate.h 3
/src/opus/celt/x86/vq_sse2.c 1
/src/opus/celt/cwrs.c 4
/src/opus/./celt/mathops.h 1
/src/opus/./celt/stack_alloc.h 1
/src/opus/src/extensions.c 1
/src/opus/./celt/float_cast.h 2

Fuzzer: opus_repacketizer_fuzzer_floating

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 4 7.01%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 53 92.9%
All colors 57 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
12 41 3 :

['skip_extension_payload', 'skip_extension', 'celt_fatal']

12 41 opus_extension_iterator_next_repeat call site: 00032 /src/opus/src/extensions.c:191
0 4 1 :

['parse_size']

0 4 opus_packet_parse_impl call site: 00014 /src/opus/src/opus.c:342
0 2 1 :

['encode_size']

6 88 opus_repacketizer_out_range_impl call site: 00051 /src/opus/src/repacketizer.c:294
0 0 None 6 296 opus_repacketizer_out_range_impl call site: 00017 /src/opus/src/repacketizer.c:138
0 0 None 6 170 opus_repacketizer_out_range_impl call site: 00041 /src/opus/src/repacketizer.c:222
0 0 None 6 59 opus_extension_iterator_next call site: 00034 /src/opus/src/extensions.c:271
0 0 None 0 0 opus_extension_iterator_next call site: 00025 /src/opus/src/extensions.c:229
0 0 None 0 0 opus_packet_extensions_parse call site: 00040 /src/opus/src/extensions.c:372
0 0 None 0 0 opus_packet_extensions_generate call site: 00050 /src/opus/src/extensions.c:634
0 0 None 0 0 skip_extension call site: 00028 /src/opus/src/extensions.c:103
0 0 None 0 0 skip_extension call site: 00028 /src/opus/src/extensions.c:107
0 0 None 0 0 write_extension_payload call site: 00048 /src/opus/src/extensions.c:428

Runtime coverage analysis

Covered functions
27
Functions that are reachable but not covered
3
Reachable functions
31
Percentage of reachable functions covered
90.32%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_repacketizer_fuzzer.cc 2
/src/opus/src/repacketizer.c 8
/src/opus/./celt/os_support.h 2
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/arch.h 1

Fuzzer: opus_repacketizer_fuzzer_fixed_qext

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 4 7.01%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 53 92.9%
All colors 57 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
12 41 3 :

['skip_extension_payload', 'skip_extension', 'celt_fatal']

12 41 opus_extension_iterator_next_repeat call site: 00032 /src/opus/src/extensions.c:191
0 4 1 :

['parse_size']

0 4 opus_packet_parse_impl call site: 00014 /src/opus/src/opus.c:342
0 2 1 :

['encode_size']

6 88 opus_repacketizer_out_range_impl call site: 00051 /src/opus/src/repacketizer.c:294
0 0 None 6 296 opus_repacketizer_out_range_impl call site: 00017 /src/opus/src/repacketizer.c:138
0 0 None 6 170 opus_repacketizer_out_range_impl call site: 00041 /src/opus/src/repacketizer.c:222
0 0 None 6 59 opus_extension_iterator_next call site: 00034 /src/opus/src/extensions.c:271
0 0 None 0 0 opus_extension_iterator_next call site: 00025 /src/opus/src/extensions.c:229
0 0 None 0 0 opus_packet_extensions_parse call site: 00040 /src/opus/src/extensions.c:372
0 0 None 0 0 opus_packet_extensions_generate call site: 00050 /src/opus/src/extensions.c:634
0 0 None 0 0 skip_extension call site: 00028 /src/opus/src/extensions.c:103
0 0 None 0 0 skip_extension call site: 00028 /src/opus/src/extensions.c:107
0 0 None 0 0 write_extension_payload call site: 00048 /src/opus/src/extensions.c:428

Runtime coverage analysis

Covered functions
27
Functions that are reachable but not covered
3
Reachable functions
31
Percentage of reachable functions covered
90.32%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_repacketizer_fuzzer.cc 2
/src/opus/src/repacketizer.c 8
/src/opus/./celt/os_support.h 2
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/arch.h 1

Fuzzer: opus_repacketizer_fuzzer_fixed

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 4 7.01%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 53 92.9%
All colors 57 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
12 41 3 :

['skip_extension_payload', 'skip_extension', 'celt_fatal']

12 41 opus_extension_iterator_next_repeat call site: 00032 /src/opus/src/extensions.c:191
0 4 1 :

['parse_size']

0 4 opus_packet_parse_impl call site: 00014 /src/opus/src/opus.c:342
0 2 1 :

['encode_size']

6 88 opus_repacketizer_out_range_impl call site: 00051 /src/opus/src/repacketizer.c:294
0 0 None 6 296 opus_repacketizer_out_range_impl call site: 00017 /src/opus/src/repacketizer.c:138
0 0 None 6 170 opus_repacketizer_out_range_impl call site: 00041 /src/opus/src/repacketizer.c:222
0 0 None 6 59 opus_extension_iterator_next call site: 00034 /src/opus/src/extensions.c:271
0 0 None 0 0 opus_extension_iterator_next call site: 00025 /src/opus/src/extensions.c:229
0 0 None 0 0 opus_packet_extensions_parse call site: 00040 /src/opus/src/extensions.c:372
0 0 None 0 0 opus_packet_extensions_generate call site: 00050 /src/opus/src/extensions.c:634
0 0 None 0 0 skip_extension call site: 00028 /src/opus/src/extensions.c:103
0 0 None 0 0 skip_extension call site: 00028 /src/opus/src/extensions.c:107
0 0 None 0 0 write_extension_payload call site: 00048 /src/opus/src/extensions.c:428

Runtime coverage analysis

Covered functions
27
Functions that are reachable but not covered
3
Reachable functions
31
Percentage of reachable functions covered
90.32%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_repacketizer_fuzzer.cc 2
/src/opus/src/repacketizer.c 8
/src/opus/./celt/os_support.h 2
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/arch.h 1

Fuzzer: opus_multistream_encode_fuzzer_floating

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 168 13.7%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 1051 86.2%
All colors 1219 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
97 97 1 :

['alg_unquant']

97 97 quant_partition call site: 01102 /src/opus/celt/bands.c:1112
86 86 2 :

['opus_packet_extensions_generate', 'celt_fatal']

86 86 opus_repacketizer_out_range_impl call site: 00306 /src/opus/src/repacketizer.c:308
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 01018 /src/opus/celt/rate.c:398
18 24 3 :

['ec_dec_update', 'ec_decode', 'isqrt32']

52 158 compute_theta call site: 01084 /src/opus/celt/bands.c:808
18 18 2 :

['ec_decode', 'ec_dec_update']

52 152 compute_theta call site: 01079 /src/opus/celt/bands.c:786
9 9 1 :

['ec_dec_bit_logp']

33 33 interp_bits2pulses call site: 01022 /src/opus/celt/rate.c:415
9 9 1 :

['ec_dec_bit_logp']

9 29 compute_theta call site: 01095 /src/opus/celt/bands.c:889
6 6 1 :

['ec_dec_bits']

6 462 quant_band_stereo call site: 01156 /src/opus/celt/bands.c:1472
6 6 1 :

['celt_fatal']

6 16 silk_P_Ana_calc_energy_st3 call site: 00624 /src/opus/silk/float/pitch_analysis_core_FLP.c:578
6 6 1 :

['celt_fatal']

6 6 check_control_input call site: 00351 /src/opus/silk/check_control_input.c:103
6 6 1 :

['celt_fatal']

6 6 silk_InitEncoder call site: 00053 /src/opus/silk/enc_API.c:97
6 6 1 :

['celt_fatal']

6 6 silk_P_Ana_calc_corr_st3 call site: 00616 /src/opus/silk/float/pitch_analysis_core_FLP.c:512

Runtime coverage analysis

Covered functions
378
Functions that are reachable but not covered
33
Reachable functions
365
Percentage of reachable functions covered
90.96%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_multistream_encode_fuzzer.cc 1
/src/opus/src/opus_multistream_encoder.c 23
/src/opus/celt/mathops.c 1
/src/opus/src/opus_encoder.c 22
/src/opus/silk/enc_API.c 4
/src/opus/src/opus_private.h 1
/src/opus/celt/celt_encoder.c 22
/src/opus/celt/modes.c 1
/src/opus/./celt/os_support.h 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_encoder.c 1
/src/opus/silk/lin2log.c 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/macros.h 1
/src/opus/silk/SigProc_FIX.h 5
/src/opus/silk/VAD.c 1
/src/opus/celt/arch.h 2
/src/opus/celt/celt.c 3
/src/opus/src/analysis.c 7
/src/opus/tests/../celt/os_support.h 2
/src/opus/celt/x86/pitch_sse.c 3
/src/opus/./celt/arch.h 1
/src/opus/celt/mdct.c 1
/src/opus/celt/kiss_fft.c 6
/src/opus/celt/bands.c 22
/src/opus/celt/quant_bands.c 6
/src/opus/celt/mathops.h 5
/src/opus/./celt/mathops.h 4
/src/opus/src/repacketizer.c 7
/src/opus/./celt/float_cast.h 2
/src/opus/src/mlp.c 5
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/entenc.c 14
/src/opus/silk/log2lin.c 1
/src/opus/./silk/typedef.h 1
/src/opus/silk/check_control_input.c 1
/src/opus/silk/control_codec.c 5
/src/opus/silk/resampler.c 2
/src/opus/./silk/float/SigProc_FLP.h 2
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/silk/control_audio_bandwidth.c 1
/src/opus/./silk/SigProc_FIX.h 4
/src/opus/silk/typedef.h 1
/src/opus/./celt/entcode.h 1
/src/opus/silk/stereo_encode_pred.c 2
/src/opus/silk/encode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/encode_pulses.c 2
/src/opus/silk/shell_coder.c 3
/src/opus/silk/code_signs.c 1
/src/opus/silk/HP_variable_cutoff.c 1
/src/opus/silk/stereo_LR_to_MS.c 1
/src/opus/silk/stereo_find_predictor.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/inner_prod_aligned.c 1
/src/opus/silk/stereo_quant_pred.c 1
/src/opus/silk/float/encode_frame_FLP.c 3
/src/opus/silk/control_SNR.c 1
/src/opus/silk/LP_variable_cutoff.c 2
/src/opus/silk/biquad_alt.c 1
/src/opus/silk/float/SigProc_FLP.h 5
/src/opus/silk/float/find_pitch_lags_FLP.c 1
/src/opus/silk/float/apply_sine_window_FLP.c 1
/src/opus/silk/float/autocorrelation_FLP.c 1
/src/opus/silk/float/schur_FLP.c 1
/src/opus/silk/float/k2a_FLP.c 1
/src/opus/silk/float/bwexpander_FLP.c 1
/src/opus/silk/float/LPC_analysis_filter_FLP.c 6
/src/opus/silk/float/pitch_analysis_core_FLP.c 3
/src/opus/silk/resampler_down2.c 1
/src/opus/silk/resampler_down2_3.c 1
/src/opus/silk/float/energy_FLP.c 1
/src/opus/silk/float/sort_FLP.c 1
/src/opus/silk/float/noise_shape_analysis_FLP.c 4
/src/opus/silk/float/warped_autocorrelation_FLP.c 1
/src/opus/silk/float/find_pred_coefs_FLP.c 1
/src/opus/silk/float/find_LTP_FLP.c 1
/src/opus/silk/float/corrMatrix_FLP.c 2
/src/opus/silk/float/scale_vector_FLP.c 1
/src/opus/silk/float/wrappers_FLP.c 5
/src/opus/silk/quant_LTP_gains.c 1
/src/opus/silk/float/LTP_scale_ctrl_FLP.c 1
/src/opus/silk/float/LTP_analysis_filter_FLP.c 1
/src/opus/silk/float/scale_copy_vector_FLP.c 1
/src/opus/silk/float/find_LPC_FLP.c 1
/src/opus/silk/float/burg_modified_FLP.c 1
/src/opus/silk/A2NLSF.c 4
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/interpolate.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/process_NLSFs.c 1
/src/opus/silk/NLSF_VQ_weights_laroia.c 1
/src/opus/silk/NLSF_encode.c 1
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/sort.c 2
/src/opus/silk/NLSF_VQ.c 1
/src/opus/silk/NLSF_del_dec_quant.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/float/residual_energy_FLP.c 1
/src/opus/silk/float/process_gains_FLP.c 1
/src/opus/silk/gain_quant.c 3
/src/opus/celt/entcode.h 6
/src/opus/celt/entcode.c 1
/src/opus/celt/pitch.c 6
/src/opus/celt/celt_lpc.c 2
/src/opus/celt/laplace.c 2
/src/opus/celt/rate.c 2
/src/opus/celt/entdec.c 8
/src/opus/celt/vq.c 8
/src/opus/celt/rate.h 3
/src/opus/celt/x86/vq_sse2.c 1
/src/opus/celt/cwrs.c 4

Fuzzer: opus_projection_encoder_fuzzer_fixed

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 207 15.4%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 3 0.22%
lawngreen 50+ 1128 84.3%
All colors 1338 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
121 121 1 :

['surround_analysis']

121 6544 opus_multistream_encode_native call site: 00180 /src/opus/src/opus_multistream_encoder.c:877
97 97 1 :

['alg_unquant']

97 97 quant_partition call site: 01197 /src/opus/celt/bands.c:1112
86 86 2 :

['opus_packet_extensions_generate', 'celt_fatal']

86 86 opus_repacketizer_out_range_impl call site: 00353 /src/opus/src/repacketizer.c:308
52 52 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

173 7334 opus_multistream_encode_native call site: 00171 /src/opus/src/opus_multistream_encoder.c:844
52 52 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

52 52 opus_multistream_encoder_init_impl call site: 00114 /src/opus/src/opus_multistream_encoder.c:495
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 01108 /src/opus/celt/rate.c:398
18 24 3 :

['ec_dec_update', 'ec_decode', 'isqrt32']

52 158 compute_theta call site: 01178 /src/opus/celt/bands.c:808
18 18 2 :

['ec_decode', 'ec_dec_update']

52 152 compute_theta call site: 01173 /src/opus/celt/bands.c:786
9 109 3 :

['silk_resampler', 'silk_float2short_array', 'silk_short2float_array']

9 185 silk_setup_resamplers call site: 00407 /src/opus/silk/control_codec.c:144
9 9 1 :

['ec_dec_bit_logp']

33 33 interp_bits2pulses call site: 01112 /src/opus/celt/rate.c:415
9 9 1 :

['ec_dec_bit_logp']

9 29 compute_theta call site: 01190 /src/opus/celt/bands.c:889
6 6 1 :

['ec_dec_bits']

6 462 quant_band_stereo call site: 01269 /src/opus/celt/bands.c:1472

Runtime coverage analysis

Covered functions
394
Functions that are reachable but not covered
36
Reachable functions
378
Percentage of reachable functions covered
90.48%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_projection_encoder_fuzzer.cc 1
/src/opus/src/opus_projection_encoder.c 12
/src/opus/celt/mathops.c 12
/src/opus/src/mapping_matrix.c 4
/src/opus/src/opus_private.h 1
/src/opus/src/opus_multistream_encoder.c 15
/src/opus/src/opus_encoder.c 21
/src/opus/silk/enc_API.c 4
/src/opus/celt/celt_encoder.c 24
/src/opus/celt/modes.c 1
/src/opus/./celt/os_support.h 2
/src/opus/celt/arch.h 1
/src/opus/celt/x86/x86cpu.c 4
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_encoder.c 1
/src/opus/silk/lin2log.c 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/macros.h 1
/src/opus/silk/SigProc_FIX.h 5
/src/opus/silk/VAD.c 1
/src/opus/celt/celt.c 4
/src/opus/src/analysis.c 8
/src/opus/tests/../celt/os_support.h 2
/src/opus/celt/mdct.c 1
/src/opus/celt/mathops.h 9
/src/opus/celt/kiss_fft.c 7
/src/opus/celt/bands.c 22
/src/opus/celt/quant_bands.c 6
/src/opus/./celt/mathops.h 7
/src/opus/src/repacketizer.c 7
/src/opus/./celt/float_cast.h 1
/src/opus/src/mlp.c 5
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/entenc.c 14
/src/opus/silk/log2lin.c 1
/src/opus/./silk/typedef.h 1
/src/opus/silk/biquad_alt.c 2
/src/opus/silk/check_control_input.c 1
/src/opus/silk/control_codec.c 5
/src/opus/silk/resampler.c 2
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/silk/control_audio_bandwidth.c 1
/src/opus/./silk/SigProc_FIX.h 5
/src/opus/silk/typedef.h 1
/src/opus/./celt/entcode.h 1
/src/opus/silk/stereo_encode_pred.c 2
/src/opus/silk/encode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/encode_pulses.c 2
/src/opus/silk/shell_coder.c 3
/src/opus/silk/code_signs.c 1
/src/opus/silk/HP_variable_cutoff.c 1
/src/opus/silk/stereo_LR_to_MS.c 1
/src/opus/silk/stereo_find_predictor.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/inner_prod_aligned.c 1
/src/opus/silk/stereo_quant_pred.c 1
/src/opus/silk/fixed/encode_frame_FIX.c 3
/src/opus/silk/control_SNR.c 1
/src/opus/silk/LP_variable_cutoff.c 2
/src/opus/silk/fixed/find_pitch_lags_FIX.c 1
/src/opus/silk/fixed/apply_sine_window_FIX.c 1
/src/opus/silk/fixed/autocorr_FIX.c 1
/src/opus/celt/celt_lpc.c 2
/src/opus/celt/pitch.c 7
/src/opus/celt/pitch.h 2
/src/opus/silk/fixed/schur_FIX.c 1
/src/opus/./silk/macros.h 1
/src/opus/./silk/Inlines.h 5
/src/opus/silk/fixed/k2a_FIX.c 1
/src/opus/silk/bwexpander.c 1
/src/opus/silk/LPC_analysis_filter.c 1
/src/opus/silk/fixed/pitch_analysis_core_FIX.c 3
/src/opus/silk/resampler_down2.c 1
/src/opus/silk/resampler_down2_3.c 1
/src/opus/silk/fixed/vector_ops_FIX.c 2
/src/opus/silk/sort.c 3
/src/opus/silk/fixed/noise_shape_analysis_FIX.c 3
/src/opus/silk/sigm_Q15.c 1
/src/opus/silk/fixed/warped_autocorrelation_FIX.c 1
/src/opus/silk/fixed/schur64_FIX.c 1
/src/opus/silk/fixed/k2a_Q16_FIX.c 1
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/fixed/find_pred_coefs_FIX.c 1
/src/opus/silk/fixed/find_LTP_FIX.c 1
/src/opus/silk/fixed/corrMatrix_FIX.c 2
/src/opus/silk/quant_LTP_gains.c 1
/src/opus/silk/fixed/LTP_scale_ctrl_FIX.c 1
/src/opus/silk/fixed/LTP_analysis_filter_FIX.c 1
/src/opus/silk/fixed/find_LPC_FIX.c 1
/src/opus/silk/A2NLSF.c 4
/src/opus/silk/interpolate.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/process_NLSFs.c 1
/src/opus/silk/NLSF_VQ_weights_laroia.c 1
/src/opus/silk/NLSF_encode.c 1
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/NLSF_VQ.c 1
/src/opus/silk/NLSF_del_dec_quant.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/fixed/residual_energy_FIX.c 1
/src/opus/silk/fixed/process_gains_FIX.c 1
/src/opus/silk/gain_quant.c 3
/src/opus/celt/entcode.h 6
/src/opus/celt/entcode.c 1
/src/opus/celt/laplace.c 2
/src/opus/celt/vq.c 13
/src/opus/celt/rate.c 2
/src/opus/celt/entdec.c 8
/src/opus/celt/rate.h 3
/src/opus/celt/cwrs.c 4

Fuzzer: opus_multistream_decode_fuzzer_floating_qext

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 134 16.6%
gold [1:9] 1 0.12%
yellow [10:29] 4 0.49%
greenyellow [30:49] 1 0.12%
lawngreen 50+ 665 82.6%
All colors 805 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
137 137 1 :

['alg_quant']

137 137 quant_partition call site: 00606 /src/opus/celt/bands.c:1112
55 55 2 :

['median_of_5_val16', 'ec_enc_depth']

55 57 clt_compute_extra_allocation call site: 00496 /src/opus/celt/rate.c:769
53 53 2 :

['ec_enc_uint', 'stereo_itheta']

53 285 cubic_quant_partition call site: 00546 /src/opus/celt/bands.c:1212
31 31 1 :

['ec_enc_uint']

70 79 interp_bits2pulses call site: 00463 /src/opus/celt/rate.c:398
31 31 1 :

['ec_enc_uint']

38 60 compute_theta call site: 00590 /src/opus/celt/bands.c:848
22 22 1 :

['stereo_itheta']

161 350 compute_theta call site: 00564 /src/opus/celt/bands.c:735
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00574 /src/opus/celt/bands.c:786
22 22 1 :

['ec_encode']

66 156 compute_theta call site: 00579 /src/opus/celt/bands.c:808
15 15 1 :

['ec_enc_bit_logp']

39 39 interp_bits2pulses call site: 00473 /src/opus/celt/rate.c:415
15 15 1 :

['ec_enc_bit_logp']

15 35 compute_theta call site: 00597 /src/opus/celt/bands.c:889
12 41 3 :

['skip_extension_payload', 'skip_extension', 'celt_fatal']

12 41 opus_extension_iterator_next_repeat call site: 00782 /src/opus/src/extensions.c:191
12 12 1 :

['ec_enc_bits']

12 468 quant_band_stereo call site: 00691 /src/opus/celt/bands.c:1472

Runtime coverage analysis

Covered functions
217
Functions that are reachable but not covered
32
Reachable functions
249
Percentage of reachable functions covered
87.15%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_multistream_decode_fuzzer.cc 1
/src/opus/src/opus_multistream_decoder.c 13
/src/opus/src/opus_decoder.c 12
/src/opus/silk/dec_API.c 5
/src/opus/src/opus_private.h 1
/src/opus/celt/celt_decoder.c 15
/src/opus/celt/modes.c 2
/src/opus/./celt/os_support.h 2
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_decoder.c 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/silk/CNG.c 3
/src/opus/silk/PLC.c 6
/src/opus/celt/celt.c 3
/src/opus/celt/arch.h 1
/src/opus/tests/../celt/os_support.h 2
/src/opus/src/opus.c 4
/src/opus/celt/entdec.c 11
/src/opus/silk/decoder_set_fs.c 1
/src/opus/silk/resampler.c 2
/src/opus/silk/stereo_decode_pred.c 2
/src/opus/silk/decode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/decode_pulses.c 1
/src/opus/silk/shell_coder.c 2
/src/opus/silk/code_signs.c 1
/src/opus/silk/decode_frame.c 1
/src/opus/silk/decode_parameters.c 1
/src/opus/silk/gain_quant.c 1
/src/opus/silk/SigProc_FIX.h 6
/src/opus/silk/log2lin.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/typedef.h 1
/src/opus/silk/sort.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/macros.h 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/bwexpander.c 1
/src/opus/silk/decode_pitch.c 1
/src/opus/silk/decode_core.c 1
/src/opus/silk/LPC_analysis_filter.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/stereo_MS_to_LR.c 1
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/./celt/entcode.h 1
/src/opus/celt/entcode.h 4
/src/opus/celt/x86/pitch_sse.c 3
/src/opus/celt/bands.c 21
/src/opus/celt/vq.c 16
/src/opus/celt/mathops.h 4
/src/opus/celt/mdct.c 1
/src/opus/celt/kiss_fft.c 5
/src/opus/celt/pitch.c 4
/src/opus/celt/celt_lpc.c 4
/src/opus/celt/quant_bands.c 3
/src/opus/celt/laplace.c 2
/src/opus/celt/entcode.c 1
/src/opus/celt/rate.c 6
/src/opus/celt/entenc.c 9
/src/opus/celt/mathops.c 2
/src/opus/celt/rate.h 3
/src/opus/celt/cwrs.c 4
/src/opus/celt/x86/vq_sse2.c 1
/src/opus/./celt/mathops.h 1
/src/opus/./celt/stack_alloc.h 1
/src/opus/src/extensions.c 6
/src/opus/./celt/float_cast.h 2

Fuzzer: opus_multistream_encode_fuzzer_fixed

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 169 12.9%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 1139 87.0%
All colors 1308 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
97 97 1 :

['alg_unquant']

97 97 quant_partition call site: 01170 /src/opus/celt/bands.c:1112
86 86 2 :

['opus_packet_extensions_generate', 'celt_fatal']

86 86 opus_repacketizer_out_range_impl call site: 00325 /src/opus/src/repacketizer.c:308
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 01081 /src/opus/celt/rate.c:398
18 24 3 :

['ec_dec_update', 'ec_decode', 'isqrt32']

52 158 compute_theta call site: 01151 /src/opus/celt/bands.c:808
18 18 2 :

['ec_decode', 'ec_dec_update']

52 152 compute_theta call site: 01146 /src/opus/celt/bands.c:786
9 109 3 :

['silk_resampler', 'silk_float2short_array', 'silk_short2float_array']

9 185 silk_setup_resamplers call site: 00380 /src/opus/silk/control_codec.c:144
9 9 1 :

['ec_dec_bit_logp']

33 33 interp_bits2pulses call site: 01085 /src/opus/celt/rate.c:415
9 9 1 :

['ec_dec_bit_logp']

9 29 compute_theta call site: 01163 /src/opus/celt/bands.c:889
6 6 1 :

['ec_dec_bits']

6 462 quant_band_stereo call site: 01242 /src/opus/celt/bands.c:1472
6 6 1 :

['celt_fatal']

6 6 check_control_input call site: 00370 /src/opus/silk/check_control_input.c:103
6 6 1 :

['celt_fatal']

6 6 silk_InitEncoder call site: 00053 /src/opus/silk/enc_API.c:97
6 6 1 :

['celt_fatal']

6 6 silk_resampler_init call site: 00383 /src/opus/silk/resampler.c:157

Runtime coverage analysis

Covered functions
393
Functions that are reachable but not covered
29
Reachable functions
370
Percentage of reachable functions covered
92.16%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_multistream_encode_fuzzer.cc 1
/src/opus/src/opus_multistream_encoder.c 23
/src/opus/celt/mathops.c 12
/src/opus/src/opus_encoder.c 21
/src/opus/silk/enc_API.c 4
/src/opus/src/opus_private.h 1
/src/opus/celt/celt_encoder.c 24
/src/opus/celt/modes.c 1
/src/opus/./celt/os_support.h 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_encoder.c 1
/src/opus/silk/lin2log.c 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/macros.h 1
/src/opus/silk/SigProc_FIX.h 5
/src/opus/silk/VAD.c 1
/src/opus/celt/arch.h 1
/src/opus/celt/celt.c 4
/src/opus/src/analysis.c 8
/src/opus/tests/../celt/os_support.h 2
/src/opus/celt/mdct.c 1
/src/opus/celt/mathops.h 9
/src/opus/celt/kiss_fft.c 7
/src/opus/celt/bands.c 22
/src/opus/celt/quant_bands.c 6
/src/opus/./celt/mathops.h 7
/src/opus/src/repacketizer.c 7
/src/opus/./celt/float_cast.h 1
/src/opus/src/mlp.c 5
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/entenc.c 14
/src/opus/silk/log2lin.c 1
/src/opus/./silk/typedef.h 1
/src/opus/silk/biquad_alt.c 2
/src/opus/silk/check_control_input.c 1
/src/opus/silk/control_codec.c 5
/src/opus/silk/resampler.c 2
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/silk/control_audio_bandwidth.c 1
/src/opus/./silk/SigProc_FIX.h 5
/src/opus/silk/typedef.h 1
/src/opus/./celt/entcode.h 1
/src/opus/silk/stereo_encode_pred.c 2
/src/opus/silk/encode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/encode_pulses.c 2
/src/opus/silk/shell_coder.c 3
/src/opus/silk/code_signs.c 1
/src/opus/silk/HP_variable_cutoff.c 1
/src/opus/silk/stereo_LR_to_MS.c 1
/src/opus/silk/stereo_find_predictor.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/inner_prod_aligned.c 1
/src/opus/silk/stereo_quant_pred.c 1
/src/opus/silk/fixed/encode_frame_FIX.c 3
/src/opus/silk/control_SNR.c 1
/src/opus/silk/LP_variable_cutoff.c 2
/src/opus/silk/fixed/find_pitch_lags_FIX.c 1
/src/opus/silk/fixed/apply_sine_window_FIX.c 1
/src/opus/silk/fixed/autocorr_FIX.c 1
/src/opus/celt/celt_lpc.c 2
/src/opus/celt/pitch.c 7
/src/opus/celt/pitch.h 2
/src/opus/silk/fixed/schur_FIX.c 1
/src/opus/./silk/macros.h 1
/src/opus/./silk/Inlines.h 5
/src/opus/silk/fixed/k2a_FIX.c 1
/src/opus/silk/bwexpander.c 1
/src/opus/silk/LPC_analysis_filter.c 1
/src/opus/silk/fixed/pitch_analysis_core_FIX.c 3
/src/opus/silk/resampler_down2.c 1
/src/opus/silk/resampler_down2_3.c 1
/src/opus/silk/fixed/vector_ops_FIX.c 2
/src/opus/silk/sort.c 3
/src/opus/silk/fixed/noise_shape_analysis_FIX.c 3
/src/opus/silk/sigm_Q15.c 1
/src/opus/silk/fixed/warped_autocorrelation_FIX.c 1
/src/opus/silk/fixed/schur64_FIX.c 1
/src/opus/silk/fixed/k2a_Q16_FIX.c 1
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/fixed/find_pred_coefs_FIX.c 1
/src/opus/silk/fixed/find_LTP_FIX.c 1
/src/opus/silk/fixed/corrMatrix_FIX.c 2
/src/opus/silk/quant_LTP_gains.c 1
/src/opus/silk/fixed/LTP_scale_ctrl_FIX.c 1
/src/opus/silk/fixed/LTP_analysis_filter_FIX.c 1
/src/opus/silk/fixed/find_LPC_FIX.c 1
/src/opus/silk/A2NLSF.c 4
/src/opus/silk/interpolate.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/process_NLSFs.c 1
/src/opus/silk/NLSF_VQ_weights_laroia.c 1
/src/opus/silk/NLSF_encode.c 1
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/NLSF_VQ.c 1
/src/opus/silk/NLSF_del_dec_quant.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/fixed/residual_energy_FIX.c 1
/src/opus/silk/fixed/process_gains_FIX.c 1
/src/opus/silk/gain_quant.c 3
/src/opus/celt/entcode.h 6
/src/opus/celt/entcode.c 1
/src/opus/celt/laplace.c 2
/src/opus/celt/vq.c 13
/src/opus/celt/rate.c 2
/src/opus/celt/entdec.c 8
/src/opus/celt/rate.h 3
/src/opus/celt/cwrs.c 4

Fuzzer: opus_multistream_encode_fuzzer_fixed_qext

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 270 18.6%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 1 0.06%
lawngreen 50+ 1175 81.2%
All colors 1446 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
114 114 1 :

['cubic_quant_partition']

116 128 quant_band call site: 01179 /src/opus/celt/bands.c:1329
97 97 1 :

['alg_unquant']

97 97 quant_partition call site: 01262 /src/opus/celt/bands.c:1112
95 99 4 :

['median_of_5_val16', 'ec_enc_depth', 'ec_dec_depth', 'ec_tell_frac']

95 99 clt_compute_extra_allocation call site: 01144 /src/opus/celt/rate.c:762
95 97 3 :

['cubic_unquant', 'cubic_quant', 'ec_tell_frac']

95 97 quant_partition call site: 01262 /src/opus/celt/bands.c:1122
86 86 2 :

['opus_packet_extensions_generate', 'celt_fatal']

86 86 opus_repacketizer_out_range_impl call site: 00338 /src/opus/src/repacketizer.c:308
57 69 4 :

['op_pvq_search_extra', 'ec_enc_bits', 'ec_enc_refine', 'ec_tell.833']

57 155 alg_quant call site: 01300 /src/opus/celt/vq.c:584
38 154 5 :

['amp2Log2', 'compute_band_energies', 'normalise_bands', 'encode_qext_stereo_params', 'quant_coarse_energy']

38 1600 celt_encode_with_ec call site: 01132 /src/opus/celt/celt_encoder.c:2603
28 91 3 :

['ec_enc_uint', 'celt_sudiv', 'ec_dec_uint']

28 122 compute_theta call site: 01243 /src/opus/celt/bands.c:844
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 01110 /src/opus/celt/rate.c:398
18 24 3 :

['ec_dec_update', 'ec_decode', 'isqrt32']

52 158 compute_theta call site: 01234 /src/opus/celt/bands.c:808
18 18 2 :

['ec_decode', 'ec_dec_update']

52 152 compute_theta call site: 01229 /src/opus/celt/bands.c:786
10 33 3 :

['ec_enc_shrink', 'compute_qext_mode', 'ec_enc_bit_logp']

48 1798 celt_encode_with_ec call site: 01096 /src/opus/celt/celt_encoder.c:2521

Runtime coverage analysis

Covered functions
399
Functions that are reachable but not covered
45
Reachable functions
392
Percentage of reachable functions covered
88.52%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_multistream_encode_fuzzer.cc 1
/src/opus/src/opus_multistream_encoder.c 23
/src/opus/celt/mathops.c 13
/src/opus/src/opus_encoder.c 22
/src/opus/silk/enc_API.c 4
/src/opus/src/opus_private.h 1
/src/opus/celt/celt_encoder.c 25
/src/opus/celt/modes.c 2
/src/opus/./celt/os_support.h 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_encoder.c 1
/src/opus/silk/lin2log.c 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/macros.h 1
/src/opus/silk/SigProc_FIX.h 5
/src/opus/silk/VAD.c 1
/src/opus/celt/arch.h 1
/src/opus/celt/celt.c 4
/src/opus/src/analysis.c 8
/src/opus/tests/../celt/os_support.h 2
/src/opus/celt/mdct.c 1
/src/opus/celt/mathops.h 11
/src/opus/celt/kiss_fft.c 7
/src/opus/celt/bands.c 23
/src/opus/celt/quant_bands.c 6
/src/opus/./celt/mathops.h 7
/src/opus/src/repacketizer.c 7
/src/opus/./celt/float_cast.h 1
/src/opus/src/mlp.c 5
/src/opus/./celt/arch.h 1
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/entenc.c 14
/src/opus/silk/log2lin.c 1
/src/opus/./silk/typedef.h 1
/src/opus/silk/check_control_input.c 1
/src/opus/silk/control_codec.c 5
/src/opus/silk/resampler.c 2
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/silk/control_audio_bandwidth.c 1
/src/opus/./silk/SigProc_FIX.h 5
/src/opus/silk/typedef.h 1
/src/opus/./celt/entcode.h 1
/src/opus/silk/stereo_encode_pred.c 2
/src/opus/silk/encode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/encode_pulses.c 2
/src/opus/silk/shell_coder.c 3
/src/opus/silk/code_signs.c 1
/src/opus/silk/HP_variable_cutoff.c 1
/src/opus/silk/stereo_LR_to_MS.c 1
/src/opus/silk/stereo_find_predictor.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/inner_prod_aligned.c 1
/src/opus/silk/stereo_quant_pred.c 1
/src/opus/silk/fixed/encode_frame_FIX.c 3
/src/opus/silk/control_SNR.c 1
/src/opus/silk/LP_variable_cutoff.c 2
/src/opus/silk/biquad_alt.c 1
/src/opus/silk/fixed/find_pitch_lags_FIX.c 1
/src/opus/silk/fixed/apply_sine_window_FIX.c 1
/src/opus/silk/fixed/autocorr_FIX.c 1
/src/opus/celt/celt_lpc.c 2
/src/opus/celt/pitch.c 7
/src/opus/celt/pitch.h 2
/src/opus/silk/fixed/schur_FIX.c 1
/src/opus/./silk/macros.h 1
/src/opus/./silk/Inlines.h 5
/src/opus/silk/fixed/k2a_FIX.c 1
/src/opus/silk/bwexpander.c 1
/src/opus/silk/LPC_analysis_filter.c 1
/src/opus/silk/fixed/pitch_analysis_core_FIX.c 3
/src/opus/silk/resampler_down2.c 1
/src/opus/silk/resampler_down2_3.c 1
/src/opus/silk/fixed/vector_ops_FIX.c 2
/src/opus/silk/sort.c 3
/src/opus/silk/fixed/noise_shape_analysis_FIX.c 3
/src/opus/silk/sigm_Q15.c 1
/src/opus/silk/fixed/warped_autocorrelation_FIX.c 1
/src/opus/silk/fixed/schur64_FIX.c 1
/src/opus/silk/fixed/k2a_Q16_FIX.c 1
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/fixed/find_pred_coefs_FIX.c 1
/src/opus/silk/fixed/find_LTP_FIX.c 1
/src/opus/silk/fixed/corrMatrix_FIX.c 2
/src/opus/silk/quant_LTP_gains.c 1
/src/opus/silk/fixed/LTP_scale_ctrl_FIX.c 1
/src/opus/silk/fixed/LTP_analysis_filter_FIX.c 1
/src/opus/silk/fixed/find_LPC_FIX.c 1
/src/opus/silk/A2NLSF.c 4
/src/opus/silk/interpolate.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/process_NLSFs.c 1
/src/opus/silk/NLSF_VQ_weights_laroia.c 1
/src/opus/silk/NLSF_encode.c 1
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/NLSF_VQ.c 1
/src/opus/silk/NLSF_del_dec_quant.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/fixed/residual_energy_FIX.c 1
/src/opus/silk/fixed/process_gains_FIX.c 1
/src/opus/silk/gain_quant.c 3
/src/opus/celt/entcode.h 6
/src/opus/celt/entcode.c 1
/src/opus/celt/laplace.c 2
/src/opus/celt/vq.c 21
/src/opus/celt/rate.c 6
/src/opus/celt/entdec.c 9
/src/opus/celt/rate.h 3
/src/opus/celt/cwrs.c 4

Fuzzer: opus_projection_encoder_fuzzer_floating

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 208 16.6%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 1 0.08%
lawngreen 50+ 1040 83.2%
All colors 1249 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
121 121 1 :

['surround_analysis']

121 6544 opus_multistream_encode_native call site: 00180 /src/opus/src/opus_multistream_encoder.c:877
97 97 1 :

['alg_unquant']

97 97 quant_partition call site: 01129 /src/opus/celt/bands.c:1112
86 86 2 :

['opus_packet_extensions_generate', 'celt_fatal']

86 86 opus_repacketizer_out_range_impl call site: 00334 /src/opus/src/repacketizer.c:308
52 52 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

173 7334 opus_multistream_encode_native call site: 00171 /src/opus/src/opus_multistream_encoder.c:844
52 52 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

52 52 opus_multistream_encoder_init_impl call site: 00114 /src/opus/src/opus_multistream_encoder.c:495
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 01045 /src/opus/celt/rate.c:398
18 24 3 :

['ec_dec_update', 'ec_decode', 'isqrt32']

52 158 compute_theta call site: 01111 /src/opus/celt/bands.c:808
18 18 2 :

['ec_decode', 'ec_dec_update']

52 152 compute_theta call site: 01106 /src/opus/celt/bands.c:786
9 9 1 :

['ec_dec_bit_logp']

33 33 interp_bits2pulses call site: 01049 /src/opus/celt/rate.c:415
9 9 1 :

['ec_dec_bit_logp']

9 29 compute_theta call site: 01122 /src/opus/celt/bands.c:889
6 6 1 :

['ec_dec_bits']

6 462 quant_band_stereo call site: 01183 /src/opus/celt/bands.c:1472
6 6 1 :

['celt_fatal']

6 16 silk_P_Ana_calc_energy_st3 call site: 00651 /src/opus/silk/float/pitch_analysis_core_FLP.c:578

Runtime coverage analysis

Covered functions
379
Functions that are reachable but not covered
40
Reachable functions
373
Percentage of reachable functions covered
89.28%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_projection_encoder_fuzzer.cc 1
/src/opus/src/opus_projection_encoder.c 12
/src/opus/celt/mathops.c 1
/src/opus/src/mapping_matrix.c 4
/src/opus/src/opus_private.h 1
/src/opus/src/opus_multistream_encoder.c 15
/src/opus/src/opus_encoder.c 22
/src/opus/silk/enc_API.c 4
/src/opus/celt/celt_encoder.c 22
/src/opus/celt/modes.c 1
/src/opus/./celt/os_support.h 2
/src/opus/celt/arch.h 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/src/opus_multistream.c 4
/src/opus/silk/init_encoder.c 1
/src/opus/silk/lin2log.c 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/macros.h 1
/src/opus/silk/SigProc_FIX.h 5
/src/opus/silk/VAD.c 1
/src/opus/celt/celt.c 3
/src/opus/src/analysis.c 7
/src/opus/tests/../celt/os_support.h 2
/src/opus/celt/x86/pitch_sse.c 3
/src/opus/./celt/arch.h 1
/src/opus/celt/mdct.c 1
/src/opus/celt/kiss_fft.c 6
/src/opus/celt/bands.c 22
/src/opus/celt/quant_bands.c 6
/src/opus/celt/mathops.h 5
/src/opus/./celt/mathops.h 4
/src/opus/src/repacketizer.c 7
/src/opus/./celt/float_cast.h 2
/src/opus/src/mlp.c 5
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/entenc.c 14
/src/opus/silk/log2lin.c 1
/src/opus/./silk/typedef.h 1
/src/opus/silk/check_control_input.c 1
/src/opus/silk/control_codec.c 5
/src/opus/silk/resampler.c 2
/src/opus/./silk/float/SigProc_FLP.h 2
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/silk/control_audio_bandwidth.c 1
/src/opus/./silk/SigProc_FIX.h 4
/src/opus/silk/typedef.h 1
/src/opus/./celt/entcode.h 1
/src/opus/silk/stereo_encode_pred.c 2
/src/opus/silk/encode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/encode_pulses.c 2
/src/opus/silk/shell_coder.c 3
/src/opus/silk/code_signs.c 1
/src/opus/silk/HP_variable_cutoff.c 1
/src/opus/silk/stereo_LR_to_MS.c 1
/src/opus/silk/stereo_find_predictor.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/inner_prod_aligned.c 1
/src/opus/silk/stereo_quant_pred.c 1
/src/opus/silk/float/encode_frame_FLP.c 3
/src/opus/silk/control_SNR.c 1
/src/opus/silk/LP_variable_cutoff.c 2
/src/opus/silk/biquad_alt.c 1
/src/opus/silk/float/SigProc_FLP.h 5
/src/opus/silk/float/find_pitch_lags_FLP.c 1
/src/opus/silk/float/apply_sine_window_FLP.c 1
/src/opus/silk/float/autocorrelation_FLP.c 1
/src/opus/silk/float/schur_FLP.c 1
/src/opus/silk/float/k2a_FLP.c 1
/src/opus/silk/float/bwexpander_FLP.c 1
/src/opus/silk/float/LPC_analysis_filter_FLP.c 6
/src/opus/silk/float/pitch_analysis_core_FLP.c 3
/src/opus/silk/resampler_down2.c 1
/src/opus/silk/resampler_down2_3.c 1
/src/opus/silk/float/energy_FLP.c 1
/src/opus/silk/float/sort_FLP.c 1
/src/opus/silk/float/noise_shape_analysis_FLP.c 4
/src/opus/silk/float/warped_autocorrelation_FLP.c 1
/src/opus/silk/float/find_pred_coefs_FLP.c 1
/src/opus/silk/float/find_LTP_FLP.c 1
/src/opus/silk/float/corrMatrix_FLP.c 2
/src/opus/silk/float/scale_vector_FLP.c 1
/src/opus/silk/float/wrappers_FLP.c 5
/src/opus/silk/quant_LTP_gains.c 1
/src/opus/silk/float/LTP_scale_ctrl_FLP.c 1
/src/opus/silk/float/LTP_analysis_filter_FLP.c 1
/src/opus/silk/float/scale_copy_vector_FLP.c 1
/src/opus/silk/float/find_LPC_FLP.c 1
/src/opus/silk/float/burg_modified_FLP.c 1
/src/opus/silk/A2NLSF.c 4
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/interpolate.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/process_NLSFs.c 1
/src/opus/silk/NLSF_VQ_weights_laroia.c 1
/src/opus/silk/NLSF_encode.c 1
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/sort.c 2
/src/opus/silk/NLSF_VQ.c 1
/src/opus/silk/NLSF_del_dec_quant.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/float/residual_energy_FLP.c 1
/src/opus/silk/float/process_gains_FLP.c 1
/src/opus/silk/gain_quant.c 3
/src/opus/celt/entcode.h 6
/src/opus/celt/entcode.c 1
/src/opus/celt/pitch.c 6
/src/opus/celt/celt_lpc.c 2
/src/opus/celt/laplace.c 2
/src/opus/celt/rate.c 2
/src/opus/celt/entdec.c 8
/src/opus/celt/vq.c 8
/src/opus/celt/rate.h 3
/src/opus/celt/x86/vq_sse2.c 1
/src/opus/celt/cwrs.c 4

Fuzzer: opus_encode_fuzzer_fixed

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 144 12.1%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 4 0.33%
lawngreen 50+ 1040 87.5%
All colors 1188 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
57 69 4 :

['op_pvq_search_extra', 'ec_enc_bits', 'ec_enc_refine', 'ec_tell.833']

57 155 alg_quant call site: 01066 /src/opus/celt/vq.c:584
55 55 2 :

['median_of_5_val16', 'ec_enc_depth']

55 57 clt_compute_extra_allocation call site: 00000 /src/opus/celt/rate.c:769
52 52 1 :

['cubic_quant']

52 52 quant_partition call site: 01055 /src/opus/celt/bands.c:1131
38 154 5 :

['amp2Log2', 'compute_band_energies', 'normalise_bands', 'encode_qext_stereo_params', 'quant_coarse_energy']

38 1600 celt_encode_with_ec call site: 00988 /src/opus/celt/celt_encoder.c:2603
12 41 3 :

['skip_extension_payload', 'skip_extension', 'celt_fatal']

12 41 opus_extension_iterator_next_repeat call site: 00180 /src/opus/src/extensions.c:191
6 86 2 :

['opus_packet_extensions_generate', 'celt_fatal']

6 86 opus_repacketizer_out_range_impl call site: 00200 /src/opus/src/repacketizer.c:308
6 6 1 :

['celt_fatal']

6 6 check_control_input call site: 00245 /src/opus/silk/check_control_input.c:103
6 6 1 :

['celt_fatal']

6 6 silk_InitEncoder call site: 00032 /src/opus/silk/enc_API.c:97
6 6 1 :

['celt_fatal']

6 6 silk_resampler_init call site: 00258 /src/opus/silk/resampler.c:157
0 605 4 :

['ec_enc_init', 'quant_fine_energy', 'ec_tell_frac', 'quant_all_bands']

0 709 celt_encode_with_ec call site: 00991 /src/opus/celt/celt_encoder.c:2644
0 268 2 :

['gen_toc', 'opus_packet_pad']

0 268 opus_encode_native call site: 00153 /src/opus/src/opus_encoder.c:1290
0 121 1 :

['surround_analysis']

0 6544 opus_multistream_encode_native call site: 00000 /src/opus/src/opus_multistream_encoder.c:877

Runtime coverage analysis

Covered functions
607
Functions that are reachable but not covered
8
Reachable functions
341
Percentage of reachable functions covered
97.65%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_encode_fuzzer.cc 1
/src/opus/src/opus_encoder.c 24
/src/opus/silk/enc_API.c 4
/src/opus/src/opus_private.h 1
/src/opus/celt/celt_encoder.c 24
/src/opus/celt/modes.c 1
/src/opus/./celt/os_support.h 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/silk/init_encoder.c 1
/src/opus/silk/lin2log.c 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/macros.h 1
/src/opus/silk/SigProc_FIX.h 5
/src/opus/silk/VAD.c 1
/src/opus/celt/arch.h 1
/src/opus/celt/celt.c 4
/src/opus/src/analysis.c 8
/src/opus/./celt/mathops.h 6
/src/opus/celt/kiss_fft.c 7
/src/opus/./celt/float_cast.h 1
/src/opus/src/mlp.c 5
/src/opus/celt/mathops.c 12
/src/opus/celt/mathops.h 9
/src/opus/src/repacketizer.c 6
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/entenc.c 14
/src/opus/silk/log2lin.c 1
/src/opus/./silk/typedef.h 1
/src/opus/silk/biquad_alt.c 2
/src/opus/silk/check_control_input.c 1
/src/opus/silk/control_codec.c 5
/src/opus/silk/resampler.c 2
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/silk/control_audio_bandwidth.c 1
/src/opus/./silk/SigProc_FIX.h 5
/src/opus/silk/typedef.h 1
/src/opus/./celt/entcode.h 1
/src/opus/silk/stereo_encode_pred.c 2
/src/opus/silk/encode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/encode_pulses.c 2
/src/opus/silk/shell_coder.c 3
/src/opus/silk/code_signs.c 1
/src/opus/silk/HP_variable_cutoff.c 1
/src/opus/silk/stereo_LR_to_MS.c 1
/src/opus/silk/stereo_find_predictor.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/inner_prod_aligned.c 1
/src/opus/silk/stereo_quant_pred.c 1
/src/opus/silk/fixed/encode_frame_FIX.c 3
/src/opus/silk/control_SNR.c 1
/src/opus/silk/LP_variable_cutoff.c 2
/src/opus/silk/fixed/find_pitch_lags_FIX.c 1
/src/opus/silk/fixed/apply_sine_window_FIX.c 1
/src/opus/silk/fixed/autocorr_FIX.c 1
/src/opus/celt/celt_lpc.c 2
/src/opus/celt/pitch.c 7
/src/opus/celt/pitch.h 2
/src/opus/silk/fixed/schur_FIX.c 1
/src/opus/./silk/macros.h 1
/src/opus/./silk/Inlines.h 5
/src/opus/silk/fixed/k2a_FIX.c 1
/src/opus/silk/bwexpander.c 1
/src/opus/silk/LPC_analysis_filter.c 1
/src/opus/silk/fixed/pitch_analysis_core_FIX.c 3
/src/opus/silk/resampler_down2.c 1
/src/opus/silk/resampler_down2_3.c 1
/src/opus/silk/fixed/vector_ops_FIX.c 2
/src/opus/silk/sort.c 3
/src/opus/silk/fixed/noise_shape_analysis_FIX.c 3
/src/opus/silk/sigm_Q15.c 1
/src/opus/silk/fixed/warped_autocorrelation_FIX.c 1
/src/opus/silk/fixed/schur64_FIX.c 1
/src/opus/silk/fixed/k2a_Q16_FIX.c 1
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/fixed/find_pred_coefs_FIX.c 1
/src/opus/silk/fixed/find_LTP_FIX.c 1
/src/opus/silk/fixed/corrMatrix_FIX.c 2
/src/opus/silk/quant_LTP_gains.c 1
/src/opus/silk/fixed/LTP_scale_ctrl_FIX.c 1
/src/opus/silk/fixed/LTP_analysis_filter_FIX.c 1
/src/opus/silk/fixed/find_LPC_FIX.c 1
/src/opus/silk/A2NLSF.c 4
/src/opus/silk/interpolate.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/process_NLSFs.c 1
/src/opus/silk/NLSF_VQ_weights_laroia.c 1
/src/opus/silk/NLSF_encode.c 1
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/NLSF_VQ.c 1
/src/opus/silk/NLSF_del_dec_quant.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/fixed/residual_energy_FIX.c 1
/src/opus/silk/fixed/process_gains_FIX.c 1
/src/opus/silk/gain_quant.c 3
/src/opus/celt/entcode.h 6
/src/opus/celt/entcode.c 1
/src/opus/celt/mdct.c 1
/src/opus/celt/bands.c 22
/src/opus/celt/quant_bands.c 6
/src/opus/celt/laplace.c 2
/src/opus/celt/vq.c 13
/src/opus/celt/rate.c 2
/src/opus/celt/entdec.c 8
/src/opus/celt/rate.h 3
/src/opus/celt/cwrs.c 4

Fuzzer: opus_encode_fuzzer_fixed_qext

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 239 18.0%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 4 0.30%
lawngreen 50+ 1084 81.6%
All colors 1327 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
57 69 4 :

['op_pvq_search_extra', 'ec_enc_bits', 'ec_enc_refine', 'ec_tell.833']

57 155 alg_quant call site: 01186 /src/opus/celt/vq.c:584
55 55 2 :

['median_of_5_val16', 'ec_enc_depth']

55 57 clt_compute_extra_allocation call site: 01030 /src/opus/celt/rate.c:769
52 52 1 :

['cubic_quant']

52 52 quant_partition call site: 01148 /src/opus/celt/bands.c:1131
38 154 5 :

['amp2Log2', 'compute_band_energies', 'normalise_bands', 'encode_qext_stereo_params', 'quant_coarse_energy']

38 1600 celt_encode_with_ec call site: 01018 /src/opus/celt/celt_encoder.c:2603
12 41 3 :

['skip_extension_payload', 'skip_extension', 'celt_fatal']

12 41 opus_extension_iterator_next_repeat call site: 00194 /src/opus/src/extensions.c:191
6 86 2 :

['opus_packet_extensions_generate', 'celt_fatal']

6 86 opus_repacketizer_out_range_impl call site: 00214 /src/opus/src/repacketizer.c:308
6 6 1 :

['celt_fatal']

6 6 check_control_input call site: 00260 /src/opus/silk/check_control_input.c:103
6 6 1 :

['celt_fatal']

6 6 silk_InitEncoder call site: 00032 /src/opus/silk/enc_API.c:97
6 6 1 :

['celt_fatal']

6 6 silk_resampler_init call site: 00273 /src/opus/silk/resampler.c:157
0 605 4 :

['ec_enc_init', 'quant_fine_energy', 'ec_tell_frac', 'quant_all_bands']

0 709 celt_encode_with_ec call site: 01046 /src/opus/celt/celt_encoder.c:2644
0 268 2 :

['gen_toc', 'opus_packet_pad']

0 268 opus_encode_native call site: 00167 /src/opus/src/opus_encoder.c:1290
0 121 1 :

['surround_analysis']

0 6544 opus_multistream_encode_native call site: 00000 /src/opus/src/opus_multistream_encoder.c:877

Runtime coverage analysis

Covered functions
607
Functions that are reachable but not covered
16
Reachable functions
363
Percentage of reachable functions covered
95.59%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_encode_fuzzer.cc 1
/src/opus/src/opus_encoder.c 25
/src/opus/silk/enc_API.c 4
/src/opus/src/opus_private.h 1
/src/opus/celt/celt_encoder.c 25
/src/opus/celt/modes.c 2
/src/opus/./celt/os_support.h 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/silk/init_encoder.c 1
/src/opus/silk/lin2log.c 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/macros.h 1
/src/opus/silk/SigProc_FIX.h 5
/src/opus/silk/VAD.c 1
/src/opus/celt/arch.h 1
/src/opus/celt/celt.c 4
/src/opus/src/analysis.c 8
/src/opus/./celt/mathops.h 6
/src/opus/celt/kiss_fft.c 7
/src/opus/./celt/float_cast.h 1
/src/opus/src/mlp.c 5
/src/opus/./celt/arch.h 1
/src/opus/celt/mathops.c 13
/src/opus/celt/mathops.h 11
/src/opus/src/repacketizer.c 6
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/entenc.c 14
/src/opus/silk/log2lin.c 1
/src/opus/./silk/typedef.h 1
/src/opus/silk/check_control_input.c 1
/src/opus/silk/control_codec.c 5
/src/opus/silk/resampler.c 2
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/silk/control_audio_bandwidth.c 1
/src/opus/./silk/SigProc_FIX.h 5
/src/opus/silk/typedef.h 1
/src/opus/./celt/entcode.h 1
/src/opus/silk/stereo_encode_pred.c 2
/src/opus/silk/encode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/encode_pulses.c 2
/src/opus/silk/shell_coder.c 3
/src/opus/silk/code_signs.c 1
/src/opus/silk/HP_variable_cutoff.c 1
/src/opus/silk/stereo_LR_to_MS.c 1
/src/opus/silk/stereo_find_predictor.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/inner_prod_aligned.c 1
/src/opus/silk/stereo_quant_pred.c 1
/src/opus/silk/fixed/encode_frame_FIX.c 3
/src/opus/silk/control_SNR.c 1
/src/opus/silk/LP_variable_cutoff.c 2
/src/opus/silk/biquad_alt.c 1
/src/opus/silk/fixed/find_pitch_lags_FIX.c 1
/src/opus/silk/fixed/apply_sine_window_FIX.c 1
/src/opus/silk/fixed/autocorr_FIX.c 1
/src/opus/celt/celt_lpc.c 2
/src/opus/celt/pitch.c 7
/src/opus/celt/pitch.h 2
/src/opus/silk/fixed/schur_FIX.c 1
/src/opus/./silk/macros.h 1
/src/opus/./silk/Inlines.h 5
/src/opus/silk/fixed/k2a_FIX.c 1
/src/opus/silk/bwexpander.c 1
/src/opus/silk/LPC_analysis_filter.c 1
/src/opus/silk/fixed/pitch_analysis_core_FIX.c 3
/src/opus/silk/resampler_down2.c 1
/src/opus/silk/resampler_down2_3.c 1
/src/opus/silk/fixed/vector_ops_FIX.c 2
/src/opus/silk/sort.c 3
/src/opus/silk/fixed/noise_shape_analysis_FIX.c 3
/src/opus/silk/sigm_Q15.c 1
/src/opus/silk/fixed/warped_autocorrelation_FIX.c 1
/src/opus/silk/fixed/schur64_FIX.c 1
/src/opus/silk/fixed/k2a_Q16_FIX.c 1
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/fixed/find_pred_coefs_FIX.c 1
/src/opus/silk/fixed/find_LTP_FIX.c 1
/src/opus/silk/fixed/corrMatrix_FIX.c 2
/src/opus/silk/quant_LTP_gains.c 1
/src/opus/silk/fixed/LTP_scale_ctrl_FIX.c 1
/src/opus/silk/fixed/LTP_analysis_filter_FIX.c 1
/src/opus/silk/fixed/find_LPC_FIX.c 1
/src/opus/silk/A2NLSF.c 4
/src/opus/silk/interpolate.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/process_NLSFs.c 1
/src/opus/silk/NLSF_VQ_weights_laroia.c 1
/src/opus/silk/NLSF_encode.c 1
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/NLSF_VQ.c 1
/src/opus/silk/NLSF_del_dec_quant.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/fixed/residual_energy_FIX.c 1
/src/opus/silk/fixed/process_gains_FIX.c 1
/src/opus/silk/gain_quant.c 3
/src/opus/celt/entcode.h 6
/src/opus/celt/entcode.c 1
/src/opus/celt/mdct.c 1
/src/opus/celt/bands.c 23
/src/opus/celt/quant_bands.c 6
/src/opus/celt/laplace.c 2
/src/opus/celt/vq.c 21
/src/opus/celt/rate.c 6
/src/opus/celt/entdec.c 9
/src/opus/celt/rate.h 3
/src/opus/celt/cwrs.c 4

Fuzzer: opus_encode_fuzzer_floating_qext

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The distribution of callsites in terms of coloring is
Color Runtime hitcount Callsite count Percentage
red 0 158 13.0%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 3 0.24%
lawngreen 50+ 1049 86.6%
All colors 1210 100

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
57 69 4 :

['op_pvq_search_extra', 'ec_enc_bits', 'ec_enc_refine', 'ec_tell.833']

57 155 alg_quant call site: 01085 /src/opus/celt/vq.c:584
55 55 2 :

['median_of_5_val16', 'ec_enc_depth']

55 57 clt_compute_extra_allocation call site: 00948 /src/opus/celt/rate.c:769
52 52 1 :

['cubic_quant']

52 52 quant_partition call site: 01056 /src/opus/celt/bands.c:1131
38 154 5 :

['amp2Log2', 'compute_band_energies', 'normalise_bands', 'encode_qext_stereo_params', 'quant_coarse_energy']

38 1600 celt_encode_with_ec call site: 00936 /src/opus/celt/celt_encoder.c:2603
12 41 3 :

['skip_extension_payload', 'skip_extension', 'celt_fatal']

12 41 opus_extension_iterator_next_repeat call site: 00169 /src/opus/src/extensions.c:191
6 86 2 :

['opus_packet_extensions_generate', 'celt_fatal']

6 86 opus_repacketizer_out_range_impl call site: 00189 /src/opus/src/repacketizer.c:308
6 6 1 :

['celt_fatal']

6 6 check_control_input call site: 00234 /src/opus/silk/check_control_input.c:103
6 6 1 :

['celt_fatal']

6 6 silk_InitEncoder call site: 00032 /src/opus/silk/enc_API.c:97
6 6 1 :

['celt_fatal']

6 6 silk_resampler_init call site: 00247 /src/opus/silk/resampler.c:157
0 605 4 :

['ec_enc_init', 'quant_fine_energy', 'ec_tell_frac', 'quant_all_bands']

0 709 celt_encode_with_ec call site: 00964 /src/opus/celt/celt_encoder.c:2644
0 268 2 :

['gen_toc', 'opus_packet_pad']

0 268 opus_encode_native call site: 00142 /src/opus/src/opus_encoder.c:1290
0 121 1 :

['surround_analysis']

0 6544 opus_multistream_encode_native call site: 00000 /src/opus/src/opus_multistream_encoder.c:877

Runtime coverage analysis

Covered functions
607
Functions that are reachable but not covered
19
Reachable functions
353
Percentage of reachable functions covered
94.62%
NB: The sum of covered functions and functions that are reachable but not covered need not be equal to Reachable functions . This is because the reachability analysis is an approximation and thus at runtime some functions may be covered that are not included in the reachability analysis. This is a limitation of our static analysis capabilities.
Warning: The number of covered functions are larger than the number of reachable functions. This means that there are more functions covered at runtime than are extracted using static analysis. This is likely a result of the static analysis component failing to extract the right call graph or the coverage runtime being compiled with sanitizers in code that the static analysis has not analysed. This can happen if lto/gold is not used in all places that coverage instrumentation is used.
Function name source code lines source lines hit percentage hit

Files reached

filename functions hit
/src/opus/tests/opus_encode_fuzzer.cc 1
/src/opus/src/opus_encoder.c 25
/src/opus/silk/enc_API.c 4
/src/opus/src/opus_private.h 1
/src/opus/celt/celt_encoder.c 23
/src/opus/celt/modes.c 2
/src/opus/./celt/os_support.h 2
/src/opus/celt/x86/x86cpu.c 4
/src/opus/silk/init_encoder.c 1
/src/opus/silk/lin2log.c 1
/src/opus/silk/Inlines.h 4
/src/opus/silk/macros.h 1
/src/opus/silk/SigProc_FIX.h 5
/src/opus/silk/VAD.c 1
/src/opus/celt/arch.h 2
/src/opus/celt/celt.c 3
/src/opus/src/analysis.c 7
/src/opus/./celt/mathops.h 3
/src/opus/celt/kiss_fft.c 6
/src/opus/./celt/arch.h 1
/src/opus/./celt/float_cast.h 2
/src/opus/src/mlp.c 5
/src/opus/celt/x86/pitch_sse.c 3
/src/opus/src/repacketizer.c 6
/src/opus/src/opus.c 4
/src/opus/src/opus_decoder.c 1
/src/opus/src/extensions.c 10
/src/opus/celt/entenc.c 14
/src/opus/silk/log2lin.c 1
/src/opus/./silk/typedef.h 1
/src/opus/silk/check_control_input.c 1
/src/opus/silk/control_codec.c 5
/src/opus/silk/resampler.c 2
/src/opus/./silk/float/SigProc_FLP.h 2
/src/opus/silk/resampler_private_up2_HQ.c 2
/src/opus/silk/resampler_private_IIR_FIR.c 2
/src/opus/silk/resampler_private_down_FIR.c 2
/src/opus/silk/resampler_private_AR2.c 1
/src/opus/silk/control_audio_bandwidth.c 1
/src/opus/./silk/SigProc_FIX.h 4
/src/opus/silk/typedef.h 1
/src/opus/./celt/entcode.h 1
/src/opus/silk/stereo_encode_pred.c 2
/src/opus/silk/encode_indices.c 1
/src/opus/silk/NLSF_unpack.c 1
/src/opus/silk/encode_pulses.c 2
/src/opus/silk/shell_coder.c 3
/src/opus/silk/code_signs.c 1
/src/opus/silk/HP_variable_cutoff.c 1
/src/opus/silk/stereo_LR_to_MS.c 1
/src/opus/silk/stereo_find_predictor.c 1
/src/opus/silk/sum_sqr_shift.c 1
/src/opus/silk/inner_prod_aligned.c 1
/src/opus/silk/stereo_quant_pred.c 1
/src/opus/silk/float/encode_frame_FLP.c 3
/src/opus/silk/control_SNR.c 1
/src/opus/silk/LP_variable_cutoff.c 2
/src/opus/silk/biquad_alt.c 1
/src/opus/silk/float/SigProc_FLP.h 5
/src/opus/silk/float/find_pitch_lags_FLP.c 1
/src/opus/silk/float/apply_sine_window_FLP.c 1
/src/opus/silk/float/autocorrelation_FLP.c 1
/src/opus/silk/float/schur_FLP.c 1
/src/opus/silk/float/k2a_FLP.c 1
/src/opus/silk/float/bwexpander_FLP.c 1
/src/opus/silk/float/LPC_analysis_filter_FLP.c 6
/src/opus/silk/float/pitch_analysis_core_FLP.c 3
/src/opus/silk/resampler_down2.c 1
/src/opus/silk/resampler_down2_3.c 1
/src/opus/silk/float/energy_FLP.c 1
/src/opus/silk/float/sort_FLP.c 1
/src/opus/silk/float/noise_shape_analysis_FLP.c 4
/src/opus/silk/float/warped_autocorrelation_FLP.c 1
/src/opus/silk/float/find_pred_coefs_FLP.c 1
/src/opus/silk/float/find_LTP_FLP.c 1
/src/opus/silk/float/corrMatrix_FLP.c 2
/src/opus/silk/float/scale_vector_FLP.c 1
/src/opus/silk/float/wrappers_FLP.c 5
/src/opus/silk/quant_LTP_gains.c 1
/src/opus/silk/float/LTP_scale_ctrl_FLP.c 1
/src/opus/silk/float/LTP_analysis_filter_FLP.c 1
/src/opus/silk/float/scale_copy_vector_FLP.c 1
/src/opus/silk/float/find_LPC_FLP.c 1
/src/opus/silk/float/burg_modified_FLP.c 1
/src/opus/silk/A2NLSF.c 4
/src/opus/silk/bwexpander_32.c 1
/src/opus/silk/interpolate.c 1
/src/opus/silk/NLSF2A.c 2
/src/opus/silk/LPC_fit.c 1
/src/opus/silk/LPC_inv_pred_gain.c 2
/src/opus/silk/process_NLSFs.c 1
/src/opus/silk/NLSF_VQ_weights_laroia.c 1
/src/opus/silk/NLSF_encode.c 1
/src/opus/silk/NLSF_stabilize.c 1
/src/opus/silk/sort.c 2
/src/opus/silk/NLSF_VQ.c 1
/src/opus/silk/NLSF_del_dec_quant.c 1
/src/opus/silk/NLSF_decode.c 2
/src/opus/silk/float/residual_energy_FLP.c 1
/src/opus/silk/float/process_gains_FLP.c 1
/src/opus/silk/gain_quant.c 3
/src/opus/celt/entcode.h 6
/src/opus/celt/entcode.c 1
/src/opus/celt/mathops.h 6
/src/opus/celt/pitch.c 6
/src/opus/celt/celt_lpc.c 2
/src/opus/celt/mdct.c 1
/src/opus/celt/bands.c 23
/src/opus/celt/quant_bands.c 6
/src/opus/celt/laplace.c 2
/src/opus/celt/rate.c 6
/src/opus/celt/entdec.c 9
/src/opus/celt/vq.c 16
/src/opus/celt/mathops.c 1
/src/opus/celt/rate.h 3
/src/opus/celt/cwrs.c 4
/src/opus/celt/x86/vq_sse2.c 1

Analyses and suggestions

Optimal target analysis

Remaining optimal interesting functions

The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.

Func name Functions filename Arg count Args Function depth hitcount instr count bb count cyclomatic complexity Reachable functions Incoming references total cyclomatic complexity Unreached complexity
silk_NSQ_del_dec_avx2 /src/opus/silk/x86/NSQ_del_dec_avx2.c 15 ['N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'int', 'int'] 4 0 1275 62 17 43 0 252 213
silk_NSQ_del_dec_sse4_1 /src/opus/silk/x86/NSQ_del_dec_sse4_1.c 15 ['N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'int', 'int'] 4 0 1168 88 25 11 0 136 97
silk_burg_modified_sse4_1 /src/opus/silk/fixed/x86/burg_modified_FIX_sse4_1.c 9 ['N/A', 'N/A', 'N/A', 'N/A', 'int', 'int', 'int', 'int', 'int'] 5 0 2470 148 40 15 0 125 78
silk_NSQ_sse4_1 /src/opus/silk/x86/NSQ_sse4_1.c 15 ['N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'int', 'int'] 4 0 791 36 10 13 0 114 73

Implementing fuzzers that target the above functions will improve reachability such that it becomes:

Functions statically reachable by fuzzers
88.0%
603 / 683
Cyclomatic complexity statically reachable by fuzzers
95.0%
6351 / 6720

All functions overview

If you implement fuzzers for these functions, the status of all functions in the project will be:

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzz engine guidance

This sections provides heuristics that can be used as input to a fuzz engine when running a given fuzz target. The current focus is on providing input that is usable by libFuzzer.

/src/opus/tests/opus_repacketizer_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['opus_extension_iterator_init', 'opus_packet_parse_impl', 'opus_repacketizer_out_range_impl']

/src/opus/tests/opus_multistream_decode_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['silk_ResetDecoder', 'exp_rotation', 'interp_bits2pulses', 'celt_rsqrt_norm32', 'compute_qn', 'compute_theta', 'extract_collapse_mask', 'quant_partition', 'stereo_merge']

/src/opus/tests/opus_projection_decoder_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['silk_ResetDecoder', 'exp_rotation', 'interp_bits2pulses', 'celt_rsqrt_norm32', 'compute_qn', 'compute_theta', 'extract_collapse_mask', 'quant_partition', 'stereo_merge']

/src/opus/tests/opus_projection_decoder_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['normalise_residual', 'silk_ResetDecoder', 'cubic_quant_partition', 'interp_bits2pulses', 'clt_compute_extra_allocation', 'extract_collapse_mask', 'compute_theta', 'quant_partition']

/src/opus/tests/opus_multistream_decode_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['silk_ResetDecoder', 'interp_bits2pulses', 'compute_qn', 'compute_theta', 'exp_rotation', 'extract_collapse_mask', 'quant_partition', 'stereo_merge', 'celt_decoder_init']

/src/opus/tests/opus_projection_decoder_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['normalise_residual', 'cubic_quant_partition', 'silk_ResetDecoder', 'interp_bits2pulses', 'clt_compute_extra_allocation', 'compute_theta', 'exp_rotation', 'extract_collapse_mask']

/src/opus/tests/opus_multistream_decode_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['normalise_residual', 'cubic_quant_partition', 'silk_ResetDecoder', 'interp_bits2pulses', 'clt_compute_extra_allocation', 'compute_theta', 'exp_rotation', 'extract_collapse_mask']

/src/opus/tests/opus_projection_encoder_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['alg_quant', 'celt_encode_with_ec', 'quant_band', 'opus_multistream_encoder_init_impl', 'normalise_residual', 'interp_bits2pulses', 'opus_repacketizer_out_range_impl', 'check_control_input', 'opus_encode_frame_native', 'opus_multistream_encode_native']

/src/opus/tests/opus_multistream_encode_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['alg_quant', 'celt_encode_with_ec', 'quant_band', 'normalise_residual', 'check_control_input', 'interp_bits2pulses', 'opus_repacketizer_out_range_impl', 'opus_encode_frame_native', 'opus_multistream_encoder_ctl_va_list']

/src/opus/tests/opus_encode_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['check_control_input', 'interp_bits2pulses', 'alg_quant', 'opus_repacketizer_out_range_impl', 'opus_encoder_ctl', 'compute_theta', 'silk_VAD_Init', 'opus_packet_parse_impl', 'opus_packet_extensions_count', 'skip_extension']

/src/opus/tests/opus_projection_encoder_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['alg_quant', 'quant_band', 'celt_encode_with_ec', 'normalise_residual', 'opus_multistream_encoder_init_impl', 'interp_bits2pulses', 'opus_repacketizer_out_range_impl', 'check_control_input', 'opus_encode_frame_native', 'opus_encoder_ctl']

/src/opus/tests/opus_projection_decoder_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['silk_ResetDecoder', 'interp_bits2pulses', 'compute_qn', 'compute_theta', 'exp_rotation', 'extract_collapse_mask', 'quant_partition', 'stereo_merge', 'opus_multistream_decoder_ctl_va_list']

/src/opus/tests/opus_repacketizer_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['opus_extension_iterator_init', 'opus_packet_parse_impl', 'opus_repacketizer_out_range_impl']

/src/opus/tests/opus_repacketizer_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['opus_extension_iterator_init', 'opus_packet_parse_impl', 'opus_repacketizer_out_range_impl']

/src/opus/tests/opus_repacketizer_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['opus_extension_iterator_init', 'opus_packet_parse_impl', 'opus_repacketizer_out_range_impl']

/src/opus/tests/opus_multistream_encode_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['check_control_input', 'interp_bits2pulses', 'alg_quant', 'opus_repacketizer_out_range_impl', 'opus_encode_frame_native', 'opus_multistream_encoder_ctl_va_list', 'silk_resampler', 'opus_encoder_ctl', 'silk_Encode']

/src/opus/tests/opus_projection_encoder_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['opus_multistream_encoder_init_impl', 'alg_quant', 'interp_bits2pulses', 'opus_repacketizer_out_range_impl', 'check_control_input', 'opus_encode_frame_native', 'opus_encoder_ctl', 'opus_multistream_encoder_ctl_va_list', 'opus_multistream_encode_native']

/src/opus/tests/opus_multistream_decode_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['normalise_residual', 'silk_ResetDecoder', 'cubic_quant_partition', 'interp_bits2pulses', 'clt_compute_extra_allocation', 'extract_collapse_mask', 'compute_theta', 'quant_partition']

/src/opus/tests/opus_multistream_encode_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['alg_quant', 'check_control_input', 'interp_bits2pulses', 'opus_repacketizer_out_range_impl', 'opus_encode_frame_native', 'opus_multistream_encoder_ctl_va_list', 'silk_resampler', 'opus_encoder_ctl', 'silk_Encode']

/src/opus/tests/opus_multistream_encode_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['alg_quant', 'quant_band', 'celt_encode_with_ec', 'normalise_residual', 'check_control_input', 'interp_bits2pulses', 'opus_repacketizer_out_range_impl', 'opus_encode_frame_native', 'opus_multistream_encoder_ctl_va_list']

/src/opus/tests/opus_projection_encoder_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['opus_multistream_encoder_init_impl', 'interp_bits2pulses', 'alg_quant', 'opus_repacketizer_out_range_impl', 'check_control_input', 'opus_encode_frame_native', 'opus_multistream_encode_native', 'opus_encoder_ctl', 'opus_multistream_encoder_ctl_va_list']

/src/opus/tests/opus_encode_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['silk_pitch_analysis_core', 'check_control_input', 'opus_encoder_ctl', 'stereo_itheta', 'celt_encode_with_ec', 'compute_theta', 'silk_VAD_Init', 'opus_packet_parse_impl', 'opus_repacketizer_out_range_impl']

/src/opus/tests/opus_encode_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['normalise_residual', 'silk_pitch_analysis_core', 'check_control_input', 'quant_fine_energy', 'cubic_quant_partition', 'opus_encoder_ctl', 'stereo_itheta', 'celt_encode_with_ec', 'clt_compute_extra_allocation']

/src/opus/tests/opus_encode_fuzzer.cc

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Fuzzer function priority

Use one of these functions as input to libfuzzer with flag: -focus_function name

-focus_function=['normalise_residual', 'check_control_input', 'quant_fine_energy', 'opus_encoder_ctl', 'clt_compute_extra_allocation', 'compute_theta', 'celt_encode_with_ec', 'cubic_quant_partition', 'quant_all_bands']

Runtime coverage analysis

This section shows analysis of runtime coverage data.

For futher technical details on how this section is generated, please see the Glossary .

Complex functions with low coverage

Func name Function total lines Lines covered at runtime percentage covered Reached by fuzzers
opus_custom_decoder_ctl 72 29 40.27% ['opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_fixed', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating_qext']
opus_decoder_ctl 165 20 12.12% ['opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_fixed', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating_qext']
opus_multistream_decoder_ctl_va_list 114 24 21.05% ['opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_fixed', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating_qext']
clt_compute_extra_allocation 98 32 32.65% ['opus_multistream_decode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating_qext']
opus_encoder_ctl 410 129 31.46% ['opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating']
opus_multistream_encoder_ctl_va_list 194 45 23.19% ['opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating']
opus_projection_encoder_ctl 79 19 24.05% ['opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating']

Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
[] []
/src/opus/silk/x86/NSQ_sse4_1.c [] []
/src/opus/celt/celt_lpc.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/encode_indices.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/LTP_scale_ctrl_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/find_pitch_lags_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/code_signs.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/SigProc_FLP.h ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/corrMatrix_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/src/opus_encoder.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/stereo_LR_to_MS.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/./silk/typedef.h ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] []
/src/opus/silk/decode_core.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/silk/float/scale_vector_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/entdec.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/x86/pitch_sse2.c [] []
/src/opus/silk/bwexpander_32.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/resampler_down2_3.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/control_codec.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/shell_coder.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/enc_API.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/entcode.h ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/find_pred_coefs_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/inner_product_FLP.c [] []
/src/opus/silk/resampler_private_AR2.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/autocorr_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/decode_indices.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/celt/rate.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/energy_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/find_pred_coefs_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/bwexpander.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/lin2log.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/NLSF_VQ_weights_laroia.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/tests/opus_multistream_decode_fuzzer.cc ['opus_multistream_decode_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/celt/mdct.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/encode_pulses.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/float_cast.h [] []
/src/opus/silk/stereo_decode_pred.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/silk/NLSF_unpack.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/x86/VAD_sse4_1.c [] []
/src/opus/src/opus_multistream_encoder.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating']
/src/opus/./silk/Inlines.h ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/x86/inner_product_FLP_avx2.c [] []
/src/opus/silk/NLSF_decode.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/wrappers_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/Inlines.h ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/./celt/arch.h ['opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/noise_shape_analysis_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/entenc.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/tests/opus_multistream_encode_fuzzer.cc ['opus_multistream_encode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext'] ['opus_multistream_encode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext']
/src/opus/silk/float/apply_sine_window_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/dec_API.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/src/opus_decoder.c ['opus_repacketizer_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_repacketizer_fuzzer_floating', 'opus_repacketizer_fuzzer_fixed_qext', 'opus_repacketizer_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_repacketizer_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_repacketizer_fuzzer_floating', 'opus_repacketizer_fuzzer_fixed_qext', 'opus_repacketizer_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/decode_pulses.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/celt/entcode.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/arch.h ['opus_repacketizer_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_repacketizer_fuzzer_floating', 'opus_repacketizer_fuzzer_fixed_qext', 'opus_repacketizer_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/warped_autocorrelation_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/sort.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/sum_sqr_shift.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/init_encoder.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/mathops.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/find_LPC_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/src/opus_multistream_decoder.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/silk/SigProc_FIX.h ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/x86/celt_lpc_sse4_1.c [] []
/src/opus/src/mlp.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/resampler_private_down_FIR.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/biquad_alt.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/decoder_set_fs.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/./celt/float_cast.h ['opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] []
/src/opus/silk/NLSF_encode.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/encode_frame_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/fixed/k2a_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/log2lin.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/burg_modified_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/quant_LTP_gains.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/find_pitch_lags_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/NSQ.h [] []
/src/opus/silk/fixed/process_gains_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/fixed/LTP_analysis_filter_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/src/opus_projection_decoder.c ['opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating'] ['opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating']
/src/opus/celt/mathops.h ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/src/analysis.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/x86/NSQ_del_dec_avx2.c [] []
/src/opus/src/repacketizer.c ['opus_repacketizer_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_repacketizer_fuzzer_floating', 'opus_repacketizer_fuzzer_fixed_qext', 'opus_repacketizer_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_repacketizer_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_repacketizer_fuzzer_floating', 'opus_repacketizer_fuzzer_fixed_qext', 'opus_repacketizer_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/LTP_scale_ctrl_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/NLSF_VQ.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/pitch_analysis_core_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/fixed/vector_ops_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/float/process_gains_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/celt_decoder.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/silk/init_decoder.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/tests/opus_repacketizer_fuzzer.cc ['opus_repacketizer_fuzzer_floating_qext', 'opus_repacketizer_fuzzer_floating', 'opus_repacketizer_fuzzer_fixed_qext', 'opus_repacketizer_fuzzer_fixed'] ['opus_repacketizer_fuzzer_floating_qext', 'opus_repacketizer_fuzzer_floating', 'opus_repacketizer_fuzzer_fixed_qext', 'opus_repacketizer_fuzzer_fixed']
/src/opus/./celt/stack_alloc.h ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] []
/src/opus/celt/pitch.h ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/VAD.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/k2a_Q16_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/fixed/noise_shape_analysis_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/resampler.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/./celt/entcode.h ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/process_NLSFs.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/macros.h ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/A2NLSF.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/find_LPC_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/stereo_MS_to_LR.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/silk/CNG.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/celt/quant_bands.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/check_control_input.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/schur_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/modes.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/find_LTP_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/kiss_fft.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/x86/vector_ops_FIX_sse4_1.c [] []
/src/opus/silk/NSQ.c [] []
/src/opus/silk/resampler_private_IIR_FIR.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/NLSF_del_dec_quant.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/warped_autocorrelation_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/residual_energy_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/./celt/pitch.h [] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/src/opus.c ['opus_repacketizer_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_repacketizer_fuzzer_floating', 'opus_repacketizer_fuzzer_fixed_qext', 'opus_repacketizer_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_repacketizer_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_repacketizer_fuzzer_floating', 'opus_repacketizer_fuzzer_fixed_qext', 'opus_repacketizer_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/x86/x86cpu.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/stereo_quant_pred.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/inner_prod_aligned.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/pitch.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/./celt/os_support.h ['opus_repacketizer_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_repacketizer_fuzzer_floating', 'opus_repacketizer_fuzzer_fixed_qext', 'opus_repacketizer_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] []
/src/opus/silk/LPC_fit.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/fixed_generic.h ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed']
/src/opus/celt/laplace.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/gain_quant.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/src/opus_private.h ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/autocorrelation_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/sigm_Q15.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/decode_parameters.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/celt/vq.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/schur_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/src/extensions.c ['opus_repacketizer_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_repacketizer_fuzzer_floating', 'opus_repacketizer_fuzzer_fixed_qext', 'opus_repacketizer_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_repacketizer_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_repacketizer_fuzzer_floating', 'opus_repacketizer_fuzzer_fixed_qext', 'opus_repacketizer_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/resampler_down2.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/find_LTP_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/decode_frame.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/silk/control_audio_bandwidth.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/stereo_find_predictor.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/x86/pitch_sse.c ['opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/x86/pitch_avx.c [] []
/src/opus/tests/opus_projection_encoder_fuzzer.cc ['opus_projection_encoder_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_projection_encoder_fuzzer_floating'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_projection_encoder_fuzzer_floating']
/src/opus/silk/HP_variable_cutoff.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/encode_frame_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/bands.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/LPC_inv_pred_gain.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/k2a_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/rate.h ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/x86/NSQ_del_dec_sse4_1.c [] []
/src/opus/silk/LPC_analysis_filter.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/./silk/SigProc_FIX.h ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/x86/pitch_sse4_1.c [] []
/src/opus/silk/resampler_private_up2_HQ.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/x86/burg_modified_FIX_sse4_1.c [] []
/src/opus/silk/float/pitch_analysis_core_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/tests/../celt/os_support.h ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating'] []
/src/opus/silk/control_SNR.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/LPC_analysis_filter_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/x86/VQ_WMat_EC_sse4_1.c [] []
/src/opus/celt/x86/vq_sse2.c ['opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/fixed/apply_sine_window_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/fixed/schur64_FIX.c ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext'] ['opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext']
/src/opus/silk/float/sort_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/usr/local/bin/../include/c++/v1/stdexcept [] []
/src/opus/silk/NLSF2A.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/residual_energy_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/celt_encoder.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/PLC.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/silk/interpolate.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/src/opus_projection_encoder.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_projection_encoder_fuzzer_floating'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed', 'opus_projection_encoder_fuzzer_floating']
/src/opus/silk/typedef.h ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] []
/src/opus/tests/opus_encode_fuzzer.cc ['opus_encode_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_encode_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/celt/cwrs.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/./celt/mathops.h ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/NLSF_stabilize.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/src/opus_multistream.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating']
/src/opus/silk/float/scale_copy_vector_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/ana_filt_bank_1.c [] []
/src/opus/silk/stereo_encode_pred.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/decode_pitch.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_floating_qext']
/src/opus/silk/fixed/burg_modified_FIX.c [] []
/src/opus/silk/LP_variable_cutoff.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/LTP_analysis_filter_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/VQ_WMat_EC.c [] []
/src/opus/silk/NSQ_del_dec.c [] []
/src/opus/silk/float/bwexpander_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/silk/float/corrMatrix_FLP.c ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext'] ['opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_floating_qext']
/src/opus/src/mapping_matrix.c ['opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_projection_encoder_fuzzer_floating'] ['opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_projection_encoder_fuzzer_floating']
/src/opus/tests/opus_projection_decoder_fuzzer.cc ['opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating'] ['opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating']
/src/opus/celt/celt.c ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext'] ['opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext']

Directories in report

Directory
/src/opus/celt/x86/
/src/opus/silk/fixed/x86/
/src/opus/silk/float/x86/
/src/opus/celt/
/src/opus/src/
/src/opus/./silk/
/src/opus/silk/
/src/opus/tests/../celt/
/usr/local/bin/../include/c++/v1/
/src/opus/silk/x86/
/src/opus/silk/float/
/src/opus/./celt/
/src/opus/tests/
/src/opus/silk/fixed/

Metadata section

This sections shows the raw data that is used to produce this report. This is mainly used for further processing and developer debugging.

Fuzzer Calltree file Program data file Coverage file
opus_repacketizer_fuzzer_floating_qext fuzzerLogFile-0-RvXkDi3TFo.data fuzzerLogFile-0-RvXkDi3TFo.data.yaml opus_repacketizer_fuzzer_floating_qext.covreport
opus_multistream_decode_fuzzer_fixed fuzzerLogFile-0-lBCEgVoSM4.data fuzzerLogFile-0-lBCEgVoSM4.data.yaml opus_multistream_decode_fuzzer_fixed.covreport
opus_projection_decoder_fuzzer_fixed fuzzerLogFile-0-XNI95ZGbeH.data fuzzerLogFile-0-XNI95ZGbeH.data.yaml opus_projection_decoder_fuzzer_fixed.covreport
opus_projection_decoder_fuzzer_floating_qext fuzzerLogFile-0-H9HetvkFM9.data fuzzerLogFile-0-H9HetvkFM9.data.yaml opus_projection_decoder_fuzzer_floating_qext.covreport
opus_multistream_decode_fuzzer_floating fuzzerLogFile-0-ZhDmd4I60u.data fuzzerLogFile-0-ZhDmd4I60u.data.yaml opus_multistream_decode_fuzzer_floating.covreport
opus_projection_decoder_fuzzer_fixed_qext fuzzerLogFile-0-9jFgzGtLKg.data fuzzerLogFile-0-9jFgzGtLKg.data.yaml opus_projection_decoder_fuzzer_fixed_qext.covreport
opus_multistream_decode_fuzzer_fixed_qext fuzzerLogFile-0-xchWuAqw82.data fuzzerLogFile-0-xchWuAqw82.data.yaml opus_multistream_decode_fuzzer_fixed_qext.covreport
opus_projection_encoder_fuzzer_floating_qext fuzzerLogFile-0-vxXibivnFH.data fuzzerLogFile-0-vxXibivnFH.data.yaml opus_projection_encoder_fuzzer_floating_qext.covreport
opus_multistream_encode_fuzzer_floating_qext fuzzerLogFile-0-zB9DrFSxOS.data fuzzerLogFile-0-zB9DrFSxOS.data.yaml opus_multistream_encode_fuzzer_floating_qext.covreport
opus_encode_fuzzer_floating fuzzerLogFile-0-CubjuxdWFr.data fuzzerLogFile-0-CubjuxdWFr.data.yaml opus_encode_fuzzer_floating.covreport
opus_projection_encoder_fuzzer_fixed_qext fuzzerLogFile-0-y0z0XFy2QH.data fuzzerLogFile-0-y0z0XFy2QH.data.yaml opus_projection_encoder_fuzzer_fixed_qext.covreport
opus_projection_decoder_fuzzer_floating fuzzerLogFile-0-ZOdB9lD7iz.data fuzzerLogFile-0-ZOdB9lD7iz.data.yaml opus_projection_decoder_fuzzer_floating.covreport
opus_repacketizer_fuzzer_floating fuzzerLogFile-0-GmV2pbN77U.data fuzzerLogFile-0-GmV2pbN77U.data.yaml opus_repacketizer_fuzzer_floating.covreport
opus_repacketizer_fuzzer_fixed_qext fuzzerLogFile-0-1Z6iEAJxxl.data fuzzerLogFile-0-1Z6iEAJxxl.data.yaml opus_repacketizer_fuzzer_fixed_qext.covreport
opus_repacketizer_fuzzer_fixed fuzzerLogFile-0-fQMgKt2PRU.data fuzzerLogFile-0-fQMgKt2PRU.data.yaml opus_repacketizer_fuzzer_fixed.covreport
opus_multistream_encode_fuzzer_floating fuzzerLogFile-0-x3YkTQAT1C.data fuzzerLogFile-0-x3YkTQAT1C.data.yaml opus_multistream_encode_fuzzer_floating.covreport
opus_projection_encoder_fuzzer_fixed fuzzerLogFile-0-fmbCQinv2S.data fuzzerLogFile-0-fmbCQinv2S.data.yaml opus_projection_encoder_fuzzer_fixed.covreport
opus_multistream_decode_fuzzer_floating_qext fuzzerLogFile-0-8i1CM00ed6.data fuzzerLogFile-0-8i1CM00ed6.data.yaml opus_multistream_decode_fuzzer_floating_qext.covreport
opus_multistream_encode_fuzzer_fixed fuzzerLogFile-0-xafd1a5dEW.data fuzzerLogFile-0-xafd1a5dEW.data.yaml opus_multistream_encode_fuzzer_fixed.covreport
opus_multistream_encode_fuzzer_fixed_qext fuzzerLogFile-0-AHhoPHeR9a.data fuzzerLogFile-0-AHhoPHeR9a.data.yaml opus_multistream_encode_fuzzer_fixed_qext.covreport
opus_projection_encoder_fuzzer_floating fuzzerLogFile-0-I1BrizPq5T.data fuzzerLogFile-0-I1BrizPq5T.data.yaml opus_projection_encoder_fuzzer_floating.covreport
opus_encode_fuzzer_fixed fuzzerLogFile-0-VaJxKfCTON.data fuzzerLogFile-0-VaJxKfCTON.data.yaml opus_multistream_encode_fuzzer_fixed_qext.covreport , opus_multistream_encode_fuzzer_floating_qext.covreport , opus_multistream_decode_fuzzer_fixed_qext.covreport , opus_projection_encoder_fuzzer_floating.covreport , opus_repacketizer_fuzzer_fixed.covreport , opus_projection_decoder_fuzzer_floating_qext.covreport , opus_projection_decoder_fuzzer_floating.covreport , opus_multistream_decode_fuzzer_fixed.covreport , opus_projection_decoder_fuzzer_fixed_qext.covreport , opus_multistream_encode_fuzzer_floating.covreport , opus_repacketizer_fuzzer_floating_qext.covreport , opus_multistream_encode_fuzzer_fixed.covreport , opus_projection_encoder_fuzzer_floating_qext.covreport , opus_multistream_decode_fuzzer_floating.covreport , opus_repacketizer_fuzzer_floating.covreport , opus_projection_encoder_fuzzer_fixed_qext.covreport , opus_projection_encoder_fuzzer_fixed.covreport , opus_multistream_decode_fuzzer_floating_qext.covreport , opus_projection_decoder_fuzzer_fixed.covreport , opus_repacketizer_fuzzer_fixed_qext.covreport , opus_encode_fuzzer_floating.covreport
opus_encode_fuzzer_fixed_qext fuzzerLogFile-0-C3UMDdKNCG.data fuzzerLogFile-0-C3UMDdKNCG.data.yaml opus_multistream_encode_fuzzer_fixed_qext.covreport , opus_multistream_encode_fuzzer_floating_qext.covreport , opus_multistream_decode_fuzzer_fixed_qext.covreport , opus_projection_encoder_fuzzer_floating.covreport , opus_repacketizer_fuzzer_fixed.covreport , opus_projection_decoder_fuzzer_floating_qext.covreport , opus_projection_decoder_fuzzer_floating.covreport , opus_multistream_decode_fuzzer_fixed.covreport , opus_projection_decoder_fuzzer_fixed_qext.covreport , opus_multistream_encode_fuzzer_floating.covreport , opus_repacketizer_fuzzer_floating_qext.covreport , opus_multistream_encode_fuzzer_fixed.covreport , opus_projection_encoder_fuzzer_floating_qext.covreport , opus_multistream_decode_fuzzer_floating.covreport , opus_repacketizer_fuzzer_floating.covreport , opus_projection_encoder_fuzzer_fixed_qext.covreport , opus_projection_encoder_fuzzer_fixed.covreport , opus_multistream_decode_fuzzer_floating_qext.covreport , opus_projection_decoder_fuzzer_fixed.covreport , opus_repacketizer_fuzzer_fixed_qext.covreport , opus_encode_fuzzer_floating.covreport
opus_encode_fuzzer_floating_qext fuzzerLogFile-0-mKY2qKyeUG.data fuzzerLogFile-0-mKY2qKyeUG.data.yaml opus_multistream_encode_fuzzer_fixed_qext.covreport , opus_multistream_encode_fuzzer_floating_qext.covreport , opus_multistream_decode_fuzzer_fixed_qext.covreport , opus_projection_encoder_fuzzer_floating.covreport , opus_repacketizer_fuzzer_fixed.covreport , opus_projection_decoder_fuzzer_floating_qext.covreport , opus_projection_decoder_fuzzer_floating.covreport , opus_multistream_decode_fuzzer_fixed.covreport , opus_projection_decoder_fuzzer_fixed_qext.covreport , opus_multistream_encode_fuzzer_floating.covreport , opus_repacketizer_fuzzer_floating_qext.covreport , opus_multistream_encode_fuzzer_fixed.covreport , opus_projection_encoder_fuzzer_floating_qext.covreport , opus_multistream_decode_fuzzer_floating.covreport , opus_repacketizer_fuzzer_floating.covreport , opus_projection_encoder_fuzzer_fixed_qext.covreport , opus_projection_encoder_fuzzer_fixed.covreport , opus_multistream_decode_fuzzer_floating_qext.covreport , opus_projection_decoder_fuzzer_fixed.covreport , opus_repacketizer_fuzzer_fixed_qext.covreport , opus_encode_fuzzer_floating.covreport