Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc1660 std::vector<int> ptimes; in BuildRtpMap() local
1685 ptimes.push_back(ptime); in BuildRtpMap()
1702 if (GetMinValue(ptimes, &ptime)) { in BuildRtpMap()