Searched refs:stream_open (Results 1 – 4 of 4) sorted by relevance
3400 ngtcp2_stream_open stream_open; member
3067 static VideoState *stream_open(const char *filename, in stream_open() function3747 is = stream_open(input_filename, file_iformat); in main()
149 if (!conn->callbacks.stream_open) { in conn_call_stream_open()153 rv = conn->callbacks.stream_open(conn, strm->stream_id, conn->user_data); in conn_call_stream_open()
9595 bitstream *stream = stream_open(&buf.at(0), buf_size); in DecompressZfp()9658 bitstream *stream = stream_open(&outBuf->at(0), buf_size); in CompressZfp()