Searched defs:StreamType (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DStreamingProcessor.h61 enum StreamType { enum in class:android::camera2::StreamingProcessor
66 status_t startStream(StreamType type,
97 StreamType mActiveRequest;
/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.h45 enum StreamType { enum in struct:android::LiveSession
50 status_t dequeueAccessUnit(StreamType stream, sp<ABuffer> *accessUnit);
52 status_t getStreamFormat(StreamType stream, sp<AMessage> *format);
129 KeyedVector<StreamType, sp<AnotherPacketSource> > mPacketSources;
/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp408 enum StreamType { enum in struct:DetectSyncSource
416 StreamType mStreamType;

Completed in 740 milliseconds