mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-12 23:09:45 +03:00
Replace the dropFrameCount parameter returned from ipa::start() to the pipeline handler by startupFrameCount and invalidFrameCount. The former counts the number of frames required for AWB/AGC to converge, and the latter counts the number of invalid frames produced by the sensor when starting up. In the pipeline handler, use the sum of these 2 values to replicate the existing dropFrameCount behaviour. Signed-off-by: Naushir Patuck <naush@raspberrypi.com> Reviewed-by: David Plowman <david.plowman@raspberrypi.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> |
||
---|---|---|
.. | ||
base | ||
internal | ||
ipa | ||
camera.h | ||
camera_manager.h | ||
color_space.h | ||
control_ids.h.in | ||
controls.h | ||
fence.h | ||
formats.h.in | ||
framebuffer.h | ||
framebuffer_allocator.h | ||
geometry.h | ||
logging.h | ||
meson.build | ||
orientation.h | ||
pixel_format.h | ||
request.h | ||
stream.h | ||
transform.h | ||
version.h.in |