Commit 3a23914f authored by malenov's avatar malenov
Browse files

remove obsolete QC TBV comment

parent 1ff945ad
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -739,7 +739,6 @@ void stereo_icBWE_decproc(
            {
                if ( hCPE->element_mode == IVAS_CPE_TD )
                {
                    /* QC: TODO - TBV */
                    v_add( output[0], hStereoICBWE->memOutHB[hStereoICBWE->prev_refChanIndx_bwe], output[0], memOffset );
                    v_add( output[1], hStereoICBWE->memOutHB[!hStereoICBWE->prev_refChanIndx_bwe], output[1], memOffset );
                }