Home
last modified time | relevance | path

Searched refs:StreamProperties (Results 1 – 25 of 85) sorted by relevance

1234

/dports/multimedia/ccextractor/ccextractor-0.85/src/lib_ccx/
H A Dasf_functions.c121 .StreamProperties = { in asf_get_more_data()
525 …asf_data_container.StreamProperties.DecodeStreamNumber = asf_data_container.StreamProperties.Capti… in asf_get_more_data()
531 …asf_data_container.StreamProperties.CaptionStreamNumber, asf_data_container.StreamProperties.Video… in asf_get_more_data()
532 …asf_data_container.StreamProperties.DecodeStreamNumber = asf_data_container.StreamProperties.Video… in asf_get_more_data()
536 …asf_data_container.StreamProperties.DecodeStreamNumber = asf_data_container.StreamProperties.Video… in asf_get_more_data()
867 …&& asf_data_container.StreamProperties.DecodeStreamNumber != asf_data_container.StreamProperties.V… in asf_get_more_data()
870 …asf_data_container.StreamProperties.prevVideoStreamMS = asf_data_container.StreamProperties.currVi… in asf_get_more_data()
871 …asf_data_container.StreamProperties.currVideoStreamMS = asf_data_container.StreamProperties.VideoS… in asf_get_more_data()
901 …asf_data_container.StreamProperties.prevDecodeStreamPTS = asf_data_container.StreamProperties.curr… in asf_get_more_data()
902 …asf_data_container.StreamProperties.currDecodeStreamPTS = asf_data_container.StreamProperties.Deco… in asf_get_more_data()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/xe_hp_core/xehp/
H A Dtest_preamble_xehp.cpp25 StreamProperties streamProperties{}; in HWTEST2_F()
41 StreamProperties streamProperties{}; in HWTEST2_F()
58 StreamProperties streamProperties{}; in HWTEST2_F()
74 StreamProperties streamProperties{}; in HWTEST2_F()
92 StreamProperties streamProperties{}; in HWTEST2_F()
110 StreamProperties streamProperties{}; in HWTEST2_F()
/dports/lang/mono/mono-5.10.1.57/mcs/class/RabbitMQ.Client/src/client/impl/
H A DStreamProperties.cs62 public abstract class StreamProperties : ContentHeaderBase, IStreamProperties class
84 StreamProperties clone = MemberwiseClone() as StreamProperties; in Clone()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/RetroPlayer/streams/
H A DIRetroPlayerStream.h18 struct StreamProperties struct
40 virtual bool OpenStream(const StreamProperties& properties) = 0;
H A DRetroPlayerAudio.h23 struct AudioStreamProperties : public StreamProperties
52 bool OpenStream(const StreamProperties& properties) override;
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/xe_hpc_core/
H A Dtest_preamble_xe_hpc_core.cpp25 StreamProperties streamProperties{}; in XE_HPC_CORETEST_F()
63 StreamProperties streamProperties{}; in XE_HPC_CORETEST_F()
85 StreamProperties emptyProperties{}; in XE_HPC_CORETEST_F()
112 StreamProperties emptyProperties{}; in XE_HPC_CORETEST_F()
140 StreamProperties emptyProperties{}; in XE_HPC_CORETEST_F()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/helpers/
H A Dpreamble.h28 struct StreamProperties;
44 …static void appendProgramVFEState(const HardwareInfo &hwInfo, const StreamProperties &streamProper…
53 const StreamProperties &streamProperties);
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/
H A Decho_control_mobile_impl.cc60 struct EchoControlMobileImpl::StreamProperties { struct in webrtc::EchoControlMobileImpl
61 StreamProperties() = delete;
62 StreamProperties(int sample_rate_hz, in StreamProperties() argument
256 stream_properties_.reset(new StreamProperties( in Initialize()
H A Decho_control_mobile_impl.h74 struct StreamProperties;
84 std::unique_ptr<StreamProperties> stream_properties_;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.h72 struct StreamProperties;
80 std::unique_ptr<StreamProperties> stream_properties_;
H A Decho_control_mobile_impl.cc62 struct EchoControlMobileImpl::StreamProperties { struct in webrtc::EchoControlMobileImpl
63 StreamProperties() = delete;
64 StreamProperties(int sample_rate_hz, in StreamProperties() function
252 stream_properties_.reset(new StreamProperties( in Initialize()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/
H A Decho_control_mobile_impl.h72 struct StreamProperties;
80 std::unique_ptr<StreamProperties> stream_properties_;
H A Decho_control_mobile_impl.cc62 struct EchoControlMobileImpl::StreamProperties { struct in webrtc::EchoControlMobileImpl
63 StreamProperties() = delete;
64 StreamProperties(int sample_rate_hz, in StreamProperties() function
252 stream_properties_.reset(new StreamProperties( in Initialize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.h72 struct StreamProperties;
80 std::unique_ptr<StreamProperties> stream_properties_;
H A Decho_control_mobile_impl.cc62 struct EchoControlMobileImpl::StreamProperties { struct in webrtc::EchoControlMobileImpl
63 StreamProperties() = delete;
64 StreamProperties(int sample_rate_hz, in StreamProperties() function
252 stream_properties_.reset(new StreamProperties( in Initialize()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/
H A Decho_control_mobile_impl.h72 struct StreamProperties;
80 std::unique_ptr<StreamProperties> stream_properties_;
H A Decho_control_mobile_impl.cc62 struct EchoControlMobileImpl::StreamProperties { struct in webrtc::EchoControlMobileImpl
63 StreamProperties() = delete;
64 StreamProperties(int sample_rate_hz, in StreamProperties() argument
252 stream_properties_.reset(new StreamProperties( in Initialize()
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.h72 struct StreamProperties;
80 std::unique_ptr<StreamProperties> stream_properties_;
H A Decho_control_mobile_impl.cc62 struct EchoControlMobileImpl::StreamProperties { struct in webrtc::EchoControlMobileImpl
63 StreamProperties() = delete;
64 StreamProperties(int sample_rate_hz, in StreamProperties() argument
252 stream_properties_.reset(new StreamProperties( in Initialize()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/encoders/
H A Dtest_encode_grf_mode_xe_hp_and_later.cpp24 StreamProperties streamProperties{}; in HWCMDTEST_F()
60 StreamProperties streamProperties{}; in HWTEST2_F()
80 StreamProperties streamProperties{}; in HWTEST2_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/audio/
H A Daudio_state.h81 struct StreamProperties { struct
85 std::map<webrtc::AudioSendStream*, StreamProperties> sending_streams_; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/audio/
H A Daudio_state.h84 struct StreamProperties { struct
88 std::map<webrtc::AudioSendStream*, StreamProperties> sending_streams_; argument
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/audio/
H A Daudio_state.h80 struct StreamProperties { struct
84 std::map<webrtc::AudioSendStream*, StreamProperties> sending_streams_; argument
/dports/net-im/tg_owt/tg_owt-d578c76/src/audio/
H A Daudio_state.h88 struct StreamProperties { struct
92 std::map<webrtc::AudioSendStream*, StreamProperties> sending_streams_; argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.h56 struct StreamProperties;
78 std::unique_ptr<StreamProperties> stream_properties_;

1234