HomeSort by relevance Sort by last modified time
    Searched defs:CurrentLayerId (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
default_temporal_layers.cc 39 int DefaultTemporalLayers::CurrentLayerId() const {
256 vp8_info->temporalIdx = CurrentLayerId();
screenshare_layers.cc 64 int ScreenshareLayers::CurrentLayerId() const {
realtime_temporal_layers.cc 199 virtual int CurrentLayerId() const {
220 vp8_info->temporalIdx = CurrentLayerId();

Completed in 138 milliseconds