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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp83 BITS_PER_SAMPLE = 16, enumerator in enum:__anon820
861 const uint32_t bitsPerSample = BITS_PER_SAMPLE;
862 const uint32_t bitsPerByte = BITS_PER_SAMPLE / BYTES_PER_SAMPLE;

Completed in 42 milliseconds