Loading lib_dec/lib_dec.c +0 −9 Original line number Diff line number Diff line Loading @@ -2268,15 +2268,6 @@ ivas_error IVAS_DEC_GetSplitBinauralBitstream( } #ifdef FIX_1342_PROPER_FLUSH_IN_SR static ivas_error ivas_dec_flush_split_binaural_internal( IVAS_DEC_HANDLE hIvasDec, /* i/o: IVAS decoder handle */ void *pcmBuf_out, /* o : output synthesis signal for BINAURAL_SPLIT_PCM */ ISAR_SPLIT_REND_BITS_DATA *splitRendBits, /* o : output split rendering bits, may be NULL to discard */ int16_t *nOutSamples /* o : number of samples per channel flushed */ ) { } /*---------------------------------------------------------------------* * IVAS_DEC_FlushSplitBinaural( ) Loading Loading
lib_dec/lib_dec.c +0 −9 Original line number Diff line number Diff line Loading @@ -2268,15 +2268,6 @@ ivas_error IVAS_DEC_GetSplitBinauralBitstream( } #ifdef FIX_1342_PROPER_FLUSH_IN_SR static ivas_error ivas_dec_flush_split_binaural_internal( IVAS_DEC_HANDLE hIvasDec, /* i/o: IVAS decoder handle */ void *pcmBuf_out, /* o : output synthesis signal for BINAURAL_SPLIT_PCM */ ISAR_SPLIT_REND_BITS_DATA *splitRendBits, /* o : output split rendering bits, may be NULL to discard */ int16_t *nOutSamples /* o : number of samples per channel flushed */ ) { } /*---------------------------------------------------------------------* * IVAS_DEC_FlushSplitBinaural( ) Loading