Fix for overflow in hq_lr_dec()
- Related issues: #1358 (closed)
- Requested reviewers: @norvell
Reason why this change is needed
Assert in hq_lr_dec()
Description of the change
It brings the floating-point code inline with BASOP (which is using L_shl_sat() at this place)