Home
last modified time | relevance | path

Searched defs:open_stream (Results 1 – 3 of 3) sorted by relevance

/third_party/elfutils/libdwfl/
Dgzip.c144 open_stream (int fd, off_t start_offset, struct unzip_state *state) in open_stream() function
/third_party/nghttp2/tests/
Dnghttp2_test_helper.c285 nghttp2_stream *open_stream(nghttp2_session *session, int32_t stream_id) { in open_stream() function
/third_party/ffmpeg/libavfilter/
Dsrc_movie.c159 static int open_stream(AVFilterContext *ctx, MovieStream *st, int dec_threads) in open_stream() function