Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/isac/fix/include/
Disacfix.h223 int16_t WebRtcIsacfix_ReadFrameLen(const uint8_t* encoded,
/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Disacfix.c960 int16_t WebRtcIsacfix_ReadFrameLen(const uint8_t* encoded, in WebRtcIsacfix_ReadFrameLen() function
/external/webrtc/modules/audio_coding/codecs/isac/fix/test/
Dkenny.cc791 err = WebRtcIsacfix_ReadFrameLen( in TEST()