1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-28 14:53:03 +04:00
Files
opencv/modules/core/include/opencv2/core
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
..
2016-09-30 15:16:29 +05:30
2019-03-07 15:45:05 +03:00
2019-03-25 16:44:08 +03:00
2019-02-11 15:35:10 +03:00
2016-09-30 15:16:29 +05:30
2018-09-07 20:33:52 +09:00
2018-08-30 18:53:07 +03:00
2019-02-28 14:22:54 +01:00
2016-09-30 15:16:29 +05:30
2016-12-19 17:17:20 +03:00
2018-09-26 15:36:55 +03:00
2018-02-12 07:09:43 -05:00
2018-05-23 15:54:39 +09:00
2019-03-07 15:45:05 +03:00
2018-03-28 17:57:59 +03:00
2018-02-15 23:43:02 +03:00
2017-08-31 15:05:46 +03:00
2018-11-20 00:48:17 +01:00
2019-03-12 13:29:42 +03:00
2018-02-12 07:09:43 -05:00