OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsacfix_EncTerminate
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
arith_routins.h
47
*
WebRtcIsacfix_EncTerminate
(...)
57
int16_t
WebRtcIsacfix_EncTerminate
(Bitstr_enc *streamData);
arith_routines.c
23
*
WebRtcIsacfix_EncTerminate
(...)
33
int16_t
WebRtcIsacfix_EncTerminate
(Bitstr_enc *streamData)
encode.c
422
stream_length =
WebRtcIsacfix_EncTerminate
(&ISACenc_obj->bitstr_obj);
632
stream_length =
WebRtcIsacfix_EncTerminate
(&ISACenc_obj->bitstr_obj);
Completed in 57 milliseconds