Home
last modified time | relevance | path

Searched refs:testVideoFormatResolverShouldTranscode (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/mediatranscoding/src/android/media/mediatranscoding/cts/
DMediaTranscodingManagerTest.java554 private void testVideoFormatResolverShouldTranscode(String mime, int width, int height, in testVideoFormatResolverShouldTranscode() method in MediaTranscodingManagerTest
571 testVideoFormatResolverShouldTranscode(MediaFormat.MIMETYPE_VIDEO_HEVC, WIDTH, HEIGHT, in testVideoFormatResolverValidArgs()
657 testVideoFormatResolverShouldTranscode(MediaFormat.MIMETYPE_VIDEO_HEVC, WIDTH, HEIGHT, in testVideoFormatResolverMissingFrameRate()