platform_hardware_libhardware/modules/camera/3_4
Ari Hausman-Cohen 1760aa2912 Add scaling converters and secondary converters.
Scaling converters scale, as the name implies.

The two wrapping converters, map & ranged sanitize
data for sending to V4L2, either converting a value
to be within a map, or within a range, respectively.
(These are intended for use with V4L2 int menu and int
controls, respectively).

TEST: Unit tests pass
BUG: 30140438
Change-Id: Ie7d86118e00c0b59e6457fc16449228706098952
2016-08-16 14:08:52 -07:00
..
metadata Add scaling converters and secondary converters. 2016-08-16 14:08:52 -07:00
Android.mk Add scaling converters and secondary converters. 2016-08-16 14:08:52 -07:00
camera.cpp Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
camera.h Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
common.h Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
stream.cpp Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
stream.h Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
stream_format.cpp Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
stream_format.h Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
v4l2_camera.cpp Add format querying. 2016-08-08 16:29:21 -07:00
v4l2_camera.h Add format querying. 2016-08-08 16:29:21 -07:00
v4l2_camera_hal.cpp Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
v4l2_camera_hal.h Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
v4l2_gralloc.cpp Add format querying. 2016-08-08 16:29:21 -07:00
v4l2_gralloc.h Add format querying. 2016-08-08 16:29:21 -07:00
v4l2_metadata.cpp Style fixes. 2016-08-10 14:27:36 -07:00
v4l2_metadata.h Style fixes. 2016-08-10 14:27:36 -07:00
v4l2_wrapper.cpp Merge "Use extended get/set controls." into nyc-jaqen-dev 2016-08-15 22:00:14 +00:00
v4l2_wrapper.h Style fixes. 2016-08-10 14:27:36 -07:00
v4l2_wrapper_mock.h Style fixes. 2016-08-10 14:27:36 -07:00