mirror of
https://github.com/opencv/opencv.git
synced 2025-01-21 00:20:59 +08:00
5c3880d302
All vx_call() must be wrapped into own simd128/simd256/simd512 namespace ``` namespace CV__SIMD_NAMESPACE { ... vx_call declaration is here ... } ``` |
||
---|---|---|
.. | ||
core | ||
core.hpp |