Home
last modified time | relevance | path

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

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/media/capture/video/chromeos/
H A Dstream_buffer_manager.h128 struct StreamContext { struct
132 VideoCaptureFormat capture_format;
156 std::unordered_map<StreamType, std::unique_ptr<StreamContext>> argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/capture/video/chromeos/
H A Dstream_buffer_manager.h125 struct StreamContext { struct
151 std::unordered_map<StreamType, std::unique_ptr<StreamContext>> argument
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dsignature.h102 typedef struct StreamContext { struct
125 } StreamContext; argument
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dsignature.h102 typedef struct StreamContext { struct
125 } StreamContext; typedef
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dsignature.h102 typedef struct StreamContext { struct
125 } StreamContext; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dsignature.h102 typedef struct StreamContext { struct
125 } StreamContext; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dsignature.h102 typedef struct StreamContext { struct
125 } StreamContext; typedef
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dnut.h75 typedef struct StreamContext { struct
85 } StreamContext; argument
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dnut.h75 typedef struct StreamContext { struct
85 } StreamContext; argument
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dnut.h75 typedef struct StreamContext { struct
85 } StreamContext; argument
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dnut.h75 typedef struct StreamContext { struct
85 } StreamContext; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dnut.h75 typedef struct StreamContext { struct
85 } StreamContext; argument
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dnut.h75 typedef struct StreamContext { struct
85 } StreamContext; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dnut.h75 typedef struct StreamContext { struct
85 } StreamContext; argument
/dports/multimedia/handbrake/ffmpeg-4.4/doc/examples/
H A Dtranscoding.c50 typedef struct StreamContext { struct
55 } StreamContext; argument
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/doc/examples/
H A Dtranscoding.c50 typedef struct StreamContext { struct
55 } StreamContext; argument
/dports/audio/audacity/audacity-Audacity-3.1.3/src/import/
H A DImportFFmpeg.cpp182 struct StreamContext final struct
184 int StreamIndex { -1 };
186 std::unique_ptr<AVCodecContextWrapper> CodecContext;
188 int InitialChannels { 0 };
189 sampleFormat SampleFormat { floatSample };
191 bool Use { true };
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/doc/examples/
H A Dtranscoding.c47 typedef struct StreamContext { struct
50 } StreamContext; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/doc/examples/
H A Dtranscoding.c47 typedef struct StreamContext { struct
50 } StreamContext; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/doc/examples/
H A Dtranscoding.c47 typedef struct StreamContext { struct
50 } StreamContext; typedef
/dports/net/pichi/pichi-1.4.0/include/pichi/crypto/
H A Dstream.hpp20 using StreamContext = std::conditional_t< typedef
/dports/net-mgmt/icingaweb2-module-director/icingaweb2-module-director-1.6.2/library/Director/CoreBeta/
H A DStreamContext.php7 class StreamContext class
/dports/net-im/tg_owt/tg_owt-d578c76/src/media/engine/
H A Dsimulcast_encoder_adapter.cc163 SimulcastEncoderAdapter::StreamContext::StreamContext( in StreamContext() function in webrtc::SimulcastEncoderAdapter::StreamContext
184 SimulcastEncoderAdapter::StreamContext::StreamContext(StreamContext&& rhs) in StreamContext() function in webrtc::SimulcastEncoderAdapter::StreamContext
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavformat/
H A Dnut.h81 } StreamContext;// maybe s/StreamContext/streamcontext_t/ typedef
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DTestAudioActivity.java86 public static class StreamContext { class in TestAudioActivity

12