Skip to content
  • Fiona Glaser's avatar
    Rewrite deblock strength calculation, add asm · 2ea35adf
    Fiona Glaser authored
    Rewrite is significantly slower, but is necessary to make asm possible.
    Similar concept to ffmpeg's deblock strength asm.
    Roughly one order of magnitude faster than C.
    Overall, with the asm, saves ~100-300 clocks in deblocking per MB.
    2ea35adf