|
| | webrtc::TEST_F (ViEEncoderTest, EncodeOneFrame) |
| |
| | webrtc::TEST_F (ViEEncoderTest, DropsFramesBeforeFirstOnBitrateUpdated) |
| |
| | webrtc::TEST_F (ViEEncoderTest, DropsFramesWhenRateSetToZero) |
| |
| | webrtc::TEST_F (ViEEncoderTest, DropsFramesWithSameOrOldNtpTimestamp) |
| |
| | webrtc::TEST_F (ViEEncoderTest, DropsFrameAfterStop) |
| |
| | webrtc::TEST_F (ViEEncoderTest, DropsPendingFramesOnSlowEncode) |
| |
| | webrtc::TEST_F (ViEEncoderTest, ConfigureEncoderTriggersOnEncoderConfigurationChanged) |
| |
| | webrtc::TEST_F (ViEEncoderTest, FrameResolutionChangeReconfigureEncoder) |
| |
| | webrtc::TEST_F (ViEEncoderTest, Vp8ResilienceIsOffFor1S1TLWithNackEnabled) |
| |
| | webrtc::TEST_F (ViEEncoderTest, Vp8ResilienceIsOffFor2S1TlWithNackEnabled) |
| |
| | webrtc::TEST_F (ViEEncoderTest, Vp8ResilienceIsOnFor1S1TLWithNackDisabled) |
| |
| | webrtc::TEST_F (ViEEncoderTest, Vp8ResilienceIsOnFor1S2TlWithNackEnabled) |
| |
| | webrtc::TEST_F (ViEEncoderTest, SwitchSourceDeregisterEncoderAsSink) |
| |
| | webrtc::TEST_F (ViEEncoderTest, SinkWantsRotationApplied) |
| |
| | webrtc::TEST_F (ViEEncoderTest, SinkWantsFromOveruseDetector) |
| |
| | webrtc::TEST_F (ViEEncoderTest, ResolutionSinkWantsResetOnSetSourceWithDisabledResolutionScaling) |
| |
| | webrtc::TEST_F (ViEEncoderTest, StatsTracksAdaptationStats) |
| |
| | webrtc::TEST_F (ViEEncoderTest, SwitchingSourceKeepsCpuAdaptation) |
| |
| | webrtc::TEST_F (ViEEncoderTest, SwitchingSourceKeepsQualityAdaptation) |
| |
| | webrtc::TEST_F (ViEEncoderTest, StatsTracksAdaptationStatsWhenSwitchingSource) |
| |
| | webrtc::TEST_F (ViEEncoderTest, StatsTracksPreferredBitrate) |
| |
| | webrtc::TEST_F (ViEEncoderTest, ScalingUpAndDownDoesNothingWithMaintainResolution) |
| |
| | webrtc::TEST_F (ViEEncoderTest, DoesNotScaleBelowSetLimit) |
| |
| | webrtc::TEST_F (ViEEncoderTest, UMACpuLimitedResolutionInPercent) |
| |
| | webrtc::TEST_F (ViEEncoderTest, CallsBitrateObserver) |
| |
| | webrtc::TEST_F (ViEEncoderTest, DropsFramesAndScalesWhenBitrateIsTooLow) |
| |
| | webrtc::TEST_F (ViEEncoderTest, NrOfDroppedFramesLimited) |
| |
| | webrtc::TEST_F (ViEEncoderTest, InitialFrameDropOffWithMaintainResolutionPreference) |
| |
| | webrtc::TEST_F (ViEEncoderTest, InitialFrameDropOffWhenEncoderDisabledScaling) |
| |
| | webrtc::TEST_F (ViEEncoderTest, AdaptsResolutionOnOveruse) |
| |