libcamera v0.0.0+3240-f2a18172-dirty (2021-12-20T12:33:54+00:00)
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.