Home
last modified time | relevance | path

Searched defs:simulcast_id (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/api/video/
Dvideo_content_type.cc61 bool SetSimulcastId(VideoContentType* content_type, uint8_t simulcast_id) { in SetSimulcastId()
/external/webrtc/modules/video_coding/utility/
Dsimulcast_rate_allocator.cc216 for (int simulcast_id = 0; simulcast_id < num_spatial_streams; in DistributeAllocationToTemporalLayers() local
/external/webrtc/video/
Dreceive_statistics_proxy2.cc72 int simulcast_id = videocontenttypehelpers::GetSimulcastId(content_type); in UmaSuffixForContentType() local