HomeSort by relevance Sort by last modified time
    Searched defs:StreamType (Results 1 - 10 of 10) sorted by null

  /external/ImageMagick/MagickCore/
blob-private.h 56 } StreamType;
  /frameworks/av/services/camera/libcameraservice/api1/client2/
StreamingProcessor.h 64 enum StreamType {
69 status_t startStream(StreamType type,
95 StreamType mActiveRequest;
  /system/core/adb/
bugreport_test.cpp 60 enum StreamType {
70 explicit OnStandardStreamsCallbackAction(StreamType type, const std::string& output)
83 StreamType type_;
  /external/skia/tools/
ok.cpp 175 struct StreamType {
179 static std::vector<StreamType> stream_types;
341 stream_types.push_back(StreamType{name, help, factory});
  /external/webrtc/webrtc/video/
vie_channel.h 54 enum StreamType {
120 const StreamType usage,
198 int32_t SetRemoteSSRCType(const StreamType usage, const uint32_t SSRC);
  /frameworks/av/media/libstagefright/httplive/
LiveSession.h 58 enum StreamType {
79 status_t dequeueAccessUnit(StreamType stream, sp<ABuffer> *accessUnit);
81 status_t getStreamFormatMeta(StreamType stream, sp<MetaData> *meta);
103 static const char *getKeyForStream(StreamType type);
104 static const char *getNameForStream(StreamType type);
105 static ATSParser::SourceType getSourceTypeForStream(StreamType type);
225 KeyedVector<StreamType, sp<AnotherPacketSource> > mPacketSources;
227 KeyedVector<StreamType, sp<AnotherPacketSource> > mPacketSources2;
280 static StreamType indexToType(int idx);
289 void swapPacketSource(StreamType stream)
    [all...]
  /frameworks/av/cmds/stagefright/
stagefright.cpp 417 enum StreamType {
425 StreamType mStreamType;
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_dbg_common.h     [all...]
  /packages/apps/TV/libs/
exoplayer_v2.jar 

Completed in 413 milliseconds