Loading lib_rend/ivas_stat_rend.h +2 −0 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
lib_rend/ivas_stat_rend.h +2 −0 Original line number Diff line number Diff line Loading @@ -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; Loading