Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:u11

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