Searched refs:DecodeRedundantInternal (Results 1 – 6 of 6) sorted by relevance
113 return DecodeRedundantInternal(encoded, encoded_len, sample_rate_hz, decoded, in DecodeRedundant()117 int AudioDecoder::DecodeRedundantInternal(const uint8_t* encoded, in DecodeRedundantInternal() function in webrtc::AudioDecoder
182 virtual int DecodeRedundantInternal(const uint8_t* encoded,
48 int DecodeRedundantInternal(const uint8_t* encoded,
54 int DecodeRedundantInternal(const uint8_t* encoded,
73 int AudioDecoderOpusImpl::DecodeRedundantInternal(const uint8_t* encoded, in DecodeRedundantInternal() function in webrtc::AudioDecoderOpusImpl
120 int AudioDecoderMultiChannelOpusImpl::DecodeRedundantInternal( in DecodeRedundantInternal() function in webrtc::AudioDecoderMultiChannelOpusImpl