Home
last modified time | relevance | path

Searched defs:UpdateMin (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/call/adaptation/
Dvideo_source_restrictions_unittest.cc129 TEST(VideoSourceRestrictions, UpdateMin) { in TEST() argument
Dvideo_source_restrictions.cc83 void VideoSourceRestrictions::UpdateMin(const VideoSourceRestrictions& other) { in UpdateMin() function in webrtc::VideoSourceRestrictions