Home
last modified time | relevance | path

Searched defs:Stream (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.cpp187 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 DStream.h50 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 DBitcodeWriter.cpp160 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 Dhal_types.h110 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 DBitcodeWriter.cpp160 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 DBitcodeWriter.cpp137 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 DEffectsConfig.h67 struct Stream { struct
71 using OutputStream = Stream<audio_stream_type_t>; argument
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
H A Dfaq.md223 ## Stream section
H A Dfeatures.md76 ## Stream section
H A Dstream.md1 # Stream chapter
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
H A DStream.cpp24 Stream::Stream(const string &/*mappingValue*/, in Stream() function in Stream
/aosp12/frameworks/av/services/audiopolicy/engineconfigurable/src/
H A DStream.h82 typedef Element<audio_stream_type_t> Stream; typedef
/aosp12/frameworks/ex/framesequence/jni/
H A DRegistry.h25 class Stream; variable
H A DStream.cpp32 Stream::Stream() in Stream() function in Stream
/aosp12/hardware/libhardware/modules/usbcamera/
H A DStream.cpp36 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 DStream.cpp35 Stream::Stream(int id, camera3_stream_t *s) in Stream() function in default_camera_hal::Stream
/aosp12/art/libartbase/base/
H A Dindenter.h121 std::ostream& Stream() { in Stream() function
/aosp12/frameworks/base/keystore/java/android/security/keystore2/
H A DKeyStoreCryptoOperationChunkedStreamer.java55 interface Stream { interface in KeyStoreCryptoOperationChunkedStreamer
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedCameraDeviceSessionHWLImpl.h112 std::vector<Stream>* /*streams*/) override { in GetRequiredIntputStreams()
/aosp12/art/dexlayout/
H A Ddex_writer.h72 explicit Stream(DexContainer::Section* section) : section_(section) { in Stream() function
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/ts/
H A DTsParser.java98 private abstract static class Stream { class in TsParser
/aosp12/hardware/interfaces/audio/core/all-versions/default/
H A DStream.cpp43 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 Deventlib_p.h169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp191 BitstreamCursor Stream; member in __anon50290e470110::BitcodeReader
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp433 BitstreamCursor Stream; member in __anoncb3d3d010110::BitcodeReader

12