Artur Harasimiuk
cb064abb04
fix mapImage for 1D_ARRAY
...
There are differences in qPitch programming between Gen8 vs Gen9+
devices and this requires special operation when image is zero-copy.
For Gen8 qPitch is distance in rows while Gen9+ it is in pixels.
Minimum value of qPitch is 4 and this causes slicePitch = 4*rowPitch on
Gen8.
To allow zero-copy we have to tell what is correct value rowPitch which
should equal to slicePitch.
Change-Id: I58dea004e3c7f9f4dfabd154d02749c15b6b0246
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com >
2018-04-16 16:13:51 +02:00
..
2018-03-06 20:53:43 +01:00
2018-04-10 22:15:09 +02:00
2018-04-03 15:40:29 +02:00
2018-04-16 12:55:30 +02:00
2018-04-16 16:13:51 +02:00
2018-04-16 12:55:30 +02:00
2018-04-03 13:34:02 +02:00
2018-04-12 11:26:58 +02:00
2018-03-26 11:34:57 +02:00
2018-04-13 11:22:33 +02:00
2018-04-09 10:47:37 +02:00
2018-04-12 12:51:12 +02:00
2018-04-09 10:47:37 +02:00
2018-04-10 16:36:48 +02:00
2018-04-16 12:55:30 +02:00
2018-04-12 10:46:29 +02:00
2018-04-16 13:33:12 +02:00
2018-03-30 09:12:08 +02:00
2018-03-26 11:34:57 +02:00
2018-04-05 10:49:40 +02:00
2018-04-16 12:55:30 +02:00
2018-03-28 16:07:26 +02:00
2018-03-08 13:23:27 +01:00
2018-04-16 12:55:30 +02:00
2018-04-16 12:55:30 +02:00
2018-04-13 11:16:33 +02:00
2018-04-16 12:55:30 +02:00
2018-04-03 15:40:29 +02:00
2018-03-16 16:00:37 +01:00
2018-04-16 12:55:30 +02:00
2018-03-27 12:59:05 +02:00
2018-03-27 18:06:14 +02:00
2018-04-16 12:55:30 +02:00
2017-12-21 00:45:38 +01:00
2018-03-30 10:52:50 +02:00
2018-04-16 13:33:12 +02:00
2018-03-29 08:17:32 +02:00
2018-04-11 12:00:41 +02:00
2018-04-06 11:04:29 +02:00
2018-04-10 22:15:09 +02:00
2018-03-08 13:23:27 +01:00
2018-03-08 13:23:27 +01:00
2018-04-12 11:26:58 +02:00
2018-04-10 23:26:25 +02:00
2018-04-13 14:40:08 +02:00
2018-04-12 12:51:12 +02:00
2018-03-06 14:26:05 +01:00
2018-03-27 18:06:14 +02:00
2018-04-10 22:15:09 +02:00
2017-12-21 00:45:38 +01:00
2017-12-21 00:45:38 +01:00
2017-12-21 00:45:38 +01:00
2018-03-29 09:23:24 +02:00
2017-12-21 00:45:38 +01:00
2018-03-06 09:09:04 +01:00
2018-03-06 09:09:04 +01:00
2018-04-16 12:55:30 +02:00
2017-12-21 00:45:38 +01:00
2017-12-21 00:45:38 +01:00
2017-12-21 00:45:38 +01:00
2017-12-21 00:45:38 +01:00
2018-03-28 11:46:29 +02:00
2018-03-28 11:46:29 +02:00
2018-04-13 09:59:16 +02:00