OSDN Git Service

audio_route: Add support to set complete byte arrays
authorAndreas Schneider <asn@cryptomilk.org>
Wed, 8 Feb 2017 09:07:58 +0000 (10:07 +0100)
committerZhao Wei Liew <zhaoweiliew@lineageos.org>
Thu, 9 Feb 2017 13:52:38 +0000 (13:52 +0000)
commit0211728b4eeec735f5229e75cd5e838e1dc0109b
tree8030f3dea36cea6b1c09ab641d2fc25e46f738f6
parent40a30034dcce4b1fedaa617d992580a024468acf
audio_route: Add support to set complete byte arrays

This adds a new directive <param> and allows us to set several values in
a byte array.

    <param name="DSP4 XM f010:0" value="0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0" />

Change-Id: I9eda4cad414cd60e80b257c95858ff3e7fc2be07
(cherry picked from commit 57fc1b8289fbb2359f45ce4d156a74a4dc531709)
audio_route/audio_route.c