Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/interface/
Disacfix.h609 WebRtc_Word16 WebRtcIsacfix_ReadBwIndex(const WebRtc_Word16* encoded,
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
Dkenny.c583 err = WebRtcIsacfix_ReadBwIndex((WebRtc_Word16*)streamdata, &bwe); in main()
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Disacfix.c1310 WebRtc_Word16 WebRtcIsacfix_ReadBwIndex(const WebRtc_Word16* encoded, in WebRtcIsacfix_ReadBwIndex() function