Loading lib_com/hq2_bit_alloc.c +2 −1 Original line number Diff line number Diff line Loading @@ -656,6 +656,7 @@ void hq2_bit_alloc_har( #else lf_hf_ge_r_fx = round_fx( L_shl( L_temp, sub( 15 + 16, sub( add( SWB_BWE_LR_Qbe, QIns ), 30 ) ) ) ); #endif exp_normn = norm_s( norm_sum_fx ); exp_normn = sub( exp_normn, 1 ); exp_normd = norm_s( harmonic_band_fx ); Loading Loading
lib_com/hq2_bit_alloc.c +2 −1 Original line number Diff line number Diff line Loading @@ -656,6 +656,7 @@ void hq2_bit_alloc_har( #else lf_hf_ge_r_fx = round_fx( L_shl( L_temp, sub( 15 + 16, sub( add( SWB_BWE_LR_Qbe, QIns ), 30 ) ) ) ); #endif exp_normn = norm_s( norm_sum_fx ); exp_normn = sub( exp_normn, 1 ); exp_normd = norm_s( harmonic_band_fx ); Loading