Searched defs:signatureCheckBytes (Results 1 – 2 of 2) sorted by relevance
2125 private static boolean isJpegFormat(byte[] signatureCheckBytes) throws IOException { in isJpegFormat()2140 private boolean isRafFormat(byte[] signatureCheckBytes) throws IOException { in isRafFormat()2158 private boolean isOrfFormat(byte[] signatureCheckBytes) throws IOException { in isOrfFormat()2177 private boolean isRw2Format(byte[] signatureCheckBytes) throws IOException { in isRw2Format()
2067 private static boolean isJpegFormat(byte[] signatureCheckBytes) throws IOException { in isJpegFormat()2082 private boolean isRafFormat(byte[] signatureCheckBytes) throws IOException { in isRafFormat()2100 private boolean isOrfFormat(byte[] signatureCheckBytes) throws IOException { in isOrfFormat()2117 private boolean isRw2Format(byte[] signatureCheckBytes) throws IOException { in isRw2Format()