HomeSort by relevance Sort by last modified time
    Searched refs:AltRefTest (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/test/
altref_test.cc 21 class AltRefTest : public ::libvpx_test::EncoderTest,
24 AltRefTest() : EncoderTest(GET_PARAM(0)), altref_count_(0) {}
25 virtual ~AltRefTest() {}
54 TEST_P(AltRefTest, MonotonicTimestamps) {
67 VP8_INSTANTIATE_TEST_CASE(AltRefTest,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
altref_test.cc 21 class AltRefTest : public ::libvpx_test::EncoderTest,
24 AltRefTest() : EncoderTest(GET_PARAM(0)), altref_count_(0) {}
25 virtual ~AltRefTest() {}
54 TEST_P(AltRefTest, MonotonicTimestamps) {
67 VP8_INSTANTIATE_TEST_CASE(AltRefTest,

Completed in 48 milliseconds