HomeSort by relevance Sort by last modified time
    Searched refs:voe_sync_interface (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/video/
vie_sync_module.cc 66 VoEVideoSync* voe_sync_interface,
72 voe_sync_interface_ == voe_sync_interface &&
78 voe_sync_interface_ = voe_sync_interface;
84 if (!voe_sync_interface) {
vie_sync_module.h 37 VoEVideoSync* voe_sync_interface,
video_receive_stream.cc 320 VoEVideoSync* voe_sync_interface = VoEVideoSync::GetInterface(voice_engine); local
321 vie_channel_->SetVoiceChannel(audio_channel_id, voe_sync_interface);
322 voe_sync_interface->Release();

Completed in 274 milliseconds