|
template<QImage::Format > |
QT_BEGIN_NAMESPACE constexpr uint | redWidth () |
|
template<QImage::Format > |
constexpr uint | redShift () |
|
template<QImage::Format > |
constexpr uint | greenWidth () |
|
template<QImage::Format > |
constexpr uint | greenShift () |
|
template<QImage::Format > |
constexpr uint | blueWidth () |
|
template<QImage::Format > |
constexpr uint | blueShift () |
|
template<QImage::Format > |
constexpr uint | alphaWidth () |
|
template<QImage::Format > |
constexpr uint | alphaShift () |
|
template<> |
constexpr uint | redWidth< QImage::Format_RGB32 > () |
|
template<> |
constexpr uint | redWidth< QImage::Format_ARGB32 > () |
|
template<> |
constexpr uint | redWidth< QImage::Format_ARGB32_Premultiplied > () |
|
template<> |
constexpr uint | redWidth< QImage::Format_RGB16 > () |
|
template<> |
constexpr uint | redWidth< QImage::Format_RGB444 > () |
|
template<> |
constexpr uint | redWidth< QImage::Format_RGB555 > () |
|
template<> |
constexpr uint | redWidth< QImage::Format_RGB666 > () |
|
template<> |
constexpr uint | redWidth< QImage::Format_RGB888 > () |
|
template<> |
constexpr uint | redWidth< QImage::Format_BGR888 > () |
|
template<> |
constexpr uint | redWidth< QImage::Format_ARGB4444_Premultiplied > () |
|
template<> |
constexpr uint | redWidth< QImage::Format_ARGB8555_Premultiplied > () |
|
template<> |
constexpr uint | redWidth< QImage::Format_ARGB8565_Premultiplied > () |
|
template<> |
constexpr uint | redWidth< QImage::Format_ARGB6666_Premultiplied > () |
|
template<> |
constexpr uint | redWidth< QImage::Format_RGBX8888 > () |
|
template<> |
constexpr uint | redWidth< QImage::Format_RGBA8888 > () |
|
template<> |
constexpr uint | redWidth< QImage::Format_RGBA8888_Premultiplied > () |
|
template<> |
constexpr uint | redShift< QImage::Format_RGB32 > () |
|
template<> |
constexpr uint | redShift< QImage::Format_ARGB32 > () |
|
template<> |
constexpr uint | redShift< QImage::Format_ARGB32_Premultiplied > () |
|
template<> |
constexpr uint | redShift< QImage::Format_RGB16 > () |
|
template<> |
constexpr uint | redShift< QImage::Format_RGB444 > () |
|
template<> |
constexpr uint | redShift< QImage::Format_RGB555 > () |
|
template<> |
constexpr uint | redShift< QImage::Format_RGB666 > () |
|
template<> |
constexpr uint | redShift< QImage::Format_RGB888 > () |
|
template<> |
constexpr uint | redShift< QImage::Format_BGR888 > () |
|
template<> |
constexpr uint | redShift< QImage::Format_ARGB4444_Premultiplied > () |
|
template<> |
constexpr uint | redShift< QImage::Format_ARGB8555_Premultiplied > () |
|
template<> |
constexpr uint | redShift< QImage::Format_ARGB8565_Premultiplied > () |
|
template<> |
constexpr uint | redShift< QImage::Format_ARGB6666_Premultiplied > () |
|
template<> |
constexpr uint | redShift< QImage::Format_RGBX8888 > () |
|
template<> |
constexpr uint | redShift< QImage::Format_RGBA8888 > () |
|
template<> |
constexpr uint | redShift< QImage::Format_RGBA8888_Premultiplied > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_RGB32 > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_ARGB32 > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_ARGB32_Premultiplied > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_RGB16 > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_RGB444 > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_RGB555 > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_RGB666 > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_RGB888 > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_BGR888 > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_ARGB4444_Premultiplied > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_ARGB8555_Premultiplied > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_ARGB8565_Premultiplied > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_ARGB6666_Premultiplied > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_RGBX8888 > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_RGBA8888 > () |
|
template<> |
constexpr uint | greenWidth< QImage::Format_RGBA8888_Premultiplied > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_RGB32 > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_ARGB32 > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_ARGB32_Premultiplied > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_RGB16 > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_RGB444 > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_RGB555 > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_RGB666 > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_RGB888 > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_BGR888 > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_ARGB4444_Premultiplied > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_ARGB8555_Premultiplied > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_ARGB8565_Premultiplied > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_ARGB6666_Premultiplied > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_RGBX8888 > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_RGBA8888 > () |
|
template<> |
constexpr uint | greenShift< QImage::Format_RGBA8888_Premultiplied > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_RGB32 > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_ARGB32 > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_ARGB32_Premultiplied > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_RGB16 > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_RGB444 > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_RGB555 > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_RGB666 > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_RGB888 > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_BGR888 > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_ARGB4444_Premultiplied > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_ARGB8555_Premultiplied > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_ARGB8565_Premultiplied > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_ARGB6666_Premultiplied > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_RGBX8888 > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_RGBA8888 > () |
|
template<> |
constexpr uint | blueWidth< QImage::Format_RGBA8888_Premultiplied > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_RGB32 > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_ARGB32 > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_ARGB32_Premultiplied > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_RGB16 > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_RGB444 > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_RGB555 > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_RGB666 > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_RGB888 > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_BGR888 > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_ARGB4444_Premultiplied > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_ARGB8555_Premultiplied > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_ARGB8565_Premultiplied > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_ARGB6666_Premultiplied > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_RGBX8888 > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_RGBA8888 > () |
|
template<> |
constexpr uint | blueShift< QImage::Format_RGBA8888_Premultiplied > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_RGB32 > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_ARGB32 > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_ARGB32_Premultiplied > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_RGB16 > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_RGB444 > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_RGB555 > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_RGB666 > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_RGB888 > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_BGR888 > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_ARGB4444_Premultiplied > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_ARGB8555_Premultiplied > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_ARGB8565_Premultiplied > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_ARGB6666_Premultiplied > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_RGBX8888 > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_RGBA8888 > () |
|
template<> |
constexpr uint | alphaWidth< QImage::Format_RGBA8888_Premultiplied > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_RGB32 > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_ARGB32 > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_ARGB32_Premultiplied > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_RGB16 > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_RGB444 > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_RGB555 > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_RGB666 > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_RGB888 > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_BGR888 > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_ARGB4444_Premultiplied > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_ARGB8555_Premultiplied > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_ARGB8565_Premultiplied > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_ARGB6666_Premultiplied > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_RGBX8888 > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_RGBA8888 > () |
|
template<> |
constexpr uint | alphaShift< QImage::Format_RGBA8888_Premultiplied > () |
|
template<QImage::Format > |
constexpr QPixelLayout::BPP | bitsPerPixel () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_RGB32 > () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_ARGB32 > () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_ARGB32_Premultiplied > () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_RGB16 > () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_RGB444 > () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_RGB555 > () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_RGB666 > () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_RGB888 > () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_BGR888 > () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_ARGB4444_Premultiplied > () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_ARGB8555_Premultiplied > () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_ARGB8565_Premultiplied > () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_ARGB6666_Premultiplied > () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_RGBX8888 > () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_RGBA8888 > () |
|
template<> |
constexpr QPixelLayout::BPP | bitsPerPixel< QImage::Format_RGBA8888_Premultiplied > () |
|
template<QPixelLayout::BPP width> |
static void QT_FASTCALL | storePixel (uchar *dest, int index, uint pixel) |
|
template<> |
void QT_FASTCALL | storePixel< QPixelLayout::BPP16 > (uchar *dest, int index, uint pixel) |
|
template<> |
void QT_FASTCALL | storePixel< QPixelLayout::BPP24 > (uchar *dest, int index, uint pixel) |
|
template<QPixelLayout::BPP bpp> |
static uint QT_FASTCALL | fetchPixel (const uchar *, int) |
|
template<> |
uint QT_FASTCALL | fetchPixel< QPixelLayout::BPP1LSB > (const uchar *src, int index) |
|
template<> |
uint QT_FASTCALL | fetchPixel< QPixelLayout::BPP1MSB > (const uchar *src, int index) |
|
template<> |
uint QT_FASTCALL | fetchPixel< QPixelLayout::BPP8 > (const uchar *src, int index) |
|
template<> |
uint QT_FASTCALL | fetchPixel< QPixelLayout::BPP16 > (const uchar *src, int index) |
|
template<> |
uint QT_FASTCALL | fetchPixel< QPixelLayout::BPP24 > (const uchar *src, int index) |
|
template<> |
uint QT_FASTCALL | fetchPixel< QPixelLayout::BPP32 > (const uchar *src, int index) |
|
template<> |
uint QT_FASTCALL | fetchPixel< QPixelLayout::BPP64 > (const uchar *src, int index) |
|
template<> |
uint QT_FASTCALL | fetchPixel< QPixelLayout::BPP16FPx4 > (const uchar *src, int index) |
|
template<> |
uint QT_FASTCALL | fetchPixel< QPixelLayout::BPP32FPx4 > (const uchar *src, int index) |
|
template<QImage::Format Format> |
static uint | convertPixelToRGB32 (uint s) |
|
template<QImage::Format Format> |
static void QT_FASTCALL | convertToRGB32 (uint *buffer, int count, const QList< QRgb > *) |
|
template<QImage::Format Format> |
static const uint *QT_FASTCALL | fetchRGBToRGB32 (uint *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QImage::Format Format> |
static QRgba64 | convertPixelToRGB64 (uint s) |
|
template<QImage::Format Format> |
static const QRgba64 *QT_FASTCALL | convertToRGB64 (QRgba64 *buffer, const uint *src, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QImage::Format Format> |
static const QRgba64 *QT_FASTCALL | fetchRGBToRGB64 (QRgba64 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QImage::Format Format> |
static Q_ALWAYS_INLINE QRgbaFloat32 | convertPixelToRGB32F (uint s) |
|
template<QImage::Format Format> |
static const QRgbaFloat32 *QT_FASTCALL | fetchRGBToRGB32F (QRgbaFloat32 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QImage::Format Format> |
static uint | convertPixelToARGB32PM (uint s) |
|
template<QImage::Format Format> |
static void QT_FASTCALL | convertARGBPMToARGB32PM (uint *buffer, int count, const QList< QRgb > *) |
|
template<QImage::Format Format> |
static const uint *QT_FASTCALL | fetchARGBPMToARGB32PM (uint *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QImage::Format Format> |
static QRgba64 | convertPixelToRGBA64PM (uint s) |
|
template<QImage::Format Format> |
static const QRgba64 *QT_FASTCALL | convertARGBPMToRGBA64PM (QRgba64 *buffer, const uint *src, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QImage::Format Format> |
static const QRgba64 *QT_FASTCALL | fetchARGBPMToRGBA64PM (QRgba64 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QImage::Format Format> |
static Q_ALWAYS_INLINE QRgbaFloat32 | convertPixelToRGBA32F (uint s) |
|
template<QImage::Format Format> |
static const QRgbaFloat32 *QT_FASTCALL | fetchARGBPMToRGBA32F (QRgbaFloat32 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QImage::Format Format> |
static const QRgbaFloat32 *QT_FASTCALL | fetchARGBToRGBA32F (QRgbaFloat32 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QImage::Format Format, bool fromRGB> |
static void QT_FASTCALL | storeRGBFromARGB32PM (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *dither) |
|
template<QImage::Format Format, bool fromRGB> |
static void QT_FASTCALL | storeARGBPMFromARGB32PM (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *dither) |
|
template<QImage::Format Format> |
static void QT_FASTCALL | rbSwap (uchar *dst, const uchar *src, int count) |
|
static void QT_FASTCALL | rbSwap_rgb32 (uchar *d, const uchar *s, int count) |
|
template<> |
void QT_FASTCALL | rbSwap< QImage::Format_RGBA8888 > (uchar *d, const uchar *s, int count) |
|
static void QT_FASTCALL | rbSwap_rgb30 (uchar *d, const uchar *s, int count) |
|
static void QT_FASTCALL | rbSwap_4x16 (uchar *d, const uchar *s, int count) |
|
static void QT_FASTCALL | rbSwap_4x32 (uchar *d, const uchar *s, int count) |
|
template<QImage::Format Format> |
static constexpr QPixelLayout | pixelLayoutRGB () |
|
template<QImage::Format Format> |
static constexpr QPixelLayout | pixelLayoutARGBPM () |
|
static void QT_FASTCALL | convertIndexedToARGB32PM (uint *buffer, int count, const QList< QRgb > *clut) |
|
template<QPixelLayout::BPP BPP> |
static const uint *QT_FASTCALL | fetchIndexedToARGB32PM (uint *buffer, const uchar *src, int index, int count, const QList< QRgb > *clut, QDitherInfo *) |
|
template<QPixelLayout::BPP BPP> |
static const QRgba64 *QT_FASTCALL | fetchIndexedToRGBA64PM (QRgba64 *buffer, const uchar *src, int index, int count, const QList< QRgb > *clut, QDitherInfo *) |
|
template<QPixelLayout::BPP BPP> |
static const QRgbaFloat32 *QT_FASTCALL | fetchIndexedToRGBA32F (QRgbaFloat32 *buffer, const uchar *src, int index, int count, const QList< QRgb > *clut, QDitherInfo *) |
|
template<typename QRgba > |
static const QRgba *QT_FASTCALL | convertIndexedTo (QRgba *buffer, const uint *src, int count, const QList< QRgb > *clut, QDitherInfo *) |
|
static void QT_FASTCALL | convertPassThrough (uint *, int, const QList< QRgb > *) |
|
static const uint *QT_FASTCALL | fetchPassThrough (uint *, const uchar *src, int index, int, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | fetchPassThrough64 (QRgba64 *, const uchar *src, int index, int, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storePassThrough (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | convertARGB32ToARGB32PM (uint *buffer, int count, const QList< QRgb > *) |
|
static const uint *QT_FASTCALL | fetchARGB32ToARGB32PM (uint *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | convertRGBA8888PMToARGB32PM (uint *buffer, int count, const QList< QRgb > *) |
|
static const uint *QT_FASTCALL | fetchRGBA8888PMToARGB32PM (uint *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | convertRGBA8888ToARGB32PM (uint *buffer, int count, const QList< QRgb > *) |
|
static const uint *QT_FASTCALL | fetchRGBA8888ToARGB32PM (uint *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | convertAlpha8ToRGB32 (uint *buffer, int count, const QList< QRgb > *) |
|
static const uint *QT_FASTCALL | fetchAlpha8ToRGB32 (uint *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<typename QRgba > |
static const QRgba *QT_FASTCALL | convertAlpha8To (QRgba *buffer, const uint *src, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<typename QRgba > |
static const QRgba *QT_FASTCALL | fetchAlpha8To (QRgba *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | convertGrayscale8ToRGB32 (uint *buffer, int count, const QList< QRgb > *) |
|
static const uint *QT_FASTCALL | fetchGrayscale8ToRGB32 (uint *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<typename QRgba > |
static const QRgba *QT_FASTCALL | convertGrayscale8To (QRgba *buffer, const uint *src, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<typename QRgba > |
static const QRgba *QT_FASTCALL | fetchGrayscale8To (QRgba *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | convertGrayscale16ToRGB32 (uint *buffer, int count, const QList< QRgb > *) |
|
static const uint *QT_FASTCALL | fetchGrayscale16ToRGB32 (uint *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<typename QRgba > |
static const QRgba *QT_FASTCALL | convertGrayscale16To (QRgba *buffer, const uint *src, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<typename QRgba > |
static const QRgba *QT_FASTCALL | fetchGrayscale16To (QRgba *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeARGB32FromARGB32PM (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBA8888PMFromARGB32PM (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | convertRGB32ToRGB64 (QRgba64 *buffer, const uint *src, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | fetchRGB32ToRGB64 (QRgba64 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | convertARGB32ToRGBA64PM (QRgba64 *buffer, const uint *src, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | fetchARGB32ToRGBA64PM (QRgba64 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | convertARGB32PMToRGBA64PM (QRgba64 *buffer, const uint *src, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | fetchARGB32PMToRGBA64PM (QRgba64 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | fetchRGBA64ToRGBA64PM (QRgba64 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | convertRGBA8888ToRGBA64PM (QRgba64 *buffer, const uint *src, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | fetchRGBA8888ToRGBA64PM (QRgba64 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | convertRGBA8888PMToRGBA64PM (QRgba64 *buffer, const uint *src, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | fetchRGBA8888PMToRGBA64PM (QRgba64 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBA8888FromARGB32PM (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBXFromRGB32 (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBXFromARGB32PM (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QtPixelOrder PixelOrder> |
static void QT_FASTCALL | convertA2RGB30PMToARGB32PM (uint *buffer, int count, const QList< QRgb > *) |
|
template<QtPixelOrder PixelOrder> |
static const uint *QT_FASTCALL | fetchA2RGB30PMToARGB32PM (uint *buffer, const uchar *s, int index, int count, const QList< QRgb > *, QDitherInfo *dither) |
|
template<QtPixelOrder PixelOrder> |
static const QRgba64 *QT_FASTCALL | convertA2RGB30PMToRGBA64PM (QRgba64 *buffer, const uint *src, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QtPixelOrder PixelOrder> |
static const QRgba64 *QT_FASTCALL | fetchA2RGB30PMToRGBA64PM (QRgba64 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<enum QtPixelOrder> |
QRgbaFloat32 | qConvertA2rgb30ToRgbaFP (uint rgb) |
|
template<> |
QRgbaFloat32 | qConvertA2rgb30ToRgbaFP< PixelOrderBGR > (uint rgb) |
|
template<> |
QRgbaFloat32 | qConvertA2rgb30ToRgbaFP< PixelOrderRGB > (uint rgb) |
|
template<QtPixelOrder PixelOrder> |
static const QRgbaFloat32 *QT_FASTCALL | convertA2RGB30PMToRGBA32F (QRgbaFloat32 *buffer, const uint *src, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QtPixelOrder PixelOrder> |
static const QRgbaFloat32 *QT_FASTCALL | fetchRGB30ToRGBA32F (QRgbaFloat32 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QtPixelOrder PixelOrder> |
static void QT_FASTCALL | storeA2RGB30PMFromARGB32PM (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QtPixelOrder PixelOrder> |
static void QT_FASTCALL | storeRGB30FromRGB32 (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QtPixelOrder PixelOrder> |
static void QT_FASTCALL | storeRGB30FromARGB32PM (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<bool RGBA> |
void | qt_convertRGBA64ToARGB32 (uint *dst, const QRgba64 *src, int count) |
|
template void | qt_convertRGBA64ToARGB32< false > (uint *dst, const QRgba64 *src, int count) |
|
template void | qt_convertRGBA64ToARGB32< true > (uint *dst, const QRgba64 *src, int count) |
|
static void QT_FASTCALL | storeAlpha8FromARGB32PM (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeGrayscale8FromRGB32 (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeGrayscale8FromARGB32PM (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeGrayscale16FromRGB32 (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeGrayscale16FromARGB32PM (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const uint *QT_FASTCALL | fetchRGB64ToRGB32 (uint *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGB64FromRGB32 (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const uint *QT_FASTCALL | fetchRGBA64ToARGB32PM (uint *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<bool Mask> |
static void QT_FASTCALL | storeRGBA64FromARGB32PM (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBA64FromARGB32 (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const uint *QT_FASTCALL | fetchRGB16FToRGB32 (uint *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGB16FFromRGB32 (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const uint *QT_FASTCALL | fetchRGBA16FToARGB32PM (uint *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | fetchRGBA16FToRGBA64PM (QRgba64 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBA16FFromARGB32PM (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | fetchRGBA16FPMToRGBA64PM (QRgba64 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const uint *QT_FASTCALL | fetchRGB32FToRGB32 (uint *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGB32FFromRGB32 (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const uint *QT_FASTCALL | fetchRGBA32FToARGB32PM (uint *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | fetchRGBA32FToRGBA64PM (QRgba64 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBA32FFromARGB32PM (uchar *dest, const uint *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static const QRgba64 *QT_FASTCALL | fetchRGBA32FPMToRGBA64PM (QRgba64 *buffer, const uchar *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | convertFromRgb64 (uint *dest, const QRgba64 *src, int length) |
|
template<QImage::Format format> |
static void QT_FASTCALL | storeGenericFromRGBA64PM (uchar *dest, const QRgba64 *src, int index, int count, const QList< QRgb > *clut, QDitherInfo *dither) |
|
static void QT_FASTCALL | storeARGB32FromRGBA64PM (uchar *dest, const QRgba64 *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBA8888FromRGBA64PM (uchar *dest, const QRgba64 *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
template<QtPixelOrder PixelOrder> |
static void QT_FASTCALL | storeRGB30FromRGBA64PM (uchar *dest, const QRgba64 *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBX64FromRGBA64PM (uchar *dest, const QRgba64 *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBA64FromRGBA64PM (uchar *dest, const QRgba64 *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBA64PMFromRGBA64PM (uchar *dest, const QRgba64 *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeGray16FromRGBA64PM (uchar *dest, const QRgba64 *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBX16FFromRGBA64PM (uchar *dest, const QRgba64 *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBA16FFromRGBA64PM (uchar *dest, const QRgba64 *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBA16FPMFromRGBA64PM (uchar *dest, const QRgba64 *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBX32FFromRGBA64PM (uchar *dest, const QRgba64 *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBA32FFromRGBA64PM (uchar *dest, const QRgba64 *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|
static void QT_FASTCALL | storeRGBA32FPMFromRGBA64PM (uchar *dest, const QRgba64 *src, int index, int count, const QList< QRgb > *, QDitherInfo *) |
|