Home
last modified time | relevance | path

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

/cts/tests/media/src/android/mediav2/cts/
DCodecEncoderTest.java56 public class CodecEncoderTest extends CodecEncoderTestBase { class
65 public CodecEncoderTest(String mime, int[] bitrates, int[] encoderInfo1, int[] encoderInfo2) { in CodecEncoderTest() method in CodecEncoderTest
/cts/tests/media/jni/
DNativeCodecEncoderTest.cpp27 class CodecEncoderTest final : CodecTestBase { class
82 CodecEncoderTest::CodecEncoderTest(const char* mime, int32_t* list0, int len0, int32_t* list1, in CodecEncoderTest() function in CodecEncoderTest