Searched defs:amax (Results 1 – 9 of 9) sorted by relevance
100 Scalar amax = aa>ab ? a : b; in EIGEN_BLAS_FUNC() local
510 double amax, double amin, in cmsDesaturateLab()
628 Instruction* amax = ir_builder.AddNaryExtendedInstruction( in ReplaceCubeFaceCoord() local
597 def amax(a, axis=None, keepdims=None): function
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