OSDN Git Service

STPK-1429 Add flexibility to sample processing
authorPatrick Porlan <patrick.porlan@intel.com>
Tue, 8 Apr 2014 11:58:20 +0000 (13:58 +0200)
committersuyyala <sridhar.uyyala@intel.com>
Mon, 28 Apr 2014 02:40:39 +0000 (19:40 -0700)
commit259d5cfe043792f3549e8e765b97da1f486c3bc8
treeacd01322d30825142d088c48e9f33dadd9663cd3
parent93e42e580d09229d32e9254bcfe6424e38b8fcaa
STPK-1429 Add flexibility to sample processing

Move samples processing logic to a dedicated file in
preparation for more advanced transform operations,
both per channel and per sample.

Issue: STPK-1429

Change-Id: I4e4e2e5a0691a3413fd50f85034eb477a006352b
Signed-off-by: Patrick Porlan <patrick.porlan@intel.com>
Android.mk
control.c
transform.c [new file with mode: 0644]
transform.h [new file with mode: 0644]
utils.c
utils.h