• Yaowu Xu's avatar
    Adjust errorperbit according to RDMULT in activity masking · 1fba1e38
    Yaowu Xu authored
    In activity masking, RDO constant RDMULT is adjusted on a per MB basis
    adaptive to activity with the MB. errorperbit, which is defined as
    RDMULT/RDDIV, is a constant used in motion estimation. Previously, in
    activity masking, errorperbit is not changed even when RDMULT is changed.
    This commit changed to adjust errorperbit according to the change in
    RDMULT.
    
    Test in cif set showed a very small but consistent gain by all quality
    metrics (average, overall psnr and ssim) when activity masking is on.
    
    Change-Id: I07ded3e852919ab76757691939fe435328273823
    1fba1e38