Searched refs:MARKER_EOI (Results 1 – 2 of 2) sorted by relevance
1252 private static final byte MARKER_EOI = (byte) 0xd9; field in ExifInterface2239 if (marker == MARKER_EOI || marker == MARKER_SOS) { in getJpegAttributes()2621 case MARKER_EOI: in saveJpegAttributes()
1230 private static final byte MARKER_EOI = (byte) 0xd9; field in ExifInterface2177 if (marker == MARKER_EOI || marker == MARKER_SOS) { in getJpegAttributes()2563 case MARKER_EOI: in saveJpegAttributes()