Searched refs:BYTES_PER_RGB_SAMPLE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp116 BYTES_PER_RGB_SAMPLE = 1, enumerator in enum:__anon1041
2185 uint32_t bytesPerPixel = SAMPLES_PER_RGB_PIXEL * BYTES_PER_RGB_SAMPLE;
2189 bytesPerPixel * thumbWidth, /*offset*/0, BYTES_PER_RGB_SAMPLE,
2291 uint32_t bytesPerPixel = SAMPLES_PER_RGB_PIXEL * BYTES_PER_RGB_SAMPLE;
2295 bytesPerPixel * width, /*offset*/0, BYTES_PER_RGB_SAMPLE,

Completed in 49 milliseconds