Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_http2_session.h56 struct StreamData { struct
57 StreamData *dlnext, *dlprev; argument
58 Http2DownstreamConnection *dconn;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMSFBuilder.h138 std::vector<std::pair<uint32_t, BlockList>> StreamData; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DCommonDataType.h90 struct StreamData { struct
91 size_t size; // Size of memory, bytes
92 std::shared_ptr<void> data; // Smart pointer of data
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamRef.h202 BinaryStreamRef StreamData; // Stream Data member
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmux.c227 } StreamData; typedef