Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dcrc.h39 int WebRtcIsac_GetCrc(
Dcrc.c83 int WebRtcIsac_GetCrc(const int16_t* bitstream, in WebRtcIsac_GetCrc() function
Disac.c717 WebRtcIsac_GetCrc((int16_t*)(&(encoded[streamLenLB + 1])), in WebRtcIsac_Encode()
869 WebRtcIsac_GetCrc((int16_t*)(&(encoded[streamLenLB + 1])), in WebRtcIsac_GetNewBitStream()
1147 WebRtcIsac_GetCrc((int16_t*)(&encoded[numDecodedBytesLB + 1]), in Decode()
2136 WebRtcIsac_GetCrc((int16_t*)(&(encoded[streamLenLB + 1])), in WebRtcIsac_GetRedPayload()