Searched refs:matrix (Results 1 – 8 of 8) sorted by relevance
/PHP-7.2/ext/gd/tests/ |
H A D | bug47946.phpt | 27 function makeFilter($resource, $matrix, $offset = 1.0) 29 $divisor = array_sum(array_flatten($matrix)); 33 return imageconvolution($resource, $matrix, $divisor, $offset);
|
/PHP-7.2/ext/gd/libgd/ |
H A D | gdft.c | 820 FT_Matrix matrix; local 910 matrix.xx = (FT_Fixed) (cos_a * (1 << 16)); 911 matrix.yx = (FT_Fixed) (sin_a * (1 << 16)); 912 matrix.xy = -matrix.yx; 913 matrix.yy = matrix.xx; 1073 FT_Set_Transform(face, &matrix, NULL);
|
/PHP-7.2/ |
H A D | .appveyor.yml | 30 matrix:
|
H A D | .travis.yml | 48 matrix:
|
/PHP-7.2/Zend/ |
H A D | bench.php | 292 function matrix($n) { function 413 matrix(20);
|
/PHP-7.2/ext/gd/ |
H A D | gd.c | 4605 float matrix[3][3] = {{0,0,0}, {0,0,0}, {0,0,0}}; in PHP_FUNCTION() local 4630 matrix[i][j] = (float) zval_get_double(var2); in PHP_FUNCTION() 4638 res = gdImageConvolution(im_src, matrix, (float)div, (float)offset); in PHP_FUNCTION()
|
/PHP-7.2/ext/fileinfo/tests/ |
H A D | magic | 23666 >0x00003B byte 0x02 (matrix) 23684 >0x00003B byte 0x02 (matrix) 23701 >0x00003B byte 0x02 (matrix) 23719 >0x00003B byte 0x02 (matrix) 23744 >0x00003B byte 0x06 (real matrix) 23745 >0x00003B byte 0x07 (complex matrix) 23777 >0x00003B byte 0x06 (real matrix) 23778 >0x00003B byte 0x07 (complex matrix) 23804 >0x000048 byte 0x06 (matrix) 23822 >0x000048 byte 0x06 (matrix) [all …]
|
H A D | magic私はガラスを食べられます | 23666 >0x00003B byte 0x02 (matrix) 23684 >0x00003B byte 0x02 (matrix) 23701 >0x00003B byte 0x02 (matrix) 23719 >0x00003B byte 0x02 (matrix) 23744 >0x00003B byte 0x06 (real matrix) 23745 >0x00003B byte 0x07 (complex matrix) 23777 >0x00003B byte 0x06 (real matrix) 23778 >0x00003B byte 0x07 (complex matrix) 23804 >0x000048 byte 0x06 (matrix) 23822 >0x000048 byte 0x06 (matrix) [all …]
|
Completed in 102 milliseconds