Home
last modified time | relevance | path

Searched refs:LastOutputType (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_impl.h332 NetEqOutputType LastOutputType() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
Dneteq_impl.cc165 *type = LastOutputType(); in GetAudio()
2029 NetEqOutputType NetEqImpl::LastOutputType() { in LastOutputType() function in webrtc::NetEqImpl