Home
last modified time | relevance | path

Searched defs:close_stream (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/doc/examples/
Dmuxing.c524 static void close_stream(AVFormatContext *oc, OutputStream *ost) in close_stream() function
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump.c65 static bool close_stream = false; variable
/third_party/nghttp2/src/
Dasio_server_http2_handler.cc314 void http2_handler::close_stream(int32_t stream_id) { in close_stream() function in nghttp2::asio_http2::server::http2_handler
/third_party/glib/gio/
Dgbufferedoutputstream.c633 guint close_stream : 1; member