Home
last modified time | relevance | path

Searched refs:channels (Results 1 – 13 of 13) sorted by relevance

/PHP-7.2/ext/standard/tests/image/
H A Dgetimagesizefromstring1.phpt28 ["channels"]=>
44 ["channels"]=>
H A Dgetimagesize.phpt99 ["channels"]=>
116 ["channels"]=>
133 ["channels"]=>
150 ["channels"]=>
197 ["channels"]=>
H A Dgetimagesize_basic.phpt64 ["channels"]=>
84 ["channels"]=>
174 ["channels"]=>
194 ["channels"]=>
H A Dbug71848.phpt21 ["channels"]=>
H A Dbug13213.phpt20 ["channels"]=>
H A Dbug72278.phpt27 ["channels"]=>
/PHP-7.2/ext/standard/
H A Dimage.c70 unsigned int channels; member
121 result->channels = 3; /* always */ in php_handle_gif()
302 result->channels = 0; in php_handle_swf()
505 result->channels = php_stream_getc(stream); in php_handle_jpeg()
648 result->channels = php_read2(stream); /* Csiz */ in php_handle_jpc()
649 if ((result->channels == 0 && php_stream_eof(stream)) || result->channels > 256) { in php_handle_jpc()
656 for (i = 0; i < result->channels; i++) { in php_handle_jpc()
874 result->channels = 0; in php_handle_tiff()
923 result->channels = 0; in php_handle_iff()
1454 if (result->channels != 0) { in php_getimagesize_from_stream()
[all …]
/PHP-7.2/ext/gd/libgd/
H A Dgd_jpeg.c343 int channels = 3; in gdImageCreateFromJpegCtxEx() local
438 channels = 3; in gdImageCreateFromJpegCtxEx()
445 channels = 4; in gdImageCreateFromJpegCtxEx()
464 row = safe_emalloc(cinfo.output_width * channels, sizeof(JSAMPLE), 0); in gdImageCreateFromJpegCtxEx()
465 memset(row, 0, cinfo.output_width * channels * sizeof(JSAMPLE)); in gdImageCreateFromJpegCtxEx()
H A Dgd_png.c700 int channels = im->saveAlphaFlag ? 4 : 3; in gdImagePngCtxEx() local
714 *prow_pointers = (png_bytep) safe_emalloc(width, channels, 0); in gdImagePngCtxEx()
/PHP-7.2/
H A D.travis.yml30 channels:
H A DREADME.SUBMITTING_PATCH18 There are several IRC channels where PHP developers are often
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic936 # channels/options
971 # channels/options
1011 ## channels/options
1046 # channels/options
1081 # channels/options
1116 # channels/options
1151 # channels/options
1214 # channels
20255 >>19 byte x %d channels,
24535 >>>>39 ubyte >2 %u channels,
[all …]
H A Dmagic私はガラスを食べられます936 # channels/options
971 # channels/options
1011 ## channels/options
1046 # channels/options
1081 # channels/options
1116 # channels/options
1151 # channels/options
1214 # channels
20255 >>19 byte x %d channels,
24535 >>>>39 ubyte >2 %u channels,
[all …]

Completed in 114 milliseconds