Files
hardware_interfaces/camera/common
Yin-Chia Yeh 97978fbe32 Camera: fix offline processing VTS/CTS
Test: camera VTS test + add manual delay to webcam HAL output thread
      so there will be some requests left for offline processing
      camera CTS OfflineSessionTest
Bug: 135142453
Change-Id: If5718350707ef051f96b96da75f934089b10467d
2020-02-03 10:30:05 -08:00
..

Camera common HAL definitions


Overview:

The camera.common namesapce is used by the Android camera HALs for common enumeration and structure definitions.

This includes standard status codes returned by most camera HAL methods.

More complete information about the Android camera HAL and subsystem can be found at source.android.com.

Version history:

types.hal:

@1.0:

Common enum and struct definitions for all camera HAL interfaces. Does not define any interfaces of its own.