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