HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcIsacfix_EncodeImpl (Results 1 - 3 of 3) sorted by null

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
codec.h 40 int WebRtcIsacfix_EncodeImpl(WebRtc_Word16 *in,
isacfix.c 325 stream_len = WebRtcIsacfix_EncodeImpl((WebRtc_Word16*)speechIn,
415 stream_len = WebRtcIsacfix_EncodeImpl((WebRtc_Word16*)speechInWB,
    [all...]
encode.c 31 int WebRtcIsacfix_EncodeImpl(WebRtc_Word16 *in,
483 The same data as previously encoded with the fucntion WebRtcIsacfix_EncodeImpl()

Completed in 71 milliseconds