Home
last modified time | relevance | path

Searched refs:vie_sync_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/video/
Dvie_channel.cc104 vie_sync_(vcm_), in ViEChannel()
171 module_process_thread_->RegisterModule(&vie_sync_); in Init()
182 module_process_thread_->DeRegisterModule(&vie_sync_); in ~ViEChannel()
1161 return vie_sync_.ConfigureSync(ve_channel_id, ve_sync_interface, in SetVoiceChannel()
1167 return vie_sync_.VoiceChannel(); in VoiceChannel()
Dvie_channel.h417 ViESyncModule vie_sync_; variable