Home
last modified time | relevance | path

Searched refs:WebRtcIsacfix_DecodeRcCoef (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.h63 int WebRtcIsacfix_DecodeRcCoef(Bitstr_dec *streamdata,
Dentropy_coding.c471 if (WebRtcIsacfix_DecodeRcCoef(streamdata, RCQ15) < 0) in WebRtcIsacfix_DecodeSpec()
1459 int WebRtcIsacfix_DecodeRcCoef(Bitstr_dec *streamdata, int16_t *RCQ15) in WebRtcIsacfix_DecodeRcCoef() function