Searched refs:MARKER_SOS (Results 1 – 2 of 2) sorted by relevance
1407 private static final byte MARKER_SOS = (byte) 0xda; field in ExifInterface2874 if (marker == MARKER_EOI || marker == MARKER_SOS) { in getJpegAttributes()3604 case MARKER_SOS: { in saveJpegAttributes()
25875 Landroid/media/ExifInterface;->MARKER_SOS:B