Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dnoise_model_constants.py85 VALID_RAW_STATS_FORMATS = ( variable
Dimage_processing_utils.py322 cap['format'] in noise_model_constants.VALID_RAW_STATS_FORMATS):
1067 if cap['format'] not in noise_model_constants.VALID_RAW_STATS_FORMATS: