Fixed the crash happening in L_lerp_fx function due to overflow in L_sub basop
[x] Added a separate implementation for L_lerp_fx function to take variable q factor and use guard bits to right shift the array by appropriate value before passing it to L_lerp_proc_fx function.
Loading
Please sign in to comment