msm: camera: isp: fixes incorrect drop frame check
In case when a multiple SOF event sources present on single VFE
hardware, frame drop check does not consider frame source. This is
important, because it depends on actual reg update event and can make
incorrect decision.
This change calls check only for streams that use corresponding frame
source.
Change-Id: I770d34315909fc2399f7a65fb6079609e7e9a7b0
Signed-off-by:
Petar Sivenov <psiven@codeaurora.org>
Loading
Please register or sign in to comment