Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/include/
Disacfix.h621 int16_t WebRtcIsacfix_GetNewFrameLen(ISACFIX_MainStruct *ISAC_main_inst);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Disac_fix_type.h77 return WebRtcIsacfix_GetNewFrameLen(inst); in GetNewFrameLen()
Disacfix.c1397 int16_t WebRtcIsacfix_GetNewFrameLen(ISACFIX_MainStruct *ISAC_main_inst) in WebRtcIsacfix_GetNewFrameLen() function