Searched refs:CurrentLayerId (Results 1 – 8 of 8) sorted by relevance
199 virtual int CurrentLayerId() const { in CurrentLayerId() function in webrtc::__anon2dfd682d0111::RealTimeTemporalLayers220 vp8_info->temporalIdx = CurrentLayerId(); in PopulateCodecSpecific()
39 int DefaultTemporalLayers::CurrentLayerId() const { in CurrentLayerId() function in webrtc::DefaultTemporalLayers256 vp8_info->temporalIdx = CurrentLayerId(); in PopulateCodecSpecific()
55 virtual int CurrentLayerId() const = 0;
42 int CurrentLayerId() const override;
51 int CurrentLayerId() const override;
64 int ScreenshareLayers::CurrentLayerId() const { in CurrentLayerId() function in webrtc::ScreenshareLayers
199 int CurrentLayerId() const override { return layers_->CurrentLayerId(); } in CurrentLayerId() function
873 temporal_layers_[stream_idx]->CurrentLayerId()); in Encode()