OSDN Git Service

Add channel index mask audio data conversion
authorAndy Hung <hunga@google.com>
Mon, 2 Feb 2015 23:34:13 +0000 (15:34 -0800)
committerAndy Hung <hunga@google.com>
Fri, 27 Feb 2015 20:53:41 +0000 (12:53 -0800)
commit5a0d0285cdd75cd5c94e020311830d634d6587b0
tree31673a32eb0943a94fe01b4d89969a20fada6b24
parent3417b291cfea0df678eb3b481f27f8ecb75c2a6a
Add channel index mask audio data conversion

Adds memcpy_by_index_array_initialization_src_index which fills an
index array used by memcpy_by_index_array.

Change-Id: Id8823a11cad642688ecbc16d9f2d894845d6e9c0
audio_utils/include/audio_utils/primitives.h
audio_utils/primitives.c
audio_utils/tests/build_and_run_all_unit_tests.sh
audio_utils/tests/primitives_tests.cpp