Searched refs:fromVideoFormat (Results 1 – 4 of 4) sorted by relevance
124 mCodecWrapper = MediaCodecWrapper.fromVideoFormat(mExtractor.getTrackFormat(i), in startPlayback()
139 public static MediaCodecWrapper fromVideoFormat(final MediaFormat trackFormat, in fromVideoFormat() method in MediaCodecWrapper