Home
last modified time | relevance | path

Searched defs:GetPlayoutTimestamp (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/acm2/
Dinitial_delay_manager.cc222 bool InitialDelayManager::GetPlayoutTimestamp(uint32_t* playout_timestamp) { in GetPlayoutTimestamp() function in webrtc::acm2::InitialDelayManager
Dacm_receiver.cc429 bool AcmReceiver::GetPlayoutTimestamp(uint32_t* timestamp) { in GetPlayoutTimestamp() function in webrtc::acm2::AcmReceiver
/external/webrtc/webrtc/voice_engine/
Dvoe_video_sync_impl.cc46 int VoEVideoSyncImpl::GetPlayoutTimestamp(int channel, in GetPlayoutTimestamp() function in webrtc::VoEVideoSyncImpl
Dchannel.cc3618 int Channel::GetPlayoutTimestamp(unsigned int& timestamp) { in GetPlayoutTimestamp() function in webrtc::voe::Channel
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_impl.cc364 bool NetEqImpl::GetPlayoutTimestamp(uint32_t* timestamp) { in GetPlayoutTimestamp() function in webrtc::NetEqImpl