Searched refs:voicing (Results 1 – 23 of 23) sorted by relevance
/external/speex/libspeex/ |
D | vbr.c | 132 float voicing; in vbr_analysis() local 149 voicing = 3*(pitch_coef-.4)*fabs(pitch_coef-.4); in vbr_analysis() 156 if ((voicing<.3 && non_st < .2 && pow_ener < 1.2*vbr->noise_level) in vbr_analysis() 157 || (voicing<.3 && non_st < .05 && pow_ener < 1.5*vbr->noise_level) in vbr_analysis() 158 || (voicing<.4 && non_st < .05 && pow_ener < 1.2*vbr->noise_level) in vbr_analysis() 159 || (voicing<0 && non_st < .05)) in vbr_analysis()
|
/external/srec/srec/clib/ |
D | voicing.c | 42 static const char voicing[] = "$Id: voicing.c,v 1.1.10.5 2007/10/15 18:06:24 dahan Exp $"; variable
|
/external/srec/srec/ca/ |
D | Android.mk | 50 ../clib/voicing.c \
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/es-ES/ |
D | es-ES_zl0_kpdf_mgc.utf | 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
|
D | es-ES_zl0_kpdf_lfz.utf | 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/de-DE/ |
D | de-DE_gl0_kpdf_lfz.utf | 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
|
D | de-DE_gl0_kpdf_mgc.utf | 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-US/ |
D | en-US_lh0_kpdf_mgc.utf | 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
|
D | en-US_lh0_kpdf_lfz.utf | 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-GB/ |
D | en-GB_kh0_kpdf_mgc.utf | 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
|
D | en-GB_kh0_kpdf_lfz.utf | 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/fr-FR/ |
D | fr-FR_nk0_kpdf_lfz.utf | 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
|
D | fr-FR_nk0_kpdf_mgc.utf | 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/it-IT/ |
D | it-IT_cm0_kpdf_lfz.utf | 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
|
D | it-IT_cm0_kpdf_mgc.utf | 50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
|
/external/srec/srec/include/ |
D | utteranc.h | 269 int load_utterance_frame(utterance_info *utt, unsigned char* pUttFrame, int voicing);
|
/external/srec/srec/crec/ |
D | get_fram.c | 338 int load_utterance_frame(utterance_info *utt, unsigned char* pUttFrame, int voicing) in load_utterance_frame() argument 349 if (pushSingleFEPframe(utt->gen_utt.frame, framdata, voicing) != False) in load_utterance_frame()
|
/external/svox/pico/lib/ |
D | picosig2.h | 174 #define voicing bvalue7 /*voicing*/ macro
|
D | picosig.c | 469 sig_subObj->sig_inner.voicing = (picoos_single) ((tmp_uint16 in sigProcess()
|
D | picosig2.c | 604 voxbnd = (picoos_int32) (sig_inObj->voxbnd_p * sig_inObj->voicing); in phase_spec2() 710 voxbnd = (picoos_int32) (sig_inObj->voxbnd_p * sig_inObj->voicing); in env_spec()
|
/external/icu4c/test/testdata/ |
D | rbbitst.txt | 90 # Treat Japanese Half Width voicing marks as combining 213 # Jitterbug 5276 - treat Japanese half width voicing marks as Grapheme Extend
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2006-02-09 | 2890 pairs and of voicing marks so that we typically only have to do one "if" to rule out both.
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-01-29 | 12717 REGRESSION: Japanese text search ignores small vs. large and voicing mark differences
|