Home
last modified time | relevance | path

Searched refs:dstVectorAGoneMinusAlpha (Results 1 – 19 of 19) sorted by relevance

/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqdrawhelper_avx2.cpp108 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi16(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_255_AVX2() local
110 __m256i finalAG = _mm256_add_epi16(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_255_AVX2()
131 const __m256i dstVectorAGoneMinusAlpha = _mm256_mullo_epi32(dstVectorAG, oneMinusAlphaChannel); in INTERPOLATE_PIXEL_RGB64_AVX2() local
133 __m256i finalAG = _mm256_add_epi32(srcVectorAGalpha, dstVectorAGoneMinusAlpha); in INTERPOLATE_PIXEL_RGB64_AVX2()