Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Darith_routines_logist.c91 uint8_t *stream_ptr_carry; in WebRtcIsac_EncLogisticMulti2() local
144 stream_ptr_carry = stream_ptr; in WebRtcIsac_EncLogisticMulti2()
145 while (!(++(*--stream_ptr_carry))); in WebRtcIsac_EncLogisticMulti2()
Darith_routines_hist.c26 uint8_t *stream_ptr_carry; in WebRtcIsac_EncHistMulti() local
59 stream_ptr_carry = stream_ptr; in WebRtcIsac_EncHistMulti()
60 while (!(++(*--stream_ptr_carry))); in WebRtcIsac_EncHistMulti()