Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/gd/libgd/
H A Dgd_crop.c181 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()
/php-src/Zend/
H A Dzend_gc.h37 uint32_t threshold; member
/php-src/ext/gd/
H A Dgd.stub.php767 function imagecropauto(GdImage $image, int $mode = IMG_CROP_DEFAULT, float $threshold = 0.5, int $c…
H A Dgd.c3557 double threshold = 0.5f; in PHP_FUNCTION() local
/php-src/ext/mbstring/
H A Dmbstring.c1779 const __m128i threshold = _mm_set1_epi8(-64); in mb_fast_strlen_utf8() local

Completed in 103 milliseconds