Lines Matching refs:standby
120 bool standby; member
130 bool standby; member
349 ALOGV("%s enter standby = %d",__func__,out->standby); in out_standby()
354 if (!out->standby && activePcm) { in out_standby()
357 out->standby = true; in out_standby()
579 out->standby = true; in out_write()
582 if (out->standby) { in out_write()
587 out->standby = false; in out_write()
730 out->stream.common.standby = out_standby; in adev_open_output_stream()
746 out->standby = true; in adev_open_output_stream()
765 out->standby = false; in adev_open_output_stream()
792 out->standby = false; in adev_close_output_stream()