Searched refs:cp_values (Results 1 – 1 of 1) sorted by relevance
387 cp_values; /* index of values for this control point */ in GenerateCoefficients() local395 cp_values = 0; /* the values i,j are BEFORE the destination CP x,y */ in GenerateCoefficients()403 cp_values = 2; /* and the other values are after x,y */ in GenerateCoefficients()452 cp_values = 2; in GenerateCoefficients()524 if ( cp_values == 0 ) { in GenerateCoefficients()534 coeff[i*3+2] = arguments[cp_values+i]; in GenerateCoefficients()572 &(arguments[i+cp_values]),3UL,number_values); in GenerateCoefficients()584 if ( cp_values == 0 ) { in GenerateCoefficients()595 &(arguments[cp_values]),3UL,number_values); in GenerateCoefficients()865 cp_u = cp_values, in GenerateCoefficients()[all …]