Home
last modified time | relevance | path

Searched refs:kRedundantDecode (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/test/fuzzers/
Daudio_decoder_fuzzer.h23 kRedundantDecode, enumerator
Daudio_decoder_opus_redundant_fuzzer.cc21 FuzzAudioDecoder(DecoderFunctionType::kRedundantDecode, data, size, &dec, in FuzzOneInput()
Daudio_decoder_fuzzer.cc67 case DecoderFunctionType::kRedundantDecode: in FuzzAudioDecoder()