Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Darith_routins.h57 WebRtc_Word16 WebRtcIsacfix_EncTerminate(Bitstr_enc *streamData);
Darith_routines.c33 WebRtc_Word16 WebRtcIsacfix_EncTerminate(Bitstr_enc *streamData) in WebRtcIsacfix_EncTerminate() function
Dencode.c417 stream_length = WebRtcIsacfix_EncTerminate(&ISACenc_obj->bitstr_obj); in WebRtcIsacfix_EncodeImpl()
623 stream_length = WebRtcIsacfix_EncTerminate(&ISACenc_obj->bitstr_obj); in WebRtcIsacfix_EncodeStoredData()