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