Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c245e951 authored by Jayant Chowdhary's avatar Jayant Chowdhary
Browse files

Fix minor typos in CameraCharacteristics documentation.



Test: builds

Change-Id: I6e76e7bd0e5f0682d4312f8393a46a13c1b48998
Signed-off-by: default avatarJayant Chowdhary <jchowdhary@google.com>
parent 86f50786
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4875,7 +4875,7 @@ typedef enum acamera_metadata_tag {
     * rectangle, and cropping to the rectangle given in ACAMERA_SENSOR_INFO_ACTIVE_ARRAY_SIZE.</p>
     * <p>E.g. to calculate position of a pixel, (x,y), in a processed YUV output image with the
     * dimensions in ACAMERA_SENSOR_INFO_ACTIVE_ARRAY_SIZE given the position of a pixel,
     * (x', y'), in the raw pixel array with dimensions give in
     * (x', y'), in the raw pixel array with dimensions given in
     * ACAMERA_SENSOR_INFO_PIXEL_ARRAY_SIZE:</p>
     * <ol>
     * <li>Choose a pixel (x', y') within the active array region of the raw buffer given in