Loading apps/decoder.c +2 −3 Original line number Diff line number Diff line Loading @@ -39,7 +39,6 @@ static #define RANDOM_INITSEED_DEC ( 0xFADE ) /*------------------------------------------------------------------------------------------* * Local structure for storing cmdln arguments *------------------------------------------------------------------------------------------*/ Loading apps/encoder.c +0 −3 Original line number Diff line number Diff line Loading @@ -1126,7 +1126,6 @@ static bool parseCmdlIVAS_enc( { i++; arg->inputFormat = IVAS_ENC_INPUT_STEREO; } else if ( strcmp( argv_to_upper, "-BINAURAL" ) == 0 ) { Loading Loading @@ -1897,6 +1896,4 @@ static bool readBitrate( } #undef WMC_TOOL_SKIP apps/encoder_fmtsw.c +0 −3 Original line number Diff line number Diff line Loading @@ -1229,7 +1229,6 @@ static bool parseCmdlIVAS_enc( { i++; arg->inputFormat = IVAS_ENC_INPUT_STEREO; } else if ( strcmp( argv_to_upper, "-BINAURAL" ) == 0 ) { Loading Loading @@ -1998,6 +1997,4 @@ static bool readBitrate( } #undef WMC_TOOL_SKIP lib_com/basop_util.h +0 −1 Original line number Diff line number Diff line Loading @@ -301,7 +301,6 @@ Word16 BASOP_Util_Divide3232_Scale( Word32 x, /*!< i : Numerator*/ Word16 *s ); /*!< o : Additional scalefactor difference*/ Word32 BASOP_Util_Divide3232_Scale_newton( Word32 x, /*!< i : Numerator*/ Word32 y, /*!< i : Denominator*/ Word16 *s ); /*!< o : Additional scalefactor difference*/ Loading lib_com/bitstream_fx.c +0 −2 Original line number Diff line number Diff line Loading @@ -1007,7 +1007,6 @@ ivas_error check_ind_list_limits( } /*-------------------------------------------------------------------* * push_indice() * Loading Loading @@ -3168,4 +3167,3 @@ void evs_dec_previewFrame( return; } Loading
apps/decoder.c +2 −3 Original line number Diff line number Diff line Loading @@ -39,7 +39,6 @@ static #define RANDOM_INITSEED_DEC ( 0xFADE ) /*------------------------------------------------------------------------------------------* * Local structure for storing cmdln arguments *------------------------------------------------------------------------------------------*/ Loading
apps/encoder.c +0 −3 Original line number Diff line number Diff line Loading @@ -1126,7 +1126,6 @@ static bool parseCmdlIVAS_enc( { i++; arg->inputFormat = IVAS_ENC_INPUT_STEREO; } else if ( strcmp( argv_to_upper, "-BINAURAL" ) == 0 ) { Loading Loading @@ -1897,6 +1896,4 @@ static bool readBitrate( } #undef WMC_TOOL_SKIP
apps/encoder_fmtsw.c +0 −3 Original line number Diff line number Diff line Loading @@ -1229,7 +1229,6 @@ static bool parseCmdlIVAS_enc( { i++; arg->inputFormat = IVAS_ENC_INPUT_STEREO; } else if ( strcmp( argv_to_upper, "-BINAURAL" ) == 0 ) { Loading Loading @@ -1998,6 +1997,4 @@ static bool readBitrate( } #undef WMC_TOOL_SKIP
lib_com/basop_util.h +0 −1 Original line number Diff line number Diff line Loading @@ -301,7 +301,6 @@ Word16 BASOP_Util_Divide3232_Scale( Word32 x, /*!< i : Numerator*/ Word16 *s ); /*!< o : Additional scalefactor difference*/ Word32 BASOP_Util_Divide3232_Scale_newton( Word32 x, /*!< i : Numerator*/ Word32 y, /*!< i : Denominator*/ Word16 *s ); /*!< o : Additional scalefactor difference*/ Loading
lib_com/bitstream_fx.c +0 −2 Original line number Diff line number Diff line Loading @@ -1007,7 +1007,6 @@ ivas_error check_ind_list_limits( } /*-------------------------------------------------------------------* * push_indice() * Loading Loading @@ -3168,4 +3167,3 @@ void evs_dec_previewFrame( return; }