|
libcamera v0.0.4
Supporting cameras in Linux since 2019
|
Analogue gain model constants. More...

Public Attributes | |
| AnalogueGainLinearConstants | linear |
| Constants for the linear gain model. More... | |
| AnalogueGainExpConstants | exp |
| Constants for the exponential gain model. | |
Analogue gain model constants.
This union stores the constants used to calculate the analogue gain. The CameraSensorHelper::gainType_ variable selects which union member is valid.
| libcamera::ipa::CameraSensorHelper::AnalogueGainConstants::linear |
Constants for the linear gain model.