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
1 file changed