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

  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
default_temporal_layers.h 67 kTemporalUpdateAltrefWithoutDependency = 3,
default_temporal_layers_unittest.cc 33 kTemporalUpdateAltrefWithoutDependency = VP8_EFLAG_NO_REF_ARF |
153 kTemporalUpdateAltrefWithoutDependency,
realtime_temporal_layers.cc 36 kTemporalUpdateAltrefWithoutDependency =
216 if (temporal_reference == kTemporalUpdateAltrefWithoutDependency ||
default_temporal_layers.cc 147 temporal_pattern_[2] = kTemporalUpdateAltrefWithoutDependency;
191 case kTemporalUpdateAltrefWithoutDependency:
261 if (temporal_reference == kTemporalUpdateAltrefWithoutDependency ||
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.h 115 kTemporalUpdateAltrefWithoutDependency = 3,
SoftVPXEncoder.cpp 869 case kTemporalUpdateAltrefWithoutDependency:
    [all...]

Completed in 59 milliseconds