Go to the documentation of this file.
47 #define PARAMS_SD byte *s, byte *d, byte *dstAreaEnd, byte * dstAreaRowEnd, int dstByteWidth, int srcByteOffset, int dstByteOffset
50 #define PARAMS_SDA byte *s, byte *d, byte *dstAreaEnd, byte *dstAreaRowEnd, int dstByteWidth, int srcByteOffset, int dstByteOffset, double alpha
53 #define PARAMS_SDM byte *s, byte *d, byte *m, byte *dstAreaEnd, byte *dstAreaRowEnd, int dstByteWidth, int srcByteOffset, int dstByteOffset, int mskByteOffset
56 #define PARAMS_SDMA byte *s, byte *d, byte *m, byte *dstAreaEnd, byte *dstAreaRowEnd, int dstByteWidth, int srcByteOffset, int dstByteOffset, int mskByteOffset, double alpha
59 #define PARAMS_CDM byte *c, byte *d, byte *m, byte *dstAreaEnd, byte *dstAreaRowEnd, int dstByteWidth, int clrbpp, int dstByteOffset, int mskByteOffset
61 #define PARAMS_CD byte *c, byte *d, byte *dstAreaEnd, byte *dstAreaRowEnd, int dstByteWidth, int clrbpp, int dstByteOffset