QCamera2: HAL3: Disable PAAF for Callback stream
Issue: For callback/preview streams with resolution
that is greater than max viewfinder size, reprocess is done offline.
When PAAF feature mask is added, this offline reprocess path is
not honoured. Thus failing to reprocess noise reduction/edge mode/
scalar crop offline.
Fix:
-PAAF is required on ANALYSIS stream for MONO sensors, where
HW stats are not available.
-Disabling PAAF feature mask on CALLBACK streams for BAYER
Ack-by: Susmitha Gummalla
BUG=29010406
Change-Id: I8f68ed9c34703b1335edce3b6c0e9e8c9eeef819
1 file changed