Home
last modified time | relevance | path

Searched defs:height (Results 1 – 10 of 10) sorted by relevance

/PHP-5.4/ext/gd/libgd/
H A Dgd_webp.c39 int width, height, ret; in gdImageCreateFromWebpPtr() local
63 int width, height, ret; in gdImageCreateFromWebpCtx() local
158 int height = im->sy; in gdImageWebpCtx() local
H A Dwbmp.h31 int height; /* height of the image */ member
H A Dwebpimg.c331 int height, in YUV420toRGBA()
359 int height = im->sy; in gd_YUV420toRGBA() local
598 int height, in RGBAToYUV420()
790 void AdjustColorspace(uint8* Y, uint8* U, uint8* V, int width, int height) { in AdjustColorspace()
818 void AdjustColorspaceBack(uint8* Y, uint8* U, uint8* V, int width, int height) { in AdjustColorspaceBack()
852 int *height) { in WebPGetInfo()
H A Dxbm.c39 unsigned int width = 0, height = 0; in gdImageCreateFromXbm() local
H A Dgd_png.c123 png_uint_32 width, height, rowbytes, w, h; in gdImageCreateFromPngCtx() local
466 int height = im->sy; in gdImagePngCtxEx() local
H A Dwbmp.c111 createwbmp (int width, int height, int color) in createwbmp()
H A Dgd_gif_in.c188 int width, height; in gdImageCreateFromGifCtx() local
553 ReadImage(gdImagePtr im, gdIOCtx *fd, int len, int height, unsigned char (*cmap)[256], int interlac… in ReadImage()
/PHP-5.4/ext/standard/
H A Dimage.c66 unsigned int height; member
807 size_t ifd_size, dir_size, entry_value, width=0, height=0, ifd_addr; in php_handle_tiff() local
889 short width, height, bits; in php_handle_iff() local
946 int i, width = 0, height = 0; in php_get_wbmp() local
1020 unsigned int width = 0, height = 0; in php_get_xbm() local
/PHP-5.4/ext/gd/
H A Dgd.c2433 long srcx, srcy, width, height; in _php_image_create_from() local
4587 long height, width, threshold; in _php_image_convert() local
/PHP-5.4/ext/exif/
H A Dexif.c1504 size_t width, height; member
1599 size_t height; member

Completed in 64 milliseconds