Searched refs:BITS_PER_RGB_SAMPLE (Results 1 – 1 of 1) sorted by relevance
116 BITS_PER_RGB_SAMPLE = 8, enumerator2005 for (int i = 0; i < SAMPLES_PER_RGB_PIXEL; i++) bits[i] = BITS_PER_RGB_SAMPLE; in DngCreator_setup()