Searched refs:pValueIn (Results 1 – 3 of 3) sorted by relevance
362 GDALCopyWord(pValueIn[0], pValueOut[0]); in GDALCopy4Words()363 GDALCopyWord(pValueIn[1], pValueOut[1]); in GDALCopy4Words()382 GDALCopy4Words(pValueIn, pValueOut); in GDALCopy8Words()423 __m128 xmm = _mm_loadu_ps(pValueIn); in GDALCopy4Words()446 __m128 xmm = _mm_loadu_ps(pValueIn); in GDALCopy4Words()468 __m128 xmm = _mm_loadu_ps(pValueIn); in GDALCopy4Words()495 __m256 ymm = _mm256_loadu_ps(pValueIn); in GDALCopy8Words()515 __m256 ymm = _mm256_loadu_ps(pValueIn); in GDALCopy8Words()533 __m128 xmm = _mm_loadu_ps(pValueIn); in GDALCopy8Words()534 __m128 xmm1 = _mm_loadu_ps(pValueIn+4); in GDALCopy8Words()[all …]
362 GDALCopyWord(pValueIn[0], pValueOut[0]);363 GDALCopyWord(pValueIn[1], pValueOut[1]);382 GDALCopy4Words(pValueIn, pValueOut);423 __m128 xmm = _mm_loadu_ps(pValueIn);446 __m128 xmm = _mm_loadu_ps(pValueIn);468 __m128 xmm = _mm_loadu_ps(pValueIn);495 __m256 ymm = _mm256_loadu_ps(pValueIn);515 __m256 ymm = _mm256_loadu_ps(pValueIn);533 __m128 xmm = _mm_loadu_ps(pValueIn);534 __m128 xmm1 = _mm_loadu_ps(pValueIn+4);[all …]