Loading lib_dec/ivas_ism_param_dec.c +4 −4 Original line number Diff line number Diff line Loading @@ -1195,8 +1195,8 @@ static void ivas_ism_param_dec_tc_gain_adjust( void ivas_ism_param_dec_tc_gain_ajust( #endif Decoder_Struct *st_ivas, /* i/o: IVAS decoder handle */ const uint16_t nSamples, /* i : number of samples to be compensate */ const uint16_t nFadeLength, /* i : length of the crossfade in samples */ const int16_t nSamples, /* i : number of samples to be compensate */ const int16_t nFadeLength, /* i : length of the crossfade in samples */ float *p_data_f[] /* i : synthesized core-coder transport channels/DirAC output*/ ) Loading Loading
lib_dec/ivas_ism_param_dec.c +4 −4 Original line number Diff line number Diff line Loading @@ -1195,8 +1195,8 @@ static void ivas_ism_param_dec_tc_gain_adjust( void ivas_ism_param_dec_tc_gain_ajust( #endif Decoder_Struct *st_ivas, /* i/o: IVAS decoder handle */ const uint16_t nSamples, /* i : number of samples to be compensate */ const uint16_t nFadeLength, /* i : length of the crossfade in samples */ const int16_t nSamples, /* i : number of samples to be compensate */ const int16_t nFadeLength, /* i : length of the crossfade in samples */ float *p_data_f[] /* i : synthesized core-coder transport channels/DirAC output*/ ) Loading