Searched refs:rtp_stream_index (Results 1 – 7 of 7) sorted by relevance
80 return std::make_tuple(lhs.rtp_stream_index, lhs.spatial_id) < in AllocationIsValid()81 std::make_tuple(rhs.rtp_stream_index, rhs.spatial_id); in AllocationIsValid()88 if (spatial_layer.rtp_stream_index < 0 || in AllocationIsValid()89 spatial_layer.rtp_stream_index >= 4) { in AllocationIsValid()99 if (max_rtp_stream_idx < spatial_layer.rtp_stream_index) { in AllocationIsValid()100 max_rtp_stream_idx = spatial_layer.rtp_stream_index; in AllocationIsValid()117 if (allocation.rtp_stream_index < 0 || in AllocationIsValid()119 allocation.rtp_stream_index > max_rtp_stream_idx)) { in AllocationIsValid()136 result.spatial_layer_bitmask[layer.rtp_stream_index] |= in SpatialLayersBitmasksPerRtpStream()138 if (result.max_rtp_stream_id < layer.rtp_stream_index) { in SpatialLayersBitmasksPerRtpStream()[all …]
36 written_allocation.rtp_stream_index = 0; in TEST()52 written_allocation.rtp_stream_index = 1; in TEST()86 written_allocation.rtp_stream_index = 1; in TEST()120 written_allocation.rtp_stream_index = 1; in TEST()148 written_allocation.rtp_stream_index = 2; in TEST()176 written_allocation.rtp_stream_index = 1; in TEST()209 written_allocation.rtp_stream_index = 1; in TEST()245 written_allocation.rtp_stream_index = 1; in TEST()261 written_allocation.rtp_stream_index = 0; in TEST()
29 return lhs.rtp_stream_index == rhs.rtp_stream_index &&42 return lhs.rtp_stream_index == rhs.rtp_stream_index &&53 int rtp_stream_index = 0; member70 int rtp_stream_index = 0; member
56 RTC_CHECK_EQ(allocation1.rtp_stream_index, allocation2.rtp_stream_index); in FuzzOneInput()
353 {.active_spatial_layers = {{.rtp_stream_index = 0}, in TEST()354 {.rtp_stream_index = 1}}}); in TEST()363 {.active_spatial_layers = {{.rtp_stream_index = 0}}}); in TEST()
673 stream_allocation.rtp_stream_index = i; in OnVideoLayersAllocationUpdated()682 return layer.rtp_stream_index == static_cast<int>(i); in OnVideoLayersAllocationUpdated()
246 spatial_layer.rtp_stream_index = si; in CreateVideoLayersAllocation()301 spatial_layer.rtp_stream_index = 0; in CreateVideoLayersAllocation()