Searched refs:ORF_SIGNATURE_1 (Results 1 – 2 of 2) sorted by relevance
450 private static final short ORF_SIGNATURE_1 = 0x4f52; field in ExifInterface2248 if (orfSignature == ORF_SIGNATURE_1 || orfSignature == ORF_SIGNATURE_2) { in isOrfFormat()
2834 private static final short ORF_SIGNATURE_1 = 0x4f52; field in ExifInterface4737 return orfSignature == ORF_SIGNATURE_1 || orfSignature == ORF_SIGNATURE_2;