-
Alexander Alekhin authored
core: eliminate coverity scan issues (#14162) * core(hal): avoid using of r,g,b,a parameters in interleave/deinterleave - static analysis tools blame on possible parameters reordering - align AVX parameters with corresponding SSE/NEO/VSX/cpp code * core: avoid "i,j" parameters in Matx methods - static analysis tools blame on possible parameters reordering * core: resolve coverity scan issues
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
hal.hpp | ||
interface.h | ||
intrin.hpp | ||
intrin_avx.hpp | ||
intrin_cpp.hpp | ||
intrin_forward.hpp | ||
intrin_neon.hpp | ||
intrin_sse.hpp | ||
intrin_sse_em.hpp | ||
intrin_vsx.hpp |