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

  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
default_temporal_layers.h 69 kTemporalUpdateAltrefWithoutDependency = 3,
default_temporal_layers_unittest.cc 29 kTemporalUpdateAltrefWithoutDependency =
143 kTemporalUpdateAltrefWithoutDependency,
default_temporal_layers.cc 143 temporal_pattern_[2] = kTemporalUpdateAltrefWithoutDependency;
188 case kTemporalUpdateAltrefWithoutDependency:
260 if (temporal_reference == kTemporalUpdateAltrefWithoutDependency ||
realtime_temporal_layers.cc 37 kTemporalUpdateAltrefWithoutDependency =
223 if (temporal_reference == kTemporalUpdateAltrefWithoutDependency ||
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.h 158 kTemporalUpdateAltrefWithoutDependency = 3,
SoftVPXEncoder.cpp 567 case kTemporalUpdateAltrefWithoutDependency:
  /frameworks/av/media/codec2/components/vpx/
C2SoftVpxEnc.h 135 kTemporalUpdateAltrefWithoutDependency = 3,
C2SoftVpxEnc.cpp 357 case kTemporalUpdateAltrefWithoutDependency:

Completed in 453 milliseconds