Loading lib_com/ivas_prot.h +3 −6 Original line number Diff line number Diff line Loading @@ -1147,8 +1147,7 @@ void stereo_dft_dec_read_BS( void stereo_dft_dec_smooth_parameters( STEREO_DFT_DEC_DATA_HANDLE hStereoDft, /* i/o: decoder DFT stereo handle */ const int16_t prev_sid_nodata /* i : Previous SID/No data indicator */ , const int16_t prev_sid_nodata, /* i : Previous SID/No data indicator */ const int16_t active_frame_counter, /* i : Active frame counter */ const int32_t element_brate /* i : Element bitrate */ ); Loading Loading @@ -2423,8 +2422,7 @@ void stereo_cng_upd_counters( const int32_t element_mode, /* i : element mode */ const int16_t nbands, /* i : Number of bands in active */ const float sidSideGain[], /* i : SID side gains */ const int16_t burst_ho_count /* i : Hang-over count */ , const int16_t burst_ho_count, /* i : Hang-over count */ int16_t *coh_fade_counter /* i : Coherence fade counter */ ); Loading Loading @@ -2656,8 +2654,7 @@ void ivas_mct_core_enc( const int16_t nChannels, /* i : number of channels to be coded */ const int32_t ivas_total_brate, /* i : IVAS total bitrate */ const int16_t switch_bw, /* i : flag bandwidth switch occurance */ const int16_t lfe_bits /* i : bits spent for LFE */ , const int16_t lfe_bits, /* i : bits spent for LFE */ const int16_t sba_order /* i : Ambisonic (SBA) order */ ); Loading lib_com/prot.h +2 −3 Original line number Diff line number Diff line Loading @@ -3832,8 +3832,7 @@ int16_t dtx_hangover_addition( const int16_t cldfb_subtraction, /* i : */ int16_t *vad_hover_flag, /* o : VAD hangover flag */ VAD_HANDLE hVAD, /* i/o: VAD handle for L or R channel */ NOISE_EST_HANDLE hNoiseEst /* i : Noise estimation handle */ , NOISE_EST_HANDLE hNoiseEst, /* i : Noise estimation handle */ int16_t *rem_dtx_ho /* o : Expected remaining hangover frames */ ); Loading lib_dec/ivas_stereo_dft_dec.c +3 −4 Original line number Diff line number Diff line Loading @@ -2760,8 +2760,7 @@ void stereo_dft_generate_res_pred( void stereo_dft_dec_smooth_parameters( STEREO_DFT_DEC_DATA_HANDLE hStereoDft, /* i/o: decoder DFT stereo handle */ const int16_t prev_sid_nodata /* i : Previous SID/No data indicator */ , const int16_t prev_sid_nodata, /* i : Previous SID/No data indicator */ const int16_t active_frame_counter, /* i : Active frame counter */ const int32_t element_brate /* i : Element bitrate */ ) Loading lib_enc/ivas_mct_core_enc.c +6 −8 Original line number Diff line number Diff line Loading @@ -114,8 +114,7 @@ static void FindChannelRatio( static void AdjustChannelRatios( int16_t chBitRatios[MCT_MAX_CHANNELS], /* o : bit-disctribution channel ratios */ const int16_t nChannels /* i/o: number of channels */ , const int16_t nChannels, /* i/o: number of channels */ const int32_t ivas_total_brate, /* i : IVAS total bitrate */ const int16_t nAvailBits, /* i : number of available bits */ const int16_t sba_order /* i : Ambisonic (SBA) order */ Loading Loading @@ -196,8 +195,7 @@ void ivas_mct_core_enc( const int16_t nChannels, /* i : number of channels to be coded */ const int32_t ivas_total_brate, /* i : IVAS total bitrate */ const int16_t switch_bw, /* i : flag bandwidth switch occurance */ const int16_t lfe_bits /* i : bits spent for LFE */ , const int16_t lfe_bits, /* i : bits spent for LFE */ const int16_t sba_order /* i : Ambisonic (SBA) order */ ) { Loading lib_enc/ivas_stereo_cng_enc.c +2 −3 Original line number Diff line number Diff line Loading @@ -491,8 +491,7 @@ void stereo_cng_upd_counters( const int32_t element_mode, /* i : element mode */ const int16_t nbands, /* i : Number of bands in active */ const float sidSideGain[], /* i : SID side gains */ const int16_t burst_ho_count /* i : Hang-over count */ , const int16_t burst_ho_count, /* i : Hang-over count */ int16_t *coh_fade_counter /* i : Coherence fade counter */ ) { Loading Loading
lib_com/ivas_prot.h +3 −6 Original line number Diff line number Diff line Loading @@ -1147,8 +1147,7 @@ void stereo_dft_dec_read_BS( void stereo_dft_dec_smooth_parameters( STEREO_DFT_DEC_DATA_HANDLE hStereoDft, /* i/o: decoder DFT stereo handle */ const int16_t prev_sid_nodata /* i : Previous SID/No data indicator */ , const int16_t prev_sid_nodata, /* i : Previous SID/No data indicator */ const int16_t active_frame_counter, /* i : Active frame counter */ const int32_t element_brate /* i : Element bitrate */ ); Loading Loading @@ -2423,8 +2422,7 @@ void stereo_cng_upd_counters( const int32_t element_mode, /* i : element mode */ const int16_t nbands, /* i : Number of bands in active */ const float sidSideGain[], /* i : SID side gains */ const int16_t burst_ho_count /* i : Hang-over count */ , const int16_t burst_ho_count, /* i : Hang-over count */ int16_t *coh_fade_counter /* i : Coherence fade counter */ ); Loading Loading @@ -2656,8 +2654,7 @@ void ivas_mct_core_enc( const int16_t nChannels, /* i : number of channels to be coded */ const int32_t ivas_total_brate, /* i : IVAS total bitrate */ const int16_t switch_bw, /* i : flag bandwidth switch occurance */ const int16_t lfe_bits /* i : bits spent for LFE */ , const int16_t lfe_bits, /* i : bits spent for LFE */ const int16_t sba_order /* i : Ambisonic (SBA) order */ ); Loading
lib_com/prot.h +2 −3 Original line number Diff line number Diff line Loading @@ -3832,8 +3832,7 @@ int16_t dtx_hangover_addition( const int16_t cldfb_subtraction, /* i : */ int16_t *vad_hover_flag, /* o : VAD hangover flag */ VAD_HANDLE hVAD, /* i/o: VAD handle for L or R channel */ NOISE_EST_HANDLE hNoiseEst /* i : Noise estimation handle */ , NOISE_EST_HANDLE hNoiseEst, /* i : Noise estimation handle */ int16_t *rem_dtx_ho /* o : Expected remaining hangover frames */ ); Loading
lib_dec/ivas_stereo_dft_dec.c +3 −4 Original line number Diff line number Diff line Loading @@ -2760,8 +2760,7 @@ void stereo_dft_generate_res_pred( void stereo_dft_dec_smooth_parameters( STEREO_DFT_DEC_DATA_HANDLE hStereoDft, /* i/o: decoder DFT stereo handle */ const int16_t prev_sid_nodata /* i : Previous SID/No data indicator */ , const int16_t prev_sid_nodata, /* i : Previous SID/No data indicator */ const int16_t active_frame_counter, /* i : Active frame counter */ const int32_t element_brate /* i : Element bitrate */ ) Loading
lib_enc/ivas_mct_core_enc.c +6 −8 Original line number Diff line number Diff line Loading @@ -114,8 +114,7 @@ static void FindChannelRatio( static void AdjustChannelRatios( int16_t chBitRatios[MCT_MAX_CHANNELS], /* o : bit-disctribution channel ratios */ const int16_t nChannels /* i/o: number of channels */ , const int16_t nChannels, /* i/o: number of channels */ const int32_t ivas_total_brate, /* i : IVAS total bitrate */ const int16_t nAvailBits, /* i : number of available bits */ const int16_t sba_order /* i : Ambisonic (SBA) order */ Loading Loading @@ -196,8 +195,7 @@ void ivas_mct_core_enc( const int16_t nChannels, /* i : number of channels to be coded */ const int32_t ivas_total_brate, /* i : IVAS total bitrate */ const int16_t switch_bw, /* i : flag bandwidth switch occurance */ const int16_t lfe_bits /* i : bits spent for LFE */ , const int16_t lfe_bits, /* i : bits spent for LFE */ const int16_t sba_order /* i : Ambisonic (SBA) order */ ) { Loading
lib_enc/ivas_stereo_cng_enc.c +2 −3 Original line number Diff line number Diff line Loading @@ -491,8 +491,7 @@ void stereo_cng_upd_counters( const int32_t element_mode, /* i : element mode */ const int16_t nbands, /* i : Number of bands in active */ const float sidSideGain[], /* i : SID side gains */ const int16_t burst_ho_count /* i : Hang-over count */ , const int16_t burst_ho_count, /* i : Hang-over count */ int16_t *coh_fade_counter /* i : Coherence fade counter */ ) { Loading