Home
last modified time | relevance | path

Searched defs:towrite (Results 1 – 4 of 4) sorted by relevance

/third_party/libdrm/
Dgen_table_fourcc.py33 towrite = sys.argv[2] variable
/third_party/pulseaudio/src/pulsecore/
Dsrbchannel.c104 int towrite; in pa_srbchannel_write() local
/third_party/ffmpeg/libavformat/
Drtmppkt.c387 int towrite = FFMIN(chunk_size, pkt->size - off); in ff_rtmp_packet_write() local
/third_party/pulseaudio/src/utils/
Dpacat.c528 size_t writable, towrite, r; in stdin_callback() local