Home
last modified time | relevance | path

Searched defs:SetVideoConfig (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/media/webm/
H A DEbmlComposer.cpp147 void EbmlComposer::SetVideoConfig(uint32_t aWidth, uint32_t aHeight, in SetVideoConfig() function in mozilla::EbmlComposer
/dports/www/firefox/firefox-99.0/dom/media/webm/
H A DEbmlComposer.cpp147 void EbmlComposer::SetVideoConfig(uint32_t aWidth, uint32_t aHeight, in SetVideoConfig() function in mozilla::EbmlComposer
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webm/
H A DEbmlComposer.cpp147 void EbmlComposer::SetVideoConfig(uint32_t aWidth, uint32_t aHeight, in SetVideoConfig() function in mozilla::EbmlComposer
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webm/
H A DEbmlComposer.cpp166 void EbmlComposer::SetVideoConfig(uint32_t aWidth, uint32_t aHeight, in SetVideoConfig() function in mozilla::EbmlComposer
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webm/
H A DEbmlComposer.cpp175 void EbmlComposer::SetVideoConfig(uint32_t aWidth, uint32_t aHeight, in SetVideoConfig() function in mozilla::EbmlComposer
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webm/
H A DEbmlComposer.cpp178 EbmlComposer::SetVideoConfig(uint32_t aWidth, uint32_t aHeight, in SetVideoConfig() function in mozilla::EbmlComposer
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/media/cma/backend/
H A Daudio_video_pipeline_device_unittest.cc121 void SetVideoConfig(const VideoConfig& config) { video_config_ = config; } in SetVideoConfig() function in chromecast::media::__anoncff592220111::BufferFeeder