Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:u11

941    * to s1. It has entries u11 and u21. We compute u1 from the fact
965 const double u11 = ( (norm>0.0) ? temp_u11/norm : 1.0 );
975 *major_unit_x = u11;
978 *minor_unit_y = u11;