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

Skip to content
Commit 1e2af409 authored by Rajakumar Govindaram's avatar Rajakumar Govindaram Committed by Gerrit - the friendly Code Review server
Browse files

msm: camera2: cpp: Enhance timeout handler for multi-frame processing



The CPP driver can schedule multiple frames to achieve higher
performance. This results in multiple frames to be in pending state
in the driver. When timeout handler is invoked, the condition
of NACK and user event callbacks need to be sequeunced properly.
This change helps to serialize in such a way that the timeout
handler is allowed to complete the frame notification before any
user event callback is handled.

Change-Id: Ie883b1823000085094e39f4c0ae7e10a3d377d16
Signed-off-by: default avatarRajakumar Govindaram <rajakuma@codeaurora.org>
parent c3ca3f98
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