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

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsdp.cc1609 bool GetMinValue(const std::vector<int>& values, int* value) { function in namespace:webrtc
1694 if (GetMinValue(maxptimes, &min_maxptime)) {
1701 if (GetMinValue(ptimes, &ptime)) {

Completed in 432 milliseconds