commit | 7162e78bc4d0e49f9b3db0a4c5ad89a4e2126dae | [log] [tgz] |
---|---|---|
author | Emilian Peev <epeev@google.com> | Sat Nov 11 00:29:15 2023 +0000 |
committer | Emilian Peev <epeev@google.com> | Sat Nov 11 02:02:39 2023 +0000 |
tree | dd4b84e34d2073559072ce990b6efc2c4ce3dd34 | |
parent | 303e2ced8995fa9a3b5e8abc3fd699075c9a94fd [diff] |
Camera: Allow error frame number gaps The frame number tracker for a specific request type expects frame errors to come in for the very next completed frame number. If we have a gap due to still capture burst and the very next regular capture buffer fails, then the corresponding request type completion will not be marked and the requests will timeout draining. Bug: 308914917 Test: Camera CTS Change-Id: Iff3a65a6054acee44896c7f723ae559a46295732