Home
last modified time | relevance | path

Searched defs:unix_read (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dunix.c103 static int unix_read(URLContext *h, uint8_t *buf, int size) in unix_read() function
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c735 static int unix_read(struct userdata *u, pa_usec_t *sleep_usec, bool polled, bool on_timeout) { in unix_read() function