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

/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/
H A DXmpDepthDecode.java41 private static final int M_APP1 = 0xe1; // Marker for EXIF or XMP. field in class:XmpDepthDecode
188 * and XMP sections (with marker M_APP1) and ignore others; otherwise, keep
238 if (!readMetaOnly || marker == M_APP1) {
241 // Skip this section since all EXIF/XMP meta will be in M_APP1

Completed in 59 milliseconds