Home
last modified time | relevance | path

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

/drivers/peripheral/audio/hdi_service/primary_impl/src/
Daudio_capture.c142 bool pauseStatus = hwCapture->captureParam.captureMode.ctlParam.pause; in AudioCapturePause() local
149 hwCapture->captureParam.captureMode.ctlParam.pause = pauseStatus; in AudioCapturePause()
Daudio_render.c200 bool pauseStatus = hwRender->renderParam.renderMode.ctlParam.pause; in AudioRenderPause() local
207 hwRender->renderParam.renderMode.ctlParam.pause = pauseStatus; in AudioRenderPause()