]> granicus.if.org Git - libvpx/commit
Fix update of mb_smooth_pct and mb_av_energy
authorRavi Chaudhary <ravi.chaudhary@ittiam.com>
Mon, 4 Mar 2019 05:27:17 +0000 (10:57 +0530)
committerRavi Chaudhary <ravi.chaudhary@ittiam.com>
Mon, 6 May 2019 10:11:02 +0000 (10:11 +0000)
commitdddbe2263214fe847fa693c11288e8faf03150de
tree3d251bc308451feaad19355fdbdd6d32a5b6fce4
parent9012ebc269c789586ca33d9a771df134de4a2c6a
Fix update of mb_smooth_pct and mb_av_energy

Values of mb_smooth_pct and mb_av_energy have been updated
correctly in vp9_rc_get_second_pass_params for higher layer
ARF frames.

Change-Id: Ic176e393eb8cc5f418235fee9accee84e9809607
vp9/encoder/vp9_firstpass.c