Searched defs:CurrentLayerId (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
H A Ddefault_temporal_layers.cc39 int DefaultTemporalLayers::CurrentLayerId() const { function in class:webrtc::DefaultTemporalLayers
257 vp8_info->temporalIdx = CurrentLayerId();
H A Drealtime_temporal_layers.cc192 virtual int CurrentLayerId() const { function in class:webrtc::__anon16065::RealTimeTemporalLayers
213 vp8_info->temporalIdx = CurrentLayerId();

Completed in 225 milliseconds