Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dteeproto.c65 static int tee_close(URLContext *h) in tee_close() function
136 tee_close(h); in tee_open()
143 .url_close = tee_close,