Searched defs:interpretation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1142 // Set photometric interpretation
1143 uint16_t interpretation = 32803; // CFA local
1145 &interpretation, TIFF_IFD_0), env, TAG_PHOTOMETRICINTERPRETATION, writer);
1929 // Set photometric interpretation
1930 uint16_t interpretation = 2; // RGB local
1932 &interpretation, TIFF_IFD_0), env, TAG_PHOTOMETRICINTERPRETATION, writer);

Completed in 813 milliseconds