Home
last modified time | relevance | path

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

/external/openscreen/cast/streaming/
Drtcp_common.cc226 const auto second_word = ConsumeField<uint32_t>(&buffer); in ParseOne() local
228 second_word >> kRtcpCumulativePacketsFieldNumBits; in ParseOne()
230 second_word & in ParseOne()