Home
last modified time | relevance | path

Searched refs:ProcessRingNotification (Results 1 – 10 of 10) sorted by relevance

/system/dev/audio/astro-pdm-input/
A Daudio-stream-in.h44 zx_status_t ProcessRingNotification();
A Daudio-stream-in.cpp149 zx_status_t AstroAudioStreamIn::ProcessRingNotification() { in ProcessRingNotification() function in audio::astro::AstroAudioStreamIn
175 return pdm->ProcessRingNotification(); in InitPost()
/system/dev/audio/sherlock-pdm-input/
A Daudio-stream-in.h50 zx_status_t ProcessRingNotification();
A Daudio-stream-in.cpp152 zx_status_t SherlockAudioStreamIn::ProcessRingNotification() { in ProcessRingNotification() function in audio::sherlock::SherlockAudioStreamIn
174 return pdm->ProcessRingNotification(); in InitPost()
/system/dev/audio/astro-tdm-output/
A Daudio-stream-out.h59 zx_status_t ProcessRingNotification();
A Daudio-stream-out.cpp145 return tdm->ProcessRingNotification(); in InitPost()
152 zx_status_t AstroAudioStreamOut::ProcessRingNotification() { in ProcessRingNotification() function in audio::astro::AstroAudioStreamOut
/system/dev/audio/sherlock-tdm-output/
A Daudio-stream-out.h62 zx_status_t ProcessRingNotification();
A Daudio-stream-out.cpp180 return tdm->ProcessRingNotification(); in InitPost()
187 zx_status_t SherlockAudioStreamOut::ProcessRingNotification() { in ProcessRingNotification() function in audio::sherlock::SherlockAudioStreamOut
/system/dev/audio/gauss-tdm/
A Dtdm-audio-stream.h110 zx_status_t ProcessRingNotification();
A Dgauss-tdm-stream.cpp88 return tdm->ProcessRingNotification(); in Create()
672 zx_status_t TdmOutputStream::ProcessRingNotification() { in ProcessRingNotification() function in audio::gauss::TdmOutputStream

Completed in 42 milliseconds