Searched refs:GetLengthUntilBlockStartInBytes (Results 1 - 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_header_extension_unittest.cc80 EXPECT_EQ(-1, map_.GetLengthUntilBlockStartInBytes(
83 EXPECT_EQ(-1, map_.GetLengthUntilBlockStartInBytes(
88 map_.GetLengthUntilBlockStartInBytes(
H A Drtp_header_extension.h101 int32_t GetLengthUntilBlockStartInBytes(const RTPExtensionType type) const;
H A Drtp_header_extension.cc153 int32_t RtpHeaderExtensionMap::GetLengthUntilBlockStartInBytes( function in class:webrtc::RtpHeaderExtensionMap
H A Drtp_sender.cc1450 rtp_header_extension_map_.GetLengthUntilBlockStartInBytes(type);

Completed in 89 milliseconds