Home
last modified time | relevance | path

Searched refs:pm_end (Results 1 – 13 of 13) sorted by relevance

/dports/audio/festival/festival/src/modules/UniSyn_diphone/
H A Dus_diphone_unit.cc150 int pm_start, pm_end, pm_middle; in load_separate_diphone() local
167 pm_end = full_coefs.index(diph_index->diphone[unit].f("end")); in load_separate_diphone()
171 pm_end = pm_middle; in load_separate_diphone()
176 full_coefs.sub_track(dcoefs, pm_start, pm_end - pm_start + 1, 0, EST_ALL); in load_separate_diphone()
187 full_coefs.t(pm_end) - in load_separate_diphone()
219 if (pm_end+1 < full_coefs.num_frames()) in load_separate_diphone()
220 pm_end++; in load_separate_diphone()
222 samp_end = (int)(full_coefs.t(pm_end) * (float)full_sig.sample_rate()); in load_separate_diphone()
243 int pm_start, pm_end, pm_middle; in load_full_diphone() local
261 pm_end = full_coefs->index(diph_index->diphone[unit].f("end")); in load_full_diphone()
H A Dus_diphone_index.cc535 int pm_start, pm_end, pm_middle; in us_full_cut() local
548 pm_end = full_coefs->index(s->F("diphone_end")); in us_full_cut()
551 pm_end - pm_start + 1); in us_full_cut()
565 if (pm_end+1 < full_coefs->num_frames()) in us_full_cut()
566 pm_end++; in us_full_cut()
567 samp_end = (int)(full_coefs->t(pm_end) in us_full_cut()
/dports/audio/festival/festival/lib/
H A Dclunits.scm87 (set! pm_end (+ (item.feat (utt.relation.last utt 'Segment) "end")
89 (set! pm_end 0.02))
90 (us_f0_to_pitchmarks utt 'f0 'TargetCoef pm_end)
117 (set! pm_end (+ (item.feat (utt.relation.last utt 'Segment) "end")
119 (set! pm_end 0.02))
120 (us_f0_to_pitchmarks utt 'f0 'TargetCoef pm_end)
H A Dsynthesis.scm263 (set! pm_end (+ (item.feat (utt.relation.last utt 'Segment) "end") 0.02))
264 (set! pm_end 0.02))
266 (us_f0_to_pitchmarks utt 'f0 'TargetCoef pm_end)
/dports/misc/xiphos/xiphos-4.2.1/win32/extras/festival/lib/
H A Dclunits.scm87 (set! pm_end (+ (item.feat (utt.relation.last utt 'Segment) "end")
89 (set! pm_end 0.02))
90 (us_f0_to_pitchmarks utt 'f0 'TargetCoef pm_end)
117 (set! pm_end (+ (item.feat (utt.relation.last utt 'Segment) "end")
119 (set! pm_end 0.02))
120 (us_f0_to_pitchmarks utt 'f0 'TargetCoef pm_end)
H A Dsynthesis.scm263 (set! pm_end (+ (item.feat (utt.relation.last utt 'Segment) "end") 0.02))
264 (set! pm_end 0.02))
266 (us_f0_to_pitchmarks utt 'f0 'TargetCoef pm_end)
/dports/audio/festival/festival/src/modules/clunits/
H A Dcldb.cc196 int pm_end = join_coeffs->index(unit->end); in load_join_coefs() local
198 join_coeffs->sub_track(*unit_join_coeffs, pm_start, pm_end-pm_start+1,0); in load_join_coefs()
297 int pm_end = coeffs->index(unit->F("end")); in load_coefs_sig() local
300 coeffs->sub_track(u1,pm_start, pm_end - pm_start + 1,0); in load_coefs_sig()
317 if ((pm_end + 1) < coeffs->num_frames()) in load_coefs_sig()
318 samp_end = (int)(coeffs->t(pm_end + 1) * (float)sig->sample_rate()); in load_coefs_sig()
320 samp_end = (int)(coeffs->t(pm_end) * (float)sig->sample_rate()); in load_coefs_sig()
/dports/audio/festival/festival/lib/multisyn/
H A Dmultisyn.scm96 (set! pm_end (+ (item.feat (utt.relation.last utt 'Segment) "end") 0.02))
97 (set! pm_end 0.02))
98 (us_f0_to_pitchmarks utt 'f0 'TargetCoef pm_end)
/dports/misc/xiphos/xiphos-4.2.1/win32/extras/festival/lib/multisyn/
H A Dmultisyn.scm96 (set! pm_end (+ (item.feat (utt.relation.last utt 'Segment) "end") 0.02))
97 (set! pm_end 0.02))
98 (us_f0_to_pitchmarks utt 'f0 'TargetCoef pm_end)
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMSkinCluster.h105 void setBindPreMatrix(size_t pm_start,size_t pm_end,matrix* pm) in setBindPreMatrix() argument
107 fprintf(mFile,"\tsetAttr \".pm[%i:%i]\" ", pm_start,pm_end); in setBindPreMatrix()
108 size_t size = (pm_end-pm_start)*1+1; in setBindPreMatrix()
116 void startBindPreMatrix(size_t pm_start,size_t pm_end)const in startBindPreMatrix() argument
118 fprintf(mFile,"\tsetAttr \".pm[%i:%i]\"",pm_start,pm_end); in startBindPreMatrix()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsMediaList.cpp258 auto pm_end = mMatchingRules.end(); in Matches() local
267 while (pm < pm_end && *pm < *pr) { in Matches()
270 if (pm >= pm_end || *pm != *pr) { in Matches()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DCSSStyleSheet.cpp399 auto pm_end = mMatchingRules.end(); in Matches() local
408 while (pm < pm_end && *pm < *pr) { in Matches()
411 if (pm >= pm_end || *pm != *pr) { in Matches()
/dports/print/lyx/lyx-2.3.4.2/src/
H A DTextMetrics.cpp1797 ParMetricsCache::iterator const pm_end = par_metrics_.end(); in draw() local
1799 for (; it != pm_end; ++it) { in draw()