Loading lib_com/ivas_prot.h +1 −1 Original line number Diff line number Diff line Loading @@ -1141,7 +1141,7 @@ void ivas_ism_dec_digest_tc( void ivas_param_ism_dec_digest_tc( Decoder_Struct *st_ivas, /* i/o: IVAS decoder handle */ const uint16_t nCldfbSlots, /* i : number of CLDFB slots in transport channels */ float *p_data_f[] /* i : synthesized core-coder transport channels/DirAC output */ float *p_data_f[] /* i/o: synthesized core-coder transport channels/DirAC output */ ); void ivas_param_ism_dec_dequant_md( Loading Loading
lib_com/ivas_prot.h +1 −1 Original line number Diff line number Diff line Loading @@ -1141,7 +1141,7 @@ void ivas_ism_dec_digest_tc( void ivas_param_ism_dec_digest_tc( Decoder_Struct *st_ivas, /* i/o: IVAS decoder handle */ const uint16_t nCldfbSlots, /* i : number of CLDFB slots in transport channels */ float *p_data_f[] /* i : synthesized core-coder transport channels/DirAC output */ float *p_data_f[] /* i/o: synthesized core-coder transport channels/DirAC output */ ); void ivas_param_ism_dec_dequant_md( Loading