Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dnoise_model_constants.py82 NUM_BAYER_CHANNELS = len(BAYER_COLORS) variable
84 VALID_NUM_CHANNELS = (NUM_BAYER_CHANNELS, NUM_QUAD_BAYER_CHANNELS)
Dnoise_model_utils.py421 num_channels = noise_model_constants.NUM_BAYER_CHANNELS
Dimage_processing_utils.py724 num_channels = noise_model_constants.NUM_BAYER_CHANNELS