Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/include/
H A Drtcp.h69 uint32_t cumulative_ : 24; member
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/
H A Drtcp_context.cpp202 item->cumulative_ = htonl(uint32_t(GetLost())) >> 8; // 8:byte offset in CreateRtcpRR()

Completed in 2 milliseconds