Home
last modified time | relevance | path

Searched defs:StreamType (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DStreamingProcessor.h64 enum StreamType { enum
/aosp12/frameworks/proto_logging/stats/enums/stats/mediametrics/
H A Dmediametrics.proto21 enum StreamType { enum
/aosp12/packages/modules/adb/
H A Dbugreport_test.cpp60 enum StreamType { enum
/aosp12/frameworks/base/media/java/android/media/metrics/
H A DPlaybackMetrics.java116 public @interface StreamType {} annotation in PlaybackMetrics
/aosp12/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.h58 enum StreamType { enum
/aosp12/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp435 enum StreamType { enum
/aosp12/hardware/google/camera/common/hal/common/
H A Dhal_types.h94 enum class StreamType : uint32_t { enum