Searched refs:cp_y (Results 1 – 1 of 1) sorted by relevance
386 cp_x,cp_y, /* the x,y indexes for control point */ in GenerateCoefficients() local397 cp_y = 3; in GenerateCoefficients()402 cp_y = 1; in GenerateCoefficients()451 cp_y = 1; in GenerateCoefficients()569 terms[1] = arguments[i+cp_y]; /* y */ in GenerateCoefficients()580 - ( arguments[cp_size+cp_y] - arguments[cp_y] ); /* x2 */ in GenerateCoefficients()581 terms[1] = arguments[cp_y] + in GenerateCoefficients()893 terms[1]=arguments[i+cp_y]; /* c1*y */ in GenerateCoefficients()907 terms[4]=arguments[i+cp_y]; /* c4*y */ in GenerateCoefficients()931 + coeff[7]*arguments[cp_y] + 1.0; in GenerateCoefficients()[all …]