X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=camera%2Fdocs%2Fdocs.html;fp=camera%2Fdocs%2Fdocs.html;h=5c5d6554fa57951cb9bc639a7a6ef9b34ea6ae6d;hb=ca6957a779f76a71e422ef69e08f4ff4c4cbbe1a;hp=81469aef3e63e76a5dfac8cc0cff565ae5e28c02;hpb=e7413216ae61988b1ba4eb7ba203bb86c426be9a;p=android-x86%2Fsystem-media.git diff --git a/camera/docs/docs.html b/camera/docs/docs.html index 81469aef..5c5d6554 100644 --- a/camera/docs/docs.html +++ b/camera/docs/docs.html @@ -17123,6 +17123,12 @@ mandatory stream combinations required for their device levels.

not slow down the frame rate of the capture, as long as the minimum frame duration of the physical and logical streams are the same.

+
  • + MONOCHROME (v3.3) + [optional] +

    The camera device is a monochrome camera that doesn't contain a color filter array, +and the pixel values on U and Y planes are all 128.

    +
  • @@ -17210,6 +17216,28 @@ DEPTH).

    For a camera device with LOGICAL_MULTI_CAMERA capability, it should operate in the same way as a physical camera device based on its hardware level and capabilities. It's recommended that its feature set is superset of that of individual physical cameras.

    +

    For MONOCHROME, the camera device must also advertise BACKWARD_COMPATIBLE capability, and +it is exclusive of both RAW and MANUAL_POST_PROCESSING capabilities:

    + @@ -26664,6 +26692,8 @@ points.

    of points can be less than max (that is, the request doesn't have to always provide a curve with number of points equivalent to android.tonemap.maxCurvePoints).

    +

    For devices with MONOCHROME capability, only red channel is used. Green and blue channels +are ignored.

    A few examples, and their corresponding graphical mappings; these only specify the red channel and the precision is limited to 4 digits, for conciseness.

    @@ -26769,6 +26799,8 @@ points.

    of points can be less than max (that is, the request doesn't have to always provide a curve with number of points equivalent to android.tonemap.maxCurvePoints).

    +

    For devices with MONOCHROME capability, only red channel is used. Green and blue channels +are ignored.

    A few examples, and their corresponding graphical mappings; these only specify the red channel and the precision is limited to 4 digits, for conciseness.

    @@ -27416,6 +27448,8 @@ points.

    of points can be less than max (that is, the request doesn't have to always provide a curve with number of points equivalent to android.tonemap.maxCurvePoints).

    +

    For devices with MONOCHROME capability, only red channel is used. Green and blue channels +are ignored.

    A few examples, and their corresponding graphical mappings; these only specify the red channel and the precision is limited to 4 digits, for conciseness.

    @@ -27521,6 +27555,8 @@ points.

    of points can be less than max (that is, the request doesn't have to always provide a curve with number of points equivalent to android.tonemap.maxCurvePoints).

    +

    For devices with MONOCHROME capability, only red channel is used. Green and blue channels +are ignored.

    A few examples, and their corresponding graphical mappings; these only specify the red channel and the precision is limited to 4 digits, for conciseness.