summaryrefslogtreecommitdiffstats
path: root/arm-wt-22k/lib_src/eas_mdls.c
diff options
context:
space:
mode:
authorMarco Nelissen <marcone@google.com>2015-07-30 12:35:14 -0700
committerMarco Nelissen <marcone@google.com>2015-07-30 12:35:14 -0700
commitd216e303f65f5e36ffba92d342a8c61f753c98d7 (patch)
tree5c9ff0bde8cb501fcb14205181e004e4af07bcf3 /arm-wt-22k/lib_src/eas_mdls.c
parentf17e99b29855e8d18c3d362775d143763e96ae3d (diff)
downloadandroid_external_sonivox-d216e303f65f5e36ffba92d342a8c61f753c98d7.tar.gz
android_external_sonivox-d216e303f65f5e36ffba92d342a8c61f753c98d7.tar.bz2
android_external_sonivox-d216e303f65f5e36ffba92d342a8c61f753c98d7.zip
Fix math functions for 64-bit
Sonivox's EAS_I32 and EAS_U32 are defined as long, so actually 64-bit when compiled in 64-bit mode. This breaks the math macros used by reverb, so make those macros use (u)int32_t instead. (changing EAS_I32 to actually be 32-bit breaks the synth itself) Bug: 22506524 Change-Id: I86216b886b3696559d27d3f25819770fb91b6f9a
Diffstat (limited to 'arm-wt-22k/lib_src/eas_mdls.c')
0 files changed, 0 insertions, 0 deletions