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

/frameworks/rs/script_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.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 362 milliseconds