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 /src/opus/tests/opus_repacketizer_fuzzer.cc 30 287 6 7 732 287 opus_repacketizer_fuzzer.cc
opus_repacketizer_fuzzer_floating_qext /src/opus/tests/opus_repacketizer_fuzzer.cc 30 303 6 7 732 287 opus_repacketizer_fuzzer.cc
opus_repacketizer_fuzzer_fixed_qext /src/opus/tests/opus_repacketizer_fuzzer.cc 30 327 6 7 732 287 opus_repacketizer_fuzzer.cc
opus_repacketizer_fuzzer_fixed /src/opus/tests/opus_repacketizer_fuzzer.cc 30 312 6 7 732 287 opus_repacketizer_fuzzer.cc
opus_multistream_decode_fuzzer_floating /src/opus/tests/opus_multistream_decode_fuzzer.cc 228 95 20 74 5795 1987 opus_multistream_decode_fuzzer.cc
opus_projection_decoder_fuzzer_floating /src/opus/tests/opus_projection_decoder_fuzzer.cc 237 109 20 76 5861 2014 opus_projection_decoder_fuzzer.cc
opus_multistream_decode_fuzzer_fixed_qext /src/opus/tests/opus_multistream_decode_fuzzer.cc 266 97 20 73 7336 2513 opus_multistream_decode_fuzzer.cc
opus_projection_decoder_fuzzer_floating_qext /src/opus/tests/opus_projection_decoder_fuzzer.cc 258 104 20 76 6853 2354 opus_projection_decoder_fuzzer.cc
opus_projection_encoder_fuzzer_floating /src/opus/tests/opus_projection_encoder_fuzzer.cc 372 205 16 122 11483 3883 opus_projection_encoder_fuzzer.cc
opus_multistream_decode_fuzzer_fixed /src/opus/tests/opus_multistream_decode_fuzzer.cc 244 104 20 73 6280 2153 opus_multistream_decode_fuzzer.cc
opus_encode_fuzzer_floating /src/opus/tests/opus_encode_fuzzer.cc 335 182 15 117 10652 3597 opus_encode_fuzzer.cc
opus_projection_decoder_fuzzer_fixed_qext /src/opus/tests/opus_projection_decoder_fuzzer.cc 275 111 20 75 7402 2540 opus_projection_decoder_fuzzer.cc
opus_multistream_decode_fuzzer_floating_qext /src/opus/tests/opus_multistream_decode_fuzzer.cc 249 90 20 74 6787 2327 opus_multistream_decode_fuzzer.cc
opus_projection_encoder_fuzzer_floating_qext /src/opus/tests/opus_projection_encoder_fuzzer.cc 390 204 16 122 12428 4198 opus_projection_encoder_fuzzer.cc
opus_multistream_encode_fuzzer_floating_qext /src/opus/tests/opus_multistream_encode_fuzzer.cc 382 187 16 120 12372 4174 opus_multistream_encode_fuzzer.cc
opus_multistream_encode_fuzzer_fixed_qext /src/opus/tests/opus_multistream_encode_fuzzer.cc 391 187 17 117 13203 4428 opus_multistream_encode_fuzzer.cc
opus_encode_fuzzer_fixed_qext /src/opus/tests/opus_encode_fuzzer.cc 362 181 16 114 12436 4169 opus_encode_fuzzer.cc
opus_projection_decoder_fuzzer_fixed /src/opus/tests/opus_projection_decoder_fuzzer.cc 253 118 20 75 6348 2181 opus_projection_decoder_fuzzer.cc
opus_multistream_encode_fuzzer_floating /src/opus/tests/opus_multistream_encode_fuzzer.cc 364 188 16 120 11427 3859 opus_multistream_encode_fuzzer.cc
opus_projection_encoder_fuzzer_fixed_qext /src/opus/tests/opus_projection_encoder_fuzzer.cc 399 204 17 119 13259 4452 opus_projection_encoder_fuzzer.cc
opus_projection_encoder_fuzzer_fixed /src/opus/tests/opus_projection_encoder_fuzzer.cc 377 208 17 118 12227 4107 opus_projection_encoder_fuzzer.cc
opus_multistream_encode_fuzzer_fixed /src/opus/tests/opus_multistream_encode_fuzzer.cc 369 191 17 116 12165 4081 opus_multistream_encode_fuzzer.cc
opus_encode_fuzzer_fixed /src/opus/tests/opus_encode_fuzzer.cc 340 185 16 113 11389 3819 opus_encode_fuzzer.cc
opus_encode_fuzzer_floating_qext /src/opus/tests/opus_encode_fuzzer.cc 353 181 15 117 11599 3913 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

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.27%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 51 92.7%
All colors 55 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
18 114 4 :

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

18 114 opus_extension_iterator_next call site: 00030 /src/opus/src/extensions.c:196
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: 00049 /src/opus/src/repacketizer.c:294
0 0 None 6 288 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: 00039 /src/opus/src/repacketizer.c:222
0 0 None 6 73 opus_extension_iterator_next call site: 00032 /src/opus/src/extensions.c:258
0 0 None 0 0 opus_extension_iterator_next call site: 00025 /src/opus/src/extensions.c:161
0 0 None 0 0 opus_packet_extensions_parse call site: 00038 /src/opus/src/extensions.c:357
0 0 None 0 0 opus_packet_extensions_generate call site: 00048 /src/opus/src/extensions.c:619
0 0 None 0 0 skip_extension call site: 00026 /src/opus/src/extensions.c:103
0 0 None 0 0 skip_extension call site: 00026 /src/opus/src/extensions.c:107
0 0 None 0 0 write_extension_payload call site: 00046 /src/opus/src/extensions.c:413

Runtime coverage analysis

Covered functions
26
Functions that are reachable but not covered
3
Reachable functions
30
Percentage of reachable functions covered
90.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_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 9
/src/opus/celt/arch.h 1

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.27%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 51 92.7%
All colors 55 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
18 114 4 :

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

18 114 opus_extension_iterator_next call site: 00030 /src/opus/src/extensions.c:196
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: 00049 /src/opus/src/repacketizer.c:294
0 0 None 6 288 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: 00039 /src/opus/src/repacketizer.c:222
0 0 None 6 73 opus_extension_iterator_next call site: 00032 /src/opus/src/extensions.c:258
0 0 None 0 0 opus_extension_iterator_next call site: 00025 /src/opus/src/extensions.c:161
0 0 None 0 0 opus_packet_extensions_parse call site: 00038 /src/opus/src/extensions.c:357
0 0 None 0 0 opus_packet_extensions_generate call site: 00042 /src/opus/src/extensions.c:564
0 0 None 0 0 opus_packet_extensions_generate call site: 00043 /src/opus/src/extensions.c:591
0 0 None 0 0 opus_packet_extensions_generate call site: 00048 /src/opus/src/extensions.c:619
0 0 None 0 0 skip_extension call site: 00026 /src/opus/src/extensions.c:103

Runtime coverage analysis

Covered functions
26
Functions that are reachable but not covered
3
Reachable functions
30
Percentage of reachable functions covered
90.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_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 9
/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.27%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 51 92.7%
All colors 55 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
18 114 4 :

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

18 114 opus_extension_iterator_next call site: 00030 /src/opus/src/extensions.c:196
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: 00049 /src/opus/src/repacketizer.c:294
0 0 None 6 288 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: 00039 /src/opus/src/repacketizer.c:222
0 0 None 6 73 opus_extension_iterator_next call site: 00032 /src/opus/src/extensions.c:258
0 0 None 0 0 opus_extension_iterator_next call site: 00025 /src/opus/src/extensions.c:161
0 0 None 0 0 opus_packet_extensions_parse call site: 00038 /src/opus/src/extensions.c:357
0 0 None 0 0 opus_packet_extensions_generate call site: 00048 /src/opus/src/extensions.c:619
0 0 None 0 0 skip_extension call site: 00026 /src/opus/src/extensions.c:103
0 0 None 0 0 skip_extension call site: 00026 /src/opus/src/extensions.c:107
0 0 None 0 0 write_extension_payload call site: 00046 /src/opus/src/extensions.c:413

Runtime coverage analysis

Covered functions
26
Functions that are reachable but not covered
3
Reachable functions
30
Percentage of reachable functions covered
90.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_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 9
/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.27%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 51 92.7%
All colors 55 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
18 114 4 :

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

18 114 opus_extension_iterator_next call site: 00030 /src/opus/src/extensions.c:196
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: 00049 /src/opus/src/repacketizer.c:294
0 0 None 6 288 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: 00039 /src/opus/src/repacketizer.c:222
0 0 None 6 73 opus_extension_iterator_next call site: 00032 /src/opus/src/extensions.c:258
0 0 None 0 0 opus_extension_iterator_next call site: 00025 /src/opus/src/extensions.c:161
0 0 None 0 0 opus_packet_extensions_parse call site: 00038 /src/opus/src/extensions.c:357
0 0 None 0 0 opus_packet_extensions_generate call site: 00048 /src/opus/src/extensions.c:619
0 0 None 0 0 skip_extension call site: 00026 /src/opus/src/extensions.c:103
0 0 None 0 0 skip_extension call site: 00026 /src/opus/src/extensions.c:107
0 0 None 0 0 write_extension_payload call site: 00046 /src/opus/src/extensions.c:413

Runtime coverage analysis

Covered functions
26
Functions that are reachable but not covered
3
Reachable functions
30
Percentage of reachable functions covered
90.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_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 9
/src/opus/celt/arch.h 1

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+ 589 84.9%
All colors 693 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
86 86 1 :

['alg_quant']

86 86 quant_partition call site: 00541 /src/opus/celt/bands.c:1116
31 31 1 :

['ec_enc_uint']

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

['ec_enc_uint']

44 64 compute_theta call site: 00521 /src/opus/celt/bands.c:805
22 22 1 :

['stereo_itheta']

130 249 compute_theta call site: 00501 /src/opus/celt/bands.c:739
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00518 /src/opus/celt/bands.c:790
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00523 /src/opus/celt/bands.c:812
15 15 1 :

['ec_enc_bit_logp']

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

['ec_enc_bit_logp']

15 35 compute_theta call site: 00534 /src/opus/celt/bands.c:893
12 12 1 :

['ec_enc_bits']

12 334 quant_band_stereo call site: 00594 /src/opus/celt/bands.c:1476
7 7 2 :

['intensity_stereo', 'stereo_split']

7 27 compute_theta call site: 00530 /src/opus/celt/bands.c:870
5 5 1 :

['intensity_stereo']

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

['silk_resampler']

0 50 silk_Decode call site: 00301 /src/opus/silk/dec_API.c:398

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_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+ 618 86.0%
All colors 718 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
86 86 1 :

['alg_quant']

86 86 quant_partition call site: 00560 /src/opus/celt/bands.c:1116
31 31 1 :

['ec_enc_uint']

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

['ec_enc_uint']

44 64 compute_theta call site: 00540 /src/opus/celt/bands.c:805
22 22 1 :

['stereo_itheta']

130 249 compute_theta call site: 00520 /src/opus/celt/bands.c:739
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00537 /src/opus/celt/bands.c:790
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00542 /src/opus/celt/bands.c:812
15 15 1 :

['ec_enc_bit_logp']

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

['ec_enc_bit_logp']

15 35 compute_theta call site: 00553 /src/opus/celt/bands.c:893
12 12 1 :

['ec_enc_bits']

12 334 quant_band_stereo call site: 00613 /src/opus/celt/bands.c:1476
7 7 2 :

['intensity_stereo', 'stereo_split']

7 27 compute_theta call site: 00549 /src/opus/celt/bands.c:870
5 5 1 :

['intensity_stereo']

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

['silk_resampler']

0 50 silk_Decode call site: 00320 /src/opus/silk/dec_API.c:398

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_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] 2 0.22%
greenyellow [30:49] 2 0.22%
lawngreen 50+ 716 81.6%
All colors 877 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
86 86 1 :

['alg_quant']

86 86 quant_partition call site: 00659 /src/opus/celt/bands.c:1116
55 55 2 :

['median_of_5_val16', 'ec_enc_depth']

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

['ec_enc_uint', 'stereo_itheta']

57 285 cubic_quant_partition call site: 00593 /src/opus/celt/bands.c:1216
31 31 1 :

['ec_enc_uint']

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

['ec_enc_uint']

44 64 compute_theta call site: 00630 /src/opus/celt/bands.c:805
22 22 1 :

['stereo_itheta']

130 249 compute_theta call site: 00618 /src/opus/celt/bands.c:739
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00627 /src/opus/celt/bands.c:790
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00632 /src/opus/celt/bands.c:812
18 114 4 :

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

18 114 opus_extension_iterator_next call site: 00857 /src/opus/src/extensions.c:196
15 15 1 :

['ec_enc_bit_logp']

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

['ec_enc_bit_logp']

15 35 compute_theta call site: 00650 /src/opus/celt/bands.c:893
12 12 1 :

['ec_enc_bits']

12 334 quant_band_stereo call site: 00760 /src/opus/celt/bands.c:1476

Runtime coverage analysis

Covered functions
234
Functions that are reachable but not covered
33
Reachable functions
266
Percentage of reachable functions covered
87.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.
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 5
/src/opus/./celt/arch.h 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.2%
gold [1:9] 0 0.0%
yellow [10:29] 2 0.24%
greenyellow [30:49] 3 0.36%
lawngreen 50+ 688 83.1%
All colors 827 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
86 86 1 :

['alg_quant']

86 86 quant_partition call site: 00622 /src/opus/celt/bands.c:1116
55 55 2 :

['median_of_5_val16', 'ec_enc_depth']

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

['ec_enc_uint', 'stereo_itheta']

53 285 cubic_quant_partition call site: 00564 /src/opus/celt/bands.c:1216
31 31 1 :

['ec_enc_uint']

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

['ec_enc_uint']

44 64 compute_theta call site: 00594 /src/opus/celt/bands.c:805
22 22 1 :

['stereo_itheta']

130 249 compute_theta call site: 00582 /src/opus/celt/bands.c:739
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00591 /src/opus/celt/bands.c:790
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00596 /src/opus/celt/bands.c:812
18 114 4 :

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

18 114 opus_extension_iterator_next call site: 00798 /src/opus/src/extensions.c:196
15 15 1 :

['ec_enc_bit_logp']

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

['ec_enc_bit_logp']

15 35 compute_theta call site: 00613 /src/opus/celt/bands.c:893
12 12 1 :

['ec_enc_bits']

12 334 quant_band_stereo call site: 00707 /src/opus/celt/bands.c:1476

Runtime coverage analysis

Covered functions
225
Functions that are reachable but not covered
33
Reachable functions
258
Percentage of reachable functions covered
87.21%
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 5
/src/opus/./celt/float_cast.h 2

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 206 16.4%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 1 0.08%
lawngreen 50+ 1042 83.4%
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
117 117 1 :

['surround_analysis']

117 6099 opus_multistream_encode_native call site: 00180 /src/opus/src/opus_multistream_encoder.c:877
86 86 2 :

['celt_fatal', 'opus_packet_extensions_generate']

86 86 opus_repacketizer_out_range_impl call site: 00332 /src/opus/src/repacketizer.c:308
72 72 1 :

['alg_unquant']

72 72 quant_partition call site: 01127 /src/opus/celt/bands.c:1116
48 48 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

165 6845 opus_multistream_encode_native call site: 00171 /src/opus/src/opus_multistream_encoder.c:844
48 48 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

48 48 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: 01043 /src/opus/celt/rate.c:398
28 28 1 :

['ec_dec_uint']

34 61 compute_theta call site: 01107 /src/opus/celt/bands.c:805
18 24 3 :

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

24 57 compute_theta call site: 01109 /src/opus/celt/bands.c:812
18 18 2 :

['ec_decode', 'ec_dec_update']

24 51 compute_theta call site: 01104 /src/opus/celt/bands.c:790
9 9 1 :

['ec_dec_bit_logp']

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

['ec_dec_bit_logp']

9 29 compute_theta call site: 01120 /src/opus/celt/bands.c:893
6 6 1 :

['ec_dec_bits']

6 328 quant_band_stereo call site: 01182 /src/opus/celt/bands.c:1476

Runtime coverage analysis

Covered functions
379
Functions that are reachable but not covered
39
Reachable functions
372
Percentage of reachable functions covered
89.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_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 9
/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_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] 3 0.39%
greenyellow [30:49] 1 0.13%
lawngreen 50+ 644 84.4%
All colors 763 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
86 86 1 :

['alg_quant']

86 86 quant_partition call site: 00598 /src/opus/celt/bands.c:1116
31 31 1 :

['ec_enc_uint']

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

['ec_enc_uint']

44 64 compute_theta call site: 00577 /src/opus/celt/bands.c:805
22 22 1 :

['stereo_itheta']

130 249 compute_theta call site: 00550 /src/opus/celt/bands.c:739
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00574 /src/opus/celt/bands.c:790
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00579 /src/opus/celt/bands.c:812
15 15 1 :

['ec_enc_bit_logp']

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

['ec_enc_bit_logp']

15 35 compute_theta call site: 00591 /src/opus/celt/bands.c:893
12 12 1 :

['ec_enc_bits']

12 334 quant_band_stereo call site: 00663 /src/opus/celt/bands.c:1476
7 7 2 :

['intensity_stereo', 'stereo_split']

7 27 compute_theta call site: 00586 /src/opus/celt/bands.c:870
5 5 1 :

['intensity_stereo']

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

['silk_resampler']

0 50 silk_Decode call site: 00301 /src/opus/silk/dec_API.c:398

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_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 103 9.38%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 3 0.27%
lawngreen 50+ 992 90.3%
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
86 86 2 :

['celt_fatal', 'opus_packet_extensions_generate']

86 86 opus_repacketizer_out_range_impl call site: 00184 /src/opus/src/repacketizer.c:308
72 72 1 :

['alg_unquant']

72 72 quant_partition call site: 00984 /src/opus/celt/bands.c:1116
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 00900 /src/opus/celt/rate.c:398
28 28 1 :

['ec_dec_uint']

34 61 compute_theta call site: 00964 /src/opus/celt/bands.c:805
24 24 3 :

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

30 57 compute_theta call site: 00966 /src/opus/celt/bands.c:812
18 18 2 :

['ec_decode', 'ec_dec_update']

24 51 compute_theta call site: 00961 /src/opus/celt/bands.c:790
9 9 1 :

['ec_dec_bit_logp']

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

['ec_dec_bit_logp']

9 29 compute_theta call site: 00977 /src/opus/celt/bands.c:893
6 6 1 :

['ec_dec_bits']

6 328 quant_band_stereo call site: 01039 /src/opus/celt/bands.c:1476
6 6 1 :

['celt_fatal']

6 6 check_control_input call site: 00229 /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: 00241 /src/opus/silk/resampler.c:157

Runtime coverage analysis

Covered functions
356
Functions that are reachable but not covered
27
Reachable functions
335
Percentage of reachable functions covered
91.94%
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 9
/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_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] 0 0.0%
greenyellow [30:49] 4 0.44%
lawngreen 50+ 742 82.2%
All colors 902 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
86 86 1 :

['alg_quant']

86 86 quant_partition call site: 00678 /src/opus/celt/bands.c:1116
55 55 2 :

['median_of_5_val16', 'ec_enc_depth']

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

['ec_enc_uint', 'stereo_itheta']

57 285 cubic_quant_partition call site: 00612 /src/opus/celt/bands.c:1216
31 31 1 :

['ec_enc_uint']

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

['ec_enc_uint']

44 64 compute_theta call site: 00649 /src/opus/celt/bands.c:805
22 22 1 :

['stereo_itheta']

130 249 compute_theta call site: 00637 /src/opus/celt/bands.c:739
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00646 /src/opus/celt/bands.c:790
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00651 /src/opus/celt/bands.c:812
18 114 4 :

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

18 114 opus_extension_iterator_next call site: 00876 /src/opus/src/extensions.c:196
15 15 1 :

['ec_enc_bit_logp']

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

['ec_enc_bit_logp']

15 35 compute_theta call site: 00669 /src/opus/celt/bands.c:893
12 12 1 :

['ec_enc_bits']

12 334 quant_band_stereo call site: 00779 /src/opus/celt/bands.c:1476

Runtime coverage analysis

Covered functions
243
Functions that are reachable but not covered
33
Reachable functions
275
Percentage of reachable functions covered
88.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_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 5
/src/opus/./celt/arch.h 1

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.7%
gold [1:9] 1 0.12%
yellow [10:29] 3 0.37%
greenyellow [30:49] 2 0.24%
lawngreen 50+ 662 82.5%
All colors 802 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
86 86 1 :

['alg_quant']

86 86 quant_partition call site: 00603 /src/opus/celt/bands.c:1116
55 55 2 :

['median_of_5_val16', 'ec_enc_depth']

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

['ec_enc_uint', 'stereo_itheta']

53 285 cubic_quant_partition call site: 00545 /src/opus/celt/bands.c:1216
31 31 1 :

['ec_enc_uint']

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

['ec_enc_uint']

44 64 compute_theta call site: 00575 /src/opus/celt/bands.c:805
22 22 1 :

['stereo_itheta']

130 249 compute_theta call site: 00563 /src/opus/celt/bands.c:739
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00572 /src/opus/celt/bands.c:790
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00577 /src/opus/celt/bands.c:812
18 114 4 :

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

18 114 opus_extension_iterator_next call site: 00779 /src/opus/src/extensions.c:196
15 15 1 :

['ec_enc_bit_logp']

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

['ec_enc_bit_logp']

15 35 compute_theta call site: 00594 /src/opus/celt/bands.c:893
12 12 1 :

['ec_enc_bits']

12 334 quant_band_stereo call site: 00688 /src/opus/celt/bands.c:1476

Runtime coverage analysis

Covered functions
216
Functions that are reachable but not covered
33
Reachable functions
249
Percentage of reachable functions covered
86.75%
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 5
/src/opus/./celt/float_cast.h 2

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 297 21.8%
gold [1:9] 0 0.0%
yellow [10:29] 1 0.07%
greenyellow [30:49] 1 0.07%
lawngreen 50+ 1060 77.9%
All colors 1359 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
117 117 1 :

['surround_analysis']

117 6099 opus_multistream_encode_native call site: 00182 /src/opus/src/opus_multistream_encoder.c:877
95 99 4 :

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

95 99 clt_compute_extra_allocation call site: 01088 /src/opus/celt/rate.c:762
86 86 2 :

['celt_fatal', 'opus_packet_extensions_generate']

86 86 opus_repacketizer_out_range_impl call site: 00334 /src/opus/src/repacketizer.c:308
72 72 1 :

['alg_unquant']

72 72 quant_partition call site: 01195 /src/opus/celt/bands.c:1116
48 48 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

165 6845 opus_multistream_encode_native call site: 00173 /src/opus/src/opus_multistream_encoder.c:844
48 48 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

48 48 opus_multistream_encoder_init_impl call site: 00116 /src/opus/src/opus_multistream_encoder.c:495
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 01054 /src/opus/celt/rate.c:398
28 28 1 :

['ec_dec_uint']

34 61 compute_theta call site: 01167 /src/opus/celt/bands.c:805
18 24 3 :

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

24 57 compute_theta call site: 01169 /src/opus/celt/bands.c:812
18 18 2 :

['ec_decode', 'ec_dec_update']

24 51 compute_theta call site: 01164 /src/opus/celt/bands.c:790
9 9 1 :

['ec_dec_bit_logp']

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

['ec_dec_bit_logp']

9 29 compute_theta call site: 01186 /src/opus/celt/bands.c:893

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 9
/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 257 19.3%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 1 0.07%
lawngreen 50+ 1071 80.5%
All colors 1329 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
95 99 4 :

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

95 99 clt_compute_extra_allocation call site: 01061 /src/opus/celt/rate.c:762
86 86 2 :

['celt_fatal', 'opus_packet_extensions_generate']

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

['alg_unquant']

72 72 quant_partition call site: 01168 /src/opus/celt/bands.c:1116
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 01027 /src/opus/celt/rate.c:398
28 28 1 :

['ec_dec_uint']

34 61 compute_theta call site: 01140 /src/opus/celt/bands.c:805
18 24 3 :

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

24 57 compute_theta call site: 01142 /src/opus/celt/bands.c:812
18 18 2 :

['ec_decode', 'ec_dec_update']

24 51 compute_theta call site: 01137 /src/opus/celt/bands.c:790
9 9 1 :

['ec_dec_bit_logp']

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

['ec_dec_bit_logp']

9 29 compute_theta call site: 01159 /src/opus/celt/bands.c:893
6 6 1 :

['celt_fatal']

101 105 clt_compute_extra_allocation call site: 01060 /src/opus/celt/rate.c:749
6 6 1 :

['ec_dec_bits']

6 328 quant_band_stereo call site: 01255 /src/opus/celt/bands.c:1476
6 6 1 :

['celt_fatal']

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

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 9
/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_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 267 18.4%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 1 0.06%
lawngreen 50+ 1176 81.4%
All colors 1444 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
95 99 4 :

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

95 99 clt_compute_extra_allocation call site: 01142 /src/opus/celt/rate.c:762
86 86 2 :

['celt_fatal', 'opus_packet_extensions_generate']

86 86 opus_repacketizer_out_range_impl call site: 00336 /src/opus/src/repacketizer.c:308
72 72 1 :

['alg_unquant']

72 72 quant_partition call site: 01259 /src/opus/celt/bands.c:1116
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 01108 /src/opus/celt/rate.c:398
28 28 1 :

['ec_dec_uint']

34 61 compute_theta call site: 01230 /src/opus/celt/bands.c:805
18 24 3 :

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

24 57 compute_theta call site: 01232 /src/opus/celt/bands.c:812
18 18 2 :

['ec_decode', 'ec_dec_update']

24 51 compute_theta call site: 01227 /src/opus/celt/bands.c:790
9 109 3 :

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

9 181 silk_setup_resamplers call site: 00391 /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: 01250 /src/opus/celt/bands.c:893
6 6 1 :

['celt_fatal']

101 105 clt_compute_extra_allocation call site: 01141 /src/opus/celt/rate.c:749
6 6 1 :

['ec_dec_bits']

6 328 quant_band_stereo call site: 01368 /src/opus/celt/bands.c:1476

Runtime coverage analysis

Covered functions
399
Functions that are reachable but not covered
44
Reachable functions
391
Percentage of reachable functions covered
88.75%
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 9
/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_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 1325 100.%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 0 0.0%
All colors 1325 100

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

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

Runtime coverage analysis

Covered functions
0
Functions that are reachable but not covered
362
Reachable functions
362
Percentage of reachable functions covered
0.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_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 9
/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_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] 1 0.12%
lawngreen 50+ 673 85.4%
All colors 788 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
86 86 1 :

['alg_quant']

86 86 quant_partition call site: 00617 /src/opus/celt/bands.c:1116
31 31 1 :

['ec_enc_uint']

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

['ec_enc_uint']

44 64 compute_theta call site: 00596 /src/opus/celt/bands.c:805
22 22 1 :

['stereo_itheta']

130 249 compute_theta call site: 00569 /src/opus/celt/bands.c:739
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00593 /src/opus/celt/bands.c:790
22 22 1 :

['ec_encode']

35 55 compute_theta call site: 00598 /src/opus/celt/bands.c:812
15 15 1 :

['ec_enc_bit_logp']

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

['ec_enc_bit_logp']

15 35 compute_theta call site: 00610 /src/opus/celt/bands.c:893
12 12 1 :

['ec_enc_bits']

12 334 quant_band_stereo call site: 00682 /src/opus/celt/bands.c:1476
7 7 2 :

['intensity_stereo', 'stereo_split']

7 27 compute_theta call site: 00605 /src/opus/celt/bands.c:870
5 5 1 :

['intensity_stereo']

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

['silk_resampler']

0 50 silk_Decode call site: 00320 /src/opus/silk/dec_API.c:398

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_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 166 13.6%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 1053 86.3%
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
86 86 2 :

['celt_fatal', 'opus_packet_extensions_generate']

86 86 opus_repacketizer_out_range_impl call site: 00304 /src/opus/src/repacketizer.c:308
72 72 1 :

['alg_unquant']

72 72 quant_partition call site: 01100 /src/opus/celt/bands.c:1116
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 01016 /src/opus/celt/rate.c:398
28 28 1 :

['ec_dec_uint']

34 61 compute_theta call site: 01080 /src/opus/celt/bands.c:805
18 24 3 :

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

24 57 compute_theta call site: 01082 /src/opus/celt/bands.c:812
18 18 2 :

['ec_decode', 'ec_dec_update']

24 51 compute_theta call site: 01077 /src/opus/celt/bands.c:790
9 9 1 :

['ec_dec_bit_logp']

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

['ec_dec_bit_logp']

9 29 compute_theta call site: 01093 /src/opus/celt/bands.c:893
6 6 1 :

['ec_dec_bits']

6 328 quant_band_stereo call site: 01155 /src/opus/celt/bands.c:1476
6 6 1 :

['celt_fatal']

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

['celt_fatal']

6 6 check_control_input call site: 00349 /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

Runtime coverage analysis

Covered functions
378
Functions that are reachable but not covered
32
Reachable functions
364
Percentage of reachable functions covered
91.21%
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 9
/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_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 305 20.6%
gold [1:9] 0 0.0%
yellow [10:29] 2 0.13%
greenyellow [30:49] 1 0.06%
lawngreen 50+ 1166 79.1%
All colors 1474 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
117 117 1 :

['surround_analysis']

117 6099 opus_multistream_encode_native call site: 00182 /src/opus/src/opus_multistream_encoder.c:877
95 99 4 :

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

95 99 clt_compute_extra_allocation call site: 01169 /src/opus/celt/rate.c:762
86 86 2 :

['celt_fatal', 'opus_packet_extensions_generate']

86 86 opus_repacketizer_out_range_impl call site: 00364 /src/opus/src/repacketizer.c:308
72 72 1 :

['alg_unquant']

72 72 quant_partition call site: 01286 /src/opus/celt/bands.c:1116
48 48 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

165 6845 opus_multistream_encode_native call site: 00173 /src/opus/src/opus_multistream_encoder.c:844
48 48 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

48 48 opus_multistream_encoder_init_impl call site: 00116 /src/opus/src/opus_multistream_encoder.c:495
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 01135 /src/opus/celt/rate.c:398
28 28 1 :

['ec_dec_uint']

34 61 compute_theta call site: 01257 /src/opus/celt/bands.c:805
18 24 3 :

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

24 57 compute_theta call site: 01259 /src/opus/celt/bands.c:812
18 18 2 :

['ec_decode', 'ec_dec_update']

24 51 compute_theta call site: 01254 /src/opus/celt/bands.c:790
9 109 3 :

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

9 181 silk_setup_resamplers call site: 00418 /src/opus/silk/control_codec.c:144
9 9 1 :

['ec_dec_bit_logp']

33 33 interp_bits2pulses call site: 01139 /src/opus/celt/rate.c:415

Runtime coverage analysis

Covered functions
400
Functions that are reachable but not covered
51
Reachable functions
399
Percentage of reachable functions covered
87.22%
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 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 9
/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_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 205 15.3%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 3 0.22%
lawngreen 50+ 1129 84.4%
All colors 1337 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
117 117 1 :

['surround_analysis']

117 6099 opus_multistream_encode_native call site: 00180 /src/opus/src/opus_multistream_encoder.c:877
86 86 2 :

['celt_fatal', 'opus_packet_extensions_generate']

86 86 opus_repacketizer_out_range_impl call site: 00351 /src/opus/src/repacketizer.c:308
72 72 1 :

['alg_unquant']

72 72 quant_partition call site: 01195 /src/opus/celt/bands.c:1116
48 48 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

165 6845 opus_multistream_encode_native call site: 00171 /src/opus/src/opus_multistream_encoder.c:844
48 48 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

48 48 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: 01106 /src/opus/celt/rate.c:398
28 28 1 :

['ec_dec_uint']

34 61 compute_theta call site: 01174 /src/opus/celt/bands.c:805
18 24 3 :

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

24 57 compute_theta call site: 01176 /src/opus/celt/bands.c:812
18 18 2 :

['ec_decode', 'ec_dec_update']

24 51 compute_theta call site: 01171 /src/opus/celt/bands.c:790
9 109 3 :

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

9 181 silk_setup_resamplers call site: 00404 /src/opus/silk/control_codec.c:144
9 9 1 :

['ec_dec_bit_logp']

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

['ec_dec_bit_logp']

9 29 compute_theta call site: 01188 /src/opus/celt/bands.c:893

Runtime coverage analysis

Covered functions
394
Functions that are reachable but not covered
35
Reachable functions
377
Percentage of reachable functions covered
90.72%
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 9
/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

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 167 12.7%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 0 0.0%
lawngreen 50+ 1140 87.2%
All colors 1307 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
86 86 2 :

['celt_fatal', 'opus_packet_extensions_generate']

86 86 opus_repacketizer_out_range_impl call site: 00323 /src/opus/src/repacketizer.c:308
72 72 1 :

['alg_unquant']

72 72 quant_partition call site: 01168 /src/opus/celt/bands.c:1116
28 28 1 :

['ec_dec_uint']

61 76 interp_bits2pulses call site: 01079 /src/opus/celt/rate.c:398
28 28 1 :

['ec_dec_uint']

34 61 compute_theta call site: 01147 /src/opus/celt/bands.c:805
18 24 3 :

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

24 57 compute_theta call site: 01149 /src/opus/celt/bands.c:812
18 18 2 :

['ec_decode', 'ec_dec_update']

24 51 compute_theta call site: 01144 /src/opus/celt/bands.c:790
9 109 3 :

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

9 181 silk_setup_resamplers call site: 00377 /src/opus/silk/control_codec.c:144
9 9 1 :

['ec_dec_bit_logp']

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

['ec_dec_bit_logp']

9 29 compute_theta call site: 01161 /src/opus/celt/bands.c:893
6 6 1 :

['ec_dec_bits']

6 328 quant_band_stereo call site: 01241 /src/opus/celt/bands.c:1476
6 6 1 :

['celt_fatal']

6 6 check_control_input call site: 00368 /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

Runtime coverage analysis

Covered functions
393
Functions that are reachable but not covered
28
Reachable functions
369
Percentage of reachable functions covered
92.41%
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 9
/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_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 145 12.2%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 4 0.33%
lawngreen 50+ 1038 87.4%
All colors 1187 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
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
6 86 2 :

['celt_fatal', 'opus_packet_extensions_generate']

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

['celt_fatal']

6 6 check_control_input call site: 00243 /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: 00255 /src/opus/silk/resampler.c:157
0 264 2 :

['gen_toc', 'opus_packet_pad']

0 264 opus_encode_native call site: 00153 /src/opus/src/opus_encoder.c:1290
0 117 1 :

['surround_analysis']

0 6099 opus_multistream_encode_native call site: 00000 /src/opus/src/opus_multistream_encoder.c:877
0 72 1 :

['alg_unquant']

0 72 quant_partition call site: 01053 /src/opus/celt/bands.c:1116
0 53 2 :

['ec_enc_uint', 'stereo_itheta']

0 285 cubic_quant_partition call site: 00000 /src/opus/celt/bands.c:1216
0 50 1 :

['opus_extension_iterator_next']

0 50 opus_packet_extensions_parse call site: 00186 /src/opus/src/extensions.c:356
0 50 1 :

['silk_resampler']

0 50 silk_Decode call site: 00000 /src/opus/silk/dec_API.c:398
0 48 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

0 6845 opus_multistream_encode_native call site: 00000 /src/opus/src/opus_multistream_encoder.c:844

Runtime coverage analysis

Covered functions
606
Functions that are reachable but not covered
8
Reachable functions
340
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 9
/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_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 159 13.1%
gold [1:9] 0 0.0%
yellow [10:29] 0 0.0%
greenyellow [30:49] 3 0.24%
lawngreen 50+ 1047 86.6%
All colors 1209 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
55 55 2 :

['median_of_5_val16', 'ec_enc_depth']

55 57 clt_compute_extra_allocation call site: 00946 /src/opus/celt/rate.c:769
6 86 2 :

['celt_fatal', 'opus_packet_extensions_generate']

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

['celt_fatal']

6 6 check_control_input call site: 00232 /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
0 264 2 :

['gen_toc', 'opus_packet_pad']

0 264 opus_encode_native call site: 00142 /src/opus/src/opus_encoder.c:1290
0 117 1 :

['surround_analysis']

0 6099 opus_multistream_encode_native call site: 00000 /src/opus/src/opus_multistream_encoder.c:877
0 72 1 :

['alg_unquant']

0 72 quant_partition call site: 01053 /src/opus/celt/bands.c:1116
0 53 2 :

['ec_enc_uint', 'stereo_itheta']

0 285 cubic_quant_partition call site: 00996 /src/opus/celt/bands.c:1216
0 50 1 :

['opus_extension_iterator_next']

0 50 opus_packet_extensions_parse call site: 00175 /src/opus/src/extensions.c:356
0 50 1 :

['silk_resampler']

0 50 silk_Decode call site: 00000 /src/opus/silk/dec_API.c:398
0 48 2 :

['ms_get_window_mem', 'ms_get_preemph_mem']

0 6845 opus_multistream_encode_native call site: 00000 /src/opus/src/opus_multistream_encoder.c:844

Runtime coverage analysis

Covered functions
606
Functions that are reachable but not covered
20
Reachable functions
353
Percentage of reachable functions covered
94.33%
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 9
/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%
602 / 682
Cyclomatic complexity statically reachable by fuzzers
94.0%
6163 / 6532

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_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_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=['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_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_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_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', 'opus_encode_frame_native', 'opus_multistream_encode_native', 'check_control_input', 'opus_encoder_ctl', 'opus_multistream_encoder_ctl_va_list']

/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_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', 'interp_bits2pulses', 'opus_repacketizer_out_range_impl', 'check_control_input', 'opus_encoder_ctl', 'compute_theta', 'silk_VAD_Init', 'opus_packet_parse_impl', 'skip_extension']

/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', 'silk_ResetDecoder', 'cubic_quant_partition', 'interp_bits2pulses', 'clt_compute_extra_allocation', 'extract_collapse_mask', 'compute_theta', 'quant_partition']

/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', 'opus_encode_frame_native', 'opus_multistream_encode_native', 'check_control_input']

/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', 'interp_bits2pulses', 'opus_repacketizer_out_range_impl', 'check_control_input', 'opus_encode_frame_native', 'opus_multistream_encoder_ctl_va_list']

/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', 'interp_bits2pulses', 'opus_repacketizer_out_range_impl', 'check_control_input', '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


/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_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', 'interp_bits2pulses', 'opus_repacketizer_out_range_impl', 'check_control_input', '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=['alg_quant', 'quant_band', 'celt_encode_with_ec', 'normalise_residual', 'opus_multistream_encoder_init_impl', 'interp_bits2pulses', 'opus_repacketizer_out_range_impl', 'opus_encode_frame_native', 'check_control_input', 'opus_encoder_ctl']

/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', 'opus_encode_frame_native', 'check_control_input', 'opus_encoder_ctl', 'opus_multistream_encoder_ctl_va_list', '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', 'interp_bits2pulses', 'opus_repacketizer_out_range_impl', 'check_control_input', 'opus_encode_frame_native', 'opus_multistream_encoder_ctl_va_list', 'silk_resampler', 'opus_encoder_ctl', 'silk_Encode']

/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', 'skip_extension']

/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', 'celt_encode_with_ec', 'compute_theta', '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_multistream_decode_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_projection_decoder_fuzzer_fixed', 'opus_encode_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_encode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed_qext']
opus_decoder_ctl 165 20 12.12% ['opus_multistream_decode_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_projection_decoder_fuzzer_fixed', 'opus_encode_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_encode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed_qext']
opus_multistream_decoder_ctl_va_list 114 24 21.05% ['opus_multistream_decode_fuzzer_fixed_qext', 'opus_multistream_decode_fuzzer_floating', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_projection_decoder_fuzzer_fixed', 'opus_encode_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_encode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_floating', 'opus_multistream_decode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed_qext']
clt_compute_extra_allocation 98 32 32.65% ['opus_multistream_decode_fuzzer_fixed_qext', 'opus_projection_encoder_fuzzer_fixed_qext', 'opus_encode_fuzzer_fixed_qext', 'opus_projection_decoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext', 'opus_multistream_decode_fuzzer_floating_qext', 'opus_encode_fuzzer_fixed', 'opus_projection_decoder_fuzzer_fixed_qext']
opus_encoder_ctl 410 129 31.46% ['opus_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating', 'opus_encode_fuzzer_fixed_qext', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_projection_encoder_fuzzer_fixed_qext']
opus_multistream_encoder_ctl_va_list 194 45 23.19% ['opus_projection_encoder_fuzzer_floating', 'opus_multistream_encode_fuzzer_floating_qext', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed_qext', 'opus_encode_fuzzer_floating_qext', 'opus_multistream_encode_fuzzer_fixed', 'opus_encode_fuzzer_fixed', 'opus_multistream_encode_fuzzer_floating', 'opus_projection_encoder_fuzzer_fixed', 'opus_projection_encoder_fuzzer_fixed_qext']
opus_projection_encoder_ctl 79 19 24.05% ['opus_projection_encoder_fuzzer_floating', 'opus_projection_encoder_fuzzer_floating_qext', 'opus_encode_fuzzer_floating_qext', 'opus_encode_fuzzer_fixed', 'opus_projection_encoder_fuzzer_fixed', 'opus_projection_encoder_fuzzer_fixed_qext']

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

Directories in report

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

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 fuzzerLogFile-0-DrCVAwV0DV.data fuzzerLogFile-0-DrCVAwV0DV.data.yaml opus_repacketizer_fuzzer_floating.covreport
opus_repacketizer_fuzzer_floating_qext fuzzerLogFile-0-MsrbiEXLPK.data fuzzerLogFile-0-MsrbiEXLPK.data.yaml opus_repacketizer_fuzzer_floating_qext.covreport
opus_repacketizer_fuzzer_fixed_qext fuzzerLogFile-0-kiqLFPW1zY.data fuzzerLogFile-0-kiqLFPW1zY.data.yaml opus_repacketizer_fuzzer_fixed_qext.covreport
opus_repacketizer_fuzzer_fixed fuzzerLogFile-0-oECamAyG44.data fuzzerLogFile-0-oECamAyG44.data.yaml opus_repacketizer_fuzzer_fixed.covreport
opus_multistream_decode_fuzzer_floating fuzzerLogFile-0-9mTyNyX20I.data fuzzerLogFile-0-9mTyNyX20I.data.yaml opus_multistream_decode_fuzzer_floating.covreport
opus_projection_decoder_fuzzer_floating fuzzerLogFile-0-PbKZii5X1w.data fuzzerLogFile-0-PbKZii5X1w.data.yaml opus_projection_decoder_fuzzer_floating.covreport
opus_multistream_decode_fuzzer_fixed_qext fuzzerLogFile-0-WWaQJCMopi.data fuzzerLogFile-0-WWaQJCMopi.data.yaml opus_multistream_decode_fuzzer_fixed_qext.covreport
opus_projection_decoder_fuzzer_floating_qext fuzzerLogFile-0-cDCJ4WUzE5.data fuzzerLogFile-0-cDCJ4WUzE5.data.yaml opus_projection_decoder_fuzzer_floating_qext.covreport
opus_projection_encoder_fuzzer_floating fuzzerLogFile-0-Mi5w2AoWfT.data fuzzerLogFile-0-Mi5w2AoWfT.data.yaml opus_projection_encoder_fuzzer_floating.covreport
opus_multistream_decode_fuzzer_fixed fuzzerLogFile-0-ZWPIs5n99a.data fuzzerLogFile-0-ZWPIs5n99a.data.yaml opus_multistream_decode_fuzzer_fixed.covreport
opus_encode_fuzzer_floating fuzzerLogFile-0-KI5UirPaTN.data fuzzerLogFile-0-KI5UirPaTN.data.yaml opus_encode_fuzzer_floating.covreport
opus_projection_decoder_fuzzer_fixed_qext fuzzerLogFile-0-7gaAeBl4xL.data fuzzerLogFile-0-7gaAeBl4xL.data.yaml opus_projection_decoder_fuzzer_fixed_qext.covreport
opus_multistream_decode_fuzzer_floating_qext fuzzerLogFile-0-prGZHZBJm9.data fuzzerLogFile-0-prGZHZBJm9.data.yaml opus_multistream_decode_fuzzer_floating_qext.covreport
opus_projection_encoder_fuzzer_floating_qext fuzzerLogFile-0-tPt73oYIv9.data fuzzerLogFile-0-tPt73oYIv9.data.yaml opus_projection_encoder_fuzzer_floating_qext.covreport
opus_multistream_encode_fuzzer_floating_qext fuzzerLogFile-0-Njh3healtn.data fuzzerLogFile-0-Njh3healtn.data.yaml opus_multistream_encode_fuzzer_floating_qext.covreport
opus_multistream_encode_fuzzer_fixed_qext fuzzerLogFile-0-XTnFplDyTW.data fuzzerLogFile-0-XTnFplDyTW.data.yaml opus_multistream_encode_fuzzer_fixed_qext.covreport
opus_encode_fuzzer_fixed_qext fuzzerLogFile-0-YIYLaEoUFU.data fuzzerLogFile-0-YIYLaEoUFU.data.yaml opus_encode_fuzzer_fixed_qext.covreport
opus_projection_decoder_fuzzer_fixed fuzzerLogFile-0-oDluvVn96S.data fuzzerLogFile-0-oDluvVn96S.data.yaml opus_projection_decoder_fuzzer_fixed.covreport
opus_multistream_encode_fuzzer_floating fuzzerLogFile-0-0AiNqpP78o.data fuzzerLogFile-0-0AiNqpP78o.data.yaml opus_multistream_encode_fuzzer_floating.covreport
opus_projection_encoder_fuzzer_fixed_qext fuzzerLogFile-0-HRgSrf2EIE.data fuzzerLogFile-0-HRgSrf2EIE.data.yaml opus_projection_encoder_fuzzer_fixed_qext.covreport
opus_projection_encoder_fuzzer_fixed fuzzerLogFile-0-1IWv7gCxuU.data fuzzerLogFile-0-1IWv7gCxuU.data.yaml opus_projection_encoder_fuzzer_fixed.covreport
opus_multistream_encode_fuzzer_fixed fuzzerLogFile-0-6QDMLC4e5m.data fuzzerLogFile-0-6QDMLC4e5m.data.yaml opus_multistream_encode_fuzzer_fixed.covreport
opus_encode_fuzzer_fixed fuzzerLogFile-0-WautyxBX8P.data fuzzerLogFile-0-WautyxBX8P.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_encode_fuzzer_fixed_qext.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-hLcCuef53U.data fuzzerLogFile-0-hLcCuef53U.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_encode_fuzzer_fixed_qext.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