Searched defs:threshold (Results 1 – 5 of 5) sorted by relevance
181 gdImagePtr gdImageCropThreshold(gdImagePtr im, const unsigned int color, const float threshold) in gdImageCropThreshold()295 static int gdColorMatch(gdImagePtr im, int col1, int col2, float threshold) in gdColorMatch()
37 uint32_t threshold; member
767 function imagecropauto(GdImage $image, int $mode = IMG_CROP_DEFAULT, float $threshold = 0.5, int $c…
3562 double threshold = 0.5f; in PHP_FUNCTION() local
1779 const __m128i threshold = _mm_set1_epi8(-64); in mb_fast_strlen_utf8() local
Completed in 54 milliseconds