Searched refs:MatchesCurrentResolution (Results 1 – 3 of 3) sorted by relevance
125 bool MatchesCurrentResolution(int width, int height) const;
283 if (!_codecDataBase.MatchesCurrentResolution(videoFrame.width(), in AddVideoFrame()
525 bool VCMCodecDataBase::MatchesCurrentResolution(int width, int height) const { in MatchesCurrentResolution() function in webrtc::VCMCodecDataBase