commit | 1760aa2912463b63bb1af52e24cb0bbf58c0965d | [log] [tgz] |
---|---|---|
author | Ari Hausman-Cohen <arihc@google.com> | Mon Aug 15 15:21:13 2016 -0700 |
committer | Ari Hausman-Cohen <arihc@google.com> | Tue Aug 16 14:08:52 2016 -0700 |
tree | 0f8a54ce1ca5fa296f10563c91735cb3b714d951 | |
parent | f60dcc25c342b4086c02d97ab240c7faec82a233 [diff] |
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