Home
last modified time | relevance | path

Searched refs:Kskew (Results 1 – 19 of 19) sorted by relevance

/dports/audio/rsynth/rsynth-2.0/
H A Dnsynth.c90 static long Kskew; /* Skewness of alternate periods,0 to 40 */ variable
555 if (Kskew > temp)
560 Kskew, T0 - nopen);
562 Kskew = temp;
566 skew = Kskew; /* Reset skew to requested Kskew */
570 skew = -Kskew;
642 Kskew = frame->Kskew;
H A Dnsynth.h45 long Kskew; /* Skewness of alternate periods, 0 to 40 in sample#/2 */ member
H A Dpars.def26 0, /* skew long Kskew; */
H A Dklatt_par.doc28 pars[23]; Kskew "skew", 0, /* Skewness of alternate periods, 0…
/dports/audio/praat/praat-6.2.03/dwtools/
H A DKlattTable.cpp388 integer Kskew; /* Skewness of alternate periods, 0 to 40 in sample#/2 */
431 integer Kskew; /* Skewness of alternate periods, 0 to 40 in sample#/2 */
571 my Kskew = thy Kskew;
834 if (my Kskew > temp) {
835 Melder_information (U"Kskew duration=", my Kskew, U" > glottal closed period=",
837 my Kskew = temp;
840 skew = my Kskew;
842 skew = - my Kskew;
1137 frame -> Kskew = par [jcol ++];
/dports/audio/praat/praat-6.2.03/external/espeak/
H A Dklatt.cpp677 if (frame->Kskew > temp)
678 frame->Kskew = temp;
680 skew = frame->Kskew;
682 skew = -frame->Kskew;
875 kt_frame.Kskew = klattp[KLATT_Skew];
1100 kt_frame.Kskew = 0;
H A Dklatt.h149 int Kskew; /* Skewness of alternate periods, 0 to 40 in sample#/2 */ member
/dports/audio/espeak/espeak-1.48.04-source/src/
H A Dklatt.cpp860 if (frame->Kskew > temp) in pitch_synch_par_reset()
863 frame->Kskew = temp; in pitch_synch_par_reset()
867 skew = frame->Kskew; in pitch_synch_par_reset()
871 skew = - frame->Kskew; in pitch_synch_par_reset()
1102 kt_frame.Kskew = klattp[KLATT_Skew]; in Wavegen_Klatt()
1407 kt_frame.Kskew = 0; in KlattInit()
H A Dklatt.h127 int Kskew; /* Skewness of alternate periods, 0 to 40 in sample#/2 */ member
/dports/graphics/argyllcms/Argyll_V1.9.2/xicc/
H A Drevfix.c548 ink.c.Kskew = ICXINKDEFSKEW; /* default curve skew */ in main()
550 ink.x.Kskew = ICXINKDEFSKEW; in main()
H A DfakeCMY.c230 ink.c.Kskew = ICXINKDEFSKEW; /* default curve skew */ in main()
H A Dxicc.h155 double Kskew; /* K transition shape skew, 1.0 = even */ member
H A Dxicclu.c776 ink.c.Kskew = ICXINKDEFSKEW; /* default curve skew */ in main()
778 ink.x.Kskew = ICXINKDEFSKEW; in main()
H A Dxfbview.c245 ink.c.Kskew = ICXINKDEFSKEW; /* default curve skew */ in main()
H A Diccgamut.c420 ink.c.Kskew = ICXINKDEFSKEW; /* default curve skew */ in main()
H A Dxlut.c828 …DBK(("icxKcurve got L = %f, smth %f skew %f, Parms %f %f %f %f %f\n",L, c->Ksmth, c->Kskew, c->Kst… in icxKcurveNF()
870 Lp = pow(Lp, c->Kskew); in icxKcurveNF()
882 Lp = pow(Lp, 1.0/c->Kskew); in icxKcurveNF()
924 …DBK(("icxKcurve got L = %f, smth %f skew %f, Parms %f %f %f %f %f\n",L, c->Ksmth, c->Kskew, c->Kst… in icxKcurve()
2056 p->ink.c.Kskew = ICXINKDEFSKEW; /* Default shape skew */ in setup_ink_icxLuLut()
H A Dxicc.c1965 printf("Kskew = %f\n",ik->c.Kskew); in xicc_dump_inking()
1977 printf("Min Kskew = %f\n",ik->c.Kskew); in xicc_dump_inking()
1984 printf("Max Kskew = %f\n",ik->x.Kskew); in xicc_dump_inking()
/dports/graphics/argyllcms/Argyll_V1.9.2/profile/
H A Dcolprof.c1120 ink.c.Kskew = ICXINKDEFSKEW; /* default black curve skew */ in main()
1122 ink.x.Kskew = ICXINKDEFSKEW; in main()
/dports/graphics/argyllcms/Argyll_V1.9.2/link/
H A Dcollink.c1888 li.out.ink.c.Kskew = ICXINKDEFSKEW; /* default curve skew */ in main()
1890 li.out.ink.x.Kskew = ICXINKDEFSKEW; in main()