Files
external_libcamera/src/android
Han-Lin Chen 49e85fbe9c android: camera_capabilities: Adjust minimum frame duration to match FPS
CTS calculates FPS with a rounding formula: See
Camera2SurfaceViewTestCase.java:getSuitableFpsRangeForDuration()

fps = floor(1e9 / minFrameDuration + 0.05f)

The android adapter reports it as the AE target FPS. The patch adjusts the
reported minimum frame duration to match the reported FPS.

Signed-off-by: Han-Lin Chen <hanlinchen@chromium.org>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2022-07-25 20:12:04 +01:00
..
2021-06-25 16:09:46 +01:00
2019-08-12 10:34:13 +02:00
2021-12-11 17:53:40 +01:00
2021-11-24 12:18:29 +00:00
2021-12-11 17:53:40 +01:00