1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00
Files
opencv/modules
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
..
2019-03-21 07:41:32 +05:30
2019-03-03 16:40:43 +00:00
2019-01-14 22:21:21 +03:00
2019-03-05 14:47:04 +03:00
2019-03-13 13:32:44 +03:00
2019-03-14 14:01:34 +05:30
2019-01-14 22:21:21 +03:00
2019-03-15 13:11:00 +03:00
2019-03-06 15:52:23 +03:00