OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsacfix_Free
(Results
1 - 8
of
8
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/neteq/test/
neteq_isac_quality_test.cc
75
EXPECT_EQ(0,
WebRtcIsacfix_Free
(isac_encoder_));
RTPencode.cc
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/include/
isacfix.h
74
*
WebRtcIsacfix_Free
(...)
85
int16_t
WebRtcIsacfix_Free
(ISACFIX_MainStruct *ISAC_main_inst);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
isac_fix_type.h
66
return
WebRtcIsacfix_Free
(inst);
isacfix.c
156
*
WebRtcIsacfix_Free
(...)
167
int16_t
WebRtcIsacfix_Free
(ISACFIX_MainStruct *ISAC_main_inst)
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
isac_speed_test.cc
60
EXPECT_EQ(0,
WebRtcIsacfix_Free
(ISACFIX_main_inst_));
test_iSACfixfloat.c
623
WebRtcIsacfix_Free
(ISACFIX_main_inst);
kenny.cc
836
WebRtcIsacfix_Free
(ISAC_main_inst);
Completed in 45 milliseconds