OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsacfix_CreateInternal
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/include/
isacfix.h
503
*
WebRtcIsacfix_CreateInternal
(...)
514
int16_t
WebRtcIsacfix_CreateInternal
(ISACFIX_MainStruct *ISAC_main_inst);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
kenny.cc
475
err =
WebRtcIsacfix_CreateInternal
(ISAC_main_inst);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
isacfix.c
122
*
WebRtcIsacfix_CreateInternal
(...)
133
int16_t
WebRtcIsacfix_CreateInternal
(ISACFIX_MainStruct *ISAC_main_inst)
[
all
...]
Completed in 115 milliseconds