Searched refs:ByteOrderedDataInputStream (Results 1 – 3 of 3) sorted by relevance
696 ByteOrderedDataInputStream inputStream = in getValue()697 new ByteOrderedDataInputStream(bytes); in getValue()1683 ByteOrderedDataInputStream inputStream = new ByteOrderedDataInputStream(in); in loadAttributes()2159 ByteOrderedDataInputStream signatureInputStream = in isOrfFormat()2160 new ByteOrderedDataInputStream(signatureCheckBytes); in isOrfFormat()2178 ByteOrderedDataInputStream signatureInputStream = in isRw2Format()2179 new ByteOrderedDataInputStream(signatureCheckBytes); in isRw2Format()2202 private void getJpegAttributes(ByteOrderedDataInputStream in, int jpegOffset, int imageType) in getJpegAttributes()2343 private void getRawAttributes(ByteOrderedDataInputStream in) throws IOException { in getRawAttributes()2365 ByteOrderedDataInputStream makerNoteDataInputStream = in getRawAttributes()[all …]
660 ByteOrderedDataInputStream inputStream = null; in getValue()662 inputStream = new ByteOrderedDataInputStream(bytes); in getValue()1615 ByteOrderedDataInputStream inputStream = new ByteOrderedDataInputStream(in); in loadAttributes()2101 ByteOrderedDataInputStream signatureInputStream = in isOrfFormat()2102 new ByteOrderedDataInputStream(signatureCheckBytes); in isOrfFormat()2118 ByteOrderedDataInputStream signatureInputStream = in isRw2Format()2119 new ByteOrderedDataInputStream(signatureCheckBytes); in isRw2Format()2140 private void getJpegAttributes(ByteOrderedDataInputStream in, int jpegOffset, int imageType) in getJpegAttributes()2281 private void getRawAttributes(ByteOrderedDataInputStream in) throws IOException { in getRawAttributes()2303 ByteOrderedDataInputStream makerNoteDataInputStream = in getRawAttributes()[all …]
2479 android.media.ExifInterface$ByteOrderedDataInputStream