Searched refs:sdrInput (Results 1 – 1 of 1) sorted by relevance
260 String sdrInput = Utils.obtainPath(R.raw.raw_yuv420_image, 0); in testCompressYuvToJpegRWithBadInputs() local270 byte[] sdrData = Files.readAllBytes(Paths.get(sdrInput)); in testCompressYuvToJpegRWithBadInputs()379 String sdrInput = Utils.obtainPath(R.raw.raw_yuv420_image, 0); in testCompressYuvToJpegR() local388 byte[] sdrData = Files.readAllBytes(Paths.get(sdrInput)); in testCompressYuvToJpegR()412 String sdrInput = Utils.obtainPath(R.raw.raw_yuv420_image, 0); in testCompressYuvToJpegRWithExif() local422 byte[] sdrData = Files.readAllBytes(Paths.get(sdrInput)); in testCompressYuvToJpegRWithExif()458 String sdrInput = Utils.obtainPath(R.raw.raw_yuv420_image, 0); in testCompressYuvToJpegRWithStrides() local468 byte[] sdrData = Files.readAllBytes(Paths.get(sdrInput)); in testCompressYuvToJpegRWithStrides()