Home
last modified time | relevance | path

Searched refs:voicing (Results 1 – 23 of 23) sorted by relevance

/external/speex/libspeex/
Dvbr.c132 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/
Dvoicing.c42 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/
DAndroid.mk50 ../clib/voicing.c \
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/es-ES/
Des-ES_zl0_kpdf_mgc.utf50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
Des-ES_zl0_kpdf_lfz.utf50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/de-DE/
Dde-DE_gl0_kpdf_lfz.utf50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
Dde-DE_gl0_kpdf_mgc.utf50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-US/
Den-US_lh0_kpdf_mgc.utf50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
Den-US_lh0_kpdf_lfz.utf50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/en-GB/
Den-GB_kh0_kpdf_mgc.utf50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
Den-GB_kh0_kpdf_lfz.utf50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/fr-FR/
Dfr-FR_nk0_kpdf_lfz.utf50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
Dfr-FR_nk0_kpdf_mgc.utf50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/siggen/it-IT/
Dit-IT_cm0_kpdf_lfz.utf50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
Dit-IT_cm0_kpdf_mgc.utf50 numvuv = 1 , uint8 ; !specification for length of voicing part of vector
/external/srec/srec/include/
Dutteranc.h269 int load_utterance_frame(utterance_info *utt, unsigned char* pUttFrame, int voicing);
/external/srec/srec/crec/
Dget_fram.c338 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/
Dpicosig2.h174 #define voicing bvalue7 /*voicing*/ macro
Dpicosig.c469 sig_subObj->sig_inner.voicing = (picoos_single) ((tmp_uint16 in sigProcess()
Dpicosig2.c604 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/
Drbbitst.txt90 # 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/
DChangeLog-2006-02-092890 pairs and of voicing marks so that we typically only have to do one "if" to rule out both.
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2912717 REGRESSION: Japanese text search ignores small vs. large and voicing mark differences