Home
last modified time | relevance | path

Searched refs:ViESyncModule (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/video/
Dvie_sync_module.cc51 ViESyncModule::ViESyncModule(VideoCodingModule* vcm) in ViESyncModule() function in webrtc::ViESyncModule
62 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()
Dvie_sync_module.h31 class ViESyncModule : public Module {
33 explicit ViESyncModule(VideoCodingModule* vcm);
34 ~ViESyncModule();
Dvie_channel.h417 ViESyncModule vie_sync_;