Searched refs:VALID_NUM_CHANNELS (Results 1 – 3 of 3) sorted by relevance
84 VALID_NUM_CHANNELS = (NUM_BAYER_CHANNELS, NUM_QUAD_BAYER_CHANNELS) variable
75 if num_channels not in noise_model_constants.VALID_NUM_CHANNELS:732 if len(color_channel_names) not in noise_model_constants.VALID_NUM_CHANNELS:
567 if num_channels not in noise_model_constants.VALID_NUM_CHANNELS:1070 if num_channels not in noise_model_constants.VALID_NUM_CHANNELS: