Loading lib_rend/ivas_dirac_dec_binaural_functions.c +6 −4 Original line number Diff line number Diff line Loading @@ -3002,10 +3002,11 @@ static void getDirectPartGains( const uint8_t renderStereoOutputInsteadOfBinaural, float Rmat[3][3], PARAMBIN_HRTF_GAIN_CACHE *gainCache, const int16_t isHeadtracked #ifdef NONBE_FIX_991_PARAMBIN_BINARY_HRTF , const int16_t isHeadtracked, HRTFS_PARAMBIN_HANDLE hHrtfParambin #else const int16_t isHeadtracked #endif ) { Loading Loading @@ -3087,10 +3088,11 @@ static void hrtfShGetHrtf( float *rRealp, float *rImagp, PARAMBIN_HRTF_GAIN_CACHE *gainCache, const int16_t useCachedValue #ifdef NONBE_FIX_991_PARAMBIN_BINARY_HRTF , const int16_t useCachedValue, HRTFS_PARAMBIN_HANDLE hHrtfParambin #else const int16_t useCachedValue #endif ) { Loading lib_rend/ivas_prot_rend.h +1 −1 File changed.Contains only whitespace changes. Show changes Loading
lib_rend/ivas_dirac_dec_binaural_functions.c +6 −4 Original line number Diff line number Diff line Loading @@ -3002,10 +3002,11 @@ static void getDirectPartGains( const uint8_t renderStereoOutputInsteadOfBinaural, float Rmat[3][3], PARAMBIN_HRTF_GAIN_CACHE *gainCache, const int16_t isHeadtracked #ifdef NONBE_FIX_991_PARAMBIN_BINARY_HRTF , const int16_t isHeadtracked, HRTFS_PARAMBIN_HANDLE hHrtfParambin #else const int16_t isHeadtracked #endif ) { Loading Loading @@ -3087,10 +3088,11 @@ static void hrtfShGetHrtf( float *rRealp, float *rImagp, PARAMBIN_HRTF_GAIN_CACHE *gainCache, const int16_t useCachedValue #ifdef NONBE_FIX_991_PARAMBIN_BINARY_HRTF , const int16_t useCachedValue, HRTFS_PARAMBIN_HANDLE hHrtfParambin #else const int16_t useCachedValue #endif ) { Loading