Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/test/fuzzers/
H A Dvp9_encoder_references_fuzzer.cc305 class StubLibvpx : public LibvpxInterface { class
307 explicit StubLibvpx(LibvpxState* state) : state_(state) { RTC_CHECK(state_); } in StubLibvpx() function in webrtc::__anoncd39b5cc0111::StubLibvpx