Loading lib_dec/lib_dec_fx.c +3 −0 Original line number Diff line number Diff line Loading @@ -1455,10 +1455,12 @@ static ivas_error isar_generate_metadata_and_bitstream( IF ( st_ivas->hBinRendererTd != NULL ) { ro_md_flag = 1; move16(); } ELSE { ro_md_flag = 0; move16(); } IF( st_ivas->hHeadTrackData != NULL ) Loading Loading @@ -1759,6 +1761,7 @@ ivas_error IVAS_DEC_GetSplitBinauralBitstream( Word16 numSamplesPerChannelToOutput; Word16 td_q = 11; test(); if ( hIvasDec == NULL || hIvasDec->st_ivas == NULL ) { return IVAS_ERR_UNEXPECTED_NULL_POINTER; Loading Loading
lib_dec/lib_dec_fx.c +3 −0 Original line number Diff line number Diff line Loading @@ -1455,10 +1455,12 @@ static ivas_error isar_generate_metadata_and_bitstream( IF ( st_ivas->hBinRendererTd != NULL ) { ro_md_flag = 1; move16(); } ELSE { ro_md_flag = 0; move16(); } IF( st_ivas->hHeadTrackData != NULL ) Loading Loading @@ -1759,6 +1761,7 @@ ivas_error IVAS_DEC_GetSplitBinauralBitstream( Word16 numSamplesPerChannelToOutput; Word16 td_q = 11; test(); if ( hIvasDec == NULL || hIvasDec->st_ivas == NULL ) { return IVAS_ERR_UNEXPECTED_NULL_POINTER; Loading