OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsac_EncTerminate
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
arith_routines.c
19
int
WebRtcIsac_EncTerminate
(Bitstr *streamdata) /* in-/output struct containing bitstream */
arith_routines.h
32
int
WebRtcIsac_EncTerminate
(Bitstr *streamdata); /* in-/output struct containing bitstream */
encode.c
527
stream_length =
WebRtcIsac_EncTerminate
(&ISACencLB_obj->bitstr_obj);
[
all
...]
Completed in 294 milliseconds