Home
last modified time | relevance | path

Searched defs:mStreamType (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/wmf/
H A DWMFAudioMFTManager.h51 StreamType mStreamType; variable
H A DWMFVideoMFTManager.h100 StreamType mStreamType; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/platforms/wmf/
H A DWMFAudioMFTManager.h48 StreamType mStreamType; variable
H A DWMFVideoMFTManager.h89 StreamType mStreamType; variable
/dports/www/firefox/firefox-99.0/dom/media/platforms/wmf/
H A DWMFAudioMFTManager.h51 StreamType mStreamType; variable
H A DWMFVideoMFTManager.h100 StreamType mStreamType; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/platforms/wmf/
H A DWMFAudioMFTManager.h51 StreamType mStreamType; variable
H A DWMFVideoMFTManager.h100 StreamType mStreamType; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/platforms/wmf/
H A DWMFAudioMFTManager.h54 StreamType mStreamType; variable
H A DWMFVideoMFTManager.h103 StreamType mStreamType; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/platforms/wmf/
H A DWMFAudioMFTManager.h65 StreamType mStreamType; variable
H A DWMFVideoMFTManager.h112 StreamType mStreamType; variable
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreDeflate.h85 StreamType mStreamType; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/system/gonk/
H A DAudioManager.h96 const int32_t mStreamType; variable
H A DAudioManager.cpp163 int32_t mStreamType; member
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/base/
H A DnsPluginStreamListenerPeer.h133 int32_t mStreamType; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/base/
H A DnsPluginStreamListenerPeer.h132 int32_t mStreamType; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/apple/
H A DAppleVTDecoder.h103 const StreamType mStreamType; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/platforms/apple/
H A DAppleVTDecoder.h103 const StreamType mStreamType; variable
/dports/www/firefox/firefox-99.0/dom/media/platforms/apple/
H A DAppleVTDecoder.h104 const StreamType mStreamType; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/base/
H A DnsPluginStreamListenerPeer.h160 int32_t mStreamType; variable
H A DnsNPAPIPluginStreamListener.h131 int32_t mStreamType; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/system/gonk/android_audio/
H A DAudioTrack.h459 uint8_t mStreamType; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/media/cma/backend/android/java/src/org/chromium/chromecast/cma/backend/android/
H A DVolumeControl.java111 private final int mStreamType; field in VolumeControl.Settings