Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp9.cc126 size_t SsDataLength(const RTPVideoHeaderVP9& hdr) { in SsDataLength() function
155 return PayloadDescriptorLengthMinusSsData(hdr) + SsDataLength(hdr); in PayloadDescriptorLength()