OSDN Git Service

Represent attenuation using 16-bit minifloat
authorGlenn Kasten <gkasten@google.com>
Mon, 31 Mar 2014 22:58:40 +0000 (15:58 -0700)
committerGlenn Kasten <gkasten@google.com>
Tue, 1 Apr 2014 16:32:36 +0000 (09:32 -0700)
commit2eafd4ac55296dc596427dd0e248124503345122
tree54fb18414e86df09b4914cf326262d584b85b0d5
parent29a973df1ce9999b29d351643b0cc091a4cb77b5
Represent attenuation using 16-bit minifloat

Change-Id: I3768318f9170b24dc209aaa4c9a78a5e22d98630
audio_utils/Android.mk
audio_utils/include/audio_utils/minifloat.h [new file with mode: 0644]
audio_utils/minifloat.c [new file with mode: 0644]