Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8cb5ad77 authored by Sreesudhan Ramakrish Ramkumar's avatar Sreesudhan Ramakrish Ramkumar
Browse files

msm: camera: Fix live snapshot issue



In case of live snasphot, buffer is not returned from ISP to HAL in
scenario where preview buffer queue starves. This happens because rc
take negative value while iterating into composite_irq loop. Even
though live snapshot buffer is available, since rc is not reset, error
case is taken for all subsequent loops. Reset rc to fix the issue.

Change-Id: Ice5afbe320feab4da1f8b1737be580da36bfcaa8
Signed-off-by: default avatarSreesudhan Ramakrish Ramkumar <srramku@codeaurora.org>
parent 799792ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment