Searched refs:FirstPacketInSubFrame (Results 1 – 6 of 6) sorted by relevance
29 RTC_DCHECK(FirstPacketInSubFrame()); in TemporalLayer()40 RTC_DCHECK(FirstPacketInSubFrame()); in SpatialLayer()51 RTC_DCHECK(FirstPacketInSubFrame()); in SpatialLayersBitmask()57 RTC_DCHECK(FirstPacketInSubFrame()); in SetSpatialLayersBitmask()62 RTC_DCHECK(FirstPacketInSubFrame()); in SetResolution()72 RTC_DCHECK(FirstPacketInSubFrame()); in FrameId()77 RTC_DCHECK(FirstPacketInSubFrame()); in SetFrameId()83 RTC_DCHECK(FirstPacketInSubFrame()); in FrameDependenciesDiffs()88 RTC_DCHECK(FirstPacketInSubFrame()); in AddFrameDependencyDiff()
115 if (!descriptor.FirstPacketInSubFrame()) in ValueSize()122 if (descriptor.FirstPacketInSubFrame() && in ValueSize()135 (descriptor.FirstPacketInSubFrame() ? kFlagBeginOfSubframe : 0) | in Write()140 if (!descriptor.FirstPacketInSubFrame()) { in Write()154 if (descriptor.FirstPacketInSubFrame() && fdiffs.empty() && in Write()
34 EXPECT_TRUE(descriptor.FirstPacketInSubFrame()); in TEST()68 EXPECT_FALSE(descriptor.FirstPacketInSubFrame()); in TEST()91 ASSERT_TRUE(descriptor.FirstPacketInSubFrame()); in TEST()115 ASSERT_TRUE(descriptor.FirstPacketInSubFrame()); in TEST()139 ASSERT_TRUE(descriptor.FirstPacketInSubFrame()); in TEST()164 ASSERT_TRUE(descriptor.FirstPacketInSubFrame()); in TEST()190 ASSERT_TRUE(descriptor.FirstPacketInSubFrame()); in TEST()216 ASSERT_TRUE(descriptor.FirstPacketInSubFrame()); in TEST()
36 bool FirstPacketInSubFrame() const { return beginning_of_subframe_; } in FirstPacketInSubFrame() function
437 generic_frame_descriptor.FirstPacketInSubFrame(); in ParseGenericDependenciesExtension()441 if (generic_frame_descriptor.FirstPacketInSubFrame()) { in ParseGenericDependenciesExtension()
469 generic_frame_descriptor.FirstPacketInSubFrame(); in ParseGenericDependenciesExtension()473 if (generic_frame_descriptor.FirstPacketInSubFrame()) { in ParseGenericDependenciesExtension()