Searched refs:kResilientStream (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_codec_unittest.cc146 codec2.codecSpecific.VP8.resilience = kResilientStream;
/external/webrtc/src/
H A Dcommon_types.h481 kResilientStream, // A stream produced by the encoder is resilient to enumerator in enum:webrtc::VP8ResilienceMode
484 kResilientFrames // Same as kResilientStream but with added resilience
/external/chromium_org/third_party/webrtc/
H A Dcommon_types.h562 kResilientStream, // A stream produced by the encoder is resilient to enumerator in enum:webrtc::VP8ResilienceMode
565 kResilientFrames // Same as kResilientStream but with added resilience
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dcodec_database.cc31 vp8_settings.resilience = kResilientStream;
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
H A Dvp8_impl.cc202 case kResilientStream:
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvideoengine2.cc1737 codec.codecSpecific.VP8.resilience = webrtc::kResilientStream;
H A Dwebrtcvideoengine.cc3731 case webrtc::kResilientStream:

Completed in 4810 milliseconds