Home
last modified time | relevance | path

Searched defs:NotifyMutedState (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/api/neteq/
H A Dneteq_controller.h180 virtual void NotifyMutedState() {} in NotifyMutedState() function
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Ddecision_logic.cc216 void DecisionLogic::NotifyMutedState() { in NotifyMutedState() function in webrtc::DecisionLogic