OSDN Git Service

Add float_from_q19_12 inline primitive
authorAndy Hung <hunga@google.com>
Fri, 28 Feb 2014 23:29:47 +0000 (15:29 -0800)
committerAndy Hung <hunga@google.com>
Sat, 1 Mar 2014 01:22:54 +0000 (17:22 -0800)
commit42605b3647a59243f15a4f1756d70dc69cd1db6a
tree499b8d6eecdeb343b53ecf6ebad7aead591e808c
parent5e9fd43d045ff5bf98159d9c0a1aa0d22d6c4372
Add float_from_q19_12 inline primitive

Unifies conversion to float from Q19.12 integer format.

Change-Id: Ic6f81019c19321f4bbc3d231276a60510419a901
Signed-off-by: Andy Hung <hunga@google.com>
audio_utils/include/audio_utils/primitives.h
audio_utils/primitives.c