Home
last modified time | relevance | path

Searched refs:SelectSendResolution (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/signaling/src/media-conduit/
H A DVideoConduit.h161 bool SelectSendResolution(unsigned short width,
H A DVideoConduit.cpp191 SelectSendResolution(mSendingWidth, mSendingHeight, nullptr); in GetVideoEncoderStats()
1238 WebrtcVideoConduit::SelectSendResolution(unsigned short width, in SelectSendResolution() function in mozilla::WebrtcVideoConduit
1607 if (SelectSendResolution(frame.width(), frame.height(), &frame)) { in SendVideoFrame()
/dports/www/firefox/firefox-99.0/dom/media/webrtc/libwebrtcglue/
H A DVideoConduit.h101 void SelectSendResolution(unsigned short width, unsigned short height);
H A DVideoConduit.cpp1295 void WebrtcVideoConduit::SelectSendResolution(unsigned short width, in SelectSendResolution() function in mozilla::WebrtcVideoConduit
1390 SelectSendResolution(aFrame.width(), aFrame.height()); in SendVideoFrame()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/signaling/src/media-conduit/
H A DVideoConduit.h172 void SelectSendResolution(unsigned short width, unsigned short height);
H A DVideoConduit.cpp1711 void WebrtcVideoConduit::SelectSendResolution(unsigned short width, in SelectSendResolution() function in mozilla::WebrtcVideoConduit
1865 SelectSendResolution(frame.width(), frame.height()); in SendVideoFrame()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/libwebrtcglue/
H A DVideoConduit.h171 void SelectSendResolution(unsigned short width, unsigned short height);
H A DVideoConduit.cpp1838 void WebrtcVideoConduit::SelectSendResolution(unsigned short width, in SelectSendResolution() function in mozilla::WebrtcVideoConduit
1973 SelectSendResolution(frame.width(), frame.height()); in SendVideoFrame()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/libwebrtcglue/
H A DVideoConduit.h171 void SelectSendResolution(unsigned short width, unsigned short height);
H A DVideoConduit.cpp1838 void WebrtcVideoConduit::SelectSendResolution(unsigned short width, in SelectSendResolution() function in mozilla::WebrtcVideoConduit
1973 SelectSendResolution(frame.width(), frame.height()); in SendVideoFrame()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/signaling/src/media-conduit/
H A DVideoConduit.h171 void SelectSendResolution(unsigned short width, unsigned short height);
H A DVideoConduit.cpp1808 void WebrtcVideoConduit::SelectSendResolution(unsigned short width, in SelectSendResolution() function in mozilla::WebrtcVideoConduit
1943 SelectSendResolution(frame.width(), frame.height()); in SendVideoFrame()