Skip to content
  • Yi Luo's avatar
    Simplify pixel clamping in highbitdepth loop filter · 099b1221
    Yi Luo authored
    The constants used in pixel clamping is based on bitdepth.
    Their calculation is moved outside pixel clamping and does
    only once. This achieves about <2% speed improvement on
    decoder.
    
    Change-Id: I48dcaebe04a3478962c3b6568d247a23b47a89d4
    099b1221