Searched refs:getVideoFormat (Results 1 – 3 of 3) sorted by relevance
92 MediaFormat format = getVideoFormat(fileName); in input()
69 MediaFormat format = getVideoFormat((String) arg[0]); in input()
129 static MediaFormat getVideoFormat(String filePath) throws IOException { in getVideoFormat() method in CodecPerformanceTestBase