Searched refs:PayloadDescriptorLengthMinusSsData (Results 1 – 1 of 1) sorted by relevance
149 size_t PayloadDescriptorLengthMinusSsData(const RTPVideoHeaderVP9& hdr) { in PayloadDescriptorLengthMinusSsData() function155 return PayloadDescriptorLengthMinusSsData(hdr) + SsDataLength(hdr); in PayloadDescriptorLength()531 (bytes_processed ? PayloadDescriptorLengthMinusSsData(hdr_) in GeneratePackets()