Skip to content

Fix for overflow in hq_lr_dec()

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)

Merge request reports

Loading