Home
last modified time | relevance | path

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

/cts/tests/tests/media/codec/src/android/media/codec/cts/
DMediaCodecTest.java1042 CodecInfo info = getAvcSupportedFormatInfo(); in initCodecAndSurface()
1710 final CodecInfo info = getAvcSupportedFormatInfo(); in testConcurrentAudioVideoEncodings()
1766 private static CodecInfo getAvcSupportedFormatInfo() { in getAvcSupportedFormatInfo() method in MediaCodecTest