Searched refs:DecodeRedundantInternal (Results 1 – 5 of 5) sorted by relevance
42 return DecodeRedundantInternal(encoded, encoded_len, sample_rate_hz, decoded, in DecodeRedundant()46 int AudioDecoder::DecodeRedundantInternal(const uint8_t* encoded, in DecodeRedundantInternal() function in webrtc::AudioDecoder
112 virtual int DecodeRedundantInternal(const uint8_t* encoded,
37 int DecodeRedundantInternal(const uint8_t* encoded,
43 int AudioDecoderOpus::DecodeRedundantInternal(const uint8_t* encoded, in DecodeRedundantInternal() function in webrtc::AudioDecoderOpus
67 int DecodeRedundantInternal(const uint8_t* encoded, in DecodeRedundantInternal() function in webrtc::test::MockAudioDecoder