Home
last modified time | relevance | path

Searched defs:speechType (Results 1 – 21 of 21) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
Dilbc.c142 int16_t *speechType) in WebRtcIlbcfix_Decode()
187 int16_t *speechType) in WebRtcIlbcfix_Decode20Ms()
211 int16_t *speechType) in WebRtcIlbcfix_Decode30Ms()
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/
Dg711_interface.c93 int16_t* speechType) { in WebRtcG711_DecodeA()
130 int16_t* speechType) { in WebRtcG711_DecodeU()
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/test/
DiLBC_testLib.c43 short encoded_data[55], data[240], speechType; local
DiLBC_test.c54 int16_t speechType; in main() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/pcm16b/
Dpcm16b.c68 int16_t* speechType) in WebRtcPcm16b_DecodeW16()
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g722/
Dg722_interface.c92 int16_t *speechType) in WebRtcG722_Decode()
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/test/
DtestG711.cc61 int16_t speechType[1]; in main() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g722/test/
DtestG722.cc66 int16_t speechType[1]; in main() local
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
Dspeech_rule.js95 cvox.SpeechRule.Type.toString = function(speechType) { argument
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/SwitchingSampRate/
DSwitchingSampRate.cc214 short speechType[1]; in main() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/test/
Dtest_iSACfixfloat.c118 int16_t speechType[1]; in main() local
Dkenny.cc115 int16_t speechType[1]; in main() local
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
Dtest_iSACfixfloat.c118 WebRtc_Word16 speechType[1]; in main() local
Dkenny.c114 WebRtc_Word16 speechType[1]; in main() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/
DsimpleKenny.c71 int16_t speechType[1]; in main() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
Disacfix.c795 int16_t *speechType) in WebRtcIsacfix_Decode()
898 int16_t *speechType) in WebRtcIsacfix_DecodeNb()
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Disacfix.c758 WebRtc_Word16 *speechType) in WebRtcIsacfix_Decode()
861 WebRtc_Word16 *speechType) in WebRtcIsacfix_DecodeNb()
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Disac.c1012 WebRtc_Word16* speechType, in Decode()
1312 WebRtc_Word16* speechType) { in WebRtcIsac_Decode()
1344 WebRtc_Word16* speechType) { in WebRtcIsac_DecodeRcu()
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
Disac.c1053 int16_t* speechType, in Decode()
1353 int16_t* speechType) { in WebRtcIsac_Decode()
1385 int16_t* speechType) { in WebRtcIsac_DecodeRcu()
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
DReleaseTest-API.cc67 int16_t speechType[1]; in main() local
/external/webrtc/src/modules/interface/
Dmodule_common_types.h798 const SpeechType speechType, in UpdateFrame()