Searched refs:DecodeRedundant (Results 1 – 4 of 4) sorted by relevance
68 decoder->DecodeRedundant(data_ptr, packet_len, sample_rate_hz, in FuzzAudioDecoder()
69 ret = decoder_->DecodeRedundant( in Decode()
114 int DecodeRedundant(const uint8_t* encoded,
100 int AudioDecoder::DecodeRedundant(const uint8_t* encoded, in DecodeRedundant() function in webrtc::AudioDecoder