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.cpp1403 uint32_t col_mod = x % 4; in GetQuadBayerColor() local
1407 if (col_mod < 2) { in GetQuadBayerColor()
1412 if (col_mod < 2) { in GetQuadBayerColor()