libcamera
v0.4.0
Supporting cameras in Linux since 2019
|
This is the complete list of members for libcamera::ipa::ExposureModeHelper, including all inherited members.
ExposureModeHelper(const Span< std::pair< utils::Duration, double >> stages) | libcamera::ipa::ExposureModeHelper | |
maxExposureTime() const | libcamera::ipa::ExposureModeHelper | inline |
maxGain() const | libcamera::ipa::ExposureModeHelper | inline |
minExposureTime() const | libcamera::ipa::ExposureModeHelper | inline |
minGain() const | libcamera::ipa::ExposureModeHelper | inline |
setLimits(utils::Duration minExposureTime, utils::Duration maxExposureTime, double minGain, double maxGain) | libcamera::ipa::ExposureModeHelper | |
splitExposure(utils::Duration exposure) const | libcamera::ipa::ExposureModeHelper | |
~ExposureModeHelper()=default (defined in libcamera::ipa::ExposureModeHelper) | libcamera::ipa::ExposureModeHelper |