Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dvp8_fragments_test.cc19 VP8FramgmentsTest() : EncoderTest(&::libvpx_test::kVP8) {} in VP8FramgmentsTest()
Dcodec_factory.h157 const libvpx_test::VP8CodecFactory kVP8; variable
164 &libvpx_test::kVP8)), \
Dtest_vector_test.cc165 static_cast<const libvpx_test::CodecFactory *>(&libvpx_test::kVP8)),
/external/webrtc/webrtc/video/
Dvideo_send_stream_tests.cc45 enum VideoFormat { kGeneric, kVP8, }; enumerator
739 TestPacketFragmentationSize(kVP8, false); in TEST_F()
743 TestPacketFragmentationSize(kVP8, true); in TEST_F()