Home
last modified time | relevance | path

Searched defs:StreamInfo (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dsimulcast_encoder_adapter.h65 struct StreamInfo { struct
66 StreamInfo() in StreamInfo() function
73 StreamInfo(VideoEncoder* encoder, in StreamInfo() function
85 VideoEncoder* encoder;
86 EncodedImageCallback* callback;
87 uint16_t width;
88 uint16_t height;
89 bool key_frame_request;
90 bool send_stream;
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DStreamUtil.h37 struct StreamInfo { struct
39 StreamInfo() {} in StreamInfo() argument
47 static StreamInfo createStream(StreamPurpose Purpose, StringRef Name, argument
60 SmallVectorImpl<StreamInfo> &Streams); argument
/external/ImageMagick/MagickCore/
Dstream.h28 StreamInfo; typedef
/external/puffin/src/
Dpuffin.proto15 message StreamInfo { message
/external/tensorflow/tensorflow/core/platform/default/
Ddevice_tracer.cc470 struct StreamInfo { struct in tensorflow::__anonee34c7620211::CudaEventCollector
471 std::string name;
472 int index; // 0 is reserved for null stream.
473 const ContextInfo* ctx_info;