Loading lib_dec/ivas_svd_dec.c +4 −6 Original line number Diff line number Diff line Loading @@ -541,8 +541,7 @@ static void biDiagonalReductionLeft( const int16_t nChannelsL, const int16_t nChannelsC, const int16_t currChannel, float *g ) float *g ) { int16_t iCh, jCh; float norm_x, f, r; Loading Loading @@ -672,8 +671,7 @@ static void biDiagonalReductionRight( const int16_t nChannelsL, const int16_t nChannelsC, const int16_t currChannel, float *g ) float *g ) { int16_t iCh, jCh, idx; float norm_x, r; Loading Loading
lib_dec/ivas_svd_dec.c +4 −6 Original line number Diff line number Diff line Loading @@ -541,8 +541,7 @@ static void biDiagonalReductionLeft( const int16_t nChannelsL, const int16_t nChannelsC, const int16_t currChannel, float *g ) float *g ) { int16_t iCh, jCh; float norm_x, f, r; Loading Loading @@ -672,8 +671,7 @@ static void biDiagonalReductionRight( const int16_t nChannelsL, const int16_t nChannelsC, const int16_t currChannel, float *g ) float *g ) { int16_t iCh, jCh, idx; float norm_x, r; Loading