Skip to content
Commit 60630edc authored by Vignesh Kulothungan's avatar Vignesh Kulothungan
Browse files

asoc: fix silence data during concurrent capture



Remove static definition of size and index variables, which are
unique to each capture session. Static definition of index variable
may incorrectly copy data from wrong memory offset. This might inject
silence/clutter in data copied to audio HAL.

CRs-Fixed: 2457887
Change-Id: I7b2f48d21545655ddaa13566ab4ea87a1cbd7424
Signed-off-by: default avatarVignesh Kulothungan <vigneshk@codeaurora.org>
parent d3b58ccc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment