MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / FuzzAudioEncoder

Function FuzzAudioEncoder

test/fuzzers/audio_encoder_opus_fuzzer.cc:23–50  ·  view source on GitHub ↗

This function reads bytes from |data_view|, interprets them as RTP timestamp and input samples, and sends them for encoding. The process continues until no more data is available.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

FuzzOneInputFunction · 0.85

Calls 7

CanReadBytesMethod · 0.80
ReadByteArrayMethod · 0.80
SampleRateHzMethod · 0.45
NumChannelsMethod · 0.45
sizeMethod · 0.45
dataMethod · 0.45
EncodeMethod · 0.45

Tested by

no test coverage detected