Searched refs:MARKER_SOS (Results 1 – 2 of 2) sorted by relevance
1249 private static final byte MARKER_SOS = (byte) 0xda; field in ExifInterface2239 if (marker == MARKER_EOI || marker == MARKER_SOS) { in getJpegAttributes()2622 case MARKER_SOS: { in saveJpegAttributes()
1227 private static final byte MARKER_SOS = (byte) 0xda; field in ExifInterface2177 if (marker == MARKER_EOI || marker == MARKER_SOS) { in getJpegAttributes()2564 case MARKER_SOS: { in saveJpegAttributes()