Home
last modified time | relevance | path

Searched refs:WebRtcIsac_DecodeJitterInfo (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dentropy_coding.h340 int16_t WebRtcIsac_DecodeJitterInfo(Bitstr* streamData,
Disac.c1191 err = WebRtcIsac_DecodeJitterInfo(&decInstUB->bitstr_obj, &maxDelayBit); in Decode()
Dentropy_coding.c2054 int16_t WebRtcIsac_DecodeJitterInfo(Bitstr* streamData, in WebRtcIsac_DecodeJitterInfo() function