Skip to content
  • Henrik Gramner's avatar
    Add minor SGR optimizations · c290c02e
    Henrik Gramner authored
    Split the 5x5, 3x3, and mix cases into separate functions.
    
    Shrink some tables.
    
    Move some scalar calculations out of the DSP function.
    
    Make Wiener and SGR share the same function prototype to
    eliminate a branch in lr_stripe().
    c290c02e