Searched refs:dumpYUV420PToFile (Results 1 – 1 of 1) sorted by relevance
284 dumpYUV420PToFile(image, out); in decodeMp4ToYuv()325 private static void dumpYUV420PToFile(Image image, FileOutputStream out) throws IOException { in dumpYUV420PToFile() method in MediaTranscodingTestUtil