libcamera
v0.3.1+12-19bbca3c
Supporting cameras in Linux since 2019
|
Analogue gain constants for the linear gain model. More...
Public Attributes | |
int16_t | m0 |
Constant used in the linear gain coding/decoding. More... | |
int16_t | c0 |
Constant used in the linear gain coding/decoding. | |
int16_t | m1 |
Constant used in the linear gain coding/decoding. More... | |
int16_t | c1 |
Constant used in the linear gain coding/decoding. | |
Analogue gain constants for the linear gain model.
libcamera::ipa::CameraSensorHelper::AnalogueGainLinearConstants::m0 |
Constant used in the linear gain coding/decoding.
libcamera::ipa::CameraSensorHelper::AnalogueGainLinearConstants::m1 |
Constant used in the linear gain coding/decoding.