Searched refs:GetLeastRequiredDelayMs (Results 1 – 4 of 4) sorted by relevance
30 int GetLeastRequiredDelayMs(int channel) const override;
173 int VoEVideoSyncImpl::GetLeastRequiredDelayMs(int channel) const { in GetLeastRequiredDelayMs() function in webrtc::VoEVideoSyncImpl
77 virtual int GetLeastRequiredDelayMs(int channel) const = 0;
308 MOCK_CONST_METHOD1(GetLeastRequiredDelayMs, int(int channel));