Home
last modified time | relevance | path

Searched defs:OutputStream (Results 1 – 17 of 17) sorted by relevance

/third_party/ffmpeg/libavformat/
Dhdsenc.c45 typedef struct OutputStream { struct
66 } OutputStream; argument
Dsmoothstreamingenc.c50 typedef struct OutputStream { struct
68 } OutputStream; argument
Ddashenc.c99 typedef struct OutputStream { struct
100 AVFormatContext *ctx;
101 int ctx_inited, as_idx;
102 AVIOContext *out;
103 AVCodecParserContext *parser;
104 AVCodecContext *parser_avctx;
105 int packets_written;
106 char initfile[1024];
107 int64_t init_start_pos, pos;
108 int init_range_length;
[all …]
/third_party/ffmpeg/fftools/
Dffmpeg.h443 typedef struct OutputStream { struct
444 int file_index; /* file index */
445 int index; /* stream index in the output file */
446 int source_index; /* InputStream index */
447 AVStream *st; /* stream in the output file */
448 int encoding_needed; /* true if encoding needed for this stream */
449 int frame_number;
452 struct InputStream *sync_ist; /* input stream to sync against */
453 … /* output frame counter, could be changed to some true timestamp */ // FIXME look at frame_number
456 int64_t first_pts;
[all …]
/third_party/ffmpeg/doc/examples/
Dmuxing.c53 typedef struct OutputStream { struct
68 } OutputStream; argument
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.h25 class OutputStream; variable
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dreadable_font_data.h25 class OutputStream; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DSampleProfWriter.h74 std::unique_ptr<raw_ostream> OutputStream; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DUtility.h66 OutputStream(char *StartBuf, size_t Size) in OutputStream() function
DItaniumDemangle.h177 virtual bool hasRHSComponentSlow(OutputStream &) const { return false; } in hasRHSComponentSlow() argument
178 virtual bool hasArraySlow(OutputStream &) const { return false; } in hasArraySlow() argument
179 virtual bool hasFunctionSlow(OutputStream &) const { return false; } in hasFunctionSlow() argument
183 virtual const Node *getSyntaxNode(OutputStream &) const { in getSyntaxNode() argument
200 virtual void printRight(OutputStream &) const {} in printRight() argument
623 bool hasRHSComponentSlow(OutputStream &) const override { return true; } in hasRHSComponentSlow() argument
624 bool hasArraySlow(OutputStream &) const override { return true; } in hasArraySlow() argument
659 bool hasRHSComponentSlow(OutputStream &) const override { return true; } in hasRHSComponentSlow() argument
660 bool hasFunctionSlow(OutputStream &) const override { return true; } in hasFunctionSlow() argument
755 bool hasRHSComponentSlow(OutputStream &) const override { return true; } in hasRHSComponentSlow() argument
[all …]
DMicrosoftDemangleNodes.h24 class OutputStream; variable
/third_party/flutter/skia/src/sksl/
DSkSLUtil.h30 class OutputStream; variable
/third_party/skia/src/sksl/
DSkSLUtil.h32 class OutputStream; variable
/third_party/abseil-cpp/absl/time/
Dcivil_time_test.cc871 TEST(CivilTime, OutputStream) { in TEST() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dcivil_time_test.cc871 TEST(CivilTime, OutputStream) { in TEST() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dcivil_time_test.cc890 TEST(CivilTime, OutputStream) { in TEST() argument
/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dcivil_time_test.cc890 TEST(CivilTime, OutputStream) { in TEST() argument