Searched defs:cvtepu8_epi32 (Results 1 – 2 of 2) sorted by relevance
318 … cvtepu8_epi32(SIMD256Impl::Integer const& a) // return (int32)a (uint8 --> int32) function
1420 const __m128i cvtepu8_epi32 = _mm_set1_epi32(0xC080400); in WriteSmoothVertical4xH() local