| /third_party/ffmpeg/fftools/ |
| D | ffmpeg.h | 294 typedef struct InputStream { struct 295 int file_index; 296 AVStream *st; 297 int discard; /* true if stream data should be discarded */ 298 int user_set_discard; 299 …ecoding_needed; /* non zero if the packets must be decoded in 'raw_fifo', see DECODING_FOR_* */ 303 AVCodecContext *dec_ctx; 304 AVCodec *dec; 305 AVFrame *decoded_frame; 306 AVFrame *filter_frame; /* a ref of decoded_frame, to be sent to filters */ [all …]
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | SourceCodeInfo.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
| D | OneofOptions.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
| D | GeneratedCodeInfo.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
| D | FileDescriptorSet.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
| D | ExtensionRangeOptions.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 | ServiceDescriptorProto.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
| D | EnumOptions.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
| D | MethodOptions.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
| D | EnumValueDescriptorProto.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
| D | EnumDescriptorProto.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
| D | MessageOptions.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
| D | MethodDescriptorProto.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
| D | UninterpretedOption.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
| D | FieldOptions.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
| D | DescriptorProto.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
| /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
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/ |
| D | Annotation.php | 10 use Google\Protobuf\Internal\InputStream; alias
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/ |
| D | Location.php | 10 use Google\Protobuf\Internal\InputStream; alias
|