Home
last modified time | relevance | path

Searched refs:MatchesCurrentResolution (Results 1 – 15 of 15) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/
H A Dcodec_database.h114 bool MatchesCurrentResolution(int width, int height) const;
H A Dvideo_sender.cc311 if (!_codecDataBase.MatchesCurrentResolution(videoFrame.width(), in AddVideoFrame()
H A Dcodec_database.cc390 bool VCMCodecDataBase::MatchesCurrentResolution(int width, int height) const { in MatchesCurrentResolution() function in webrtc::VCMCodecDataBase
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/
H A Dcodec_database.h114 bool MatchesCurrentResolution(int width, int height) const;
H A Dvideo_sender.cc311 if (!_codecDataBase.MatchesCurrentResolution(videoFrame.width(), in AddVideoFrame()
H A Dcodec_database.cc390 bool VCMCodecDataBase::MatchesCurrentResolution(int width, int height) const { in MatchesCurrentResolution() function in webrtc::VCMCodecDataBase
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/video_coding/
H A Dcodec_database.h114 bool MatchesCurrentResolution(int width, int height) const;
H A Dvideo_sender.cc311 if (!_codecDataBase.MatchesCurrentResolution(videoFrame.width(), in AddVideoFrame()
H A Dcodec_database.cc390 bool VCMCodecDataBase::MatchesCurrentResolution(int width, int height) const { in MatchesCurrentResolution() function in webrtc::VCMCodecDataBase
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/video_coding/
H A Dcodec_database.h124 bool MatchesCurrentResolution(int width, int height) const;
H A Dvideo_sender.cc326 if (!_codecDataBase.MatchesCurrentResolution(videoFrame.width(), in AddVideoFrame()
H A Dcodec_database.cc526 bool VCMCodecDataBase::MatchesCurrentResolution(int width, int height) const { in MatchesCurrentResolution() function in webrtc::VCMCodecDataBase
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_coding/main/source/
H A Dcodec_database.h142 bool MatchesCurrentResolution(int width, int height) const;
H A Dvideo_sender.cc381 if (!_codecDataBase.MatchesCurrentResolution(videoFrame.width(), in AddVideoFrame()
H A Dcodec_database.cc624 bool VCMCodecDataBase::MatchesCurrentResolution(int width, int height) const { in MatchesCurrentResolution() function in webrtc::VCMCodecDataBase