libcamera v0.0.0+1-cfe3b8aa
Supporting cameras in Linux since 2019
|
Analogue gain constants used for gain calculation. More...
Public Attributes | |
AnalogueGainType | type |
Analogue gain calculation mode. | |
int16_t | m0 |
Constant used in the analogue Gain coding/decoding. More... | |
int16_t | c0 |
Constant used in the analogue gain coding/decoding. | |
int16_t | m1 |
Constant used in the analogue gain coding/decoding. More... | |
int16_t | c1 |
Constant used in the analogue gain coding/decoding. | |
Analogue gain constants used for gain calculation.
libcamera::ipa::CameraSensorHelper::AnalogueGainConstants::m0 |
Constant used in the analogue Gain coding/decoding.
libcamera::ipa::CameraSensorHelper::AnalogueGainConstants::m1 |
Constant used in the analogue gain coding/decoding.