Home
last modified time | relevance | path

Searched defs:scale64x (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/camera/fake-pipeline2/
DSensor.cpp429 int scale64x = 64 * totalGain * 255 / kMaxRawValue; in captureRGBA() local
459 int scale64x = 64 * totalGain * 255 / kMaxRawValue; in captureRGB() local
489 const int scale64x = 64 * totalGain * 255 / kMaxRawValue; in captureNV21() local