Home | History | Annotate | Download | only in source

Lines Matching refs:GetInterface

108   webrtc::ViEBase* ptrViEBase = webrtc::ViEBase::GetInterface(ptrViE);
110 printf("ERROR in ViEBase::GetInterface\n");
120 webrtc::VoEBase* voe_base = webrtc::VoEBase::GetInterface(voe);
122 printf("ERROR in VoEBase::GetInterface\n");
139 webrtc::VoEHardware::GetInterface(voe);
140 webrtc::VoECodec* voe_codec = webrtc::VoECodec::GetInterface(voe);
142 webrtc::VoEAudioProcessing::GetInterface(voe);
144 webrtc::VoENetwork::GetInterface(voe);
176 webrtc::ViECapture::GetInterface(ptrViE);
178 printf("ERROR in ViECapture::GetInterface\n");
183 webrtc::VoERTP_RTCP::GetInterface(voe);
185 printf("ERROR in VoERTP_RTCP::GetInterface\n");
254 webrtc::ViERTP_RTCP::GetInterface(ptrViE);
256 printf("ERROR in ViERTP_RTCP::GetInterface\n");
283 webrtc::ViERender* ptrViERender = webrtc::ViERender::GetInterface(ptrViE);
285 printf("ERROR in ViERender::GetInterface\n");
317 webrtc::ViECodec* ptrViECodec = webrtc::ViECodec::GetInterface(ptrViE);
319 printf("ERROR in ViECodec::GetInterface\n");
357 webrtc::ViENetwork::GetInterface(ptrViE);
359 printf("ERROR in ViENetwork::GetInterface\n");