Home | History | Annotate | Download | only in audio

Lines Matching refs:out_write

60 /* minimum sleep time in out_write() when write threshold is not reached */
623 static ssize_t out_write(struct audio_stream_out *stream, const void* buffer,
721 ALOGW("out_write() limiting sleep time %d to %d",
1051 out->stream.write = out_write;