42 #ifndef QDRAWHELPER_ARM_SIMD_P_H 43 #define QDRAWHELPER_ARM_SIMD_P_H 56 #include <private/qdrawhelper_p.h> 60 #if defined(QT_HAVE_ARM_SIMD) 62 void qt_blend_argb32_on_argb32_arm_simd(
uchar *destPixels,
int dbpl,
63 const uchar *srcPixels,
int sbpl,
67 void qt_blend_rgb32_on_rgb32_arm_simd(
uchar *destPixels,
int dbpl,
68 const uchar *srcPixels,
int sbpl,
72 #endif // QT_HAVE_ARM_SIMD 76 #endif // QDRAWHELPER_ARM_SIMD_P_H #define QT_END_NAMESPACE
This macro expands to.
#define QT_BEGIN_NAMESPACE
This macro expands to.