Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dhttp.c1775 URLContext *old_hd = s->hd; in http_seek_internal() local
1821 s->hd = old_hd; in http_seek_internal()
1826 ffurl_close(old_hd); in http_seek_internal()