Home
last modified time | relevance | path

Searched refs:camera_metadata_rational (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedSensor.h250 static const camera_metadata_rational kDefaultColorTransform[9];
282 static const camera_metadata_rational kNeutralColorPoint[3];
H A DEmulatedRequestState.h185 camera_metadata_rational exposure_compensation_step_ = {0, 1};
H A DEmulatedSensor.cpp105 const camera_metadata_rational EmulatedSensor::kNeutralColorPoint[3] = {
112 const camera_metadata_rational EmulatedSensor::kDefaultColorTransform[9] = {
/aosp12/system/media/camera/include/system/
H A Dcamera_metadata.h68 typedef struct camera_metadata_rational { struct
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HWI.cpp9895 camera_metadata_rational baseGainFactor = { in initStaticMetadata()
10110 camera_metadata_rational exposureCompensationStep = { in initStaticMetadata()