Skip to content
  • Steinar Midtskogen's avatar
    Move the CLPF damping adjustment for strength up in the call chain · febe223d
    Steinar Midtskogen authored
    Rather than having the adjustment in the leaf functions, do the
    adjustment in the top-level function.  Optimising compilers would
    figure this out themselves as far as the functions are inlined, but
    probably no further and this patch gives a slightly reduced object
    code size.
    
    Change-Id: I104750962f613fa665391c9b2a9e99bcc6f47f93
    febe223d