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

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

Completed in 147 milliseconds