OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsacfix_Decode
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/include/
isacfix.h
231
*
WebRtcIsacfix_Decode
(...)
249
int
WebRtcIsacfix_Decode
(ISACFIX_MainStruct *ISAC_main_inst,
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
isac_fix_type.h
43
return
WebRtcIsacfix_Decode
(inst, encoded, len, decoded, speech_type);
isacfix.c
746
*
WebRtcIsacfix_Decode
(...)
765
int
WebRtcIsacfix_Decode
(ISACFIX_MainStruct* ISAC_main_inst,
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
isac_speed_test.cc
92
value =
WebRtcIsacfix_Decode
(ISACFIX_main_inst_, bit_stream, encoded_bytes,
test_iSACfixfloat.c
510
declen =
WebRtcIsacfix_Decode
(ISACFIX_main_inst, streamdata,
570
declen =
WebRtcIsacfix_Decode
(ISACFIX_main_inst, streamdata,
kenny.cc
749
declen =
WebRtcIsacfix_Decode
(
Completed in 1940 milliseconds