OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hangover
(Results
1 - 21
of
21
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
wb_vad_c.h
70
/* Constants for
hangover
length */
71
#define HANG_HIGH 12 /* longest
hangover
*/
72
#define HANG_LOW 2 /* shortest
hangover
*/
73
#define HANG_P1 THR_LOW /* threshold for longest
hangover
*/
74
#define HANG_P2 (Word16)(4*SCALE) /* threshold for shortest
hangover
*/
dtx.h
31
#define DTX_HANG_CONST 7 /* yields eight frames of SP
HANGOVER
*/
wb_vad.h
49
Word16 hang_count; /*
hangover
counter */
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
cnst_vad.h
87
/* Constants for VAD
hangover
addition */
122
#define CVAD_HANG_LENGTH (Word16)(250) /* 5 second
hangover
*/
vad1.h
112
Word16 hang_count; /*
hangover
counter */
126
Word16 complex_hang_count; /* complex
hangover
counter, used by VAD */
127
Word16 complex_hang_timer; /*
hangover
initiator, used by CAD */
dtx_common_def.h
76
#define DTX_HANG_CONST 7 /* yields eight frames of SP
HANGOVER
*/
vad2.h
168
Word16
hangover
;
member in struct:__anon27636
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
dtx.c
337
* Function : tx_dtx_handler Purpose : adds extra speech
hangover
356
{ /* out of decoder analysis
hangover
*/
360
{ /* in possible analysis
hangover
*/
370
/* else override VAD and stay in speech mode *usedMode and add extra
hangover
*/
wb_vad.c
343
* Purpose : Add
hangover
after speech bursts
350
Word16 hang_len, /* i :
hangover
length */
351
Word16 burst_len /* i : minimum burst length for
hangover
addition */
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
c_g_aver.cpp
164
// Initialize
hangover
handling
205
/* Initialize
hangover
handling */
325
// Compute
hangover
337
st->hangCount = 0; // Speech period, reset
hangover
variable
540
/* Compute
hangover
*/
554
/* Speech period, reset
hangover
variable */
dtx_dec.cpp
441
// sid_first after dtx
hangover
period
900
/* sid_first after dtx
hangover
period */
[
all
...]
bgnscd.cpp
135
// Initialize
hangover
handling
175
/* Initialize
hangover
handling */
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
dtx_enc.h
189
* Purpose : adds extra speech
hangover
to analyze speech on the decoding side.
191
* otherwise it adds the appropriate
hangover
after a sequence
dtx_enc.cpp
1020
hangover
1035
This function adds extra speech
hangover
to analyze speech on the decoding
1070
{ // out of decoder analysis
hangover
1076
{ // in possible analysis
hangover
1089
// and add extra
hangover
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
TelephonyMetrics.java
[
all
...]
/frameworks/av/media/libstagefright/codecs/amrwb/src/
dtx.h
77
#define DTX_HANG_CONST 7 /* yields eight frames of SP
HANGOVER
*/
dtx_decoder_amr_wb.cpp
221
/* sid_first after dtx
hangover
period */
592
/* update the SPE-SPD DTX
hangover
synchronization */
593
/* to know when SPE has added dtx
hangover
*/
637
* backwards analysis if a
hangover
period has been added according to the state machine above */
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
vad1.cpp
898
Purpose : Add
hangover
for complex signal or after speech bursts
900
hang_count:
hangover
counter
903
hang_count:
hangover
counter
958
required for
hangover
addition
959
hang_len: length of the
hangover
[
all
...]
/external/webrtc/webrtc/modules/audio_device/test/
audio_device_test_api.cc
538
// have a
hangover
time of a couple of ms before initialized.
[
all
...]
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
Transliterator_Kanji_English.txt
[
all
...]
/external/pcre/dist/
ChangeLog
[
all
...]
Completed in 4554 milliseconds