Commit 6bde2591 authored by Sumeyra Demir Kanik's avatar Sumeyra Demir Kanik
Browse files

Small Fix

parent 826eac6a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -616,7 +616,7 @@ ivas_error ivas_td_binaural_renderer_ext(
    const IVAS_REND_AudioObjectPosition *currentPos,             /* i  : Object position                   */
    const REVERB_HANDLE hReverb,                                 /* i  : Reverberator handle               */
#ifdef FIX_488_SYNC_DELAY
    const ism_md_subframe_update_ext, /* i: Metadata Delay in subframes to sync with audio delay */
    const int16_t ism_md_subframe_update_ext, /* i: Metadata Delay in subframes to sync with audio delay */
#endif
    const int16_t output_frame, /* i  : output frame length               */
    float output[][L_FRAME48k]  /* i/o: SCE channels / Binaural synthesis */