Searched refs:exifInput (Results 1 – 1 of 1) sorted by relevance
413 String exifInput = Utils.obtainPath(R.raw.sample_exif, 0); in testCompressYuvToJpegRWithExif() local423 byte[] exifData = Files.readAllBytes(Paths.get(exifInput)); in testCompressYuvToJpegRWithExif()