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