Searched refs:ViESyncModule (Results 1 – 3 of 3) sorted by relevance
51 ViESyncModule::ViESyncModule(VideoCodingModule* vcm) in ViESyncModule() function in webrtc::ViESyncModule62 ViESyncModule::~ViESyncModule() { in ~ViESyncModule()65 int ViESyncModule::ConfigureSync(int voe_channel_id, in ConfigureSync()95 int ViESyncModule::VoiceChannel() { in VoiceChannel()99 int64_t ViESyncModule::TimeUntilNextProcess() { in TimeUntilNextProcess()104 int32_t ViESyncModule::Process() { in Process()
31 class ViESyncModule : public Module {33 explicit ViESyncModule(VideoCodingModule* vcm);34 ~ViESyncModule();
417 ViESyncModule vie_sync_;