Loading lib_dec/ivas_ism_dtx_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -262,7 +262,7 @@ ivas_error ivas_ism_dtx_dec( { for ( ch = 0; ch < st_ivas->nchan_transport; ch++ ) { ivas_ism_preprocessing( st_ivas, ch ); ivas_ism_preprocessing( st_ivas, ch ); // VE: after the acceptance of switches, replace the function call by its content } } Loading Loading
lib_dec/ivas_ism_dtx_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -262,7 +262,7 @@ ivas_error ivas_ism_dtx_dec( { for ( ch = 0; ch < st_ivas->nchan_transport; ch++ ) { ivas_ism_preprocessing( st_ivas, ch ); ivas_ism_preprocessing( st_ivas, ch ); // VE: after the acceptance of switches, replace the function call by its content } } Loading