Loading lib_dec/ivas_spar_decoder.c +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ /*------------------------------------------------------------------------- * ivas_spar_dec_open() * * Allocate and initialize SPAR handle * Allocate and initialize SPAR decoder handle and sub-handles *------------------------------------------------------------------------*/ ivas_error ivas_spar_dec_open( Loading lib_dec/ivas_spar_foa_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -962,7 +962,7 @@ void ivas_spar_foa_dec_upmixer( /*-------------------------------------------------------------------* * ivas_spar_foa_dec_upmixer() * * IVAS SPAR FOA upmixer * IVAS SPAR upmixer *-------------------------------------------------------------------*/ void ivas_spar_dec_upmixer( Loading lib_enc/ivas_spar_encoder.c +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ /*------------------------------------------------------------------------- * ivas_spar_enc_open() * * Allocate and initialize SPAR encoder handle * Allocate and initialize SPAR encoder handle and sub-handles *------------------------------------------------------------------------*/ ivas_error ivas_spar_enc_open( Loading lib_enc/ivas_spar_foa_enc.c +2 −2 Original line number Diff line number Diff line Loading @@ -292,7 +292,7 @@ ivas_error ivas_spar_foa_enc_process( /*-----------------------------------------------------------------------------------------* * Function ivas_spar_enc_process() * * Process call for SPAR FOA encoder * Process call for SPAR encoder *-----------------------------------------------------------------------------------------*/ ivas_error ivas_spar_enc_process( Loading Loading @@ -334,7 +334,7 @@ ivas_error ivas_spar_enc_process( float dir[3], avg_dir[3]; float energySum, vecLen; wmops_sub_start( "spar_foa_enc_process" ); wmops_sub_start( "ivas_spar_enc_process" ); /*-----------------------------------------------------------------------------------------* * Initialization Loading Loading
lib_dec/ivas_spar_decoder.c +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ /*------------------------------------------------------------------------- * ivas_spar_dec_open() * * Allocate and initialize SPAR handle * Allocate and initialize SPAR decoder handle and sub-handles *------------------------------------------------------------------------*/ ivas_error ivas_spar_dec_open( Loading
lib_dec/ivas_spar_foa_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -962,7 +962,7 @@ void ivas_spar_foa_dec_upmixer( /*-------------------------------------------------------------------* * ivas_spar_foa_dec_upmixer() * * IVAS SPAR FOA upmixer * IVAS SPAR upmixer *-------------------------------------------------------------------*/ void ivas_spar_dec_upmixer( Loading
lib_enc/ivas_spar_encoder.c +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ /*------------------------------------------------------------------------- * ivas_spar_enc_open() * * Allocate and initialize SPAR encoder handle * Allocate and initialize SPAR encoder handle and sub-handles *------------------------------------------------------------------------*/ ivas_error ivas_spar_enc_open( Loading
lib_enc/ivas_spar_foa_enc.c +2 −2 Original line number Diff line number Diff line Loading @@ -292,7 +292,7 @@ ivas_error ivas_spar_foa_enc_process( /*-----------------------------------------------------------------------------------------* * Function ivas_spar_enc_process() * * Process call for SPAR FOA encoder * Process call for SPAR encoder *-----------------------------------------------------------------------------------------*/ ivas_error ivas_spar_enc_process( Loading Loading @@ -334,7 +334,7 @@ ivas_error ivas_spar_enc_process( float dir[3], avg_dir[3]; float energySum, vecLen; wmops_sub_start( "spar_foa_enc_process" ); wmops_sub_start( "ivas_spar_enc_process" ); /*-----------------------------------------------------------------------------------------* * Initialization Loading