HomeSort by relevance Sort by last modified time
    Searched defs:EncoderTest (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/test/
encode_test_driver.h 174 class EncoderTest {
176 explicit EncoderTest(const CodecFactory *codec)
180 virtual ~EncoderTest() {}
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
encode_test_driver.h 174 class EncoderTest {
176 explicit EncoderTest(const CodecFactory *codec)
180 virtual ~EncoderTest() {}
  /cts/tests/tests/media/src/android/media/cts/
EncoderTest.java 33 public class EncoderTest extends AndroidTestCase {
34 private static final String TAG = "EncoderTest";

Completed in 499 milliseconds