Home
last modified time | relevance | path

Searched refs:http_read_stream_all (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dhttp.c1602 static int http_read_stream_all(URLContext *h, uint8_t *buf, int size) in http_read_stream_all() function
1658 int len = http_read_stream_all(h, &ch, 1); in store_icy()
1665 ret = http_read_stream_all(h, data, len); in store_icy()