Home | History | Annotate | Download | only in audio

Lines Matching refs:standby

98     bool                    standby;
124 standby must wait for this flag to be cleared by write thread */
240 if (out->standby || !out->data)
243 out->standby = true;
253 ALOGV_IF(!out->bt_enabled, "Standby skip stop: enabled %d", out->bt_enabled);
420 if (out->standby) {
422 out->standby = false;
455 if (out->standby) {
504 if (out->standby) {
505 /* abort and clear all pending frames if standby requested */
645 out->stream.common.standby = out_standby;