HomeSort by relevance Sort by last modified time
    Searched refs:cumulativePacketsLost (Results 1 - 3 of 3) sorted by null

  /external/opencore/protocols/rtp/src/
rtcp.h 328 uint32 cumulativePacketsLost;
rtcp_decoder.cpp 837 inStream >> app_packet.pvss_app_data.extraDRC.cumulativePacketsLost;
rtcp_encoder.cpp 694 outStream << app_packet.pvss_app_data.extraDRC.cumulativePacketsLost;

Completed in 383 milliseconds