Searched defs:StreamInfo (Results 1 – 5 of 5) sorted by relevance
65 struct StreamInfo { struct66 StreamInfo() in StreamInfo() function73 StreamInfo(VideoEncoder* encoder, in StreamInfo() function85 VideoEncoder* encoder;86 EncodedImageCallback* callback;87 uint16_t width;88 uint16_t height;89 bool key_frame_request;90 bool send_stream;
37 struct StreamInfo { struct39 StreamInfo() {} in StreamInfo() argument47 static StreamInfo createStream(StreamPurpose Purpose, StringRef Name, argument60 SmallVectorImpl<StreamInfo> &Streams); argument
28 StreamInfo; typedef
15 message StreamInfo { message
470 struct StreamInfo { struct in tensorflow::__anonee34c7620211::CudaEventCollector471 std::string name;472 int index; // 0 is reserved for null stream.473 const ContextInfo* ctx_info;