Searched defs:CurrentLayerId (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/ | ||
D | default_temporal_layers.cc | 39 int DefaultTemporalLayers::CurrentLayerId() const { in CurrentLayerId() function in webrtc::DefaultTemporalLayers |
D | screenshare_layers.cc | 64 int ScreenshareLayers::CurrentLayerId() const { in CurrentLayerId() function in webrtc::ScreenshareLayers |
D | realtime_temporal_layers.cc | 199 virtual int CurrentLayerId() const { in CurrentLayerId() function in webrtc::__anon2dfd682d0111::RealTimeTemporalLayers |
D | simulcast_unittest.h | 199 int CurrentLayerId() const override { return layers_->CurrentLayerId(); } in CurrentLayerId() function |