Loading lib_com/swb_tbe_com_fx.c +2 −4 Original line number Diff line number Diff line Loading @@ -19,7 +19,6 @@ #define THR_ENV_ERROR_PLOSIVE_FX 200 /* threshold for envelope error used in plosive detection Q0 */ /*-----------------------------------------------------------------* * Local function prototypes *-----------------------------------------------------------------*/ Loading Loading @@ -7255,7 +7254,6 @@ void synthesise_fb_high_band_fx( { /* for 12.8kHz ACELP core */ elliptic_bpf_48k_generic_fx( excitation_in_interp3, &exp_tmp, tmp, bpf_memory, bpf_memory_Q, full_band_bpf_1_fx ); } pop_wmops(); /*push_wmops( "SYNTHESISE_FB_HIGH_BAND PART A.1" );*/ pop_wmops(); /*push_wmops( "SYNTHESISE_FB_HIGH_BAND PART A" )*/ Loading lib_com/tools_fx.c +2 −3 Original line number Diff line number Diff line Loading @@ -475,7 +475,6 @@ Word32 sum2_fx_mod( /* o : sum of all squared vector element } return L_tmp; #endif } /*-------------------------------------------------------------------* * Copy: Loading lib_com/prot_fx.h +1 −1 File changed.Contains only whitespace changes. Show changes Loading
lib_com/swb_tbe_com_fx.c +2 −4 Original line number Diff line number Diff line Loading @@ -19,7 +19,6 @@ #define THR_ENV_ERROR_PLOSIVE_FX 200 /* threshold for envelope error used in plosive detection Q0 */ /*-----------------------------------------------------------------* * Local function prototypes *-----------------------------------------------------------------*/ Loading Loading @@ -7255,7 +7254,6 @@ void synthesise_fb_high_band_fx( { /* for 12.8kHz ACELP core */ elliptic_bpf_48k_generic_fx( excitation_in_interp3, &exp_tmp, tmp, bpf_memory, bpf_memory_Q, full_band_bpf_1_fx ); } pop_wmops(); /*push_wmops( "SYNTHESISE_FB_HIGH_BAND PART A.1" );*/ pop_wmops(); /*push_wmops( "SYNTHESISE_FB_HIGH_BAND PART A" )*/ Loading
lib_com/tools_fx.c +2 −3 Original line number Diff line number Diff line Loading @@ -475,7 +475,6 @@ Word32 sum2_fx_mod( /* o : sum of all squared vector element } return L_tmp; #endif } /*-------------------------------------------------------------------* * Copy: Loading