Searched defs:SP_Stream_st (Results 1 – 1 of 1) sorted by relevance
20 struct SP_Stream_st { struct21 explicit SP_Stream_st(int id) : stream_id(id) {} in SP_Stream_st() argument22 int stream_id;