Searched defs:amax (Results 1 – 5 of 5) sorted by relevance
100 Scalar amax = aa>ab ? a : b; in EIGEN_BLAS_FUNC() local
510 double amax, double amin, in cmsDesaturateLab()
344 const double amax = 0.85; in QualityToJPEGCompression() local
2647 png_byte in_use[256], amax = 0, bmax = 0; in compare_two_images() local
454 int amax = INT_MAX < SIZE_MAX ? INT_MAX : SIZE_MAX; in growalloc() local