Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Ddistort.c2549 p,q,r,abs_r,abs_c6,abs_c7,scale; in DistortImage() local
2558 abs_c6 = fabs(coeff[6]); in DistortImage()
2560 if ( abs_c6 > abs_c7 ) { in DistortImage()
2561 if ( abs_r < abs_c6*output_scaling ) in DistortImage()