Merge "Camera: clarify offline processing spec" into rvc-dev am: 9b7197fb11 am: 3ddf2b819a am: 68f9787642

Change-Id: I3140f213abea966e1447c184328fd0147c0f2c06
This commit is contained in:
TreeHugger Robot
2020-03-18 19:15:04 +00:00
committed by Automerger Merge Worker

View File

@@ -1066,8 +1066,9 @@ public abstract class CameraMetadata<TKey> {
* <li>One Jpeg ImageReader, any resolution: the camera device is
* allowed to slow down JPEG output speed by 50% if there is any ongoing offline
* session.</li>
* <li>One ImageWriter surface of private format, any resolution if the device supports
* PRIVATE_REPROCESSING capability</li>
* <li>If the device supports PRIVATE_REPROCESSING, one pair of ImageWriter/ImageReader
* surfaces of private format, with the same resolution that is larger or equal to
* the JPEG ImageReader resolution above.</li>
* </ol>
* </li>
* <li>Alternatively, the active camera session above can be replaced by an legacy