Searched refs:hdrInput (Results 1 – 1 of 1) sorted by relevance
259 String hdrInput = Utils.obtainPath(R.raw.raw_p010_image, 0); in testCompressYuvToJpegRWithBadInputs() local269 byte[] hdrData = Files.readAllBytes(Paths.get(hdrInput)); in testCompressYuvToJpegRWithBadInputs()378 String hdrInput = Utils.obtainPath(R.raw.raw_p010_image, 0); in testCompressYuvToJpegR() local387 byte[] hdrData = Files.readAllBytes(Paths.get(hdrInput)); in testCompressYuvToJpegR()411 String hdrInput = Utils.obtainPath(R.raw.raw_p010_image, 0); in testCompressYuvToJpegRWithExif() local421 byte[] hdrData = Files.readAllBytes(Paths.get(hdrInput)); in testCompressYuvToJpegRWithExif()457 String hdrInput = Utils.obtainPath(R.raw.raw_p010_image, 0); in testCompressYuvToJpegRWithStrides() local467 byte[] hdrData = Files.readAllBytes(Paths.get(hdrInput)); in testCompressYuvToJpegRWithStrides()