mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
HW video encoder usually has limitation to encode very small stream. Camera should avoid to return such streams to avoid video encoding failure. BUG: 110654511 Test: CTS android.hardware.camera2.cts.RecordingTest#testSupportedVideoSizes Change-Id: I6104f2d4efcf7831d1dc6d305c82309e2fd1999d
Camera HALs
Overview:
The camera.* HAL tree is used by the Android camera service to discover and operate camera devices available on the device.
More details and versioning information can be found within each particular HAL.
More complete information about the Android camera HAL and subsystem can be found at source.android.com.