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

/frameworks/rs/api/
H A Drs_object_types.spec164 value: RS_KIND_USER = 0, "No special interpretation."
178 RS_KIND_USER indicates no special interpretation is expected.
/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1141 // Set photometric interpretation
1142 uint16_t interpretation = 32803; // CFA local
1144 &interpretation, TIFF_IFD_0), env, TAG_PHOTOMETRICINTERPRETATION, writer);
1911 // Set photometric interpretation
1912 uint16_t interpretation = 2; // RGB local
1914 &interpretation, TIFF_IFD_0), env, TAG_PHOTOMETRICINTERPRETATION, writer);

Completed in 136 milliseconds