Searched refs:kFixedBitPrecision (Results 1 – 2 of 2) sorted by relevance
269 static const int32_t kFixedBitPrecision; variable
101 const int32_t EmulatedSensor::kFixedBitPrecision = 64; // 6-bit member in android::EmulatedSensor103 const int32_t EmulatedSensor::kSaturationPoint = kFixedBitPrecision * 255;1002 kFixedBitPrecision * total_gain * 255 / chars.max_raw_value; in CaptureYUV420()