Loading lib_com/ivas_filters_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -247,4 +247,3 @@ void ivas_filter_process_fx64( return; } lib_com/options.h +0 −4 Original line number Diff line number Diff line Loading @@ -113,10 +113,6 @@ /* ##################### End NON-BE switches ########################### */ /* #################### Start BASOP optimization switches ############################ */ /* #################### End BASOP optimization switches ############################ */ /* ################## End MAINTENANCE switches ######################### */ Loading lib_com/prot_fx.h +8 −9 Original line number Diff line number Diff line Loading @@ -7635,8 +7635,7 @@ ivas_error core_switching_pre_dec_fx( const Word32 last_element_brate, /* i : last element bitrate */ const Word16 Q_old_synthFB, Word16 *Q_olapBufferSynth, Word16 *Q_olapBufferSynth2 ); Word16 *Q_olapBufferSynth2 ); ivas_error core_switching_post_dec_fx( Decoder_State *st_fx, /* i/o: decoder state structure */ Loading lib_dec/core_switching_dec_fx.c +1 −2 Original line number Diff line number Diff line Loading @@ -2073,4 +2073,3 @@ void bandwidth_switching_detect_fx( return; } lib_enc/hq_lr_enc_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,6 @@ static Word16 p2a_threshold_quant_fx( BSTR_ENC_HANDLE hBstr, const Word32 *L_t_a static void mdct_spectrum_fine_gain_enc_fx( Encoder_State *st_fx, const Word32 L_ybuf[] /*Q12*/, Word32 L_y2[] /*Q12*/, const Word16 band_start[], const Word16 band_end[], const Word16 k_sort[], const Word16 bands, const Word32 L_qint /*Q29*/, const Word16 Ngq, const Word16 gqlevs, const Word16 gqbits ); /*--------------------------------------------------------------------------* * spt_shorten_domain_set() * Loading Loading
lib_com/ivas_filters_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -247,4 +247,3 @@ void ivas_filter_process_fx64( return; }
lib_com/options.h +0 −4 Original line number Diff line number Diff line Loading @@ -113,10 +113,6 @@ /* ##################### End NON-BE switches ########################### */ /* #################### Start BASOP optimization switches ############################ */ /* #################### End BASOP optimization switches ############################ */ /* ################## End MAINTENANCE switches ######################### */ Loading
lib_com/prot_fx.h +8 −9 Original line number Diff line number Diff line Loading @@ -7635,8 +7635,7 @@ ivas_error core_switching_pre_dec_fx( const Word32 last_element_brate, /* i : last element bitrate */ const Word16 Q_old_synthFB, Word16 *Q_olapBufferSynth, Word16 *Q_olapBufferSynth2 ); Word16 *Q_olapBufferSynth2 ); ivas_error core_switching_post_dec_fx( Decoder_State *st_fx, /* i/o: decoder state structure */ Loading
lib_dec/core_switching_dec_fx.c +1 −2 Original line number Diff line number Diff line Loading @@ -2073,4 +2073,3 @@ void bandwidth_switching_detect_fx( return; }
lib_enc/hq_lr_enc_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,6 @@ static Word16 p2a_threshold_quant_fx( BSTR_ENC_HANDLE hBstr, const Word32 *L_t_a static void mdct_spectrum_fine_gain_enc_fx( Encoder_State *st_fx, const Word32 L_ybuf[] /*Q12*/, Word32 L_y2[] /*Q12*/, const Word16 band_start[], const Word16 band_end[], const Word16 k_sort[], const Word16 bands, const Word32 L_qint /*Q29*/, const Word16 Ngq, const Word16 gqlevs, const Word16 gqbits ); /*--------------------------------------------------------------------------* * spt_shorten_domain_set() * Loading