/third_party/ffmpeg/fftools/ |
D | ffmpeg.h | 300 typedef struct InputStream { struct 301 int file_index; 302 AVStream *st; 303 int discard; /* true if stream data should be discarded */ 304 int user_set_discard; 305 …ecoding_needed; /* non zero if the packets must be decoded in 'raw_fifo', see DECODING_FOR_* */ 309 AVCodecContext *dec_ctx; 310 const AVCodec *dec; 311 AVFrame *decoded_frame; 312 AVFrame *filter_frame; /* a ref of decoded_frame, to be sent to filters */ [all …]
|
/third_party/openh264/test/utils/ |
D | InputStream.h | 6 struct InputStream { struct
|
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/stream/ |
D | InputStream.h | 28 InputStream() {} in InputStream() function
|
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/wav/ |
D | WavRIFFChunkHeader.h | 23 class InputStream; variable
|
D | WavChunkHeader.h | 23 class InputStream; variable
|
D | WavStreamReader.h | 32 class InputStream; variable
|
D | WavFmtChunkHeader.h | 21 class InputStream; variable
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | GeneratedCodeInfo.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
D | SourceCodeInfo.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
D | OneofOptions.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
D | ExtensionRangeOptions.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
D | FileDescriptorSet.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
D | EnumValueOptions.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
D | ServiceOptions.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
D | OneofDescriptorProto.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
D | MethodOptions.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
D | EnumOptions.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
D | ServiceDescriptorProto.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
D | EnumValueDescriptorProto.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceBrowserCompileServer.h | 100 llvm::QueueStreamer *InputStream = nullptr; variable
|
D | IceCompiler.cpp | 66 std::unique_ptr<llvm::DataStreamer> &&InputStream) { in run()
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption/ |
D | NamePart.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/ |
D | ReservedRange.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
D | ExtensionRange.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/ |
D | EnumReservedRange.php | 10 use Google\Protobuf\Internal\InputStream; alias
|