commit | a69bf3c93974a6d22fe5c55d72022125d482e631 | [log] [tgz] |
---|---|---|
author | Emilian Peev <epeev@google.com> | Mon Apr 17 12:52:28 2023 -0700 |
committer | Emilian Peev <epeev@google.com> | Mon Apr 17 13:05:59 2023 -0700 |
tree | 2d281b5d2d6bfae3cef9e1ff5f814142fa19b486 | |
parent | 2325b1da98f872ee1746e4a4f087d832b7cbebaf [diff] |
Camera: Bump up the extension jpeg processor blob size Increase the Jpeg/blob buffer capacity from width * height to (width * height * 3) / 2 + JPEG APP1 segment size. Bug: 278153054 Test: Camera CTS Change-Id: Ib24fc01012ef3faf67e8b254561434575f180419