Home
last modified time | relevance | path

Searched defs:mStreams (Results 1 – 17 of 17) sorted by relevance

/aosp12/hardware/libhardware/modules/camera/3_0/
H A DCamera.h107 Stream **mStreams; variable
/aosp12/frameworks/av/services/oboeservice/
H A DAAudioClientTracker.h111 std::set<android::sp<AAudioServiceStreamBase>> mStreams; variable
/aosp12/hardware/libhardware/modules/usbcamera/
H A DCamera.h122 android::Vector<Stream *> mStreams; variable
/aosp12/frameworks/av/media/libaudioclient/include/media/
H A DAudioVolumeGroup.h51 StreamTypeVector mStreams; variable
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraChannel.h93 Vector<QCameraStream *> mStreams; variable
/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DARTPConnection.h84 List<StreamInfo> mStreams; member
/aosp12/frameworks/opt/net/voip/src/java/android/net/rtp/
H A DAudioGroup.java101 private final Map<AudioStream, Long> mStreams; field in AudioGroup
/aosp12/frameworks/av/services/audioflinger/
H A DBufLog.h185 BufLogStream *mStreams[BUFLOG_MAXSTREAMS]; variable
/aosp12/frameworks/av/media/libstagefright/webm/
H A DWebmWriter.h112 WebmStream mStreams[kMaxStreams]; variable
/aosp12/frameworks/av/services/audiopolicy/engine/common/include/
H A DVolumeCurve.h192 StreamTypeVector mStreams; /**< Keep it for legacy. */ variable
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/
H A DExoPlayerSampleExtractor.java184 private SampleStream[] mStreams; field in ExoPlayerSampleExtractor.SourceReaderWorker
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioPolicyManagerBase.h548 …StreamDescriptor mStreams[AudioSystem::NUM_STREAM_TYPES]; // stream descriptors for volu… variable
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/
H A DExoPlayerSampleExtractor.java183 private SampleStream[] mStreams; field in ExoPlayerSampleExtractor.SourceReaderWorker
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3Channel.h144 QCamera3Stream *mStreams[MAX_STREAM_NUM_IN_BUNDLE]; variable
/aosp12/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.h186 StreamItem mStreams[kMaxStreams]; member
/aosp12/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.cpp127 KeyedVector<unsigned, sp<Stream> > mStreams; member
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp675 hidl_vec<V3_4::Stream> mStreams; member