Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/test/
H A Dvp8_impl_unittest.cc835 class TestVp8ImplForPixelFormat class
839 TestVp8ImplForPixelFormat() : TestVp8Impl(), mappable_type_(GetParam()) {} in TestVp8ImplForPixelFormat() function in webrtc::TestVp8ImplForPixelFormat
845 TEST_P(TestVp8ImplForPixelFormat, EncodeNativeFrameSimulcast) { in TEST_P() argument