Searched refs:LastDecodedWasCngOrDtmf (Results 1 – 3 of 3) sorted by relevance
86 virtual void LastDecodedWasCngOrDtmf(bool it_was);
353 void DelayManager::LastDecodedWasCngOrDtmf(bool it_was) { in LastDecodedWasCngOrDtmf() function in webrtc::DelayManager
204 delay_manager_->LastDecodedWasCngOrDtmf(last_cng_or_dtmf); in PacketArrived()