Home
last modified time | relevance | path

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

/cts/tests/media/src/android/mediav2/cts/
DCodecEncoderTest.java55 public class CodecEncoderTest extends CodecEncoderTestBase { class
56 private static final String LOG_TAG = CodecEncoderTest.class.getSimpleName();
68 public CodecEncoderTest(String encoder, String mime, int[] bitrates, int[] encoderInfo1, in CodecEncoderTest() method in CodecEncoderTest
/cts/tests/media/
DREADME.md13 $ atest android.mediav2.cts.CodecEncoderTest android.mediav2.cts.CodecDecoderTest