Searched defs:StubLibvpx (Results 1 – 1 of 1) sorted by relevance
305 class StubLibvpx : public LibvpxInterface { class307 explicit StubLibvpx(LibvpxState* state) : state_(state) { RTC_CHECK(state_); } in StubLibvpx() function in webrtc::__anoncd39b5cc0111::StubLibvpx