Loading lib_dec/ivas_sba_dirac_stereo_dec.c +1 −0 Original line number Diff line number Diff line Loading @@ -887,6 +887,7 @@ void ivas_sba_dirac_stereo_dec( stereo_dft_dec_analyze( hCPE, output[1], DFT, 1, output_frame, output_frame, DFT_STEREO_DEC_ANA_FB, 0, 0 ); hStereoDft->core_hist[0] = hCPE->hCoreCoder[0]->core; } else #endif { /* nrg calculation for TD Stereo Filling, as done in ICBWE which is not used in this case */ Loading Loading
lib_dec/ivas_sba_dirac_stereo_dec.c +1 −0 Original line number Diff line number Diff line Loading @@ -887,6 +887,7 @@ void ivas_sba_dirac_stereo_dec( stereo_dft_dec_analyze( hCPE, output[1], DFT, 1, output_frame, output_frame, DFT_STEREO_DEC_ANA_FB, 0, 0 ); hStereoDft->core_hist[0] = hCPE->hCoreCoder[0]->core; } else #endif { /* nrg calculation for TD Stereo Filling, as done in ICBWE which is not used in this case */ Loading