Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/isac/main/source/
Dcrc.c88 uint8_t* bitstream_ptr_uw8; in WebRtcIsac_GetCrc() local
98 bitstream_ptr_uw8 = (uint8_t *)bitstream; in WebRtcIsac_GetCrc()
105 bitstream_ptr_uw8[byte_cntr]) & 0xFF; in WebRtcIsac_GetCrc()