mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 13:47:32 +08: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]`. |
||
---|---|---|
.. | ||
core | ||
core.hpp |