Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtcp_packet.cc255 void CreateSdes(const std::vector<Sdes::Chunk>& chunks, in CreateSdes() function
821 CreateSdes(chunks_, BlockToHeaderLength(BlockLength()), packet, length); in Create()