Searched refs:setRtcpSrTimestamp (Results 1 – 5 of 5) sorted by relevance
74 .setRtcpSrTimestamp(RTCPSR_TIMESTAMP) in testNotEqual()84 .setRtcpSrTimestamp(6) in testNotEqual()94 .setRtcpSrTimestamp(RTCPSR_TIMESTAMP) in testNotEqual()104 .setRtcpSrTimestamp(RTCPSR_TIMESTAMP) in testNotEqual()114 .setRtcpSrTimestamp(RTCPSR_TIMESTAMP) in testNotEqual()130 .setRtcpSrTimestamp(RTCPSR_TIMESTAMP) in createRtpReceptionStats()
52 void setRtcpSrTimestamp(const int32_t timestamp);
127 void RtpReceptionStats::setRtcpSrTimestamp(const int32_t timestamp) in setRtcpSrTimestamp() function in android::telephony::imsmedia::RtpReceptionStats
195 public @NonNull Builder setRtcpSrTimestamp(final int timestamp) { in setRtcpSrTimestamp() method in RtpReceptionStats.Builder
669 stats->setRtcpSrTimestamp(mLatestRtcpSrTimestamp); in processRtpReceptionStats()