mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
9c7040802c
* fixed/updated v_load_deinterleave and v_store_interleave intrinsics; modified split() and merge() functions to use those intrinsics * fixed a few compile errors and bug in v_load_deinterleave(ptr, v_uint32x4& a, v_uint32x4& b) * fixed few more compile errors