Jacopo Mondi
375fef72f8
libcamera: ipu3: Fix compilation issues with gcc5
...
GCC5 does not provide prototypes for the math library functions defined
in the math.h header for the std:: namespace.
Include the C++ <cmath> header in place of <math.h> as it defines
overloads for the std::abs and std::fmod function.
This goes intentionally against the libcamera coding guidelines, and
is reported as warning by checkpatch.py.
Fixes: 968ab9bad0 ("libcamera: ipu3: imgu: Calculate ImgU pipe configuration")
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com >
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org >
2020-08-05 09:10:53 +02:00
..
2020-08-05 09:10:53 +02:00
2020-07-17 02:13:53 +03:00
2020-05-16 03:38:11 +03:00
2020-05-16 03:38:11 +03:00
2020-05-16 03:38:11 +03:00
2020-05-16 03:38:11 +03:00
2020-07-31 23:33:38 +03:00
2020-07-23 16:31:41 +02:00
2020-08-03 11:16:17 +02:00
2020-04-27 20:18:06 +03:00
2020-07-25 00:51:38 +03:00
2020-05-16 03:38:47 +03:00
2020-05-16 03:38:11 +03:00
2020-05-16 03:38:11 +03:00
2020-05-16 03:38:11 +03:00
2020-08-03 10:58:50 +02:00
2020-06-17 00:27:51 +03:00
2020-05-16 03:38:11 +03:00
2020-05-16 03:38:11 +03:00
2020-07-27 22:30:07 +03:00
2020-05-19 18:07:49 +03:00
2020-07-15 19:06:47 +03:00
2020-08-03 11:48:46 +01:00
2020-07-27 17:46:17 +02:00
2020-05-16 03:38:11 +03:00
2020-03-20 16:47:45 +02:00
2020-04-16 18:01:56 +03:00
2020-08-03 11:16:16 +02:00
2020-07-17 02:13:29 +03:00
2020-05-16 03:38:47 +03:00
2020-07-17 02:13:29 +03:00
2020-06-08 17:11:26 +09:00
2020-06-10 17:06:31 +03:00
2020-07-17 02:13:53 +03:00
2020-05-16 03:38:11 +03:00
2020-05-16 03:38:11 +03:00
2020-05-16 03:38:11 +03:00
2020-05-16 03:38:11 +03:00
2020-05-16 03:38:11 +03:00
2020-06-18 13:26:36 +03:00
2020-07-31 23:33:32 +03:00
2020-07-31 23:33:32 +03:00
2020-07-10 16:11:16 +09:00
2020-08-03 11:48:47 +01:00
2020-07-27 13:53:53 +03:00
2020-02-14 16:27:42 +01:00
2020-07-31 17:34:45 +02:00
2020-05-16 03:38:11 +03:00
2020-07-27 14:57:50 +03:00
2020-05-16 03:38:11 +03:00
2020-05-16 03:38:11 +03:00
2020-07-10 16:11:41 +09:00
2020-07-31 23:33:23 +03:00
2020-05-16 03:38:11 +03:00
2020-08-03 11:16:16 +02:00
2020-05-16 03:38:11 +03:00
2020-05-16 03:38:11 +03:00
2020-07-27 17:46:17 +02:00
2020-07-23 16:31:41 +02:00
2020-07-23 16:31:41 +02:00
2019-07-09 12:34:10 +03:00