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

  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
temporal_layers.h 53 virtual int CurrentLayerId() const = 0;
default_temporal_layers.h 40 virtual int CurrentLayerId() const;
realtime_temporal_layers.cc 192 virtual int CurrentLayerId() const {
213 vp8_info->temporalIdx = CurrentLayerId();
default_temporal_layers.cc 39 int DefaultTemporalLayers::CurrentLayerId() const {
257 vp8_info->temporalIdx = CurrentLayerId();

Completed in 91 milliseconds