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

Commit 0115a8bf authored by Yin-Chia Yeh's avatar Yin-Chia Yeh
Browse files

CameraNdk: codegen header update

Bug: 27950762
Change-Id: Id2d0b6bffb2e169145f0c2df5939f5e1dde37a8e
parent fc302fd9
Loading
Loading
Loading
Loading
+13 −4
Original line number Diff line number Diff line
@@ -1382,11 +1382,20 @@ typedef enum acamera_metadata_enum_acamera_control_scene_mode {
     * produced in response to a capture request submitted
     * while in HDR mode.</p>
     * <p>Since substantial post-processing is generally needed to
     * produce an HDR image, only YUV and JPEG outputs are
     * supported for LIMITED/FULL device HDR captures, and only
     * JPEG outputs are supported for LEGACY HDR
     * captures. Using a RAW output for HDR capture is not
     * produce an HDR image, only YUV, PRIVATE, and JPEG
     * outputs are supported for LIMITED/FULL device HDR
     * captures, and only JPEG outputs are supported for LEGACY
     * HDR captures. Using a RAW output for HDR capture is not
     * supported.</p>
     * <p>Some devices may also support always-on HDR, which
     * applies HDR processing at full frame rate.  For these
     * devices, intents other than STILL_CAPTURE will also
     * produce an HDR output with no frame rate impact compared
     * to normal operation, though the quality may be lower
     * than for STILL_CAPTURE intents.</p>
     * <p>If SCENE_MODE_HDR is used with unsupported output types
     * or capture intents, the images captured will be as if
     * the SCENE_MODE was not enabled at all.</p>
     *
     * @see ACAMERA_CONTROL_CAPTURE_INTENT
     */