Searched defs:DecodeRedundantInternal (Results 1 – 3 of 3) sorted by relevance
43 int AudioDecoderOpus::DecodeRedundantInternal(const uint8_t* encoded, in DecodeRedundantInternal() function in webrtc::AudioDecoderOpus
46 int AudioDecoder::DecodeRedundantInternal(const uint8_t* encoded, in DecodeRedundantInternal() function in webrtc::AudioDecoder
67 int DecodeRedundantInternal(const uint8_t* encoded, in DecodeRedundantInternal() function in webrtc::test::MockAudioDecoder