Skip to content
  • Adrian Grange's avatar
    Fixed overflow test on boost calculation · 82bbb230
    Adrian Grange authored
    Normalization of the frame boost value was being done
    when it reached the value 1028. The intention was to
    keep to a range of 10 bits, so it should have been
    clipped above 1023.
    
    Change-Id: I0afdddc1d2eb9e7822ec4578903cbe6ec0b33b91
    82bbb230