Searched refs:getVideoTrackFormat (Results 1 – 1 of 1) sorted by relevance
445 MediaFormat srcVideoFormat = getVideoTrackFormat(fileUri); in transcodeFile()501 assertTrue(compareFormat(videoTrackFormat, request.getVideoTrackFormat())); in transcodeFile()889 private MediaFormat getVideoTrackFormat(Uri fileUri) throws IOException { in getVideoTrackFormat() method in MediaTranscodingManagerTest