Skip to content
  • Ronald S. Bultje's avatar
    Vertical loopfilter simplifications · 36647aaa
    Ronald S. Bultje authored
    - remove edge condition in maxifzero(), since it's always true;
    - make subsampled level array packed;
    - handle a SB worth of 4px blocks per DSP function call, so that
      SIMD will be more efficient.
    36647aaa