Update VP8 HRD parameters in encode middleware layer.

BZ: 161665

Change the following parameters:
mVideoParamsVP8.hrd_buf_size = 1000;
mVideoParamsVP8.hrd_buf_initial_fullness = 500;
mVideoParamsVP8.hrd_buf_optimal_fullness = 600;

Change-Id: I930048d075b23927b192fea1b81d1642abdd9d48
Signed-off-by: Liu Bolun <bolun.liu@intel.com>
1 file changed