Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/include/
Disacfix.h529 int16_t WebRtcIsacfix_FreeInternal(ISACFIX_MainStruct *ISAC_main_inst);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
Dkenny.cc834 WebRtcIsacfix_FreeInternal(ISAC_main_inst); in main()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Disacfix.c185 int16_t WebRtcIsacfix_FreeInternal(ISACFIX_MainStruct *ISAC_main_inst) in WebRtcIsacfix_FreeInternal() function