Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene1/
Dtest_channel_saturation.py24 RGB_FULL_SCALE = 255.0 variable
55 r = white_means[0] * RGB_FULL_SCALE
56 g = white_means[1] * RGB_FULL_SCALE
57 b = white_means[2] * RGB_FULL_SCALE