Searched defs:SP_Stream_st (Results 1 – 1 of 1) sorted by relevance
27 struct SP_Stream_st { struct28 explicit SP_Stream_st(int id) : stream_id(id) {} in SP_Stream_st() argument29 int stream_id;