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

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_header_extension_unittest.cc 80 EXPECT_EQ(-1, map_.GetLengthUntilBlockStartInBytes(
83 EXPECT_EQ(-1, map_.GetLengthUntilBlockStartInBytes(
88 map_.GetLengthUntilBlockStartInBytes(
rtp_header_extension.h 101 int32_t GetLengthUntilBlockStartInBytes(const RTPExtensionType type) const;
rtp_header_extension.cc 153 int32_t RtpHeaderExtensionMap::GetLengthUntilBlockStartInBytes(
rtp_sender.cc     [all...]

Completed in 526 milliseconds