Home
last modified time | relevance | path

Searched defs:simulcast_id (Results 1 – 6 of 6) 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.cc215 for (int simulcast_id = 0; simulcast_id < num_spatial_streams; in DistributeAllocationToTemporalLayers() local
/external/webrtc/media/engine/
Dsimulcast.cc106 int DefaultNumberOfTemporalLayers(int simulcast_id, bool screenshare) { in DefaultNumberOfTemporalLayers()
/external/webrtc/video/
Dreceive_statistics_proxy.cc70 int simulcast_id = videocontenttypehelpers::GetSimulcastId(content_type); in UmaSuffixForContentType() local
Dreceive_statistics_proxy2.cc74 int simulcast_id = videocontenttypehelpers::GetSimulcastId(content_type); in UmaSuffixForContentType() local
Dvideo_stream_encoder.cc1608 int simulcast_id = 0; in OnEncodedImage() local