Searched refs:VideoLayersAllocation (Results 1 – 20 of 20) sorted by relevance
23 VideoLayersAllocation written_allocation; in TEST()34 VideoLayersAllocation written_allocation; in TEST()43 VideoLayersAllocation parsed_allocation; in TEST()51 VideoLayersAllocation written_allocation; in TEST()77 VideoLayersAllocation parsed_allocation; in TEST()85 VideoLayersAllocation written_allocation; in TEST()111 VideoLayersAllocation parsed_allocation; in TEST()119 VideoLayersAllocation written_allocation; in TEST()139 VideoLayersAllocation parsed_allocation; in TEST()147 VideoLayersAllocation written_allocation; in TEST()[all …]
25 using value_type = VideoLayersAllocation;32 VideoLayersAllocation* allocation);33 static size_t ValueSize(const VideoLayersAllocation& allocation);35 const VideoLayersAllocation& allocation);
72 bool AllocationIsValid(const VideoLayersAllocation& allocation) { in AllocationIsValid()78 [](const VideoLayersAllocation::SpatialLayer& lhs, in AllocationIsValid()79 const VideoLayersAllocation::SpatialLayer& rhs) { in AllocationIsValid()132 const VideoLayersAllocation& allocation) { in SpatialLayersBitmasksPerRtpStream()158 const VideoLayersAllocation& allocation) { in Write()227 VideoLayersAllocation* allocation) { in Parse()276 for (int sid = 0; sid < VideoLayersAllocation::kMaxSpatialIds; ++sid) { in Parse()339 const VideoLayersAllocation& allocation) { in ValueSize()
127 void SetVideoLayersAllocation(VideoLayersAllocation allocation);131 VideoLayersAllocation allocation);166 void SetVideoLayersAllocationInternal(VideoLayersAllocation allocation);202 absl::optional<VideoLayersAllocation> allocation_206 absl::optional<VideoLayersAllocation> last_full_sent_allocation_
888 VideoLayersAllocation allocation; in TEST_F()889 VideoLayersAllocation::SpatialLayer layer; in TEST_F()903 VideoLayersAllocation sent_allocation; in TEST_F()925 VideoLayersAllocation allocation; in TEST_F()926 VideoLayersAllocation::SpatialLayer layer; in TEST_F()954 VideoLayersAllocation sent_allocation; in TEST_F()973 VideoLayersAllocation allocation; in TEST_F()975 VideoLayersAllocation::SpatialLayer layer; in TEST_F()1003 VideoLayersAllocation sent_allocation; in TEST_F()1019 VideoLayersAllocation allocation; in TEST_F()[all …]
66 void SetVideoLayersAllocationUnderLock(VideoLayersAllocation allocation);
276 VideoLayersAllocation allocation) { in SetVideoLayersAllocation()286 VideoLayersAllocation allocation) { in SetVideoLayersAllocationAfterTransformation()291 VideoLayersAllocation allocation) { in SetVideoLayersAllocationInternal()458 VideoLayersAllocation allocation = allocation_.value(); in AddRtpHeaderExtensions()
170 VideoLayersAllocation allocation) { in SetVideoLayersAllocationUnderLock()
23 struct VideoLayersAllocation { struct27 friend bool operator==(const VideoLayersAllocation& lhs, argument28 const VideoLayersAllocation& rhs) {35 friend bool operator!=(const VideoLayersAllocation& lhs,36 const VideoLayersAllocation& rhs) {
33 VideoLayersAllocation allocation1; in FuzzOneInput()52 VideoLayersAllocation allocation2; in FuzzOneInput()
154 VideoLayersAllocation allocation; in FuzzOneInput()
51 const VideoLayersAllocation& allocation) = 0;
136 const VideoLayersAllocation& layers) override;
668 const VideoLayersAllocation& allocation) { in OnVideoLayersAllocationUpdated()672 VideoLayersAllocation stream_allocation = allocation; in OnVideoLayersAllocationUpdated()681 [&i](const VideoLayersAllocation::SpatialLayer layer) { in OnVideoLayersAllocationUpdated()
60 VideoLayersAllocation allocation) = 0;
108 VideoLayersAllocation allocation) override;
443 VideoLayersAllocation allocation) { in OnVideoLayersAllocationUpdated()
224 VideoLayersAllocation CreateVideoLayersAllocation( in CreateVideoLayersAllocation()229 VideoLayersAllocation layers_allocation; in CreateVideoLayersAllocation()242 VideoLayersAllocation::SpatialLayer& spatial_layer = in CreateVideoLayersAllocation()297 VideoLayersAllocation::SpatialLayer& spatial_layer = in CreateVideoLayersAllocation()
744 VideoLayersAllocation allocation) override {} in OnVideoLayersAllocationUpdated()1478 VideoLayersAllocation GetLastVideoLayersAllocation() { in GetLastVideoLayersAllocation()1534 VideoLayersAllocation allocation) override { in OnVideoLayersAllocationUpdated()1569 VideoLayersAllocation last_layers_allocation_ RTC_GUARDED_BY(&mutex_);4691 VideoLayersAllocation last_layer_allocation = in TEST_F()4711 VideoLayersAllocation new_allocation = in TEST_F()4758 VideoLayersAllocation last_layer_allocation = in TEST_F()4801 VideoLayersAllocation last_layer_allocation = in TEST_F()4841 VideoLayersAllocation last_layer_allocation = in TEST_F()4894 VideoLayersAllocation last_layer_allocation = in TEST_F()[all …]
88 (const VideoLayersAllocation&),