Home
last modified time | relevance | path

Searched defs:Y (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/gd/libgd/
H A Dgd_webp.c40 unsigned char *Y = NULL; in gdImageCreateFromWebpPtr() local
68 unsigned char *Y = NULL; in gdImageCreateFromWebpCtx() local
175 unsigned char *Y = NULL, in gdImageWebpCtx() local
H A Dwebpimg.c326 void YUV420toRGBA(uint8* Y, in YUV420toRGBA()
354 void gd_YUV420toRGBA(uint8* Y, in gd_YUV420toRGBA()
536 uint8* Y, in gd_RGBAToYUV420()
599 uint8* Y, in RGBAToYUV420()
655 static WebPResult VPXEncode(const uint8* Y, in VPXEncode()
742 WebPResult WebPEncode(const uint8* Y, in WebPEncode()
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()
H A Dgd.c1864 #define FILL_PUSH(Y, XL, XR, DY) \ argument
1868 #define FILL_POP(Y, XL, XR, DY) \ argument
/PHP-5.5/Zend/
H A Dzend.h156 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) __attribute__ ((alloc_size(X,Y))) argument
159 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) argument
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c9612 # define sqlite3SchemaMutexHeld(X,Y,Z) 1 argument
13340 # define sqlite3TriggerList(X, Y) 0 argument
13440 # define sqlite3FileSuffix3(X,Y) argument
13560 # define sqlite3VtabClear(Y) argument
13561 # define sqlite3VtabSync(X,Y) SQLITE_OK argument
13569 # define sqlite3GetVTable(X,Y) ((VTable*)0) argument
13770 # define sqlite3MemdebugHasType(X,Y) 1 argument
13771 # define sqlite3MemdebugNoType(X,Y) 1 argument
15384 int Y, M, D; /* Year, month, and day */ member
15538 int Y, M, D, A, B, X1, X2; in computeJD() local
[all …]
/PHP-5.5/ext/gd/
H A Dgd.c3514 long SIZE, X, Y, COL; in php_imagechar() local

Completed in 585 milliseconds