/aosp12/frameworks/av/media/libstagefright/mpeg2ts/ |
H A D | ATSParser.cpp | 187 struct SubSampleInfo { 192 Program *mProgram; 193 unsigned mElementaryPID; 194 unsigned mStreamType; 196 unsigned mPCR_PID; 199 sp<ABuffer> mBuffer; 201 bool mPayloadStarted; 202 bool mEOSReached; 204 uint64_t mPrevPTS; 209 bool mScrambled; [all …]
|
/aosp12/hardware/interfaces/audio/core/all-versions/default/include/core/default/ |
H A D | Stream.h | 50 struct Stream : public IStream, public ParametersUtil { struct 60 // Methods from ::android::hardware::audio::CPP_VERSION::IStream follow. argument 121 audio_stream_t* mStream; argument
|
/aosp12/frameworks/compile/slang/BitWriter_3_2/ |
H A D | BitcodeWriter.cpp | 160 BitstreamWriter &Stream) { in WriteAttributeTable() 184 BitstreamWriter &Stream) { in WriteTypeTable() 396 BitstreamWriter &Stream) { in WriteModuleInfo() 572 BitstreamWriter &Stream, in WriteValueAsMetadata() 583 BitstreamWriter &Stream, in WriteMDTuple() 1095 BitstreamWriter &Stream, in WriteInstruction() 1450 BitstreamWriter &Stream) { in WriteUseList() 1466 BitstreamWriter &Stream) { in WriteUseListBlock() 1484 BitstreamWriter &Stream) { in WriteFunction() 1559 BitstreamWriter &Stream) { in WriteBlockInfo() [all …]
|
/aosp12/hardware/google/camera/common/hal/common/ |
H A D | hal_types.h | 110 struct Stream { struct 112 StreamType stream_type = StreamType::kOutput; argument 118 StreamRotation rotation = StreamRotation::kRotation0; argument 137 std::vector<Stream> streams; argument
|
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/ |
H A D | BitcodeWriter.cpp | 160 BitstreamWriter &Stream) { in WriteAttributeTable() 184 BitstreamWriter &Stream) { in WriteTypeTable() 383 BitstreamWriter &Stream) { in WriteModuleInfo() 542 BitstreamWriter &Stream, in WriteValueAsMetadata() 553 BitstreamWriter &Stream, in WriteMDTuple() 598 BitstreamWriter &Stream) { in WriteModuleMetadata() 1026 BitstreamWriter &Stream) { in WriteModuleConstants() 1062 BitstreamWriter &Stream, in WriteInstruction() 1417 BitstreamWriter &Stream) { in WriteFunction() 1490 BitstreamWriter &Stream) { in WriteBlockInfo() [all …]
|
/aosp12/frameworks/compile/slang/BitWriter_2_9/ |
H A D | BitcodeWriter.cpp | 137 BitstreamWriter &Stream) { in WriteAttributeTable() 160 BitstreamWriter &Stream) { in WriteTypeSymbolTable() 213 BitstreamWriter &Stream) { in WriteTypeTable() 385 BitstreamWriter &Stream) { in WriteModuleInfo() 544 BitstreamWriter &Stream, in WriteValueAsMetadata() 555 BitstreamWriter &Stream, in WriteMDTuple() 600 BitstreamWriter &Stream) { in WriteModuleMetadata() 1064 BitstreamWriter &Stream, in WriteInstruction() 1355 BitstreamWriter &Stream) { in WriteFunction() 1426 BitstreamWriter &Stream) { in WriteBlockInfo() [all …]
|
/aosp12/frameworks/av/media/libeffects/config/include/media/ |
H A D | EffectsConfig.h | 67 struct Stream { struct 71 using OutputStream = Stream<audio_stream_type_t>; argument
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
H A D | faq.md | 223 ## Stream section
|
H A D | features.md | 76 ## Stream section
|
H A D | stream.md | 1 # Stream chapter
|
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/ |
H A D | Stream.cpp | 24 Stream::Stream(const string &/*mappingValue*/, in Stream() function in Stream
|
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/src/ |
H A D | Stream.h | 82 typedef Element<audio_stream_type_t> Stream; typedef
|
/aosp12/frameworks/ex/framesequence/jni/ |
H A D | Registry.h | 25 class Stream; variable
|
H A D | Stream.cpp | 32 Stream::Stream() in Stream() function in Stream
|
/aosp12/hardware/libhardware/modules/usbcamera/ |
H A D | Stream.cpp | 36 Stream::Stream(int id, camera3_stream_t *s) in Stream() function in usb_camera_hal::Stream
|
/aosp12/hardware/libhardware/modules/camera/3_0/ |
H A D | Stream.cpp | 35 Stream::Stream(int id, camera3_stream_t *s) in Stream() function in default_camera_hal::Stream
|
/aosp12/art/libartbase/base/ |
H A D | indenter.h | 121 std::ostream& Stream() { in Stream() function
|
/aosp12/frameworks/base/keystore/java/android/security/keystore2/ |
H A D | KeyStoreCryptoOperationChunkedStreamer.java | 55 interface Stream { interface in KeyStoreCryptoOperationChunkedStreamer
|
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/ |
H A D | EmulatedCameraDeviceSessionHWLImpl.h | 112 std::vector<Stream>* /*streams*/) override { in GetRequiredIntputStreams()
|
/aosp12/art/dexlayout/ |
H A D | dex_writer.h | 72 explicit Stream(DexContainer::Section* section) : section_(section) { in Stream() function
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/ts/ |
H A D | TsParser.java | 98 private abstract static class Stream { class in TsParser
|
/aosp12/hardware/interfaces/audio/core/all-versions/default/ |
H A D | Stream.cpp | 43 Stream::Stream(bool isInput, audio_stream_t* stream) : mIsInput(isInput), mStream(stream) { in Stream() function in android::hardware::audio::CPP_VERSION::implementation::Stream
|
/aosp12/bionic/libc/upstream-netbsd/lib/libc/isc/ |
H A D | eventlib_p.h | 169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
|
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
H A D | BitcodeReader.cpp | 191 BitstreamCursor Stream; member in __anon50290e470110::BitcodeReader
|
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
H A D | BitcodeReader.cpp | 433 BitstreamCursor Stream; member in __anoncb3d3d010110::BitcodeReader
|