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

  /external/opencore/protocols/sdp/common/include/
common_info.h 52 CORRUPTION_DURATION, SUCESSIVE_LOSS, FRAMERATE_DEVIATION,
  /external/opencore/protocols/sdp/parser/src/
sdp_parsing_utils.cpp 178 else if (!oscl_strncmp(sptr, "Corruption_Duration",
179 oscl_strlen("Corruption_Duration")))
181 qoeMetrics.name[QoEMetricsType::CORRUPTION_DURATION] = true;
182 sptr = sptr + oscl_strlen("Corruption_Duration");

Completed in 2895 milliseconds