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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Dtmmbr_help.cc317 uint32_t minIndexTMMBR = 0; local
323 minIndexTMMBR = i;
334 minIndexTMMBR = i;
339 candidateSet.Tmmbr(minIndexTMMBR),
340 candidateSet.PacketOH(minIndexTMMBR),
341 candidateSet.Ssrc(minIndexTMMBR));
351 candidateSet.ClearEntry(minIndexTMMBR);

Completed in 191 milliseconds