Searched refs:APP0 (Results 1 – 4 of 4) sorted by relevance
34 private static final short APP0 = (short) 0xFFE0; field in ExifOrientation62 while ((marker >= APP0 && marker <= APPF) && pos < MAX_BYTES_TO_READ) { in readRotation()
22 public static final short APP0 = (short) 0xFFE0; field in JpegHeader