Home
last modified time | relevance | path

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

/PHP-8.3/ext/gd/libgd/
H A Dgd_filter.c236 double rf,gf,bf; in gdImageContrast() local
271 gf = (double)g/255.0; in gdImageContrast()
272 gf = gf-0.5; in gdImageContrast()
273 gf = gf*contrast; in gdImageContrast()
274 gf = gf+0.5; in gdImageContrast()
275 gf = gf*255.0; in gdImageContrast()
278 gf = (gf > 255.0)? 255.0 : ((gf < 0.0)? 0.0:gf); in gdImageContrast()
281 new_pxl = gdImageColorAllocateAlpha(src, (int)rf, (int)gf, (int)bf, a); in gdImageContrast()
283 new_pxl = gdImageColorClosestAlpha(src, (int)rf, (int)gf, (int)bf, a); in gdImageContrast()
/PHP-8.3/ext/fileinfo/tests/upstream/
H A Dmatilde.arm.testfile86 gf��c}a�?�9�<��:����/�!t�� <��A*�JaJ�W�i���9�l��m�-��L3�0<ˊ���a�,����B���,�)�%G�t���1P<.��?…
/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddynasm.lua371 local gf, gl, gcl, gi = g_fname, g_lineno, g_curline, g_indent
377 g_fname, g_lineno, g_curline, g_indent = gf, gl, gcl, gi
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic845 >8 string 3gf \b, MPEG v4 system, 3GPP
H A Dmagic私はガラスを食べられます845 >8 string 3gf \b, MPEG v4 system, 3GPP

Completed in 144 milliseconds