Commit b0bf9ca6 authored by Gregory Pallone's avatar Gregory Pallone
Browse files

split statement and declaration part2

parent 5ab829b1
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -315,7 +315,9 @@ void TDREND_SRC_REND_UpdateFiltersFromSpatialParams(
    float hrf_right[SFX_SPAT_BIN_MAX_FILTER_LENGTH];
    float azim_delta;
    float elev_delta;
#ifdef FIX_1548_HARMONIZE_NON_DIEGETIC_PANNING_LAW
    float pan;
#endif

    /* Evaluate the HR filters from the source and listener positions and orientations */
    Listener_p = hBinRendererTd->Listener_p;