Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dhttp.c1513 static int http_buf_read_compressed(URLContext *h, uint8_t *buf, int size) in http_buf_read_compressed() function
1564 return http_buf_read_compressed(h, buf, size); in http_read_stream()