Commit 5eaf1216 authored by emerit's avatar emerit
Browse files

add missing code

parent acb23597
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -507,7 +507,9 @@ typedef struct ivas_hrtfs_parambin_struct
    float parametricReverberationEneCorrections[CLDFB_NO_CHANNELS_MAX];
    float parametricEarlyPartEneCorrection[CLDFB_NO_CHANNELS_MAX];

#ifndef FIX_CREND_SIMPLIFY_CODE
    int16_t allocatedFromFile; /* Not used and should not be here. Remove in cleanup. */
#endif

} HRTFS_PARAMBIN, *HRTFS_PARAMBIN_HANDLE;