Skip to content
  • David Barker's avatar
    Remove double rounding in selfguided filter · 7dcd7f5e
    David Barker authored
    In av1_selfguided_restoration, the values stored into 'dgd' are
    unnecessarily rounded twice. This patch replaces this by a single
    rounding operation.
    
    Change-Id: I188d283137b74823f5d5447d441250520d6ee294
    7dcd7f5e