Searched refs:voe_sync_interface_ (Results 1 – 2 of 2) sorted by relevance
57 voe_sync_interface_(NULL), in ViESyncModule()72 voe_sync_interface_ == voe_sync_interface && in ConfigureSync()78 voe_sync_interface_ = voe_sync_interface; in ConfigureSync()113 assert(video_rtp_rtcp_ && voe_sync_interface_); in Process()118 if (voe_sync_interface_->GetDelayEstimate(voe_channel_id_, in Process()128 if (0 != voe_sync_interface_->GetRtpRtcp(voe_channel_id_, &voice_rtp_rtcp, in Process()166 if (voe_sync_interface_->SetMinimumPlayoutDelay( in Process()
53 VoEVideoSync* voe_sync_interface_; variable