Searched defs:output (Results 1 – 2 of 2) sorted by relevance
36 def interlace(output, inputs): argument65 def deinterlace(output, input): argument
65 try (OutputStream output = new FileOutputStream(mDestination)) { in download()