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() argument
73 StreamInfo(VideoEncoder* encoder, in StreamInfo() argument
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/profiler/internal/gpu/
Dcupti_tracer.cc829 struct StreamInfo { struct in tensorflow::profiler::__anonb021a46a0111::CudaEventRecorder
830 uint32 stream_id = 0;
831 std::string name;
832 int index; // 0 is reserved for null stream.
833 const ContextInfo *ctx_info;