Searched refs:vie_sync_ (Results 1 – 2 of 2) sorted by relevance
126 vie_sync_(vcm_, this), in ViEChannel()229 module_process_thread_.DeRegisterModule(&vie_sync_); in ~ViEChannel()705 if (vie_sync_.SetTargetBufferingDelay(target_delay_ms) < 0) in SetReceiverBufferingMode()1648 module_process_thread_.RegisterModule(&vie_sync_); in SetVoiceChannel()1650 module_process_thread_.DeRegisterModule(&vie_sync_); in SetVoiceChannel()1652 return vie_sync_.ConfigureSync(ve_channel_id, in SetVoiceChannel()1659 return vie_sync_.VoiceChannel(); in VoiceChannel()
464 ViESyncModule vie_sync_; variable