mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
9ea62bfddb
There's no need to use `vec_perm()` instead of `vec_splat()`, since instruction `vperm` is quite heavy compared to `vsplt[b,h,w]`.