HomeSort by relevance Sort by last modified time
    Searched refs:_mm_interleave_ps (Results 1 - 4 of 4) sorted by null

  /external/opencv3/modules/core/include/opencv2/core/
sse_utils.hpp 563 inline void _mm_interleave_ps(__m128 & v_r0, __m128 & v_r1, __m128 & v_g0, __m128 & v_g1) function
583 inline void _mm_interleave_ps(__m128 & v_r0, __m128 & v_r1, __m128 & v_g0, function
610 inline void _mm_interleave_ps(__m128 & v_r0, __m128 & v_r1, __m128 & v_g0, __m128 & v_g1, function
    [all...]
  /external/opencv3/modules/imgproc/src/
corner.cpp 342 _mm_interleave_ps(v_dx2_0, v_dx2_1, v_dxy_0, v_dxy_1, v_dy2_0, v_dy2_1);
color.cpp     [all...]
  /external/opencv3/modules/core/src/
convert.cpp     [all...]

Completed in 36 milliseconds