OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:speechType
(Results
1 - 9
of
9
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/test/
iLBC_testLib.c
43
short encoded_data[55], data[240],
speechType
;
179
&
speechType
);
iLBC_test.c
55
int16_t
speechType
;
207
len, decoded_data,&
speechType
);
/external/webrtc/webrtc/modules/audio_coding/codecs/g711/test/
testG711.cc
54
int16_t
speechType
[1];
136
WebRtcG711_DecodeA(streamdata, stream_len, decoded,
speechType
);
147
WebRtcG711_DecodeU(streamdata, stream_len, decoded,
speechType
);
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/test/
testG722.cc
61
int16_t
speechType
[1];
128
speechType
);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c
108
int16_t
speechType
[1];
377
*
speechType
= 1;
475
decoded,
speechType
);
497
decoded,
speechType
);
511
stream_len, decoded,
speechType
);
514
stream_len, decoded,
speechType
);
540
decoded,
speechType
);
571
stream_len, decoded,
speechType
);
574
stream_len, decoded,
speechType
);
kenny.cc
119
int16_t
speechType
[1];
529
*
speechType
= 1;
754
speechType
);
765
stream_len, decoded,
speechType
);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/SwitchingSampRate/
SwitchingSampRate.cc
208
short
speechType
[1];
426
speechType
);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
ReleaseTest-API.cc
65
int16_t
speechType
[1];
550
*
speechType
= 1;
806
stream_len, decoded,
speechType
);
811
streamLenTransCoding, decodedTC,
speechType
);
816
stream_len, decoded,
speechType
);
820
streamLenTransCoding, decodedTC,
speechType
);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/
simpleKenny.c
71
int16_t
speechType
[1];
407
speechType
);
411
speechType
);
Completed in 272 milliseconds