OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsacfix_Encode
(Results
1 - 8
of
8
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/neteq/test/
neteq_isac_quality_test.cc
92
value =
WebRtcIsacfix_Encode
(isac_encoder_, &in_data[pointer], payload);
RTPencode.cc
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/include/
isacfix.h
111
*
WebRtcIsacfix_Encode
(...)
131
int
WebRtcIsacfix_Encode
(ISACFIX_MainStruct *ISAC_main_inst,
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
isac_fix_type.h
56
return
WebRtcIsacfix_Encode
(inst, speech_in, encoded);
isacfix.c
380
*
WebRtcIsacfix_Encode
(...)
401
int
WebRtcIsacfix_Encode
(ISACFIX_MainStruct *ISAC_main_inst,
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
isac_speed_test.cc
73
value =
WebRtcIsacfix_Encode
(ISACFIX_main_inst_, &in_data[pointer],
test_iSACfixfloat.c
418
stream_len_int =
WebRtcIsacfix_Encode
(ISACFIX_main_inst, shortdata,
kenny.cc
565
stream_len_int =
WebRtcIsacfix_Encode
(ISAC_main_inst,
Completed in 122 milliseconds