Adjust parameter in vp9 rate control test.
TBR=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/25099004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7638 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
		| @@ -662,7 +662,7 @@ TEST_F(VideoProcessorIntegrationTest, ProcessNoLossChangeBitRateVP9) { | ||||
|   RateControlMetrics rc_metrics[3]; | ||||
|   SetRateControlMetrics(rc_metrics, 0, 0, 30, 20, 20, 20, 0); | ||||
|   SetRateControlMetrics(rc_metrics, 1, 2, 0, 20, 20, 60, 0); | ||||
|   SetRateControlMetrics(rc_metrics, 2, 0, 0, 20, 20, 30, 0); | ||||
|   SetRateControlMetrics(rc_metrics, 2, 0, 0, 20, 20, 40, 0); | ||||
|   ProcessFramesAndVerify(quality_metrics, | ||||
|                          rate_profile, | ||||
|                          process_settings, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 marpan@webrtc.org
					marpan@webrtc.org