Searched defs:StreamInfo (Results 1 – 5 of 5) sorted by relevance
65 struct StreamInfo { struct66 StreamInfo() in StreamInfo() argument73 StreamInfo(VideoEncoder* encoder, in StreamInfo() argument85 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
829 struct StreamInfo { struct in tensorflow::profiler::__anonb021a46a0111::CudaEventRecorder830 uint32 stream_id = 0;831 std::string name;832 int index; // 0 is reserved for null stream.833 const ContextInfo *ctx_info;