Home
last modified time | relevance | path

Searched refs:matrix (Results 1 – 8 of 8) sorted by relevance

/PHP-7.1/ext/gd/tests/
H A Dbug47946.phpt27 function makeFilter($resource, $matrix, $offset = 1.0)
29 $divisor = array_sum(array_flatten($matrix));
33 return imageconvolution($resource, $matrix, $divisor, $offset);
/PHP-7.1/
H A D.appveyor.yml29 matrix:
H A D.travis.yml48 matrix:
/PHP-7.1/ext/gd/libgd/
H A Dgdft.c813 FT_Matrix matrix; local
903 matrix.xx = (FT_Fixed) (cos_a * (1 << 16));
904 matrix.yx = (FT_Fixed) (sin_a * (1 << 16));
905 matrix.xy = -matrix.yx;
906 matrix.yy = matrix.xx;
1066 FT_Set_Transform(face, &matrix, NULL);
/PHP-7.1/Zend/
H A Dbench.php292 function matrix($n) { function
413 matrix(20);
/PHP-7.1/ext/gd/
H A Dgd.c4481 float matrix[3][3] = {{0,0,0}, {0,0,0}, {0,0,0}}; in PHP_FUNCTION() local
4506 matrix[i][j] = (float) zval_get_double(var2); in PHP_FUNCTION()
4514 res = gdImageConvolution(im_src, matrix, (float)div, (float)offset); in PHP_FUNCTION()
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic19988 >0x00003B byte 0x02 (matrix)
20006 >0x00003B byte 0x02 (matrix)
20023 >0x00003B byte 0x02 (matrix)
20041 >0x00003B byte 0x02 (matrix)
20066 >0x00003B byte 0x06 (real matrix)
20067 >0x00003B byte 0x07 (complex matrix)
20099 >0x00003B byte 0x06 (real matrix)
20100 >0x00003B byte 0x07 (complex matrix)
20126 >0x000048 byte 0x06 (matrix)
20144 >0x000048 byte 0x06 (matrix)
[all …]
H A Dmagic私はガラスを食べられます19988 >0x00003B byte 0x02 (matrix)
20006 >0x00003B byte 0x02 (matrix)
20023 >0x00003B byte 0x02 (matrix)
20041 >0x00003B byte 0x02 (matrix)
20066 >0x00003B byte 0x06 (real matrix)
20067 >0x00003B byte 0x07 (complex matrix)
20099 >0x00003B byte 0x06 (real matrix)
20100 >0x00003B byte 0x07 (complex matrix)
20126 >0x000048 byte 0x06 (matrix)
20144 >0x000048 byte 0x06 (matrix)
[all …]

Completed in 100 milliseconds