Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_single_stream.cc88 BweNames type = BweNames::kReceiverTOffset; in IncomingPacket()
90 type = BweNames::kReceiverNoExtension; in IncomingPacket()
91 RTC_HISTOGRAM_ENUMERATION(kBweTypeHistogram, type, BweNames::kBweNamesMax); in IncomingPacket()
Dremote_bitrate_estimator_abs_send_time.cc248 RTC_HISTOGRAM_ENUMERATION(kBweTypeHistogram, BweNames::kReceiverAbsSendTime, in IncomingPacketInfo()
249 BweNames::kBweNamesMax); in IncomingPacketInfo()
/external/webrtc/modules/remote_bitrate_estimator/include/
Dbwe_defines.h34 enum BweNames { enum
/external/webrtc/modules/congestion_controller/goog_cc/
Ddelay_based_bwe.cc149 BweNames::kSendSideTransportSeqNum, in IncomingPacketFeedbackVector()
150 BweNames::kBweNamesMax); in IncomingPacketFeedbackVector()