Searched refs:LayerDescription (Results 1 – 3 of 3) sorted by relevance
54 struct LayerDescription { struct55 LayerDescription(uint32_t ssrc, uint8_t spatial_layer, uint8_t temporal_layer) in LayerDescription() function59 bool operator<(const LayerDescription& other) const {84 std::string GetLayerName(LayerDescription layer); argument
75 std::string GetLayerName(LayerDescription layer) { in GetLayerName()
1099 std::map<LayerDescription, TimeSeries> time_series; in CreateBitrateAllocationGraph()1107 LayerDescription layer(rtcp.xr.sender_ssrc(), bitrate_item.spatial_layer, in CreateBitrateAllocationGraph()