Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dhttp.c1990 static int http_proxy_write(URLContext *h, const uint8_t *buf, int size) in http_proxy_write() function
2000 .url_write = http_proxy_write,