Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Drmenc.c26 typedef struct StreamInfo { struct
37 } StreamInfo; argument
Dmpegenc.c46 typedef struct StreamInfo { struct
60 } StreamInfo; argument
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DCommonDataType.h96 struct StreamInfo { struct
97 std::string format;
98 uint32_t height;
99 uint32_t width;
100 uint32_t channelId;
101 std::string streamPath;
/third_party/gstreamer/gstplugins_base/tests/icles/
Dtest-reverseplay.c44 } StreamInfo; typedef