Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc1610 bool GetMinValue(const std::vector<int>& values, int* value) { in GetMinValue() function
1695 if (GetMinValue(maxptimes, &min_maxptime)) { in BuildRtpMap()
1702 if (GetMinValue(ptimes, &ptime)) { in BuildRtpMap()