Searched refs:GetLengthUntilBlockStartInBytes (Results 1 – 4 of 4) sorted by relevance
80 EXPECT_EQ(-1, map_.GetLengthUntilBlockStartInBytes( in TEST_F()83 EXPECT_EQ(-1, map_.GetLengthUntilBlockStartInBytes( in TEST_F()88 map_.GetLengthUntilBlockStartInBytes( in TEST_F()
101 int32_t GetLengthUntilBlockStartInBytes(const RTPExtensionType type) const;
153 int32_t RtpHeaderExtensionMap::GetLengthUntilBlockStartInBytes( in GetLengthUntilBlockStartInBytes() function in webrtc::RtpHeaderExtensionMap
1450 rtp_header_extension_map_.GetLengthUntilBlockStartInBytes(type); in FindHeaderExtensionPosition()