Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp1167 uint32_t col_mod = x % 4; in GetQuadBayerColor() local
1171 if (col_mod < 2) { in GetQuadBayerColor()
1176 if (col_mod < 2) { in GetQuadBayerColor()