OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stream_ptr_carry
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
arith_routines_hist.c
26
uint8_t *
stream_ptr_carry
;
local
59
stream_ptr_carry
= stream_ptr;
60
while (!(++(*--
stream_ptr_carry
)));
arith_routines_logist.c
91
uint8_t *
stream_ptr_carry
;
local
144
stream_ptr_carry
= stream_ptr;
145
while (!(++(*--
stream_ptr_carry
)));
Completed in 45 milliseconds