OSDN Git Service

Add memcpy based on audio_format to audio_utils
authorAndy Hung <hunga@google.com>
Fri, 7 Mar 2014 01:36:40 +0000 (17:36 -0800)
committerAndy Hung <hunga@google.com>
Fri, 7 Mar 2014 02:01:55 +0000 (18:01 -0800)
commitfcad7e469959f3a8f0a3060ca3d74f72fea39efa
treef9cc317f0667e46503cdf16362f5b7d40fb0215b
parente0454e2f58e18d954a3de3fa9a9c0e1be3d56f57
Add memcpy based on audio_format to audio_utils

Use audio_utils/format.h to include them.

Change-Id: I5b9fb0ba3fa09858e0b5af1ffefa3c69d943720f
Signed-off-by: Andy Hung <hunga@google.com>
audio_utils/Android.mk
audio_utils/format.c [new file with mode: 0644]
audio_utils/include/audio_utils/format.h [new file with mode: 0644]