Home
last modified time | relevance | path

Searched defs:InputStream (Results 1 – 25 of 42) sorted by relevance

12

/third_party/ffmpeg/fftools/
Dffmpeg.h306 typedef struct InputStream { struct
307 int file_index;
308 AVStream *st;
309 int discard; /* true if stream data should be discarded */
310 int user_set_discard;
311 …ecoding_needed; /* non zero if the packets must be decoded in 'raw_fifo', see DECODING_FOR_* */
314 int processing_needed; /* non zero if the packets must be processed */
316 AVCodecContext *dec_ctx;
317 const AVCodec *dec;
318 AVFrame *decoded_frame;
[all …]
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/stream/
DInputStream.h28 InputStream() {} in InputStream() function
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/wav/
DWavRIFFChunkHeader.h23 class InputStream; variable
DWavChunkHeader.h23 class InputStream; variable
DWavStreamReader.h32 class InputStream; variable
DWavFmtChunkHeader.h21 class InputStream; variable
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGeneratedCodeInfo.php10 use Google\Protobuf\Internal\InputStream; alias
DFileDescriptorSet.php10 use Google\Protobuf\Internal\InputStream; alias
DSourceCodeInfo.php10 use Google\Protobuf\Internal\InputStream; alias
DOneofOptions.php10 use Google\Protobuf\Internal\InputStream; alias
DExtensionRangeOptions.php10 use Google\Protobuf\Internal\InputStream; alias
DEnumValueOptions.php10 use Google\Protobuf\Internal\InputStream; alias
DServiceOptions.php10 use Google\Protobuf\Internal\InputStream; alias
DOneofDescriptorProto.php10 use Google\Protobuf\Internal\InputStream; alias
DMethodOptions.php10 use Google\Protobuf\Internal\InputStream; alias
DServiceDescriptorProto.php10 use Google\Protobuf\Internal\InputStream; alias
DEnumValueDescriptorProto.php10 use Google\Protobuf\Internal\InputStream; alias
DEnumOptions.php10 use Google\Protobuf\Internal\InputStream; alias
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceBrowserCompileServer.h100 llvm::QueueStreamer *InputStream = nullptr; variable
DIceCompiler.cpp66 std::unique_ptr<llvm::DataStreamer> &&InputStream) { in run()
/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
DReservedRange.php10 use Google\Protobuf\Internal\InputStream; alias
DExtensionRange.php10 use Google\Protobuf\Internal\InputStream; alias
/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/
DEnumReservedRange.php10 use Google\Protobuf\Internal\InputStream; alias
/third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption/
DNamePart.php10 use Google\Protobuf\Internal\InputStream; alias
/third_party/skia/third_party/externals/oboe/samples/parselib/
DREADME.md21 ### InputStream subsection

12