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