Loading lib_rend/ivas_dirac_rend_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -2680,7 +2680,7 @@ void protoSignalComputation4_fx( { reference_power_fx[l] = W_extract_h( W_shl( ref_pow64[l], sf2 ) ); } reference_power_q[l] = sub( add( shl( q_cldfb, 1 ), sf2 ), 31 ); reference_power_q[1] = sub( add( shl( q_cldfb, 1 ), sf2 ), 31 ); #else min_q_shift = Q31; move16(); Loading Loading
lib_rend/ivas_dirac_rend_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -2680,7 +2680,7 @@ void protoSignalComputation4_fx( { reference_power_fx[l] = W_extract_h( W_shl( ref_pow64[l], sf2 ) ); } reference_power_q[l] = sub( add( shl( q_cldfb, 1 ), sf2 ), 31 ); reference_power_q[1] = sub( add( shl( q_cldfb, 1 ), sf2 ), 31 ); #else min_q_shift = Q31; move16(); Loading