commit | 12ec1cad063f80da5d9aa5f6528c825369c59650 | [log] [tgz] |
---|---|---|
author | qctecmdr <qctecmdr@localhost> | Thu Nov 21 23:05:10 2019 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Nov 21 23:05:10 2019 -0800 |
tree | f1f3774547ec58a55cce88d5c12ee4422e750113 | |
parent | e3c11a322d065bab6bd52d27cd2d01aeff331ca7 [diff] | |
parent | 9915e02e5e70d12750a2c51590d70db7c780507c [diff] |
Merge "Hal: Add 384K and 352.8K in the USB supported sample rate table"
diff --git a/hal/audio_hw.c b/hal/audio_hw.c index 5a1d819..dc1094b 100644 --- a/hal/audio_hw.c +++ b/hal/audio_hw.c
@@ -487,6 +487,8 @@ STRING_TO_ENUM(96000), STRING_TO_ENUM(176400), STRING_TO_ENUM(192000), + STRING_TO_ENUM(352800), + STRING_TO_ENUM(384000), }; struct in_effect_list {