Searched defs:GetPlayoutTimestamp (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/acm2/ | ||
D | initial_delay_manager.cc | 222 bool InitialDelayManager::GetPlayoutTimestamp(uint32_t* playout_timestamp) { in GetPlayoutTimestamp() function in webrtc::acm2::InitialDelayManager |
D | acm_receiver.cc | 429 bool AcmReceiver::GetPlayoutTimestamp(uint32_t* timestamp) { in GetPlayoutTimestamp() function in webrtc::acm2::AcmReceiver |
/external/webrtc/webrtc/voice_engine/ | ||
D | voe_video_sync_impl.cc | 46 int VoEVideoSyncImpl::GetPlayoutTimestamp(int channel, in GetPlayoutTimestamp() function in webrtc::VoEVideoSyncImpl |
D | channel.cc | 3618 int Channel::GetPlayoutTimestamp(unsigned int& timestamp) { in GetPlayoutTimestamp() function in webrtc::voe::Channel |
/external/webrtc/webrtc/modules/audio_coding/neteq/ | ||
D | neteq_impl.cc | 364 bool NetEqImpl::GetPlayoutTimestamp(uint32_t* timestamp) { in GetPlayoutTimestamp() function in webrtc::NetEqImpl |