Home
last modified time | relevance | path

Searched refs:SetVideoDecoderFactory (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/test/pc/e2e/
H A Dpeer_connection_e2e_smoke_test.cc273 alice->SetVideoDecoderFactory(webrtc::test::CreateObjCDecoderFactory()); in TEST_F()
290 charlie->SetVideoDecoderFactory(webrtc::test::CreateObjCDecoderFactory()); in TEST_F()
/aosp_15_r20/external/webrtc/api/test/pclf/
H A Dpeer_configurer.h71 PeerConfigurer* SetVideoDecoderFactory(
H A Dpeer_configurer.cc73 PeerConfigurer* PeerConfigurer::SetVideoDecoderFactory( in SetVideoDecoderFactory() function in webrtc::webrtc_pc_e2e::PeerConfigurer