diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2021-08-27 10:28:11 +0200 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2021-10-15 09:32:32 +0200 |
commit | c7ae5a50c10de1e790855d66842192c766da4dd3 (patch) | |
tree | 135b40c9db9323a55146c6f82fbc7befd0457cb8 /src/qcam/assets/shader/RGB.frag | |
parent | d810227c487c545b3a57ecbb77cdae72ca4f121a (diff) |
android: capabilities: Cap frame rate to 30 FPS
Limit the reported minumum frame duration to 30 FPS.
The reason to do is to bring the libcamra HAL in par with the Intel
HAL implementation on IPU3 platform, where 30FPS is the frame rate used
to perform quality tuning in the closed-source IPA module and has been
validated as the most efficient rate for the power/performace budget.
This change bring into the HAL a platform specific constraints, which
might be opportune for most platforms but should rather be configurable
by system integrators. Record that with a \todo entry.
Also record that, even if we report a lower frame rate, we currently
do not limit what the camera actually produce.
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/qcam/assets/shader/RGB.frag')
0 files changed, 0 insertions, 0 deletions