Commit b2182c78 authored by Sandesh Venkatesh's avatar Sandesh Venkatesh
Browse files

Merge branch 'jbm_dec_azi_ele_cleanup' into 'main'

Cleanup of azimuth, elevation buffers and float funcs in jbm_dec_tc

See merge request !269
parents 0c6523f5 de0c17dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2650,7 +2650,7 @@ void ivas_initialize_handles_dec(
    {
        st_ivas->p_output_f[i] = NULL;
#ifdef IVAS_FLOAT_FIXED
        st_ivas->p_output_f[i] = NULL;
        st_ivas->p_output_fx[i] = NULL;
#endif
    }

+855 −485

File changed.

Preview size limit exceeded, changes collapsed.