Searched refs:DecodeRedundant (Results 1 – 3 of 3) sorted by relevance
53 int DecodeRedundant(const uint8_t* encoded,
33 int AudioDecoder::DecodeRedundant(const uint8_t* encoded, size_t encoded_len, in DecodeRedundant() function in webrtc::AudioDecoder
1374 decode_length = decoder->DecodeRedundant( in DecodeLoop()