Skip to content
  • David Barker's avatar
    [wedge/compound-segment, normative] Reduce multiple rounding · d3b99738
    David Barker authored
    As described in the linked bug report, the masked blend operation
    contains multiple stages of rounding. This commit replaces one
    intermediate round with a right shift, which should be slightly
    faster and more accurate.
    
    BUG=aomedia:1292
    
    Change-Id: Ib24ce687e628b05d645fbde5306ee552f7ad876b
    d3b99738