commit | 8ce89d9e2b132bf58a030acec88acf0a998926a1 | [log] [tgz] |
---|---|---|
author | Eino-Ville Talvala <etalvala@google.com> | Fri Aug 10 08:40:26 2012 -0700 |
committer | Eino-Ville Talvala <etalvala@google.com> | Tue Aug 14 11:31:27 2012 -0700 |
tree | 00a9c5d1799d3ef29365c5c5596797dadf09a079 | |
parent | 93b68548124ec9b01b9bf4ddf010afa06a503547 [diff] |
Camera2: Skeleton for output frame processing, plus face detect - Plumbing for processing output metadata frames from the HAL - Support for passing face detection metadata from said frames to the application. - Switch calls on ICameraClient interface to use separate mutex to avoid deadlock scenarios with messages being communicated from the HAL to the camera user while calls from the user to the service are active. Bug: 6243944 Change-Id: Id4cf821d9c5c3c0069be4c0f669874b6ff0d1ecd