Loading lib_rend/ivas_dirac_rend_fx.c +4 −3 Original line number Diff line number Diff line Loading @@ -3195,7 +3195,8 @@ void protoSignalComputation4_fx( #ifdef FIX_867_CLDFB_NRG_SCALE proto_power_smooth_q[0] = proto_power_smooth_fx_q; proto_power_smooth_q[1] = proto_power_smooth_fx_q; move16(); move16(); move16(); move16(); #else *proto_power_smooth_q = proto_power_smooth_fx_q; move16(); Loading lib_rend/lib_rend.c +2 −2 File changed.Contains only whitespace changes. Show changes Loading
lib_rend/ivas_dirac_rend_fx.c +4 −3 Original line number Diff line number Diff line Loading @@ -3195,7 +3195,8 @@ void protoSignalComputation4_fx( #ifdef FIX_867_CLDFB_NRG_SCALE proto_power_smooth_q[0] = proto_power_smooth_fx_q; proto_power_smooth_q[1] = proto_power_smooth_fx_q; move16(); move16(); move16(); move16(); #else *proto_power_smooth_q = proto_power_smooth_fx_q; move16(); Loading