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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp919 // Set photometric interpretation
920 uint16_t interpretation = 32803; // CFA local
921 BAIL_IF_INVALID(writer->addEntry(TAG_PHOTOMETRICINTERPRETATION, 1, &interpretation,
1711 // Set photometric interpretation
1712 uint16_t interpretation = 2; // RGB local
1713 BAIL_IF_INVALID(writer->addEntry(TAG_PHOTOMETRICINTERPRETATION, 1, &interpretation,

Completed in 706 milliseconds