Home | Sort by relevance Sort by last modified time |
/external/opencv3/modules/hal/include/opencv2/hal/ | |
intrin_sse.hpp | 307 inline void v_pack_store(uchar* ptr, const v_uint16x8& a) function in namespace:cv 356 inline void v_pack_store(schar* ptr, v_int16x8& a) function in namespace:cv 392 inline void v_pack_store(ushort* ptr, const v_uint32x4& a) function in namespace:cv 445 inline void v_pack_store(short* ptr, const v_int32x4& a) function in namespace:cv 475 inline void v_pack_store(unsigned* ptr, const v_uint64x2& a) function in namespace:cv 489 inline void v_pack_store(int* ptr, const v_int64x2& a) function in namespace:cv [all...] |
/external/opencv3/modules/core/src/ | |
mathfuncs.cpp | 927 v_pack_store(dst + i, v); [all...] |
arithm.cpp | [all...] |