Searched refs:WebRtcIsac_GetCrc (Results 1 – 3 of 3) sorted by relevance
39 int WebRtcIsac_GetCrc(const int16_t* encoded, int no_of_word8s, uint32_t* crc);
84 int WebRtcIsac_GetCrc(const int16_t* bitstream, in WebRtcIsac_GetCrc() function
663 WebRtcIsac_GetCrc((int16_t*)(&(encoded[streamLenLB + 1])), in WebRtcIsac_Encode()815 WebRtcIsac_GetCrc((int16_t*)(&(encoded[streamLenLB + 1])), in WebRtcIsac_GetNewBitStream()1093 WebRtcIsac_GetCrc((int16_t*)(&encoded[numDecodedBytesLB + 1]), in Decode()2095 WebRtcIsac_GetCrc((int16_t*)(&(encoded[streamLenLB + 1])), in WebRtcIsac_GetRedPayload()