/* SPDX-License-Identifier: BSD-2-Clause */ /* * Copyright (C) 2020, Raspberry Pi (Trading) Limited * * focus_status.h - focus measurement status */ #pragma once #include // The focus algorithm should post the following structure into the image's // "focus.status" metadata. Recall that it's only reporting focus (contrast) // measurements, it's not driving any kind of auto-focus algorithm! #ifdef __cplusplus extern "C" { #endif struct FocusStatus { unsigned int num; uint32_t focus_measures[FOCUS_REGIONS]; }; #ifdef __cplusplus } #endif id='header'> cgit logo index : libcamera/jmondi/libcamera.git
Jacopo Mondi's clone of libcameragit repository hosting on libcamera.org
summaryrefslogtreecommitdiff
path: root/src/apps/qcam/assets/feathericons/cpu.svg
blob: 2ed16ef74024cbe9efbe49c31f92c2144681c50d (plain)
1