Home
last modified time | relevance | path

Searched refs:GetSimulcastId (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/api/video/
Dvideo_content_type.h28 uint8_t GetSimulcastId(const VideoContentType& content_type);
Dvideo_content_type.cc75 uint8_t GetSimulcastId(const VideoContentType& content_type) { in GetSimulcastId() function
/external/webrtc/video/
Dreceive_statistics_proxy.cc70 int simulcast_id = videocontenttypehelpers::GetSimulcastId(content_type); in UmaSuffixForContentType()
274 if (videocontenttypehelpers::GetSimulcastId(content_type) > 0) { in UpdateHistograms()
308 videocontenttypehelpers::GetSimulcastId(content_type) == 0); in UpdateHistograms()
Dreceive_statistics_proxy2.cc74 int simulcast_id = videocontenttypehelpers::GetSimulcastId(content_type); in UmaSuffixForContentType()
294 if (videocontenttypehelpers::GetSimulcastId(content_type) > 0) { in UpdateHistograms()
328 videocontenttypehelpers::GetSimulcastId(content_type) == 0); in UpdateHistograms()