summaryrefslogtreecommitdiff
path: root/ucm-config/for_all_boards/Logitech Webcam C930e
AgeCommit message (Collapse)Author
2020-03-26CRAS: Lower capture gain on C930eYu-Hsuan Hsu
Lower capture gain from 44(42dB) to 30(35dB). BUG=b:151160330 TEST=Verified the capture gain are small enough. Change-Id: Ib7e8b769e30b793f92e4362d4fc3671e4f8da62b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/adhd/+/2120214 Reviewed-by: Cheng-Yi Chiang <cychiang@chromium.org> Tested-by: Yu-Hsuan Hsu <yuhsuan@chromium.org> Commit-Queue: Yu-Hsuan Hsu <yuhsuan@chromium.org>
2020-03-13CRAS: Fix capture gain on some Logitech webcamsYu-Hsuan Hsu
CRAS default gain is 20dB, which may not be suitable for all devices. Tested on some webcams and checked if the gain is not appropriate. C922: 20dB is too small. Use default gain instead. BRIO: 20dB is a little small. Modify capture gain manually. C930e: 20dB is too small. Use default gain instead. B910: 20dB is too large. Use default gain instead. BUG=b:151160330 TEST=Verified the capture gain on these devices are correct. Change-Id: I3e401eaad591bb38f06a28643c834f9c670be912 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/adhd/+/2100447 Reviewed-by: Cheng-Yi Chiang <cychiang@chromium.org> Tested-by: Yu-Hsuan Hsu <yuhsuan@chromium.org> Commit-Queue: Curtis Malainey <cujomalainey@chromium.org>