1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-27 14:23:04 +04:00
Files
opencv/modules/core/test
Alexander Alekhin d6b82dcd65 Merge pull request #14162 from alalek:eliminate_coverity_scan_issues
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
2019-03-27 15:48:00 +03:00
..
2018-02-12 07:09:43 -05:00
2018-09-07 20:33:52 +09:00
2018-02-03 19:39:47 +00:00
2018-09-27 16:31:31 +03:00
2018-11-12 13:38:18 +03:00
2018-02-03 19:39:47 +00:00
2019-02-28 14:22:54 +01:00
2018-02-03 19:39:47 +00:00
2018-02-03 19:39:47 +00:00
2018-02-12 07:09:43 -05:00