Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
Dinitial_delay_manager.cc222 bool InitialDelayManager::GetPlayoutTimestamp(uint32_t* playout_timestamp) { in GetPlayoutTimestamp() function in webrtc::acm2::InitialDelayManager
Dacm_receiver.cc605 bool AcmReceiver::GetPlayoutTimestamp(uint32_t* timestamp) { in GetPlayoutTimestamp() function in webrtc::acm2::AcmReceiver
/external/chromium_org/third_party/webrtc/voice_engine/
Dvoe_video_sync_impl.cc50 int VoEVideoSyncImpl::GetPlayoutTimestamp(int channel, unsigned int& timestamp) in GetPlayoutTimestamp() function in webrtc::VoEVideoSyncImpl
Dchannel.cc4075 int Channel::GetPlayoutTimestamp(unsigned int& timestamp) { in GetPlayoutTimestamp() function in webrtc::voe::Channel
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dneteq_impl.cc338 bool NetEqImpl::GetPlayoutTimestamp(uint32_t* timestamp) { in GetPlayoutTimestamp() function in webrtc::NetEqImpl