Home | History | Annotate | Download | only in audio

Lines Matching full:out_write

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