OSDN Git Service

Add channel index mask audio data conversion
authorAndy Hung <hunga@google.com>
Fri, 27 Feb 2015 22:20:33 +0000 (14:20 -0800)
committerAndy Hung <hunga@google.com>
Tue, 21 Apr 2015 23:46:04 +0000 (16:46 -0700)
commit291a1948093850aa87f60264680404b2b96ee327
tree8eecb53136f03cc079d013566edac283fbe8e701
parent8f0d2d13990a22790da52342ab0f87726a0d046a
Add channel index mask audio data conversion

Adds memcpy_by_index_array_initialization_dst_index which fills an
index array used by memcpy_by_index_array.

Change-Id: Ice6c23646994acdd934fd817813ef1ee010ba03a
audio_utils/include/audio_utils/primitives.h
audio_utils/primitives.c
audio_utils/tests/primitives_tests.cpp