| <!DOCTYPE html> |
| <html> |
| <!-- Copyright (C) 2012 The Android Open Source Project |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| <head> |
| <!-- automatically generated from html.mako. do NOT edit directly --> |
| <meta charset="utf-8" /> |
| <title>Android Camera HAL3.0 Properties</title> |
| <style type="text/css"> |
| body { background-color: #f7f7f7; font-family: Roboto, sans-serif;} |
| h1 { color: #333333; } |
| h2 { color: #333333; } |
| a:link { color: #258aaf; text-decoration: none} |
| a:hover { color: #459aaf; text-decoration: underline } |
| a:visited { color: #154a5f; text-decoration: none} |
| .section { color: #eeeeee; font-size: 1.5em; font-weight: bold; background-color: #888888; padding: 0.5em 0em 0.5em 0.5em; border-width: thick thin thin thin; border-color: #111111 #777777 #777777 #777777} |
| .kind { color: #eeeeee; font-size: 1.2em; font-weight: bold; padding-left: 1.5em; background-color: #aaaaaa } |
| .entry { background-color: #f0f0f0 } |
| .entry_cont { background-color: #f0f0f0 } |
| .entries_header { background-color: #dddddd; text-align: center} |
| |
| /* toc style */ |
| .toc_section_header { font-size:1.3em; } |
| .toc_kind_header { font-size:1.2em; } |
| |
| /* table column sizes */ |
| table { border-collapse:collapse; table-layout: fixed; width: 100%; word-wrap: break-word } |
| td,th { border: 1px solid; border-color: #aaaaaa; padding-left: 0.5em; padding-right: 0.5em } |
| .th_name { width: 20% } |
| .th_units { width: 10% } |
| .th_tags { width: 5% } |
| .th_details { width: 25% } |
| .th_type { width: 20% } |
| .th_description { width: 20% } |
| .th_range { width: 10% } |
| td { font-size: 0.9em; } |
| |
| /* hide the first thead, we need it there only to enforce column sizes */ |
| .thead_dummy { visibility: hidden; } |
| |
| /* Entry flair */ |
| .entry_name { color: #333333; padding-left:1.0em; font-size:1.1em; font-family: monospace; vertical-align:top; } |
| |
| /* Entry type flair */ |
| .entry_type_name { font-size:1.1em; color: #669900; font-weight: bold;} |
| .entry_type_name_enum:after { color: #669900; font-weight: bold; content:" (enum)" } |
| .entry_type_visibility { font-weight: bolder; padding-left:1em} |
| .entry_type_enum_name { font-family: monospace; font-weight: bolder; } |
| .entry_type_enum_notes:before { content:" - " } |
| .entry_type_enum_value:before { content:" = " } |
| .entry_type_enum_value { font-family: monospace; } |
| .entry ul { margin: 0 0 0 0; list-style-position: inside; padding-left: 0.5em; } |
| .entry ul li { padding: 0 0 0 0; margin: 0 0 0 0;} |
| |
| /* Entry tags flair */ |
| .entry_tags ul { list-style-type: none; } |
| |
| /* Entry details (full docs) flair */ |
| .entry_details_header { font-weight: bold; background-color: #dddddd; |
| text-align: center; font-size: 1.1em; margin-left: 0em; margin-right: 0em; } |
| |
| /* Entry spacer flair */ |
| .entry_spacer { background-color: transparent; border-style: none; height: 0.5em; } |
| |
| /* TODO: generate abbr element for each tag link? */ |
| /* TODO for each x.y.z try to link it to the entry */ |
| |
| </style> |
| |
| <style> |
| |
| { |
| /* broken... |
| supposedly there is a bug in chrome that it lays out tables before |
| it knows its being printed, so the page-break-* styles are ignored |
| */ |
| tr { page-break-after: always; page-break-inside: avoid; } |
| } |
| |
| </style> |
| </head> |
| |
| |
| |
| <body> |
| <h1>Android Camera HAL3.0 Properties</h1> |
| |
| |
| <h2>Table of Contents</h2> |
| <ul class="toc"> |
| <li><a href="#tag_index" class="toc_section_header">Tags</a></li> |
| <li> |
| <span class="toc_section_header"><a href="#section_colorCorrection">colorCorrection</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.colorCorrection.mode">android.colorCorrection.mode</a></li> |
| <li><a href="#controls_android.colorCorrection.transform">android.colorCorrection.transform</a></li> |
| <li><a href="#controls_android.colorCorrection.gains">android.colorCorrection.gains</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.colorCorrection.transform">android.colorCorrection.transform</a></li> |
| <li><a href="#dynamic_android.colorCorrection.gains">android.colorCorrection.gains</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_control">control</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.control.aeAntibandingMode">android.control.aeAntibandingMode</a></li> |
| <li><a href="#controls_android.control.aeExposureCompensation">android.control.aeExposureCompensation</a></li> |
| <li><a href="#controls_android.control.aeLock">android.control.aeLock</a></li> |
| <li><a href="#controls_android.control.aeMode">android.control.aeMode</a></li> |
| <li><a href="#controls_android.control.aeRegions">android.control.aeRegions</a></li> |
| <li><a href="#controls_android.control.aeTargetFpsRange">android.control.aeTargetFpsRange</a></li> |
| <li><a href="#controls_android.control.aePrecaptureTrigger">android.control.aePrecaptureTrigger</a></li> |
| <li><a href="#controls_android.control.afMode">android.control.afMode</a></li> |
| <li><a href="#controls_android.control.afRegions">android.control.afRegions</a></li> |
| <li><a href="#controls_android.control.afTrigger">android.control.afTrigger</a></li> |
| <li><a href="#controls_android.control.awbLock">android.control.awbLock</a></li> |
| <li><a href="#controls_android.control.awbMode">android.control.awbMode</a></li> |
| <li><a href="#controls_android.control.awbRegions">android.control.awbRegions</a></li> |
| <li><a href="#controls_android.control.captureIntent">android.control.captureIntent</a></li> |
| <li><a href="#controls_android.control.effectMode">android.control.effectMode</a></li> |
| <li><a href="#controls_android.control.mode">android.control.mode</a></li> |
| <li><a href="#controls_android.control.sceneMode">android.control.sceneMode</a></li> |
| <li><a href="#controls_android.control.videoStabilizationMode">android.control.videoStabilizationMode</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">static</span> |
| <ul class="toc_section"> |
| <li><a href="#static_android.control.aeAvailableAntibandingModes">android.control.aeAvailableAntibandingModes</a></li> |
| <li><a href="#static_android.control.aeAvailableModes">android.control.aeAvailableModes</a></li> |
| <li><a href="#static_android.control.aeAvailableTargetFpsRanges">android.control.aeAvailableTargetFpsRanges</a></li> |
| <li><a href="#static_android.control.aeCompensationRange">android.control.aeCompensationRange</a></li> |
| <li><a href="#static_android.control.aeCompensationStep">android.control.aeCompensationStep</a></li> |
| <li><a href="#static_android.control.afAvailableModes">android.control.afAvailableModes</a></li> |
| <li><a href="#static_android.control.availableEffects">android.control.availableEffects</a></li> |
| <li><a href="#static_android.control.availableSceneModes">android.control.availableSceneModes</a></li> |
| <li><a href="#static_android.control.availableVideoStabilizationModes">android.control.availableVideoStabilizationModes</a></li> |
| <li><a href="#static_android.control.awbAvailableModes">android.control.awbAvailableModes</a></li> |
| <li><a href="#static_android.control.maxRegions">android.control.maxRegions</a></li> |
| <li><a href="#static_android.control.sceneModeOverrides">android.control.sceneModeOverrides</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.control.aePrecaptureId">android.control.aePrecaptureId</a></li> |
| <li><a href="#dynamic_android.control.aeRegions">android.control.aeRegions</a></li> |
| <li><a href="#dynamic_android.control.aeState">android.control.aeState</a></li> |
| <li><a href="#dynamic_android.control.afMode">android.control.afMode</a></li> |
| <li><a href="#dynamic_android.control.afRegions">android.control.afRegions</a></li> |
| <li><a href="#dynamic_android.control.afState">android.control.afState</a></li> |
| <li><a href="#dynamic_android.control.afTriggerId">android.control.afTriggerId</a></li> |
| <li><a href="#dynamic_android.control.awbMode">android.control.awbMode</a></li> |
| <li><a href="#dynamic_android.control.awbRegions">android.control.awbRegions</a></li> |
| <li><a href="#dynamic_android.control.awbState">android.control.awbState</a></li> |
| <li><a href="#dynamic_android.control.mode">android.control.mode</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_demosaic">demosaic</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.demosaic.mode">android.demosaic.mode</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_edge">edge</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.edge.mode">android.edge.mode</a></li> |
| <li><a href="#controls_android.edge.strength">android.edge.strength</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.edge.mode">android.edge.mode</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_flash">flash</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.flash.firingPower">android.flash.firingPower</a></li> |
| <li><a href="#controls_android.flash.firingTime">android.flash.firingTime</a></li> |
| <li><a href="#controls_android.flash.mode">android.flash.mode</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">static</span> |
| <ul class="toc_section"> |
| |
| <li><a href="#static_android.flash.info.available">android.flash.info.available</a></li> |
| <li><a href="#static_android.flash.info.chargeDuration">android.flash.info.chargeDuration</a></li> |
| |
| <li><a href="#static_android.flash.colorTemperature">android.flash.colorTemperature</a></li> |
| <li><a href="#static_android.flash.maxEnergy">android.flash.maxEnergy</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.flash.firingPower">android.flash.firingPower</a></li> |
| <li><a href="#dynamic_android.flash.firingTime">android.flash.firingTime</a></li> |
| <li><a href="#dynamic_android.flash.mode">android.flash.mode</a></li> |
| <li><a href="#dynamic_android.flash.state">android.flash.state</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_geometric">geometric</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.geometric.mode">android.geometric.mode</a></li> |
| <li><a href="#controls_android.geometric.strength">android.geometric.strength</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_hotPixel">hotPixel</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.hotPixel.mode">android.hotPixel.mode</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">static</span> |
| <ul class="toc_section"> |
| |
| <li><a href="#static_android.hotPixel.info.map">android.hotPixel.info.map</a></li> |
| |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.hotPixel.mode">android.hotPixel.mode</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_jpeg">jpeg</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.jpeg.gpsCoordinates">android.jpeg.gpsCoordinates</a></li> |
| <li><a href="#controls_android.jpeg.gpsProcessingMethod">android.jpeg.gpsProcessingMethod</a></li> |
| <li><a href="#controls_android.jpeg.gpsTimestamp">android.jpeg.gpsTimestamp</a></li> |
| <li><a href="#controls_android.jpeg.orientation">android.jpeg.orientation</a></li> |
| <li><a href="#controls_android.jpeg.quality">android.jpeg.quality</a></li> |
| <li><a href="#controls_android.jpeg.thumbnailQuality">android.jpeg.thumbnailQuality</a></li> |
| <li><a href="#controls_android.jpeg.thumbnailSize">android.jpeg.thumbnailSize</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">static</span> |
| <ul class="toc_section"> |
| <li><a href="#static_android.jpeg.availableThumbnailSizes">android.jpeg.availableThumbnailSizes</a></li> |
| <li><a href="#static_android.jpeg.maxSize">android.jpeg.maxSize</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.jpeg.gpsCoordinates">android.jpeg.gpsCoordinates</a></li> |
| <li><a href="#dynamic_android.jpeg.gpsProcessingMethod">android.jpeg.gpsProcessingMethod</a></li> |
| <li><a href="#dynamic_android.jpeg.gpsTimestamp">android.jpeg.gpsTimestamp</a></li> |
| <li><a href="#dynamic_android.jpeg.orientation">android.jpeg.orientation</a></li> |
| <li><a href="#dynamic_android.jpeg.quality">android.jpeg.quality</a></li> |
| <li><a href="#dynamic_android.jpeg.size">android.jpeg.size</a></li> |
| <li><a href="#dynamic_android.jpeg.thumbnailQuality">android.jpeg.thumbnailQuality</a></li> |
| <li><a href="#dynamic_android.jpeg.thumbnailSize">android.jpeg.thumbnailSize</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_lens">lens</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.lens.aperture">android.lens.aperture</a></li> |
| <li><a href="#controls_android.lens.filterDensity">android.lens.filterDensity</a></li> |
| <li><a href="#controls_android.lens.focalLength">android.lens.focalLength</a></li> |
| <li><a href="#controls_android.lens.focusDistance">android.lens.focusDistance</a></li> |
| <li><a href="#controls_android.lens.opticalStabilizationMode">android.lens.opticalStabilizationMode</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">static</span> |
| <ul class="toc_section"> |
| |
| <li><a href="#static_android.lens.info.availableApertures">android.lens.info.availableApertures</a></li> |
| <li><a href="#static_android.lens.info.availableFilterDensities">android.lens.info.availableFilterDensities</a></li> |
| <li><a href="#static_android.lens.info.availableFocalLengths">android.lens.info.availableFocalLengths</a></li> |
| <li><a href="#static_android.lens.info.availableOpticalStabilization">android.lens.info.availableOpticalStabilization</a></li> |
| <li><a href="#static_android.lens.info.geometricCorrectionMap">android.lens.info.geometricCorrectionMap</a></li> |
| <li><a href="#static_android.lens.info.geometricCorrectionMapSize">android.lens.info.geometricCorrectionMapSize</a></li> |
| <li><a href="#static_android.lens.info.hyperfocalDistance">android.lens.info.hyperfocalDistance</a></li> |
| <li><a href="#static_android.lens.info.minimumFocusDistance">android.lens.info.minimumFocusDistance</a></li> |
| <li><a href="#static_android.lens.info.shadingMapSize">android.lens.info.shadingMapSize</a></li> |
| |
| <li><a href="#static_android.lens.facing">android.lens.facing</a></li> |
| <li><a href="#static_android.lens.opticalAxisAngle">android.lens.opticalAxisAngle</a></li> |
| <li><a href="#static_android.lens.position">android.lens.position</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.lens.aperture">android.lens.aperture</a></li> |
| <li><a href="#dynamic_android.lens.filterDensity">android.lens.filterDensity</a></li> |
| <li><a href="#dynamic_android.lens.focalLength">android.lens.focalLength</a></li> |
| <li><a href="#dynamic_android.lens.focusDistance">android.lens.focusDistance</a></li> |
| <li><a href="#dynamic_android.lens.focusRange">android.lens.focusRange</a></li> |
| <li><a href="#dynamic_android.lens.opticalStabilizationMode">android.lens.opticalStabilizationMode</a></li> |
| <li><a href="#dynamic_android.lens.state">android.lens.state</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_noiseReduction">noiseReduction</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.noiseReduction.mode">android.noiseReduction.mode</a></li> |
| <li><a href="#controls_android.noiseReduction.strength">android.noiseReduction.strength</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.noiseReduction.mode">android.noiseReduction.mode</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_quirks">quirks</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">static</span> |
| <ul class="toc_section"> |
| <li><a href="#static_android.quirks.meteringCropRegion">android.quirks.meteringCropRegion</a></li> |
| <li><a href="#static_android.quirks.triggerAfWithAuto">android.quirks.triggerAfWithAuto</a></li> |
| <li><a href="#static_android.quirks.useZslFormat">android.quirks.useZslFormat</a></li> |
| <li><a href="#static_android.quirks.usePartialResult">android.quirks.usePartialResult</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.quirks.partialResult">android.quirks.partialResult</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_request">request</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.request.frameCount">android.request.frameCount</a></li> |
| <li><a href="#controls_android.request.id">android.request.id</a></li> |
| <li><a href="#controls_android.request.inputStreams">android.request.inputStreams</a></li> |
| <li><a href="#controls_android.request.metadataMode">android.request.metadataMode</a></li> |
| <li><a href="#controls_android.request.outputStreams">android.request.outputStreams</a></li> |
| <li><a href="#controls_android.request.type">android.request.type</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">static</span> |
| <ul class="toc_section"> |
| <li><a href="#static_android.request.maxNumOutputStreams">android.request.maxNumOutputStreams</a></li> |
| <li><a href="#static_android.request.maxNumReprocessStreams">android.request.maxNumReprocessStreams</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.request.frameCount">android.request.frameCount</a></li> |
| <li><a href="#dynamic_android.request.id">android.request.id</a></li> |
| <li><a href="#dynamic_android.request.metadataMode">android.request.metadataMode</a></li> |
| <li><a href="#dynamic_android.request.outputStreams">android.request.outputStreams</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_scaler">scaler</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.scaler.cropRegion">android.scaler.cropRegion</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">static</span> |
| <ul class="toc_section"> |
| <li><a href="#static_android.scaler.availableFormats">android.scaler.availableFormats</a></li> |
| <li><a href="#static_android.scaler.availableJpegMinDurations">android.scaler.availableJpegMinDurations</a></li> |
| <li><a href="#static_android.scaler.availableJpegSizes">android.scaler.availableJpegSizes</a></li> |
| <li><a href="#static_android.scaler.availableMaxDigitalZoom">android.scaler.availableMaxDigitalZoom</a></li> |
| <li><a href="#static_android.scaler.availableProcessedMinDurations">android.scaler.availableProcessedMinDurations</a></li> |
| <li><a href="#static_android.scaler.availableProcessedSizes">android.scaler.availableProcessedSizes</a></li> |
| <li><a href="#static_android.scaler.availableRawMinDurations">android.scaler.availableRawMinDurations</a></li> |
| <li><a href="#static_android.scaler.availableRawSizes">android.scaler.availableRawSizes</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.scaler.cropRegion">android.scaler.cropRegion</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_sensor">sensor</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.sensor.exposureTime">android.sensor.exposureTime</a></li> |
| <li><a href="#controls_android.sensor.frameDuration">android.sensor.frameDuration</a></li> |
| <li><a href="#controls_android.sensor.sensitivity">android.sensor.sensitivity</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">static</span> |
| <ul class="toc_section"> |
| |
| <li><a href="#static_android.sensor.info.activeArraySize">android.sensor.info.activeArraySize</a></li> |
| <li><a href="#static_android.sensor.info.sensitivityRange">android.sensor.info.sensitivityRange</a></li> |
| <li><a href="#static_android.sensor.info.colorFilterArrangement">android.sensor.info.colorFilterArrangement</a></li> |
| <li><a href="#static_android.sensor.info.exposureTimeRange">android.sensor.info.exposureTimeRange</a></li> |
| <li><a href="#static_android.sensor.info.maxFrameDuration">android.sensor.info.maxFrameDuration</a></li> |
| <li><a href="#static_android.sensor.info.physicalSize">android.sensor.info.physicalSize</a></li> |
| <li><a href="#static_android.sensor.info.pixelArraySize">android.sensor.info.pixelArraySize</a></li> |
| <li><a href="#static_android.sensor.info.whiteLevel">android.sensor.info.whiteLevel</a></li> |
| |
| <li><a href="#static_android.sensor.baseGainFactor">android.sensor.baseGainFactor</a></li> |
| <li><a href="#static_android.sensor.blackLevelPattern">android.sensor.blackLevelPattern</a></li> |
| <li><a href="#static_android.sensor.calibrationTransform1">android.sensor.calibrationTransform1</a></li> |
| <li><a href="#static_android.sensor.calibrationTransform2">android.sensor.calibrationTransform2</a></li> |
| <li><a href="#static_android.sensor.colorTransform1">android.sensor.colorTransform1</a></li> |
| <li><a href="#static_android.sensor.colorTransform2">android.sensor.colorTransform2</a></li> |
| <li><a href="#static_android.sensor.forwardMatrix1">android.sensor.forwardMatrix1</a></li> |
| <li><a href="#static_android.sensor.forwardMatrix2">android.sensor.forwardMatrix2</a></li> |
| <li><a href="#static_android.sensor.maxAnalogSensitivity">android.sensor.maxAnalogSensitivity</a></li> |
| <li><a href="#static_android.sensor.noiseModelCoefficients">android.sensor.noiseModelCoefficients</a></li> |
| <li><a href="#static_android.sensor.orientation">android.sensor.orientation</a></li> |
| <li><a href="#static_android.sensor.referenceIlluminant1">android.sensor.referenceIlluminant1</a></li> |
| <li><a href="#static_android.sensor.referenceIlluminant2">android.sensor.referenceIlluminant2</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.sensor.exposureTime">android.sensor.exposureTime</a></li> |
| <li><a href="#dynamic_android.sensor.frameDuration">android.sensor.frameDuration</a></li> |
| <li><a href="#dynamic_android.sensor.sensitivity">android.sensor.sensitivity</a></li> |
| <li><a href="#dynamic_android.sensor.timestamp">android.sensor.timestamp</a></li> |
| <li><a href="#dynamic_android.sensor.temperature">android.sensor.temperature</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_shading">shading</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.shading.mode">android.shading.mode</a></li> |
| <li><a href="#controls_android.shading.strength">android.shading.strength</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.shading.mode">android.shading.mode</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_statistics">statistics</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.statistics.faceDetectMode">android.statistics.faceDetectMode</a></li> |
| <li><a href="#controls_android.statistics.histogramMode">android.statistics.histogramMode</a></li> |
| <li><a href="#controls_android.statistics.sharpnessMapMode">android.statistics.sharpnessMapMode</a></li> |
| <li><a href="#controls_android.statistics.lensShadingMapMode">android.statistics.lensShadingMapMode</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">static</span> |
| <ul class="toc_section"> |
| |
| <li><a href="#static_android.statistics.info.availableFaceDetectModes">android.statistics.info.availableFaceDetectModes</a></li> |
| <li><a href="#static_android.statistics.info.histogramBucketCount">android.statistics.info.histogramBucketCount</a></li> |
| <li><a href="#static_android.statistics.info.maxFaceCount">android.statistics.info.maxFaceCount</a></li> |
| <li><a href="#static_android.statistics.info.maxHistogramCount">android.statistics.info.maxHistogramCount</a></li> |
| <li><a href="#static_android.statistics.info.maxSharpnessMapValue">android.statistics.info.maxSharpnessMapValue</a></li> |
| <li><a href="#static_android.statistics.info.sharpnessMapSize">android.statistics.info.sharpnessMapSize</a></li> |
| |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.statistics.faceDetectMode">android.statistics.faceDetectMode</a></li> |
| <li><a href="#dynamic_android.statistics.faceIds">android.statistics.faceIds</a></li> |
| <li><a href="#dynamic_android.statistics.faceLandmarks">android.statistics.faceLandmarks</a></li> |
| <li><a href="#dynamic_android.statistics.faceRectangles">android.statistics.faceRectangles</a></li> |
| <li><a href="#dynamic_android.statistics.faceScores">android.statistics.faceScores</a></li> |
| <li><a href="#dynamic_android.statistics.histogram">android.statistics.histogram</a></li> |
| <li><a href="#dynamic_android.statistics.histogramMode">android.statistics.histogramMode</a></li> |
| <li><a href="#dynamic_android.statistics.sharpnessMap">android.statistics.sharpnessMap</a></li> |
| <li><a href="#dynamic_android.statistics.sharpnessMapMode">android.statistics.sharpnessMapMode</a></li> |
| <li><a href="#dynamic_android.statistics.lensShadingMap">android.statistics.lensShadingMap</a></li> |
| <li><a href="#dynamic_android.statistics.predictedColorGains">android.statistics.predictedColorGains</a></li> |
| <li><a href="#dynamic_android.statistics.predictedColorTransform">android.statistics.predictedColorTransform</a></li> |
| <li><a href="#dynamic_android.statistics.sceneFlicker">android.statistics.sceneFlicker</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_tonemap">tonemap</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.tonemap.curveBlue">android.tonemap.curveBlue</a></li> |
| <li><a href="#controls_android.tonemap.curveGreen">android.tonemap.curveGreen</a></li> |
| <li><a href="#controls_android.tonemap.curveRed">android.tonemap.curveRed</a></li> |
| <li><a href="#controls_android.tonemap.mode">android.tonemap.mode</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">static</span> |
| <ul class="toc_section"> |
| <li><a href="#static_android.tonemap.maxCurvePoints">android.tonemap.maxCurvePoints</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.tonemap.curveBlue">android.tonemap.curveBlue</a></li> |
| <li><a href="#dynamic_android.tonemap.curveGreen">android.tonemap.curveGreen</a></li> |
| <li><a href="#dynamic_android.tonemap.curveRed">android.tonemap.curveRed</a></li> |
| <li><a href="#dynamic_android.tonemap.mode">android.tonemap.mode</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_led">led</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.led.transmit">android.led.transmit</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.led.transmit">android.led.transmit</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">static</span> |
| <ul class="toc_section"> |
| <li><a href="#static_android.led.availableLeds">android.led.availableLeds</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_info">info</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">static</span> |
| <ul class="toc_section"> |
| <li><a href="#static_android.info.supportedHardwareLevel">android.info.supportedHardwareLevel</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| <li> |
| <span class="toc_section_header"><a href="#section_blackLevel">blackLevel</a></span> |
| <ul class="toc_section"> |
| <li> |
| <span class="toc_kind_header">controls</span> |
| <ul class="toc_section"> |
| <li><a href="#controls_android.blackLevel.lock">android.blackLevel.lock</a></li> |
| </ul> |
| </li> |
| <li> |
| <span class="toc_kind_header">dynamic</span> |
| <ul class="toc_section"> |
| <li><a href="#dynamic_android.blackLevel.lock">android.blackLevel.lock</a></li> |
| </ul> |
| </li> |
| </ul> <!-- toc_section --> |
| </li> |
| </ul> |
| |
| |
| <h1>Properties</h1> |
| <table class="properties"> |
| |
| <thead class="thead_dummy"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> <!-- so that the first occurrence of thead is not |
| above the first occurrence of tr --> |
| <!-- <namespace name="android"> --> |
| <tr><td colspan="6" id="section_colorCorrection" class="section">colorCorrection</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.colorCorrection.mode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.colorCorrection.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">TRANSFORM_MATRIX</span> |
| <span class="entry_type_enum_notes"><html><body><p>Use the android.colorCorrection.transform matrix |
| and android.colorCorrection.gains to do color conversion<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FAST</span> |
| <span class="entry_type_enum_notes"><html><body><p>Must not slow down frame rate relative to raw |
| bayer output<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">HIGH_QUALITY</span> |
| <span class="entry_type_enum_notes"><html><body><p>Frame rate may be reduced by high |
| quality<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>When android.control.awbMode is not OFF, TRANSFORM_MATRIX |
| should be ignored.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.colorCorrection.transform"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.colorCorrection.transform<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">rational</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 3 x 3 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>3x3 rational matrix in row-major order<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>A color transform matrix to use to transform |
| from sensor RGB color space to output linear sRGB color space<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Output values are expected to be in the range |
| (0,1)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>This matrix is either set by HAL when the request |
| android.colorCorrection.mode is not TRANSFORM_MATRIX, or |
| directly by the application in the request when the |
| android.colorCorrection.mode is TRANSFORM_MATRIX.</p> |
| <p>In the latter case, the HAL may round the matrix to account |
| for precision issues; the final rounded matrix should be |
| reported back in this matrix result metadata.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.colorCorrection.gains"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.colorCorrection.gains<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 4 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>A 1D array of floats for 4 color channel gains<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Gains applying to Bayer color channels for |
| white-balance<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>The 4-channel white-balance gains are defined in |
| the order of [R G_even G_odd B], where G_even is the gain |
| for green pixels on even rows of the output, and G_odd |
| is the gain for greenpixels on the odd rows. if a HAL |
| does not support a separate gain for even/odd green channels, |
| it should use the G_even value,and write G_odd equal to |
| G_even in the output result metadata.</p> |
| <p>This array is either set by HAL when the request |
| android.colorCorrection.mode is not TRANSFORM_MATRIX, or |
| directly by the application in the request when the |
| android.colorCorrection.mode is TRANSFORM_MATRIX.</p> |
| <p>The ouput should be the gains actually applied by the HAL to |
| the current frame.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.colorCorrection.transform"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.colorCorrection.transform<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">rational</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 3 x 3 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>3x3 rational matrix in row-major order<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>A color transform matrix to use to transform |
| from sensor RGB color space to output linear sRGB color space<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Output values are expected to be in the range |
| (0,1)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>This matrix is either set by HAL when the request |
| android.colorCorrection.mode is not TRANSFORM_MATRIX, or |
| directly by the application in the request when the |
| android.colorCorrection.mode is TRANSFORM_MATRIX.</p> |
| <p>In the latter case, the HAL may round the matrix to account |
| for precision issues; the final rounded matrix should be |
| reported back in this matrix result metadata.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.colorCorrection.gains"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.colorCorrection.gains<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 4 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>A 1D array of floats for 4 color channel gains<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Gains applying to Bayer color channels for |
| white-balance<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>The 4-channel white-balance gains are defined in |
| the order of [R G_even G_odd B], where G_even is the gain |
| for green pixels on even rows of the output, and G_odd |
| is the gain for greenpixels on the odd rows. if a HAL |
| does not support a separate gain for even/odd green channels, |
| it should use the G_even value,and write G_odd equal to |
| G_even in the output result metadata.</p> |
| <p>This array is either set by HAL when the request |
| android.colorCorrection.mode is not TRANSFORM_MATRIX, or |
| directly by the application in the request when the |
| android.colorCorrection.mode is TRANSFORM_MATRIX.</p> |
| <p>The ouput should be the gains actually applied by the HAL to |
| the current frame.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_control" class="section">control</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.control.aeAntibandingMode"> |
| <td class="entry_name" |
| ><html><body><p>android.control.aeAntibandingMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">50HZ</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">60HZ</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">AUTO</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Enum for controlling |
| antibanding<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.control.aeAvailableAntibandingModes<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.aeExposureCompensation"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.aeExposureCompensation<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Adjustment to AE target image |
| brightness<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>count of positive/negative EV steps<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>For example, if EV step is 0.333, '6' will mean an |
| exposure compensation of +2 EV; -3 will mean an exposure |
| compensation of -1<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.aeLock"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.aeLock<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public as boolean]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>Autoexposure lock is disabled; the AE algorithm |
| is free to update its parameters.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON</span> |
| <span class="entry_type_enum_notes"><html><body><p>Autoexposure lock is enabled; the AE algorithm |
| must not update the exposure and sensitivity parameters |
| while the lock is active<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether AE is currently locked to its latest |
| calculated values<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Note that even when AE is locked, the flash may be |
| fired if the AE mode is ON_AUTO_FLASH / ON_ALWAYS_FLASH / |
| ON_AUTO_FLASH_REDEYE.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.aeMode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.aeMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>Autoexposure is disabled; sensor.exposureTime, |
| sensor.sensitivity and sensor.frameDuration are used<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON</span> |
| <span class="entry_type_enum_notes"><html><body><p>Autoexposure is active, no flash |
| control<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON_AUTO_FLASH</span> |
| <span class="entry_type_enum_notes"><html><body><p>If autoexposure is active and flash exists, auto |
| flash control; flash may be fired when precapture |
| trigger is activated, and for captures for which |
| captureIntent = STILL_CAPTURE<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON_ALWAYS_FLASH</span> |
| <span class="entry_type_enum_notes"><html><body><p>If autoexposure is active and flash exists, auto |
| flash control for precapture trigger and always flash |
| when captureIntent = STILL_CAPTURE<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON_AUTO_FLASH_REDEYE</span> |
| <span class="entry_type_enum_notes"><html><body><p>Optional. Automatic red eye reduction with flash. |
| If deemed necessary, red eye reduction sequence should |
| fire when precapture trigger is activated, and final |
| flash should fire when captureIntent = |
| STILL_CAPTURE<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether AE is currently updating the sensor |
| exposure and sensitivity fields<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.control.aeAvailableModes<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Only effective if android.control.mode = AUTO.</p> |
| <p>If auto-exposure is active, HAL auto-focus routine is enabled, |
| then HAL auto-exposure routine overrides the control variables |
| that relate to auto-exposure routine, and these override values |
| are then available in the result metadata for that capture.</p> |
| <p>For example, if auto-exposure is enabled in a request, the HAL should |
| overwrite the exposure, gain, and frame duration fields (and potentially |
| the flash fields, depending on AE mode) of the request. The overridden |
| values are then provided back to the user in the corresponding result.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.aeRegions"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.aeRegions<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 5 x area_count |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of areas to use for |
| metering<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Each area is a rectangle plus weight: xmin, ymin, |
| xmax, ymax, weight. The rectangle is defined inclusive of the |
| specified coordinates.</p> |
| <p>The coordinate system is based on the active pixel array, |
| with (0,0) being the top-left pixel in the active pixel array, and |
| (android.sensor.info.activeArraySize.width - 1, |
| android.sensor.info.activeArraySize.height - 1) being the |
| bottom-right pixel in the active pixel array. The weight |
| should be nonnegative.</p> |
| <p>If all regions have 0 weight, then no specific metering area |
| needs to be used by the HAL. If the metering region is |
| outside the current android.scaler.cropRegion, the HAL |
| should ignore the sections outside the region and output the |
| used sections in the frame metadata<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.aeTargetFpsRange"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.aeTargetFpsRange<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Range over which fps can be adjusted to |
| maintain exposure<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.control.aeAvailableTargetFpsRanges<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Only constrains AE algorithm, not manual control |
| of android.sensor.exposureTime<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.aePrecaptureTrigger"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.aePrecaptureTrigger<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">IDLE</span> |
| <span class="entry_type_enum_notes"><html><body><p>The trigger is idle.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">START</span> |
| <span class="entry_type_enum_notes"><html><body><p>The precapture metering sequence |
| must be started. The exact effect of the precapture |
| trigger depends on the current AE mode and |
| state.<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether the HAL must trigger precapture |
| metering.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>This entry is normally set to IDLE, or is not |
| included at all in the request settings. When included and |
| set to START, the HAL must trigger the autoexposure |
| precapture metering sequence.</p> |
| <p>The effect of AE precapture trigger depends on the current |
| AE mode and state; see the camera HAL device v3 header for |
| details.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.afMode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.afMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>The auto-focus routine does not control the lens; |
| android.lens.focusDistance is controlled by the |
| application<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">AUTO</span> |
| <span class="entry_type_enum_notes"><html><body><p>If lens is not fixed focus. |
| |
| Use android.lens.info.minimumFocusDistance to determine if lens |
| is fixed-focus. In this mode, the lens does not move unless |
| the autofocus trigger action is called. When that trigger |
| is activated, AF must transition to ACTIVE_SCAN, then to |
| the outcome of the scan (FOCUSED or NOT_FOCUSED). |
| |
| Triggering AF_CANCEL resets the lens position to default, |
| and sets the AF state to INACTIVE.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">MACRO</span> |
| <span class="entry_type_enum_notes"><html><body><p>In this mode, the lens does not move unless the |
| autofocus trigger action is called. |
| |
| When that trigger is activated, AF must transition to |
| ACTIVE_SCAN, then to the outcome of the scan (FOCUSED or |
| NOT_FOCUSED). Triggering cancel AF resets the lens |
| position to default, and sets the AF state to |
| INACTIVE.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">CONTINUOUS_VIDEO</span> |
| <span class="entry_type_enum_notes"><html><body><p>In this mode, the AF algorithm modifies the lens |
| position continually to attempt to provide a |
| constantly-in-focus image stream. |
| |
| The focusing behavior should be suitable for good quality |
| video recording; typically this means slower focus |
| movement and no overshoots. When the AF trigger is not |
| involved, the AF algorithm should start in INACTIVE state, |
| and then transition into PASSIVE_SCAN and PASSIVE_FOCUSED |
| states as appropriate. When the AF trigger is activated, |
| the algorithm should immediately transition into |
| AF_FOCUSED or AF_NOT_FOCUSED as appropriate, and lock the |
| lens position until a cancel AF trigger is received. |
| |
| Once cancel is received, the algorithm should transition |
| back to INACTIVE and resume passive scan. Note that this |
| behavior is not identical to CONTINUOUS_PICTURE, since an |
| ongoing PASSIVE_SCAN must immediately be |
| canceled.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">CONTINUOUS_PICTURE</span> |
| <span class="entry_type_enum_notes"><html><body><p>In this mode, the AF algorithm modifies the lens |
| position continually to attempt to provide a |
| constantly-in-focus image stream. |
| |
| The focusing behavior should be suitable for still image |
| capture; typically this means focusing as fast as |
| possible. When the AF trigger is not involved, the AF |
| algorithm should start in INACTIVE state, and then |
| transition into PASSIVE_SCAN and PASSIVE_FOCUSED states as |
| appropriate as it attempts to maintain focus. When the AF |
| trigger is activated, the algorithm should finish its |
| PASSIVE_SCAN if active, and then transition into |
| AF_FOCUSED or AF_NOT_FOCUSED as appropriate, and lock the |
| lens position until a cancel AF trigger is received. |
| |
| When the AF cancel trigger is activated, the algorithm |
| should transition back to INACTIVE and then act as if it |
| has just been started.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">EDOF</span> |
| <span class="entry_type_enum_notes"><html><body><p>Extended depth of field (digital focus). AF |
| trigger is ignored, AF state should always be |
| INACTIVE.<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether AF is currently enabled, and what |
| mode it is set to<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Only effective if android.control.mode = AUTO.</p> |
| <p>If lens is controlled by HAL auto-focus algorithm, the HAL should |
| report the current AF status in android.control.afState in |
| result metadata.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.afRegions"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.afRegions<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 5 x area_count |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of areas to use for focus |
| estimation<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Each area is a rectangle plus weight: xmin, ymin, |
| xmax, ymax, weight. The rectangle is defined inclusive of the |
| specified coordinates.</p> |
| <p>The coordinate system is based on the active pixel array, |
| with (0,0) being the top-left pixel in the active pixel array, and |
| (android.sensor.info.activeArraySize.width - 1, |
| android.sensor.info.activeArraySize.height - 1) being the |
| bottom-right pixel in the active pixel array. The weight |
| should be nonnegative.</p> |
| <p>If all regions have 0 weight, then no specific focus area |
| needs to be used by the HAL. If the focusing region is |
| outside the current android.scaler.cropRegion, the HAL |
| should ignore the sections outside the region and output the |
| used sections in the frame metadata<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.afTrigger"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.afTrigger<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">IDLE</span> |
| <span class="entry_type_enum_notes"><html><body><p>The trigger is idle.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">START</span> |
| <span class="entry_type_enum_notes"><html><body><p>Autofocus must trigger now.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">CANCEL</span> |
| <span class="entry_type_enum_notes"><html><body><p>Autofocus must return to initial |
| state, and cancel any active trigger.<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether the HAL must trigger autofocus.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>This entry is normally set to IDLE, or is not |
| included at all in the request settings.</p> |
| <p>When included and set to START, the HAL must trigger the |
| autofocus algorithm. The effect of AF trigger depends on the |
| current AF mode and state; see the camera HAL device v3 |
| header for details. When set to CANCEL, the HAL must cancel |
| any active trigger, and return to initial AF state.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.awbLock"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.awbLock<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public as boolean]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>Auto-whitebalance lock is disabled; the AWB |
| algorithm is free to update its parameters if in AUTO |
| mode.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON</span> |
| <span class="entry_type_enum_notes"><html><body><p>Auto-whitebalance lock is enabled; the AWB |
| algorithm must not update the exposure and sensitivity |
| parameters while the lock is active<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether AWB is currently locked to its |
| latest calculated values<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Note that AWB lock is only meaningful for AUTO |
| mode; in other modes, AWB is already fixed to a specific |
| setting<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.awbMode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.awbMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">AUTO</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">INCANDESCENT</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FLUORESCENT</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">WARM_FLUORESCENT</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">DAYLIGHT</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">CLOUDY_DAYLIGHT</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">TWILIGHT</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">SHADE</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether AWB is currently setting the color |
| transform fields, and what its illumination target |
| is<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| <li><a href="#tag_AWB">AWB</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>[BC - AWB lock,AWB modes]</p> |
| <p>Only effective if android.control.mode = AUTO.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.awbRegions"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.awbRegions<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 5 x area_count |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of areas to use for illuminant |
| estimation<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Only used in AUTO mode.</p> |
| <p>Each area is a rectangle plus weight: xmin, ymin, |
| xmax, ymax, weight. The rectangle is defined inclusive of the |
| specified coordinates.</p> |
| <p>The coordinate system is based on the active pixel array, |
| with (0,0) being the top-left pixel in the active pixel array, and |
| (android.sensor.info.activeArraySize.width - 1, |
| android.sensor.info.activeArraySize.height - 1) being the |
| bottom-right pixel in the active pixel array. The weight |
| should be nonnegative.</p> |
| <p>If all regions have 0 weight, then no specific metering area |
| needs to be used by the HAL. If the metering region is |
| outside the current android.scaler.cropRegion, the HAL |
| should ignore the sections outside the region and output the |
| used sections in the frame metadata<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.captureIntent"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.captureIntent<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">CUSTOM</span> |
| <span class="entry_type_enum_notes"><html><body><p>This request doesn't fall into the other |
| categories. Default to preview-like |
| behavior.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">PREVIEW</span> |
| <span class="entry_type_enum_notes"><html><body><p>This request is for a preview-like usecase. The |
| precapture trigger may be used to start off a metering |
| w/flash sequence<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">STILL_CAPTURE</span> |
| <span class="entry_type_enum_notes"><html><body><p>This request is for a still capture-type |
| usecase.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">VIDEO_RECORD</span> |
| <span class="entry_type_enum_notes"><html><body><p>This request is for a video recording |
| usecase.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">VIDEO_SNAPSHOT</span> |
| <span class="entry_type_enum_notes"><html><body><p>This request is for a video snapshot (still |
| image while recording video) usecase<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ZERO_SHUTTER_LAG</span> |
| <span class="entry_type_enum_notes"><html><body><p>This request is for a ZSL usecase; the |
| application will stream full-resolution images and |
| reprocess one or several later for a final |
| capture<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Information to 3A routines about the purpose |
| of this capture, to help decide optimal 3A |
| strategy<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>all must be supported<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Only used if android.control.mode != OFF.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.effectMode"> |
| <td class="entry_name" |
| ><html><body><p>android.control.effectMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">MONO</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">NEGATIVE</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">SOLARIZE</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">SEPIA</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">POSTERIZE</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">WHITEBOARD</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">BLACKBOARD</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">AQUA</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether any special color effect is in use. |
| Only used if android.control.mode != OFF<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.control.availableEffects<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.mode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>Full application control of pipeline. All 3A |
| routines are disabled, no other settings in |
| android.control.* have any effect<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">AUTO</span> |
| <span class="entry_type_enum_notes"><html><body><p>Use settings for each individual 3A routine. |
| Manual control of capture parameters is disabled. All |
| controls in android.control.* besides sceneMode take |
| effect<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">USE_SCENE_MODE</span> |
| <span class="entry_type_enum_notes"><html><body><p>Use specific scene mode. Enabling this disables |
| control.aeMode, control.awbMode and control.afMode |
| controls; the HAL must ignore those settings while |
| USE_SCENE_MODE is active (except for FACE_PRIORITY |
| scene mode). Other control entries are still active. |
| This setting can only be used if availableSceneModes != |
| UNSUPPORTED<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Overall mode of 3A control |
| routines<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>all must be supported<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>High-level 3A control. When set to OFF, all 3A control |
| by the HAL is disabled. The application must set the fields for |
| capture parameters itself.</p> |
| <p>When set to AUTO, the individual algorithm controls in |
| android.control.* are in effect, such as android.control.afMode.</p> |
| <p>When set to USE_SCENE_MODE, the individual controls in |
| android.control.* are mostly disabled, and the HAL implements |
| one of the scene mode settings (such as ACTION, SUNSET, or PARTY) |
| as it wishes. The HAL scene mode 3A settings are provided by |
| android.control.sceneModeOverrides.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.sceneMode"> |
| <td class="entry_name" |
| ><html><body><p>android.control.sceneMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">UNSUPPORTED</span> |
| <span class="entry_type_enum_value">0</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FACE_PRIORITY</span> |
| <span class="entry_type_enum_notes"><html><body><p>if face detection support exists Use face |
| detection data to drive 3A routines. If face detection |
| statistics are disabled, should still operate correctly |
| (but not return face detection statistics to the |
| framework). |
| |
| Unlike the other scene modes, aeMode, awbMode, and afMode |
| remain active when FACE_PRIORITY is set. This is due to |
| compatibility concerns with the old camera |
| API<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ACTION</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">PORTRAIT</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">LANDSCAPE</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">NIGHT</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">NIGHT_PORTRAIT</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">THEATRE</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">BEACH</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">SNOW</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">SUNSET</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">STEADYPHOTO</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FIREWORKS</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">SPORTS</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">PARTY</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">CANDLELIGHT</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">BARCODE</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Which scene mode is active when |
| android.control.mode = SCENE_MODE<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.control.availableSceneModes<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.control.videoStabilizationMode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.videoStabilizationMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public as boolean]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether video stabilization is |
| active<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>If enabled, video stabilization can modify the |
| android.scaler.cropRegion to keep the video stream |
| stabilized<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">static</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.control.aeAvailableAntibandingModes"> |
| <td class="entry_name" |
| ><html><body><p>android.control.aeAvailableAntibandingModes<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>list of enums<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Which set of antibanding modes are |
| supported<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.control.aeAvailableModes"> |
| <td class="entry_name" |
| ><html><body><p>android.control.aeAvailableModes<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| <div class="entry_type_notes"><html><body><p>list of enums<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Which subset of AE modes is |
| supported<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>OFF, ON must be supported. |
| ON_AUTO_FLASH/ON_ALWAYS_FLASH must be supported if flash |
| unit is available<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.control.aeAvailableTargetFpsRanges"> |
| <td class="entry_name" |
| ><html><body><p>android.control.aeAvailableTargetFpsRanges<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 x n |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>list of pairs of frame rates<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of frame rate ranges supported by the |
| AE algorithm/hardware<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.control.aeCompensationRange"> |
| <td class="entry_name" |
| ><html><body><p>android.control.aeCompensationRange<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Maximum and minimum exposure compensation |
| setting, in counts of |
| android.control.aeCompensationStepSize<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>At least (-2,2)/(exp compensation step |
| size)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.control.aeCompensationStep"> |
| <td class="entry_name" |
| ><html><body><p>android.control.aeCompensationStep<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">rational</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Smallest step by which exposure compensation |
| can be changed<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.control.afAvailableModes"> |
| <td class="entry_name" |
| ><html><body><p>android.control.afAvailableModes<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>List of enums<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of AF modes that can be |
| selected<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>OFF must be included. AUTO must be supported if |
| lens allows for changing focus<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.control.availableEffects"> |
| <td class="entry_name" |
| ><html><body><p>android.control.availableEffects<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>list of enums<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>what subset of the full color effect enum |
| list is supported<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>OFF must be listed<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.control.availableSceneModes"> |
| <td class="entry_name" |
| ><html><body><p>android.control.availableSceneModes<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>list of enums from android.control.sceneMode, plus UNSUPPORTED to indicate no scene modes are supported<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>what subset of the scene mode enum list is |
| supported.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>SCENE_MODE_FACE_PRIORITY must be supported if face |
| detection is supported<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.control.availableVideoStabilizationModes"> |
| <td class="entry_name" |
| ><html><body><p>android.control.availableVideoStabilizationModes<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>List of enums.<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of video stabilization modes that can |
| be supported<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>OFF must be included<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.control.awbAvailableModes"> |
| <td class="entry_name" |
| ><html><body><p>android.control.awbAvailableModes<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>List of enums (android.control.awbMode)<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>OFF, AUTO must be included<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.control.maxRegions"> |
| <td class="entry_name" |
| ><html><body><p>android.control.maxRegions<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>For AE, AWB, and AF, how many individual |
| regions can be listed for metering?<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>= 1<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.control.sceneModeOverrides"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.sceneModeOverrides<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 3 x length(availableSceneModes) |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of AE, AWB, and AF modes to use for |
| each available scene mode<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>For each listed scene mode, lists the aeMode, |
| awbMode, and afMode that the HAL wants to use for that |
| scene mode. |
| |
| For each entry, the order is {aeMode, awbMode, afMode} in |
| order of increasing index<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>When a scene mode is enabled, the HAL is expected |
| to override aeMode, awbMode, and afMode with its |
| preferred settings for that scene mode.</p> |
| <p>To simplify communication with old camera API applications, |
| the service wants this override list in the static metadata. |
| The order of this list matches that of availableSceneModes, |
| with 3 entires for each scene mode. The overrides listed |
| for SCENE_MODE_FACE_PRIORITY are ignored, since for that |
| mode, the application-set aeMode, awbMode, and afMode are |
| used instead, like they are when android.control.mode is |
| AUTO.</p> |
| <p>It is recommended that for FACE_PRIORITY, the overrides |
| should be set to 0. As an example, if availableSceneModes is |
| { FACE_PRIORITY, ACTION, NIGHT }, then the service expects |
| this field to have 9 entries; for example { 0 , 0, 0, |
| ON_AUTO_FLASH, AUTO, CONTINUOUS_PICTURE, ON_AUTO_FLASH, |
| INCANDESCENT, AUTO }<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.control.aePrecaptureId"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.aePrecaptureId<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [hidden]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The ID sent with the latest |
| CAMERA2_TRIGGER_PRECAPTURE_METERING call<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Must be 0 if no |
| CAMERA2_TRIGGER_PRECAPTURE_METERING trigger received yet |
| by HAL. Always updated even if AE algorithm ignores the |
| trigger<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.control.aeRegions"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.aeRegions<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 5 x area_count |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of areas to use for |
| metering<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Each area is a rectangle plus weight: xmin, ymin, |
| xmax, ymax, weight. The rectangle is defined inclusive of the |
| specified coordinates.</p> |
| <p>The coordinate system is based on the active pixel array, |
| with (0,0) being the top-left pixel in the active pixel array, and |
| (android.sensor.info.activeArraySize.width - 1, |
| android.sensor.info.activeArraySize.height - 1) being the |
| bottom-right pixel in the active pixel array. The weight |
| should be nonnegative.</p> |
| <p>If all regions have 0 weight, then no specific metering area |
| needs to be used by the HAL. If the metering region is |
| outside the current android.scaler.cropRegion, the HAL |
| should ignore the sections outside the region and output the |
| used sections in the frame metadata<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.control.aeState"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.aeState<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">INACTIVE</span> |
| <span class="entry_type_enum_notes"><html><body><p>AE is off. When a camera device is opened, it starts in |
| this state.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">SEARCHING</span> |
| <span class="entry_type_enum_notes"><html><body><p>AE doesn't yet have a good set of control values |
| for the current scene<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">CONVERGED</span> |
| <span class="entry_type_enum_notes"><html><body><p>AE has a good set of control values for the |
| current scene<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">LOCKED</span> |
| <span class="entry_type_enum_notes"><html><body><p>AE has been locked (aeMode = |
| LOCKED)<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FLASH_REQUIRED</span> |
| <span class="entry_type_enum_notes"><html><body><p>AE has a good set of control values, but flash |
| needs to be fired for good quality still |
| capture<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">PRECAPTURE</span> |
| <span class="entry_type_enum_notes"><html><body><p>AE has been asked to do a precapture sequence |
| (through the |
| trigger_action(CAMERA2_TRIGGER_PRECAPTURE_METERING) |
| call), and is currently executing it. Once PRECAPTURE |
| completes, AE will transition to CONVERGED or |
| FLASH_REQUIRED as appropriate<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Current state of AE algorithm<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Whenever the AE algorithm state changes, a |
| MSG_AUTOEXPOSURE notification must be send if a |
| notification callback is registered.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.control.afMode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.afMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>The auto-focus routine does not control the lens; |
| android.lens.focusDistance is controlled by the |
| application<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">AUTO</span> |
| <span class="entry_type_enum_notes"><html><body><p>If lens is not fixed focus. |
| |
| Use android.lens.info.minimumFocusDistance to determine if lens |
| is fixed-focus. In this mode, the lens does not move unless |
| the autofocus trigger action is called. When that trigger |
| is activated, AF must transition to ACTIVE_SCAN, then to |
| the outcome of the scan (FOCUSED or NOT_FOCUSED). |
| |
| Triggering AF_CANCEL resets the lens position to default, |
| and sets the AF state to INACTIVE.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">MACRO</span> |
| <span class="entry_type_enum_notes"><html><body><p>In this mode, the lens does not move unless the |
| autofocus trigger action is called. |
| |
| When that trigger is activated, AF must transition to |
| ACTIVE_SCAN, then to the outcome of the scan (FOCUSED or |
| NOT_FOCUSED). Triggering cancel AF resets the lens |
| position to default, and sets the AF state to |
| INACTIVE.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">CONTINUOUS_VIDEO</span> |
| <span class="entry_type_enum_notes"><html><body><p>In this mode, the AF algorithm modifies the lens |
| position continually to attempt to provide a |
| constantly-in-focus image stream. |
| |
| The focusing behavior should be suitable for good quality |
| video recording; typically this means slower focus |
| movement and no overshoots. When the AF trigger is not |
| involved, the AF algorithm should start in INACTIVE state, |
| and then transition into PASSIVE_SCAN and PASSIVE_FOCUSED |
| states as appropriate. When the AF trigger is activated, |
| the algorithm should immediately transition into |
| AF_FOCUSED or AF_NOT_FOCUSED as appropriate, and lock the |
| lens position until a cancel AF trigger is received. |
| |
| Once cancel is received, the algorithm should transition |
| back to INACTIVE and resume passive scan. Note that this |
| behavior is not identical to CONTINUOUS_PICTURE, since an |
| ongoing PASSIVE_SCAN must immediately be |
| canceled.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">CONTINUOUS_PICTURE</span> |
| <span class="entry_type_enum_notes"><html><body><p>In this mode, the AF algorithm modifies the lens |
| position continually to attempt to provide a |
| constantly-in-focus image stream. |
| |
| The focusing behavior should be suitable for still image |
| capture; typically this means focusing as fast as |
| possible. When the AF trigger is not involved, the AF |
| algorithm should start in INACTIVE state, and then |
| transition into PASSIVE_SCAN and PASSIVE_FOCUSED states as |
| appropriate as it attempts to maintain focus. When the AF |
| trigger is activated, the algorithm should finish its |
| PASSIVE_SCAN if active, and then transition into |
| AF_FOCUSED or AF_NOT_FOCUSED as appropriate, and lock the |
| lens position until a cancel AF trigger is received. |
| |
| When the AF cancel trigger is activated, the algorithm |
| should transition back to INACTIVE and then act as if it |
| has just been started.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">EDOF</span> |
| <span class="entry_type_enum_notes"><html><body><p>Extended depth of field (digital focus). AF |
| trigger is ignored, AF state should always be |
| INACTIVE.<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether AF is currently enabled, and what |
| mode it is set to<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Only effective if android.control.mode = AUTO.</p> |
| <p>If lens is controlled by HAL auto-focus algorithm, the HAL should |
| report the current AF status in android.control.afState in |
| result metadata.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.control.afRegions"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.afRegions<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 5 x area_count |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of areas to use for focus |
| estimation<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Each area is a rectangle plus weight: xmin, ymin, |
| xmax, ymax, weight. The rectangle is defined inclusive of the |
| specified coordinates.</p> |
| <p>The coordinate system is based on the active pixel array, |
| with (0,0) being the top-left pixel in the active pixel array, and |
| (android.sensor.info.activeArraySize.width - 1, |
| android.sensor.info.activeArraySize.height - 1) being the |
| bottom-right pixel in the active pixel array. The weight |
| should be nonnegative.</p> |
| <p>If all regions have 0 weight, then no specific focus area |
| needs to be used by the HAL. If the focusing region is |
| outside the current android.scaler.cropRegion, the HAL |
| should ignore the sections outside the region and output the |
| used sections in the frame metadata<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.control.afState"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.afState<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">INACTIVE</span> |
| <span class="entry_type_enum_notes"><html><body><p>AF off or has not yet tried to scan/been asked |
| to scan. When a camera device is opened, it starts in |
| this state.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">PASSIVE_SCAN</span> |
| <span class="entry_type_enum_notes"><html><body><p>if CONTINUOUS_* modes are supported. AF is |
| currently doing an AF scan initiated by a continuous |
| autofocus mode<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">PASSIVE_FOCUSED</span> |
| <span class="entry_type_enum_notes"><html><body><p>if CONTINUOUS_* modes are supported. AF currently |
| believes it is in focus, but may restart scanning at |
| any time.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ACTIVE_SCAN</span> |
| <span class="entry_type_enum_notes"><html><body><p>if AUTO or MACRO modes are supported. AF is doing |
| an AF scan because it was triggered by AF |
| trigger<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FOCUSED_LOCKED</span> |
| <span class="entry_type_enum_notes"><html><body><p>if any AF mode besides OFF is supported. AF |
| believes it is focused correctly and is |
| locked<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">NOT_FOCUSED_LOCKED</span> |
| <span class="entry_type_enum_notes"><html><body><p>if any AF mode besides OFF is supported. AF has |
| failed to focus successfully and is |
| locked<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">PASSIVE_UNFOCUSED</span> |
| <span class="entry_type_enum_notes"><html><body><p>if CONTINUOUS_* modes are supported. AF finished a |
| passive scan without finding focus, and may restart |
| scanning at any time.<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Current state of AF algorithm<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Whenever the AF algorithm state changes, a |
| MSG_AUTOFOCUS notification must be send if a notification |
| callback is registered.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.control.afTriggerId"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.afTriggerId<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [hidden]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The ID sent with the latest |
| CAMERA2_TRIGGER_AUTOFOCUS call<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Must be 0 if no CAMERA2_TRIGGER_AUTOFOCUS trigger |
| received yet by HAL. Always updated even if AF algorithm |
| ignores the trigger<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.control.awbMode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.awbMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">AUTO</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">INCANDESCENT</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FLUORESCENT</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">WARM_FLUORESCENT</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">DAYLIGHT</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">CLOUDY_DAYLIGHT</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">TWILIGHT</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">SHADE</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether AWB is currently setting the color |
| transform fields, and what its illumination target |
| is<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| <li><a href="#tag_AWB">AWB</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>[BC - AWB lock,AWB modes]</p> |
| <p>Only effective if android.control.mode = AUTO.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.control.awbRegions"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.awbRegions<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 5 x area_count |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of areas to use for illuminant |
| estimation<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Only used in AUTO mode.</p> |
| <p>Each area is a rectangle plus weight: xmin, ymin, |
| xmax, ymax, weight. The rectangle is defined inclusive of the |
| specified coordinates.</p> |
| <p>The coordinate system is based on the active pixel array, |
| with (0,0) being the top-left pixel in the active pixel array, and |
| (android.sensor.info.activeArraySize.width - 1, |
| android.sensor.info.activeArraySize.height - 1) being the |
| bottom-right pixel in the active pixel array. The weight |
| should be nonnegative.</p> |
| <p>If all regions have 0 weight, then no specific metering area |
| needs to be used by the HAL. If the metering region is |
| outside the current android.scaler.cropRegion, the HAL |
| should ignore the sections outside the region and output the |
| used sections in the frame metadata<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.control.awbState"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.awbState<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">INACTIVE</span> |
| <span class="entry_type_enum_notes"><html><body><p>AWB is not in auto mode. When a camera device is opened, it |
| starts in this state.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">SEARCHING</span> |
| <span class="entry_type_enum_notes"><html><body><p>AWB doesn't yet have a good set of control |
| values for the current scene<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">CONVERGED</span> |
| <span class="entry_type_enum_notes"><html><body><p>AWB has a good set of control values for the |
| current scene<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">LOCKED</span> |
| <span class="entry_type_enum_notes"><html><body><p>AE has been locked (aeMode = |
| LOCKED)<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Current state of AWB algorithm<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Whenever the AWB algorithm state changes, a |
| MSG_AUTOWHITEBALANCE notification must be send if a |
| notification callback is registered.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.control.mode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.control.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>Full application control of pipeline. All 3A |
| routines are disabled, no other settings in |
| android.control.* have any effect<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">AUTO</span> |
| <span class="entry_type_enum_notes"><html><body><p>Use settings for each individual 3A routine. |
| Manual control of capture parameters is disabled. All |
| controls in android.control.* besides sceneMode take |
| effect<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">USE_SCENE_MODE</span> |
| <span class="entry_type_enum_notes"><html><body><p>Use specific scene mode. Enabling this disables |
| control.aeMode, control.awbMode and control.afMode |
| controls; the HAL must ignore those settings while |
| USE_SCENE_MODE is active (except for FACE_PRIORITY |
| scene mode). Other control entries are still active. |
| This setting can only be used if availableSceneModes != |
| UNSUPPORTED<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Overall mode of 3A control |
| routines<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>all must be supported<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>High-level 3A control. When set to OFF, all 3A control |
| by the HAL is disabled. The application must set the fields for |
| capture parameters itself.</p> |
| <p>When set to AUTO, the individual algorithm controls in |
| android.control.* are in effect, such as android.control.afMode.</p> |
| <p>When set to USE_SCENE_MODE, the individual controls in |
| android.control.* are mostly disabled, and the HAL implements |
| one of the scene mode settings (such as ACTION, SUNSET, or PARTY) |
| as it wishes. The HAL scene mode 3A settings are provided by |
| android.control.sceneModeOverrides.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_demosaic" class="section">demosaic</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.demosaic.mode"> |
| <td class="entry_name" |
| ><html><body><p>android.demosaic.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">FAST</span> |
| <span class="entry_type_enum_notes"><html><body><p>Minimal or no slowdown of frame rate compared to |
| Bayer RAW output<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">HIGH_QUALITY</span> |
| <span class="entry_type_enum_notes"><html><body><p>High-quality may reduce output frame |
| rate<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Controls the quality of the demosaicing |
| processing<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_edge" class="section">edge</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.edge.mode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.edge.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>No edge enhancement is applied<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FAST</span> |
| <span class="entry_type_enum_notes"><html><body><p>Must not slow down frame rate relative to sensor |
| output<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">HIGH_QUALITY</span> |
| <span class="entry_type_enum_notes"><html><body><p>Frame rate may be reduced by high |
| quality<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Operation mode for edge |
| enhancement<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Edge/sharpness/detail enhancement. OFF means no |
| enhancement will be applied by the HAL.</p> |
| <p>FAST/HIGH_QUALITY both mean HAL-determined enhancement |
| will be applied. HIGH_QUALITY mode indicates that the |
| HAL should use the highest-quality enhancement algorithms, |
| even if it slows down capture rate. FAST means the HAL should |
| not slow down capture rate when applying edge enhancement.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.edge.strength"> |
| <td class="entry_name" |
| ><html><body><p>android.edge.strength<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Control the amount of edge enhancement |
| applied to the images<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>1-10; 10 is maximum sharpening<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.edge.mode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.edge.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>No edge enhancement is applied<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FAST</span> |
| <span class="entry_type_enum_notes"><html><body><p>Must not slow down frame rate relative to sensor |
| output<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">HIGH_QUALITY</span> |
| <span class="entry_type_enum_notes"><html><body><p>Frame rate may be reduced by high |
| quality<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Operation mode for edge |
| enhancement<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Edge/sharpness/detail enhancement. OFF means no |
| enhancement will be applied by the HAL.</p> |
| <p>FAST/HIGH_QUALITY both mean HAL-determined enhancement |
| will be applied. HIGH_QUALITY mode indicates that the |
| HAL should use the highest-quality enhancement algorithms, |
| even if it slows down capture rate. FAST means the HAL should |
| not slow down capture rate when applying edge enhancement.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_flash" class="section">flash</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.flash.firingPower"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.flash.firingPower<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Power for flash firing/torch<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>10 is max power; 0 is no flash. Linear<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>0 - 10<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Power for snapshot may use a different scale than |
| for torch mode. Only one entry for torch mode will be |
| used<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.flash.firingTime"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.flash.firingTime<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int64</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Firing time of flash relative to start of |
| exposure<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>nanoseconds<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>0-(exposure time-flash duration)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Clamped to (0, exposure time - flash |
| duration).<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.flash.mode"> |
| <td class="entry_name" |
| ><html><body><p>android.flash.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>Do not fire the flash for this |
| capture<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">SINGLE</span> |
| <span class="entry_type_enum_notes"><html><body><p>if android.flash.available is true Fire flash |
| for this capture based on firingPower, |
| firingTime.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">TORCH</span> |
| <span class="entry_type_enum_notes"><html><body><p>if android.flash.available is true Flash |
| continuously on, power set by |
| firingPower<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Select flash operation mode<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">static</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.flash.info.available"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.flash.info.available<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether this camera has a |
| flash<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>boolean (0 = false, otherwise true)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>If no flash, none of the flash controls do |
| anything. All other metadata should return 0<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.flash.info.chargeDuration"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.flash.info.chargeDuration<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int64</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Time taken before flash can fire |
| again<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>nanoseconds<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>0-1e9<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>1 second too long/too short for recharge? Should |
| this be power-dependent?<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.flash.colorTemperature"> |
| <td class="entry_name" |
| ><html><body><p>android.flash.colorTemperature<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The x,y whitepoint of the |
| flash<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>pair of floats<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>0-1 for both<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_ADV">ADV</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.flash.maxEnergy"> |
| <td class="entry_name" |
| ><html><body><p>android.flash.maxEnergy<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Max energy output of the flash for a full |
| power single flash<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>lumen-seconds<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>= 0<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_ADV">ADV</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.flash.firingPower"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.flash.firingPower<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Power for flash firing/torch<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>10 is max power; 0 is no flash. Linear<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>0 - 10<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Power for snapshot may use a different scale than |
| for torch mode. Only one entry for torch mode will be |
| used<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.flash.firingTime"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.flash.firingTime<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int64</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Firing time of flash relative to start of |
| exposure<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>nanoseconds<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>0-(exposure time-flash duration)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Clamped to (0, exposure time - flash |
| duration).<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.flash.mode"> |
| <td class="entry_name" |
| ><html><body><p>android.flash.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>Do not fire the flash for this |
| capture<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">SINGLE</span> |
| <span class="entry_type_enum_notes"><html><body><p>if android.flash.available is true Fire flash |
| for this capture based on firingPower, |
| firingTime.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">TORCH</span> |
| <span class="entry_type_enum_notes"><html><body><p>if android.flash.available is true Flash |
| continuously on, power set by |
| firingPower<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Select flash operation mode<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.flash.state"> |
| <td class="entry_name" |
| ><html><body><p>android.flash.state<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">UNAVAILABLE</span> |
| <span class="entry_type_enum_notes"><html><body><p>No flash on camera<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">CHARGING</span> |
| <span class="entry_type_enum_notes"><html><body><p>if android.flash.available is true Flash is |
| charging and cannot be fired<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">READY</span> |
| <span class="entry_type_enum_notes"><html><body><p>if android.flash.available is true Flash is |
| ready to fire<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FIRED</span> |
| <span class="entry_type_enum_notes"><html><body><p>if android.flash.available is true Flash fired |
| for this capture<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Current state of the flash |
| unit<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_geometric" class="section">geometric</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.geometric.mode"> |
| <td class="entry_name" |
| ><html><body><p>android.geometric.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>No geometric correction is |
| applied<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FAST</span> |
| <span class="entry_type_enum_notes"><html><body><p>Must not slow down frame rate relative to raw |
| bayer output<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">HIGH_QUALITY</span> |
| <span class="entry_type_enum_notes"><html><body><p>Frame rate may be reduced by high |
| quality<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Operating mode of geometric |
| correction<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.geometric.strength"> |
| <td class="entry_name" |
| ><html><body><p>android.geometric.strength<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Control the amount of shading correction |
| applied to the images<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>unitless: 1-10; 10 is full shading |
| compensation<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_ADV">ADV</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_hotPixel" class="section">hotPixel</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.hotPixel.mode"> |
| <td class="entry_name" |
| ><html><body><p>android.hotPixel.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>No hot pixel correction can be |
| applied<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FAST</span> |
| <span class="entry_type_enum_notes"><html><body><p>Frame rate must not be reduced compared to raw |
| Bayer output<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">HIGH_QUALITY</span> |
| <span class="entry_type_enum_notes"><html><body><p>Frame rate may be reduced by high |
| quality<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Set operational mode for hot pixel |
| correction<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">static</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.hotPixel.info.map"> |
| <td class="entry_name" |
| ><html><body><p>android.hotPixel.info.map<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 x n |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| <div class="entry_type_notes"><html><body><p>list of coordinates based on android.sensor.pixelArraySize<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Location of hot/defective pixels on |
| sensor<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_ADV">ADV</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.hotPixel.mode"> |
| <td class="entry_name" |
| ><html><body><p>android.hotPixel.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>No hot pixel correction can be |
| applied<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FAST</span> |
| <span class="entry_type_enum_notes"><html><body><p>Frame rate must not be reduced compared to raw |
| Bayer output<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">HIGH_QUALITY</span> |
| <span class="entry_type_enum_notes"><html><body><p>Frame rate may be reduced by high |
| quality<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Set operational mode for hot pixel |
| correction<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_jpeg" class="section">jpeg</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.jpeg.gpsCoordinates"> |
| <td class="entry_name" |
| ><html><body><p>android.jpeg.gpsCoordinates<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">double</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 3 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>latitude, longitude, altitude. First two in degrees, the third in meters<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>GPS coordinates to include in output JPEG |
| EXIF<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>(-180 - 180], [-90,90], [-inf, inf]<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.jpeg.gpsProcessingMethod"> |
| <td class="entry_name" |
| ><html><body><p>android.jpeg.gpsProcessingMethod<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [public as string]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>32 characters describing GPS algorithm to |
| include in EXIF<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>UTF-8 null-terminated string<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.jpeg.gpsTimestamp"> |
| <td class="entry_name" |
| ><html><body><p>android.jpeg.gpsTimestamp<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int64</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Time GPS fix was made to include in |
| EXIF<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>UTC in seconds since January 1, 1970<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.jpeg.orientation"> |
| <td class="entry_name" |
| ><html><body><p>android.jpeg.orientation<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Orientation of JPEG image to |
| write<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>Degrees in multiples of 90<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>0, 90, 180, 270<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.jpeg.quality"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.jpeg.quality<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Compression quality of the final JPEG |
| image<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>1-100; larger is higher quality<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>85-95 is typical usage range<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.jpeg.thumbnailQuality"> |
| <td class="entry_name" |
| ><html><body><p>android.jpeg.thumbnailQuality<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Compression quality of JPEG |
| thumbnail<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>1-100; larger is higher quality<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.jpeg.thumbnailSize"> |
| <td class="entry_name" |
| ><html><body><p>android.jpeg.thumbnailSize<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 |
| </span> |
| <span class="entry_type_visibility"> [public as size]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Resolution of embedded JPEG |
| thumbnail<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>from android.jpeg.availableThumbnailSizes<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">static</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.jpeg.availableThumbnailSizes"> |
| <td class="entry_name" |
| ><html><body><p>android.jpeg.availableThumbnailSizes<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 x n |
| </span> |
| <span class="entry_type_visibility"> [public as size]</span> |
| <div class="entry_type_notes"><html><body><p>list of resolution pairs<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Supported resolutions for the JPEG |
| thumbnail<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Must include at least one valid resolution, plus |
| (0,0) for no thumbnail generation<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.jpeg.maxSize"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.jpeg.maxSize<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Maximum size in bytes for the compressed |
| JPEG buffer<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Must be large enough to fit any JPEG produced by |
| the camera<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>This is used for sizing the gralloc buffers for |
| JPEG<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.jpeg.gpsCoordinates"> |
| <td class="entry_name" |
| ><html><body><p>android.jpeg.gpsCoordinates<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">double</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 3 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>latitude, longitude, altitude. First two in degrees, the third in meters<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>GPS coordinates to include in output JPEG |
| EXIF<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>(-180 - 180], [-90,90], [-inf, inf]<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.jpeg.gpsProcessingMethod"> |
| <td class="entry_name" |
| ><html><body><p>android.jpeg.gpsProcessingMethod<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [public as string]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>32 characters describing GPS algorithm to |
| include in EXIF<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>UTF-8 null-terminated string<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.jpeg.gpsTimestamp"> |
| <td class="entry_name" |
| ><html><body><p>android.jpeg.gpsTimestamp<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int64</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Time GPS fix was made to include in |
| EXIF<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>UTC in seconds since January 1, 1970<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.jpeg.orientation"> |
| <td class="entry_name" |
| ><html><body><p>android.jpeg.orientation<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Orientation of JPEG image to |
| write<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>Degrees in multiples of 90<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>0, 90, 180, 270<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.jpeg.quality"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.jpeg.quality<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Compression quality of the final JPEG |
| image<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>1-100; larger is higher quality<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>85-95 is typical usage range<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.jpeg.size"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.jpeg.size<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The size of the compressed JPEG image, in |
| bytes<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>= 0<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>If no JPEG output is produced for the request, |
| this must be 0.</p> |
| <p>Otherwise, this describes the real size of the compressed |
| JPEG image placed in the output stream. More specifically, |
| if android.jpeg.maxSize = 1000000, and a specific capture |
| has android.jpeg.size = 500000, then the output buffer from |
| the JPEG stream will be 1000000 bytes, of which the first |
| 500000 make up the real data.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.jpeg.thumbnailQuality"> |
| <td class="entry_name" |
| ><html><body><p>android.jpeg.thumbnailQuality<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Compression quality of JPEG |
| thumbnail<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>1-100; larger is higher quality<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.jpeg.thumbnailSize"> |
| <td class="entry_name" |
| ><html><body><p>android.jpeg.thumbnailSize<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 |
| </span> |
| <span class="entry_type_visibility"> [public as size]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Resolution of embedded JPEG |
| thumbnail<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>from android.jpeg.availableThumbnailSizes<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_lens" class="section">lens</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.lens.aperture"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.aperture<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Size of the lens aperture<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>f-number (f/NNN)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.lens.info.availableApertures<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Will not be supported on most devices. Can only |
| pick from supported list<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.lens.filterDensity"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.filterDensity<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>State of lens neutral density |
| filter(s)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>number of stops of filtering<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.lens.info.availableFilterDensities<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Will not be supported on most devices. Can only |
| pick from supported list<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.lens.focalLength"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.focalLength<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Lens optical zoom setting<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>focal length in mm<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>> 0<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Will not be supported on most devices.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.lens.focusDistance"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.focusDistance<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Distance to plane of sharpest focus, |
| measured from frontmost surface of the lens<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>diopters (1/m)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>= 0<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>0 = infinity focus. Used value should be clamped |
| to (0,minimum focus distance)<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.lens.opticalStabilizationMode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.opticalStabilizationMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether optical image stabilization is |
| enabled.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.lens.availableOpticalStabilization<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Will not be supported on most devices.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">static</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.lens.info.availableApertures"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.info.availableApertures<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of supported aperture |
| values<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>one entry required, > 0<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>If variable aperture not available, only setting |
| should be for the fixed aperture<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.lens.info.availableFilterDensities"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.info.availableFilterDensities<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of supported ND filter |
| values<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>one entry required, >= 0<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>If not available, only setting is 0. Otherwise, |
| lists the available exposure index values for dimming |
| (2 would mean the filter is set to reduce incoming |
| light by two stops)<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.lens.info.availableFocalLengths"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.info.availableFocalLengths<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>the list of available focal lengths<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>If fitted with optical zoom, what focal |
| lengths are available. If not, the static focal |
| length<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>> 0<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>If optical zoom not supported, only one value |
| should be reported<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.lens.info.availableOpticalStabilization"> |
| <td class="entry_name" |
| ><html><body><p>android.lens.info.availableOpticalStabilization<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>list of enums<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of supported optical image |
| stabilization modes<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.lens.info.geometricCorrectionMap"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.info.geometricCorrectionMap<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 x 3 x n x m |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| <div class="entry_type_notes"><html><body><p>2D array of destination coordinate pairs for uniform grid points in source image, per color channel. Size in the range of 2x3x40x30<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>A low-resolution map for correction of |
| geometric distortions and chromatic aberrations, per |
| color channel<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>N, M >= 2<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_DNG">DNG</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>[DNG wants a function instead]. What's easiest |
| for implementers? With an array size (M, N), entry (i, |
| j) provides the destination for pixel (i/(M-1) * width, |
| j/(N-1) * height). Data is row-major, with each array |
| entry being ( (X, Y)_r, (X, Y)_g, (X, Y)_b ) )<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.lens.info.geometricCorrectionMapSize"> |
| <td class="entry_name" |
| ><html><body><p>android.lens.info.geometricCorrectionMapSize<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 |
| </span> |
| <span class="entry_type_visibility"> [system as size]</span> |
| <div class="entry_type_notes"><html><body><p>width and height of geometric correction map<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Dimensions of geometric correction |
| map<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Both values >= 2<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.lens.info.hyperfocalDistance"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.info.hyperfocalDistance<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Hyperfocal distance for this lens; set to |
| 0 if fixed focus<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>diopters<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>= 0<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>The hyperfocal distance is used for the old |
| API's 'fixed' setting<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.lens.info.minimumFocusDistance"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.info.minimumFocusDistance<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Shortest distance from frontmost surface |
| of the lens that can be focused correctly<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>diopters<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>= 0<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>If the lens is fixed-focus, this should be |
| 0<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.lens.info.shadingMapSize"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.info.shadingMapSize<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 |
| </span> |
| <span class="entry_type_visibility"> [public as size]</span> |
| <div class="entry_type_notes"><html><body><p>width and height of lens shading map provided by the HAL. (N x M)<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Dimensions of lens shading map.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Both values >= 1<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>The map should be on the order of 30-40 rows and columns, and |
| must be smaller than 64x64.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.lens.facing"> |
| <td class="entry_name" |
| ><html><body><p>android.lens.facing<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">FRONT</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">BACK</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Direction the camera faces relative to |
| device screen<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.lens.opticalAxisAngle"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.opticalAxisAngle<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| <div class="entry_type_notes"><html><body><p>degrees. First defines the angle of separation between the perpendicular to the screen and the camera optical axis. The second then defines the clockwise rotation of the optical axis from native device up.<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Relative angle of camera optical axis to the |
| perpendicular axis from the display<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>[0-90) for first angle, [0-360) for second<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_ADV">ADV</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Examples:</p> |
| <p>(0,0) means that the camera optical axis |
| is perpendicular to the display surface;</p> |
| <p>(45,0) means that the camera points 45 degrees up when |
| device is held upright;</p> |
| <p>(45,90) means the camera points 45 degrees to the right when |
| the device is held upright.</p> |
| <p>Use FACING field to determine perpendicular outgoing |
| direction<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.lens.position"> |
| <td class="entry_name" |
| ><html><body><p>android.lens.position<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 3, location in mm, in the sensor coordinate |
| system |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Coordinates of camera optical axis on |
| device<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.lens.aperture"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.aperture<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Size of the lens aperture<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>f-number (f/NNN)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.lens.info.availableApertures<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Will not be supported on most devices. Can only |
| pick from supported list<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.lens.filterDensity"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.filterDensity<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>State of lens neutral density |
| filter(s)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>number of stops of filtering<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.lens.info.availableFilterDensities<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Will not be supported on most devices. Can only |
| pick from supported list<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.lens.focalLength"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.focalLength<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Lens optical zoom setting<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>focal length in mm<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>> 0<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Will not be supported on most devices.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.lens.focusDistance"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.focusDistance<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Distance to plane of sharpest focus, |
| measured from frontmost surface of the lens<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>diopters (1/m)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>= 0<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Should be zero for fixed-focus cameras<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.lens.focusRange"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.focusRange<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>Range of scene distances that are in focus<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The range of scene distances that are in |
| sharp focus (depth of field)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>pair of focus distances in diopters: (near, |
| far)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>=0<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>If variable focus not supported, can still report |
| fixed depth of field range<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.lens.opticalStabilizationMode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.lens.opticalStabilizationMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON</span> |
| <span class="entry_type_enum_optional">optional</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether optical image stabilization is |
| enabled.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.lens.availableOpticalStabilization<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Will not be supported on most devices.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.lens.state"> |
| <td class="entry_name" |
| ><html><body><p>android.lens.state<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">STATIONARY</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">MOVING</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Current lens status<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_noiseReduction" class="section">noiseReduction</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.noiseReduction.mode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.noiseReduction.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>No noise reduction is applied<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FAST</span> |
| <span class="entry_type_enum_notes"><html><body><p>Must not slow down frame rate relative to sensor |
| output<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">HIGH_QUALITY</span> |
| <span class="entry_type_enum_notes"><html><body><p>May slow down frame rate to provide highest |
| quality<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Mode of operation for the noise reduction |
| algorithm<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.noiseReduction.availableModes<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Noise filtering control. OFF means no noise reduction |
| will be applied by the HAL.</p> |
| <p>FAST/HIGH_QUALITY both mean HAL-determined noise filtering |
| will be applied. HIGH_QUALITY mode indicates that the HAL |
| should use the highest-quality noise filtering algorithms, |
| even if it slows down capture rate. FAST means the HAL should not |
| slow down capture rate when applying noise filtering.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.noiseReduction.strength"> |
| <td class="entry_name" |
| ><html><body><p>android.noiseReduction.strength<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Control the amount of noise reduction |
| applied to the images<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>1-10; 10 is max noise reduction<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>1 - 10<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.noiseReduction.mode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.noiseReduction.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>No noise reduction is applied<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FAST</span> |
| <span class="entry_type_enum_notes"><html><body><p>Must not slow down frame rate relative to sensor |
| output<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">HIGH_QUALITY</span> |
| <span class="entry_type_enum_notes"><html><body><p>May slow down frame rate to provide highest |
| quality<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Mode of operation for the noise reduction |
| algorithm<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.noiseReduction.availableModes<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Noise filtering control. OFF means no noise reduction |
| will be applied by the HAL.</p> |
| <p>FAST/HIGH_QUALITY both mean HAL-determined noise filtering |
| will be applied. HIGH_QUALITY mode indicates that the HAL |
| should use the highest-quality noise filtering algorithms, |
| even if it slows down capture rate. FAST means the HAL should not |
| slow down capture rate when applying noise filtering.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_quirks" class="section">quirks</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">static</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.quirks.meteringCropRegion"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.quirks.meteringCropRegion<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>If set to 1, the camera service does not |
| scale 'normalized' coordinates with respect to the crop |
| region. This applies to metering input (a{e,f,wb}Region |
| and output (face rectangles).<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Normalized coordinates refer to those in the |
| (-1000,1000) range mentioned in the |
| android.hardware.Camera API.</p> |
| <p>HAL implementations should instead always use and emit |
| sensor array-relative coordinates for all region data. Does |
| not need to be listed in static metadata. Support will be |
| removed in future versions of camera service.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.quirks.triggerAfWithAuto"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.quirks.triggerAfWithAuto<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>If set to 1, then the camera service always |
| switches to FOCUS_MODE_AUTO before issuing a AF |
| trigger.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>HAL implementations should implement AF trigger |
| modes for AUTO, MACRO, CONTINUOUS_FOCUS, and |
| CONTINUOUS_PICTURE modes instead of using this flag. Does |
| not need to be listed in static metadata. Support will be |
| removed in future versions of camera service<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.quirks.useZslFormat"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.quirks.useZslFormat<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>If set to 1, the camera service uses |
| CAMERA2_PIXEL_FORMAT_ZSL instead of |
| HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED for the zero |
| shutter lag stream<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>HAL implementations should use gralloc usage flags |
| to determine that a stream will be used for |
| zero-shutter-lag, instead of relying on an explicit |
| format setting. Does not need to be listed in static |
| metadata. Support will be removed in future versions of |
| camera service.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.quirks.usePartialResult"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.quirks.usePartialResult<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [hidden]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>If set to 1, the HAL will always split result |
| metadata for a single capture into multiple buffers, |
| returned using multiple process_capture_result calls.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Does not need to be listed in static |
| metadata. Support for partial results will be reworked in |
| future versions of camera service. This quirk will stop |
| working at that point; DO NOT USE without careful |
| consideration of future support.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.quirks.partialResult"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.quirks.partialResult<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [hidden as boolean]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">FINAL</span> |
| <span class="entry_type_enum_notes"><html><body><p>The last or only metadata result buffer |
| for this capture.<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">PARTIAL</span> |
| <span class="entry_type_enum_notes"><html><body><p>A partial buffer of result metadata for this |
| capture. More result buffers for this capture will be sent |
| by the HAL, the last of which will be marked |
| FINAL.<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether a result given to the framework is the |
| final one for the capture, or only a partial that contains a |
| subset of the full set of dynamic metadata |
| values.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Optional. Default value is FINAL.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>The entries in the result metadata buffers for a |
| single capture may not overlap, except for this entry. The |
| FINAL buffers must retain FIFO ordering relative to the |
| requests that generate them, so the FINAL buffer for frame 3 must |
| always be sent to the framework after the FINAL buffer for frame 2, and |
| before the FINAL buffer for frame 4. PARTIAL buffers may be returned |
| in any order relative to other frames, but all PARTIAL buffers for a given |
| capture must arrive before the FINAL buffer for that capture. This entry may |
| only be used by the HAL if quirks.usePartialResult is set to 1.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_request" class="section">request</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.request.frameCount"> |
| <td class="entry_name" |
| ><html><body><p>android.request.frameCount<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>A frame counter set by the framework. Must |
| be maintained unchanged in output frame. This value monotonically |
| increases with every new result (that is, each new result has a unique |
| frameCount value).<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>incrementing integer<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Any int<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.request.id"> |
| <td class="entry_name" |
| ><html><body><p>android.request.id<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [hidden]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>An application-specified ID for the current |
| request. Must be maintained unchanged in output |
| frame<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>arbitrary integer assigned by application<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Any int<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.request.inputStreams"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.request.inputStreams<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List which camera reprocess stream is used |
| for the source of reprocessing data.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>List of camera reprocess stream IDs<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Typically, only one entry allowed, must be a valid |
| reprocess stream ID. |
| |
| If android.jpeg.needsThumbnail is set, then multiple |
| reprocess streams may be included in a single request; they |
| must be different scaled versions of the same image.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_HAL2">HAL2</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Only meaningful when android.request.type == |
| REPROCESS. Ignored otherwise<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.request.metadataMode"> |
| <td class="entry_name" |
| ><html><body><p>android.request.metadataMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">NONE</span> |
| <span class="entry_type_enum_notes"><html><body><p>No metadata should be produced on output, except |
| for application-bound buffer data. If no |
| application-bound streams exist, no frame should be |
| placed in the output frame queue. If such streams |
| exist, a frame should be placed on the output queue |
| with null metadata but with the necessary output buffer |
| information. Timestamp information should still be |
| included with any output stream buffers<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FULL</span> |
| <span class="entry_type_enum_notes"><html><body><p>All metadata should be produced. Statistics will |
| only be produced if they are separately |
| enabled<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>How much metadata to produce on |
| output<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.request.outputStreams"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.request.outputStreams<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Lists which camera output streams image data |
| from this capture must be sent to<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>List of camera stream IDs<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>List must only include streams that have been |
| created<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_HAL2">HAL2</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>If no output streams are listed, then the image |
| data should simply be discarded. The image data must |
| still be captured for metadata and statistics production, |
| and the lens and flash must operate as requested.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.request.type"> |
| <td class="entry_name" |
| ><html><body><p>android.request.type<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">CAPTURE</span> |
| <span class="entry_type_enum_notes"><html><body><p>Capture a new image from the imaging hardware, |
| and process it according to the |
| settings<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">REPROCESS</span> |
| <span class="entry_type_enum_notes"><html><body><p>Process previously captured data; the |
| android.request.inputStream parameter determines the |
| source reprocessing stream. TODO: Mark dynamic metadata |
| needed for reprocessing with [RP]<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The type of the request; either CAPTURE or |
| REPROCESS. For HAL3, this tag is redundant.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_HAL2">HAL2</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">static</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.request.maxNumOutputStreams"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.request.maxNumOutputStreams<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 3 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>How many output streams can be allocated at |
| the same time for each type of stream<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>The number of raw sensor streams; the number of |
| processed, uncompressed streams; and the number of |
| JPEG-compressed streams<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>=1 for Raw and JPEG-compressed stream. >= 3 |
| for processed, uncompressed streams<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Video snapshot with preview callbacks requires 3 |
| processed streams (preview, record, app callbacks) and |
| one JPEG stream (snapshot)<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.request.maxNumReprocessStreams"> |
| <td class="entry_name" |
| ><html><body><p>android.request.maxNumReprocessStreams<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 1 |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>How many reprocessing streams of any type |
| can be allocated at the same time<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>= 1<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.request.frameCount"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.request.frameCount<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>A frame counter set by the framework. This value monotonically |
| increases with every new result (that is, each new result has a unique |
| frameCount value).<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>count of frames<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>> 0<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Reset on release()<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.request.id"> |
| <td class="entry_name" |
| ><html><body><p>android.request.id<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [hidden]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>An application-specified ID for the current |
| request. Must be maintained unchanged in output |
| frame<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>arbitrary integer assigned by application<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Any int<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.request.metadataMode"> |
| <td class="entry_name" |
| ><html><body><p>android.request.metadataMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">NONE</span> |
| <span class="entry_type_enum_notes"><html><body><p>No metadata should be produced on output, except |
| for application-bound buffer data. If no |
| application-bound streams exist, no frame should be |
| placed in the output frame queue. If such streams |
| exist, a frame should be placed on the output queue |
| with null metadata but with the necessary output buffer |
| information. Timestamp information should still be |
| included with any output stream buffers<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FULL</span> |
| <span class="entry_type_enum_notes"><html><body><p>All metadata should be produced. Statistics will |
| only be produced if they are separately |
| enabled<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>How much metadata to produce on |
| output<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.request.outputStreams"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.request.outputStreams<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Lists which camera output streams image data |
| from this capture must be sent to<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>List of camera stream IDs<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>List must only include streams that have been |
| created<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_HAL2">HAL2</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>If no output streams are listed, then the image |
| data should simply be discarded. The image data must |
| still be captured for metadata and statistics production, |
| and the lens and flash must operate as requested.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_scaler" class="section">scaler</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.scaler.cropRegion"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.scaler.cropRegion<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 4 |
| </span> |
| <span class="entry_type_visibility"> [public as rectangle]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>(x, y, width, height).</p> |
| <p>A rectangle with the top-level corner of (x,y) and size |
| (width, height). The region of the sensor that is used for |
| output. Each stream must use this rectangle to produce its |
| output, cropping to a smaller region if necessary to |
| maintain the stream's aspect ratio.</p> |
| <p>HAL2.x uses only (x, y, width)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>(x,y) of top-left corner, width and height of region |
| in pixels; (0,0) is top-left corner of |
| android.sensor.activeArraySize<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Any additional per-stream cropping must be done to |
| maximize the final pixel area of the stream.</p> |
| <p>For example, if the crop region is set to a 4:3 aspect |
| ratio, then 4:3 streams should use the exact crop |
| region. 16:9 streams should further crop vertically |
| (letterbox).</p> |
| <p>Conversely, if the crop region is set to a 16:9, then 4:3 |
| outputs should crop horizontally (pillarbox), and 16:9 |
| streams should match exactly. These additional crops must |
| be centered within the crop region.</p> |
| <p>The output streams must maintain square pixels at all |
| times, no matter what the relative aspect ratios of the |
| crop region and the stream are. Negative values for |
| corner are allowed for raw output if full pixel array is |
| larger than active pixel array. Width and height may be |
| rounded to nearest larger supportable width, especially |
| for raw output, where only a few fixed scales may be |
| possible. The width and height of the crop region cannot |
| be set to be smaller than floor( activeArraySize.width / |
| android.scaler.maxDigitalZoom ) and floor( |
| activeArraySize.height / android.scaler.maxDigitalZoom), |
| respectively.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">static</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.scaler.availableFormats"> |
| <td class="entry_name" |
| ><html><body><p>android.scaler.availableFormats<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [public as imageFormat]</span> |
| <div class="entry_type_notes"><html><body><p>values from HAL_PIXEL_FORMAT_* in /system/core/include/system/graphics.h<wbr></wbr></p></body></html></div> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">RAW_SENSOR</span> |
| <span class="entry_type_enum_value">0x20</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">YV12</span> |
| <span class="entry_type_enum_value">0x32315659</span> |
| <span class="entry_type_enum_notes"><html><body><p>YCrCb 4:2:0 Planar<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">YCrCb_420_SP</span> |
| <span class="entry_type_enum_value">0x11</span> |
| <span class="entry_type_enum_notes"><html><body><p>NV21<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">IMPLEMENTATION_DEFINED</span> |
| <span class="entry_type_enum_value">0x22</span> |
| <span class="entry_type_enum_notes"><html><body><p>Hal Implementation Defined<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">YCbCr_420_888</span> |
| <span class="entry_type_enum_value">0x23</span> |
| <span class="entry_type_enum_notes"><html><body><p>Flexible YUV420 Format<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">BLOB</span> |
| <span class="entry_type_enum_value">0x21</span> |
| <span class="entry_type_enum_notes"><html><body><p>JPEG<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of app-visible formats<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.scaler.availableJpegMinDurations"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.scaler.availableJpegMinDurations<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int64</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The minimum frame duration that is supported |
| for each resolution in availableJpegSizes. Should |
| correspond to the frame duration when only that JPEG |
| stream is active and captured in a burst, with all |
| processing set to FAST<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>When multiple streams are configured, the minimum |
| frame duration will be >= max(individual stream min |
| durations)<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.scaler.availableJpegSizes"> |
| <td class="entry_name" |
| ><html><body><p>android.scaler.availableJpegSizes<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n x 2 |
| </span> |
| <span class="entry_type_visibility"> [public as size]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The resolutions available for output from |
| the JPEG block. Listed as width x height<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Must include: - sensor maximum resolution Should |
| include: - half/quarter max resolution<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.scaler.availableMaxDigitalZoom"> |
| <td class="entry_name" |
| ><html><body><p>android.scaler.availableMaxDigitalZoom<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The maximum ratio between active area width |
| and crop region width, or between active area height and |
| crop region height, if the crop region height is larger |
| than width<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>=1<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.scaler.availableProcessedMinDurations"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.scaler.availableProcessedMinDurations<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int64</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The minimum frame duration that is supported |
| for each resolution in availableProcessedSizes. Should |
| correspond to the frame duration when only that processed |
| stream is active, with all processing set to |
| FAST<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>When multiple streams are configured, the minimum |
| frame duration will be >= max(individual stream min |
| durations)<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.scaler.availableProcessedSizes"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.scaler.availableProcessedSizes<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n x 2 |
| </span> |
| <span class="entry_type_visibility"> [public as size]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The resolutions available for use with |
| processed output streams, such as YV12, NV12, and |
| platform opaque YUV/RGB streams to the GPU or video |
| encoders. Listed as width, height<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Must include: - sensor maximum resolution - |
| standard QCIF, 240p, 480p, 720p, and 1080p |
| resolutions<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>The actual supported resolution list may be limited by |
| consumer end points for different use cases. For example, for |
| recording use case, the largest supported resolution may be |
| limited by max supported size from encoder, for preview use |
| case, the largest supported resolution may be limited by max |
| resolution SurfaceTexture/SurfaceView can support.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.scaler.availableRawMinDurations"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.scaler.availableRawMinDurations<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int64</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The minimum frame duration that is supported |
| for each raw resolution in availableRawSizes. Should |
| correspond to the frame duration when only the raw stream |
| is active.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>When multiple streams are configured, the minimum |
| frame duration will be >= max(individual stream min |
| durations)<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.scaler.availableRawSizes"> |
| <td class="entry_name" |
| ><html><body><p>android.scaler.availableRawSizes<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n x 2 |
| </span> |
| <span class="entry_type_visibility"> [system as size]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The resolutions available for use with raw |
| sensor output streams, listed as width, |
| height<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Must include: - sensor maximum resolution<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.scaler.cropRegion"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.scaler.cropRegion<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 4 |
| </span> |
| <span class="entry_type_visibility"> [public as rectangle]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>(x, y, width, height).</p> |
| <p>A rectangle with the top-level corner of (x,y) and size |
| (width, height). The region of the sensor that is used for |
| output. Each stream must use this rectangle to produce its |
| output, cropping to a smaller region if necessary to |
| maintain the stream's aspect ratio.</p> |
| <p>HAL2.x uses only (x, y, width)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>(x,y) of top-left corner, width and height of region |
| in pixels; (0,0) is top-left corner of |
| android.sensor.activeArraySize<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Any additional per-stream cropping must be done to |
| maximize the final pixel area of the stream.</p> |
| <p>For example, if the crop region is set to a 4:3 aspect |
| ratio, then 4:3 streams should use the exact crop |
| region. 16:9 streams should further crop vertically |
| (letterbox).</p> |
| <p>Conversely, if the crop region is set to a 16:9, then 4:3 |
| outputs should crop horizontally (pillarbox), and 16:9 |
| streams should match exactly. These additional crops must |
| be centered within the crop region.</p> |
| <p>The output streams must maintain square pixels at all |
| times, no matter what the relative aspect ratios of the |
| crop region and the stream are. Negative values for |
| corner are allowed for raw output if full pixel array is |
| larger than active pixel array. Width and height may be |
| rounded to nearest larger supportable width, especially |
| for raw output, where only a few fixed scales may be |
| possible. The width and height of the crop region cannot |
| be set to be smaller than floor( activeArraySize.width / |
| android.scaler.maxDigitalZoom ) and floor( |
| activeArraySize.height / android.scaler.maxDigitalZoom), |
| respectively.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_sensor" class="section">sensor</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.sensor.exposureTime"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.exposureTime<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int64</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Duration each pixel is exposed to |
| light.</p> |
| <p>If the sensor can't expose this exact duration, it should shorten the |
| duration exposed to the nearest possible value (rather than expose longer).<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>nanoseconds<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.sensor.info.exposureTimeRange<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>1/10000 - 30 sec range. No bulb mode<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.sensor.frameDuration"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.frameDuration<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int64</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Duration from start of frame exposure to |
| start of next frame exposure<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>nanoseconds<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>see android.sensor.info.maxFrameDuration, |
| android.scaler.info.availableMinFrameDurations<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Exposure time has priority, so duration is set to |
| max(duration, exposure time + overhead)<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.sensor.sensitivity"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.sensitivity<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Gain applied to image data. Must be |
| implemented through analog gain only if set to values |
| below 'maximum analog sensitivity'.</p> |
| <p>If the sensor can't apply this exact gain, it should lessen the |
| gain to the nearest possible value (rather than gain more).<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>ISO arithmetic units<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.sensor.info.sensitivityRange<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>ISO 12232:2006 REI method<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">static</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.sensor.info.activeArraySize"> |
| <td class="entry_name" |
| ><html><body><p>android.sensor.info.activeArraySize<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 4 |
| </span> |
| <span class="entry_type_visibility"> [public as rectangle]</span> |
| <div class="entry_type_notes"><html><body><p>Four ints defining the active pixel rectangle<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Area of raw data which corresponds to only |
| active pixels; smaller or equal to |
| pixelArraySize.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>xmin, ymin, width, height. Top left of full |
| pixel array is (0,0)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_DNG">DNG</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.info.sensitivityRange"> |
| <td class="entry_name" |
| ><html><body><p>android.sensor.info.sensitivityRange<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>Range of supported sensitivities<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Range of valid sensitivities<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Min = 1600<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.info.colorFilterArrangement"> |
| <td class="entry_name" |
| ><html><body><p>android.sensor.info.colorFilterArrangement<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">RGGB</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">GRBG</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">GBRG</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">BGGR</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">RGB</span> |
| <span class="entry_type_enum_notes"><html><body><p>Sensor is not Bayer; output has 3 16-bit |
| values for each pixel, instead of just 1 16-bit value |
| per pixel.<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Arrangement of color filters on sensor; |
| represents the colors in the top-left 2x2 section of |
| the sensor, in reading order<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_DNG">DNG</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.info.exposureTimeRange"> |
| <td class="entry_name" |
| ><html><body><p>android.sensor.info.exposureTimeRange<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int64</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>nanoseconds<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Range of valid exposure |
| times<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Min = 30e9 (30 |
| sec)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.info.maxFrameDuration"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.info.maxFrameDuration<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int64</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Maximum possible frame duration (minimum frame |
| rate)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>nanoseconds<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>= 30e9<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Minimum duration is a function of resolution, |
| processing settings. See |
| android.scaler.availableProcessedMinDurations |
| android.scaler.availableJpegMinDurations |
| android.scaler.availableRawMinDurations<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.info.physicalSize"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.info.physicalSize<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>width x height in millimeters<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The physical dimensions of the full pixel |
| array<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Needed for FOV calculation for old API<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.info.pixelArraySize"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.info.pixelArraySize<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 |
| </span> |
| <span class="entry_type_visibility"> [system as size]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Dimensions of full pixel array, possibly |
| including black calibration pixels<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_DNG">DNG</a></li> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Maximum output resolution for raw format must |
| match this in |
| android.scaler.info.availableSizesPerFormat<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.info.whiteLevel"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.info.whiteLevel<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Maximum raw value output by |
| sensor<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>> 1024 (10-bit output)<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_DNG">DNG</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Defines sensor bit depth (10-14 bits is |
| expected)<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.sensor.baseGainFactor"> |
| <td class="entry_name" |
| ><html><body><p>android.sensor.baseGainFactor<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">rational</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Gain factor from electrons to raw units when |
| ISO=100<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| <li><a href="#tag_FULL">FULL</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.blackLevelPattern"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.blackLevelPattern<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 4 |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| <div class="entry_type_notes"><html><body><p>2x2 raw count block<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>A fixed black level offset for each of the |
| Bayer mosaic channels<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>= 0 each<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_DNG">DNG</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>As per DNG BlackLevelRepeatDim / BlackLevel |
| tags<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.calibrationTransform1"> |
| <td class="entry_name" |
| ><html><body><p>android.sensor.calibrationTransform1<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">rational</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 9 |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| <div class="entry_type_notes"><html><body><p>3x3 matrix in row-major-order<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Per-device calibration on top of color space |
| transform 1<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_DNG">DNG</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.calibrationTransform2"> |
| <td class="entry_name" |
| ><html><body><p>android.sensor.calibrationTransform2<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">rational</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 9 |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| <div class="entry_type_notes"><html><body><p>3x3 matrix in row-major-order<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Per-device calibration on top of color space |
| transform 2<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_DNG">DNG</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.colorTransform1"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.colorTransform1<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">rational</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 9 |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| <div class="entry_type_notes"><html><body><p>3x3 matrix in row-major-order<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Linear mapping from XYZ (D50) color space to |
| reference linear sensor color, for first reference |
| illuminant<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_DNG">DNG</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Use as follows XYZ = inv(transform) * clip( (raw - |
| black level(raw) ) / ( white level - max black level) ). |
| At least in the simple case<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.colorTransform2"> |
| <td class="entry_name" |
| ><html><body><p>android.sensor.colorTransform2<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">rational</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 9 |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| <div class="entry_type_notes"><html><body><p>3x3 matrix in row-major-order<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Linear mapping from XYZ (D50) color space to |
| reference linear sensor color, for second reference |
| illuminant<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_DNG">DNG</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.forwardMatrix1"> |
| <td class="entry_name" |
| ><html><body><p>android.sensor.forwardMatrix1<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">rational</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 9 |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| <div class="entry_type_notes"><html><body><p>3x3 matrix in row-major-order<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Used by DNG for better WB |
| adaptation<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_DNG">DNG</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.forwardMatrix2"> |
| <td class="entry_name" |
| ><html><body><p>android.sensor.forwardMatrix2<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">rational</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 9 |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| <div class="entry_type_notes"><html><body><p>3x3 matrix in row-major-order<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Used by DNG for better WB |
| adaptation<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_DNG">DNG</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.maxAnalogSensitivity"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.maxAnalogSensitivity<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Maximum sensitivity that is implemented |
| purely through analog gain<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| <li><a href="#tag_FULL">FULL</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>For android.sensor.sensitivity values less than or |
| equal to this, all applied gain must be analog. For |
| values above this, it can be a mix of analog and |
| digital<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.noiseModelCoefficients"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.noiseModelCoefficients<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| <div class="entry_type_notes"><html><body><p>float constants A, B for the noise variance model<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Estimation of sensor noise |
| characteristics<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>var(raw pixel value) = electrons * (baseGainFactor |
| * iso/100)^2 + A * (baseGainFactor * iso/100)^2 + |
| B<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>A represents sensor read noise before analog |
| amplification; B represents noise from A/D conversion and |
| other circuits after amplification. Both noise sources |
| are assumed to be gaussian, independent, and not to vary |
| across the sensor<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.orientation"> |
| <td class="entry_name" |
| ><html><body><p>android.sensor.orientation<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Clockwise angle through which the output |
| image needs to be rotated to be upright on the device |
| screen in its native orientation. Also defines the |
| direction of rolling shutter readout, which is from top |
| to bottom in the sensor's coordinate system<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>degrees clockwise rotation, only multiples of |
| 90<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>0,90,180,270<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.referenceIlluminant1"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.referenceIlluminant1<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">DAYLIGHT</span> |
| <span class="entry_type_enum_value">1</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FLUORESCENT</span> |
| <span class="entry_type_enum_value">2</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">TUNGSTEN</span> |
| <span class="entry_type_enum_value">3</span> |
| <span class="entry_type_enum_notes"><html><body><p>Incandescent light<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FLASH</span> |
| <span class="entry_type_enum_value">4</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FINE_WEATHER</span> |
| <span class="entry_type_enum_value">9</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">CLOUDY_WEATHER</span> |
| <span class="entry_type_enum_value">10</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">SHADE</span> |
| <span class="entry_type_enum_value">11</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">DAYLIGHT_FLUORESCENT</span> |
| <span class="entry_type_enum_value">12</span> |
| <span class="entry_type_enum_notes"><html><body><p>D 5700 - 7100K<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">DAY_WHITE_FLUORESCENT</span> |
| <span class="entry_type_enum_value">13</span> |
| <span class="entry_type_enum_notes"><html><body><p>N 4600 - 5400K<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">COOL_WHITE_FLUORESCENT</span> |
| <span class="entry_type_enum_value">14</span> |
| <span class="entry_type_enum_notes"><html><body><p>W 3900 - 4500K<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">WHITE_FLUORESCENT</span> |
| <span class="entry_type_enum_value">15</span> |
| <span class="entry_type_enum_notes"><html><body><p>WW 3200 - 3700K<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">STANDARD_A</span> |
| <span class="entry_type_enum_value">17</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">STANDARD_B</span> |
| <span class="entry_type_enum_value">18</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">STANDARD_C</span> |
| <span class="entry_type_enum_value">19</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">D55</span> |
| <span class="entry_type_enum_value">20</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">D65</span> |
| <span class="entry_type_enum_value">21</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">D75</span> |
| <span class="entry_type_enum_value">22</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">D50</span> |
| <span class="entry_type_enum_value">23</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ISO_STUDIO_TUNGSTEN</span> |
| <span class="entry_type_enum_value">24</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Light source used to define transform |
| 1<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_DNG">DNG</a></li> |
| <li><a href="#tag_EXIF">EXIF</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>[EXIF LightSource tag] Must all these be |
| supported? Need CCT for each!<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.sensor.referenceIlluminant2"> |
| <td class="entry_name" |
| ><html><body><p>android.sensor.referenceIlluminant2<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Light source used to define transform |
| 2<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>Same as illuminant 1<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.sensor.exposureTime"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.exposureTime<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int64</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Duration each pixel is exposed to |
| light.</p> |
| <p>If the sensor can't expose this exact duration, it should shorten the |
| duration exposed to the nearest possible value (rather than expose longer).<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>nanoseconds<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.sensor.info.exposureTimeRange<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>1/10000 - 30 sec range. No bulb mode<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.sensor.frameDuration"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.frameDuration<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int64</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Duration from start of frame exposure to |
| start of next frame exposure<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>nanoseconds<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>see android.sensor.info.maxFrameDuration, |
| android.scaler.info.availableMinFrameDurations<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Exposure time has priority, so duration is set to |
| max(duration, exposure time + overhead)<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.sensor.sensitivity"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.sensitivity<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Gain applied to image data. Must be |
| implemented through analog gain only if set to values |
| below 'maximum analog sensitivity'.</p> |
| <p>If the sensor can't apply this exact gain, it should lessen the |
| gain to the nearest possible value (rather than gain more).<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>ISO arithmetic units<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.sensor.info.sensitivityRange<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>ISO 12232:2006 REI method<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.sensor.timestamp"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.sensor.timestamp<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int64</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Time at start of exposure of first |
| row<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>nanoseconds<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>> 0<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Monotonic, should be synced to other timestamps in |
| system<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.sensor.temperature"> |
| <td class="entry_name" |
| ><html><body><p>android.sensor.temperature<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The temperature of the sensor, sampled at the time |
| exposure began for this frame.</p> |
| <p>The thermal diode being queried should be inside the sensor PCB, or |
| somewhere close to it.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>celsius<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Optional. This value is missing if no temperature is available.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_FULL">FULL</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_shading" class="section">shading</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.shading.mode"> |
| <td class="entry_name" |
| ><html><body><p>android.shading.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>No shading correction is applied<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FAST</span> |
| <span class="entry_type_enum_notes"><html><body><p>Must not slow down frame rate relative to raw |
| bayer output<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">HIGH_QUALITY</span> |
| <span class="entry_type_enum_notes"><html><body><p>Frame rate may be reduced by high |
| quality<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Quality of lens shading correction applied |
| to the image data<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.shading.strength"> |
| <td class="entry_name" |
| ><html><body><p>android.shading.strength<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Control the amount of shading correction |
| applied to the images<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>unitless: 1-10; 10 is full shading |
| compensation<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_ADV">ADV</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.shading.mode"> |
| <td class="entry_name" |
| ><html><body><p>android.shading.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| <span class="entry_type_enum_notes"><html><body><p>No shading correction is applied<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FAST</span> |
| <span class="entry_type_enum_notes"><html><body><p>Must not slow down frame rate relative to raw |
| bayer output<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">HIGH_QUALITY</span> |
| <span class="entry_type_enum_notes"><html><body><p>Frame rate may be reduced by high |
| quality<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Quality of lens shading correction applied |
| to the image data<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_statistics" class="section">statistics</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.statistics.faceDetectMode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.statistics.faceDetectMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">SIMPLE</span> |
| <span class="entry_type_enum_notes"><html><body><p>Optional Return rectangle and confidence |
| only<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FULL</span> |
| <span class="entry_type_enum_notes"><html><body><p>Optional Return all face |
| metadata<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>State of the face detector |
| unit<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.statistics.info.availableFaceDetectModes<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Whether face detection is enabled, and whether it |
| should output just the basic fields or the full set of |
| fields. Value must be one of the |
| android.statistics.info.availableFaceDetectModes.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.statistics.histogramMode"> |
| <td class="entry_name" |
| ><html><body><p>android.statistics.histogramMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [system as boolean]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Operating mode for histogram |
| generation<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.statistics.sharpnessMapMode"> |
| <td class="entry_name" |
| ><html><body><p>android.statistics.sharpnessMapMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [system as boolean]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Operating mode for sharpness map |
| generation<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.statistics.lensShadingMapMode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.statistics.lensShadingMapMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether the HAL needs to output the lens |
| shading map in output result metadata<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>When set to ON, |
| android.statistics.lensShadingMap must be provided in |
| the output result metadata.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">static</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.statistics.info.availableFaceDetectModes"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.statistics.info.availableFaceDetectModes<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>List of enums from android.statistics.faceDetectMode<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Which face detection modes are available, |
| if any<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>List of enum: |
| OFF |
| SIMPLE |
| FULL<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>OFF means face detection is disabled, it must |
| be included in the list.</p> |
| <p>SIMPLE means the device supports the |
| android.statistics.faceRectangles and |
| android.statistics.faceScores outputs.</p> |
| <p>FULL means the device additionally supports the |
| android.statistics.faceIds and |
| android.statistics.faceLandmarks outputs.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.statistics.info.histogramBucketCount"> |
| <td class="entry_name" |
| ><html><body><p>android.statistics.info.histogramBucketCount<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Number of histogram buckets |
| supported<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>= 64<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.statistics.info.maxFaceCount"> |
| <td class="entry_name" |
| ><html><body><p>android.statistics.info.maxFaceCount<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Maximum number of simultaneously detectable |
| faces<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>= 4 if availableFaceDetectionModes lists |
| modes besides OFF, otherwise 0<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.statistics.info.maxHistogramCount"> |
| <td class="entry_name" |
| ><html><body><p>android.statistics.info.maxHistogramCount<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Maximum value possible for a histogram |
| bucket<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.statistics.info.maxSharpnessMapValue"> |
| <td class="entry_name" |
| ><html><body><p>android.statistics.info.maxSharpnessMapValue<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [system]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Maximum value possible for a sharpness map |
| region.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="static_android.statistics.info.sharpnessMapSize"> |
| <td class="entry_name" |
| ><html><body><p>android.statistics.info.sharpnessMapSize<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 2 |
| </span> |
| <span class="entry_type_visibility"> [system as size]</span> |
| <div class="entry_type_notes"><html><body><p>width x height<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Dimensions of the sharpness |
| map<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Must be at least 32 x 32<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.statistics.faceDetectMode"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.statistics.faceDetectMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">SIMPLE</span> |
| <span class="entry_type_enum_notes"><html><body><p>Optional Return rectangle and confidence |
| only<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FULL</span> |
| <span class="entry_type_enum_notes"><html><body><p>Optional Return all face |
| metadata<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>State of the face detector |
| unit<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>android.statistics.info.availableFaceDetectModes<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Whether face detection is enabled, and whether it |
| should output just the basic fields or the full set of |
| fields. Value must be one of the |
| android.statistics.info.availableFaceDetectModes.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.statistics.faceIds"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.statistics.faceIds<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [hidden]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of unique IDs for detected |
| faces<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Only available if faceDetectMode == FULL<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.statistics.faceLandmarks"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.statistics.faceLandmarks<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n x 6 |
| </span> |
| <span class="entry_type_visibility"> [hidden]</span> |
| <div class="entry_type_notes"><html><body><p>(leftEyeX, leftEyeY, rightEyeX, rightEyeY, mouthX, mouthY)<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of landmarks for detected |
| faces<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Only available if faceDetectMode == FULL<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.statistics.faceRectangles"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.statistics.faceRectangles<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n x 4 |
| </span> |
| <span class="entry_type_visibility"> [hidden as rectangle]</span> |
| <div class="entry_type_notes"><html><body><p>(xmin, ymin, xmax, ymax). (0,0) is top-left of active pixel area<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of the bounding rectangles for detected |
| faces<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Only available if faceDetectMode != OFF<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.statistics.faceScores"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.statistics.faceScores<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">byte</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [hidden]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>List of the face confidence scores for |
| detected faces<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>1-100<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_BC">BC</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Only available if faceDetectMode != OFF. The value should be |
| meaningful (for example, setting 100 at all times is illegal).<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.statistics.histogram"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.statistics.histogram<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n x 3 |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| <div class="entry_type_notes"><html><body><p>count of pixels for each color channel that fall into each histogram bucket, scaled to be between 0 and maxHistogramCount<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>A 3-channel histogram based on the raw |
| sensor data<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>The k'th bucket (0-based) covers the input range |
| (with w = android.sensor.info.whiteLevel) of [ k * w/N, |
| (k + 1) * w / N ). If only a monochrome sharpness map is |
| supported, all channels should have the same data<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.statistics.histogramMode"> |
| <td class="entry_name" |
| ><html><body><p>android.statistics.histogramMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [system as boolean]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Operating mode for histogram |
| generation<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.statistics.sharpnessMap"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.statistics.sharpnessMap<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n x m x 3 |
| </span> |
| <span class="entry_type_visibility"> [system]</span> |
| <div class="entry_type_notes"><html><body><p>estimated sharpness for each region of the input image. Normalized to be between 0 and maxSharpnessMapValue. Higher values mean sharper (better focused)<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>A 3-channel sharpness map, based on the raw |
| sensor data<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>If only a monochrome sharpness map is supported, |
| all channels should have the same data<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.statistics.sharpnessMapMode"> |
| <td class="entry_name" |
| ><html><body><p>android.statistics.sharpnessMapMode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [system as boolean]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Operating mode for sharpness map |
| generation<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_V1">V1</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.statistics.lensShadingMap"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.statistics.lensShadingMap<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 4 x n x m |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>2D array of float gain factors per channel to correct lens shading<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The shading map is a low-resolution floating-point map |
| that lists the coefficients used to correct for vignetting, for each |
| Bayer color channel.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Each gain factor is >= 1<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>The least shaded section of the image should have a gain factor |
| of 1; all other sections should have gains above 1.</p> |
| <p>When android.colorCorrection.mode = TRANSFORM_MATRIX, the map |
| must take into account the colorCorrection settings.</p> |
| <p>The shading map is for the entire active pixel array, and is not |
| affected by the crop region specified in the request. Each shading map |
| entry is the value of the shading compensation map over a specific |
| pixel on the sensor. Specifically, with a (N x M) resolution shading |
| map, and an active pixel array size (W x H), shading map entry |
| (x,y) ϵ (0 ... N-1, 0 ... M-1) is the value of the shading map at |
| pixel ( ((W-1)/(N-1)) * x, ((H-1)/(M-1)) * y) for the four color channels. |
| The map is assumed to be bilinearly interpolated between the sample points.</p> |
| <p>The channel order is [R, Geven, Godd, B], where Geven is the green |
| channel for the even rows of a Bayer pattern, and Godd is the odd rows. |
| The shading map is stored in a fully interleaved format, and its size |
| is provided in the camera static metadata by android.lens.info.shadingMapSize.</p> |
| <p>The shading map should have on the order of 30-40 rows and columns, |
| and must be smaller than 64x64.</p> |
| <p>As an example, given a very small map defined as:</p> |
| <pre><code>android.lens.info.shadingMapSize = [ 4, 3 ] |
| android.statistics.lensShadingMap = |
| [ 1.3, 1.2, 1.15, 1.2, 1.2, 1.2, 1.15, 1.2, |
| 1.1, 1.2, 1.2, 1.2, 1.3, 1.2, 1.3, 1.3, |
| 1.2, 1.2, 1.25, 1.1, 1.1, 1.1, 1.1, 1.0, |
| 1.0, 1.0, 1.0, 1.0, 1.2, 1.3, 1.25, 1.2, |
| 1.3, 1.2, 1.2, 1.3, 1.2, 1.15, 1.1, 1.2, |
| 1.2, 1.1, 1.0, 1.2, 1.3, 1.15, 1.2, 1.3 ] |
| </code></pre> |
| <p>The low-resolution scaling map images for each channel are |
| (displayed using nearest-neighbor interpolation):</p> |
| <p><img alt="Red lens shading map" src="images/camera2/metadata/android.statistics.lensShadingMap/red_shading.png"/> |
| <img alt="Green (even rows) lens shading map" src="images/camera2/metadata/android.statistics.lensShadingMap/green_e_shading.png"/> |
| <img alt="Green (odd rows) lens shading map" src="images/camera2/metadata/android.statistics.lensShadingMap/green_o_shading.png"/> |
| <img alt="Blue lens shading map" src="images/camera2/metadata/android.statistics.lensShadingMap/blue_shading.png"/></p> |
| <p>As a visualization only, inverting the full-color map to recover an |
| image of a gray wall (using bicubic interpolation for visual quality) as captured by the sensor gives:</p> |
| <wbr></wbr><p><img alt="Image of a uniform white wall (inverse shading map)" src="images/camera2/metadata/android.statistics.lensShadingMap/inv_shading.png"/></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.statistics.predictedColorGains"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.statistics.predictedColorGains<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 4 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>A 1D array of floats for 4 color channel gains<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The best-fit color channel gains calculated |
| by the HAL's statistics units for the current output frame<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>This may be different than the gains used for this frame, |
| since statistics processing on data from a new frame |
| typically completes after the transform has already been |
| applied to that frame.</p> |
| <p>The 4 channel gains are defined in Bayer domain, |
| see android.colorCorrection.gains for details.</p> |
| <p>This value should always be calculated by the AWB block, |
| regardless of the android.control.* current values.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.statistics.predictedColorTransform"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.statistics.predictedColorTransform<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">rational</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| 3 x 3 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>3x3 rational matrix in row-major order<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The best-fit color transform matrix estimate |
| calculated by the HAL's statistics units for the current |
| output frame<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>The HAL must provide the estimate from its |
| statistics unit on the white balance transforms to use |
| for the next frame. These are the values the HAL believes |
| are the best fit for the current output frame. This may |
| be different than the transform used for this frame, since |
| statistics processing on data from a new frame typically |
| completes after the transform has already been applied to |
| that frame.</p> |
| <p>These estimates must be provided for all frames, even if |
| capture settings and color transforms are set by the application.</p> |
| <p>This value should always be calculated by the AWB block, |
| regardless of the android.control.* current values.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.statistics.sceneFlicker"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.statistics.sceneFlicker<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">NONE</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">50HZ</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">60HZ</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The HAL estimated scene illumination lighting |
| frequency<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Report NONE if there doesn't appear to be flickering |
| illumination<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_tonemap" class="section">tonemap</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.tonemap.curveBlue"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.tonemap.curveBlue<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n x 2 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>1D array of float pairs (P_IN, P_OUT). The maximum number of pairs is specified by android.tonemap.maxCurvePoints.<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Table mapping blue input values to output |
| values<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>same as android.tonemap.curveRed<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>same as android.tonemap.curveRed<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Tonemapping / contrast / gamma curve for the blue |
| channel, to use when android.tonemap.mode is CONTRAST_CURVE.</p> |
| <p>See android.tonemap.curveRed for more details.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.tonemap.curveGreen"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.tonemap.curveGreen<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n x 2 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>1D array of float pairs (P_IN, P_OUT). The maximum number of pairs is specified by android.tonemap.maxCurvePoints.<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Table mapping green input values to output |
| values<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>same as android.tonemap.curveRed<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>same as android.tonemap.curveRed<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Tonemapping / contrast / gamma curve for the green |
| channel, to use when android.tonemap.mode is CONTRAST_CURVE.</p> |
| <p>See android.tonemap.curveRed for more details.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.tonemap.curveRed"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.tonemap.curveRed<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n x 2 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>1D array of float pairs (P_IN, P_OUT). The maximum number of pairs is specified by android.tonemap.maxCurvePoints.<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Table mapping red input values to output |
| values<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>0-1 on input and output coordinates.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_DNG">DNG</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Tonemapping / contrast / gamma curve for the red |
| channel, to use when android.tonemap.mode is CONTRAST_CURVE.</p> |
| <p>Since the input and output ranges may vary depending on |
| the camera pipeline, the input and output pixel values |
| are represented by normalized floating-point values |
| between 0 and 1, with 0 == black and 1 == white.</p> |
| <p>The curve should be linearly interpolated between the |
| defined points. The points will be listed in increasing |
| order of P_IN. For example, if the array is: [0.0, 0.0, |
| 0.3, 0.5, 1.0, 1.0], then the input->output mapping |
| for a few sample points would be: 0 -> 0, 0.15 -> |
| 0.25, 0.3 -> 0.5, 0.5 -> 0.64<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="controls_android.tonemap.mode"> |
| <td class="entry_name" |
| ><html><body><p>android.tonemap.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">CONTRAST_CURVE</span> |
| <span class="entry_type_enum_notes"><html><body><p>Use the tone mapping curve specified in |
| android.tonemap.curve<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FAST</span> |
| <span class="entry_type_enum_notes"><html><body><p>Must not slow down frame rate relative to raw |
| bayer output<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">HIGH_QUALITY</span> |
| <span class="entry_type_enum_notes"><html><body><p>Frame rate may be reduced by high |
| quality<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">static</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.tonemap.maxCurvePoints"> |
| <td class="entry_name" |
| ><html><body><p>android.tonemap.maxCurvePoints<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">int32</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Maximum number of supported points in the |
| tonemap curve<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>>= 128<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.tonemap.curveBlue"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.tonemap.curveBlue<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n x 2 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>1D array of float pairs (P_IN, P_OUT). The maximum number of pairs is specified by android.tonemap.maxCurvePoints.<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Table mapping blue input values to output |
| values<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>same as android.tonemap.curveRed<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>same as android.tonemap.curveRed<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Tonemapping / contrast / gamma curve for the blue |
| channel, to use when android.tonemap.mode is CONTRAST_CURVE.</p> |
| <p>See android.tonemap.curveRed for more details.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.tonemap.curveGreen"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.tonemap.curveGreen<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n x 2 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>1D array of float pairs (P_IN, P_OUT). The maximum number of pairs is specified by android.tonemap.maxCurvePoints.<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Table mapping green input values to output |
| values<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| <html><body><p>same as android.tonemap.curveRed<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>same as android.tonemap.curveRed<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Tonemapping / contrast / gamma curve for the green |
| channel, to use when android.tonemap.mode is CONTRAST_CURVE.</p> |
| <p>See android.tonemap.curveRed for more details.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.tonemap.curveRed"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.tonemap.curveRed<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name">float</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n x 2 |
| </span> |
| <span class="entry_type_visibility"> [public]</span> |
| <div class="entry_type_notes"><html><body><p>1D array of float pairs (P_IN, P_OUT). The maximum number of pairs is specified by android.tonemap.maxCurvePoints.<wbr></wbr></p></body></html></div> |
| |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Table mapping red input values to output |
| values<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>0-1 on input and output coordinates.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_DNG">DNG</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Tonemapping / contrast / gamma curve for the red |
| channel, to use when android.tonemap.mode is CONTRAST_CURVE.</p> |
| <p>Since the input and output ranges may vary depending on |
| the camera pipeline, the input and output pixel values |
| are represented by normalized floating-point values |
| between 0 and 1, with 0 == black and 1 == white.</p> |
| <p>The curve should be linearly interpolated between the |
| defined points. The points will be listed in increasing |
| order of P_IN. For example, if the array is: [0.0, 0.0, |
| 0.3, 0.5, 1.0, 1.0], then the input->output mapping |
| for a few sample points would be: 0 -> 0, 0.15 -> |
| 0.25, 0.3 -> 0.5, 0.5 -> 0.64<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| <tr class="entry" id="dynamic_android.tonemap.mode"> |
| <td class="entry_name" |
| ><html><body><p>android.tonemap.mode<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">CONTRAST_CURVE</span> |
| <span class="entry_type_enum_notes"><html><body><p>Use the tone mapping curve specified in |
| android.tonemap.curve<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FAST</span> |
| <span class="entry_type_enum_notes"><html><body><p>Must not slow down frame rate relative to raw |
| bayer output<wbr></wbr></p></body></html></span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">HIGH_QUALITY</span> |
| <span class="entry_type_enum_notes"><html><body><p>Frame rate may be reduced by high |
| quality<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_led" class="section">led</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.led.transmit"> |
| <td class="entry_name" |
| ><html><body><p>android.led.transmit<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [hidden as boolean]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>This LED is nominally used to indicate to the user |
| that the camera is powered on and may be streaming images back to the |
| Application Processor. In certain rare circumstances, the OS may |
| disable this when video is processed locally and not transmitted to |
| any untrusted applications.</p> |
| <p>In particular, the LED <em>must</em> always be on when the data could be |
| transmitted off the device. The LED <em>should</em> always be on whenever |
| data is stored locally on the device.</p> |
| <p>The LED <em>may</em> be off if a trusted application is using the data that |
| doesn't violate the above rules.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.led.transmit"> |
| <td class="entry_name" |
| ><html><body><p>android.led.transmit<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [hidden as boolean]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>This LED is nominally used to indicate to the user |
| that the camera is powered on and may be streaming images back to the |
| Application Processor. In certain rare circumstances, the OS may |
| disable this when video is processed locally and not transmitted to |
| any untrusted applications.</p> |
| <p>In particular, the LED <em>must</em> always be on when the data could be |
| transmitted off the device. The LED <em>should</em> always be on whenever |
| data is stored locally on the device.</p> |
| <p>The LED <em>may</em> be off if a trusted application is using the data that |
| doesn't violate the above rules.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">static</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.led.availableLeds"> |
| <td class="entry_name" |
| ><html><body><p>android.led.availableLeds<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| <span class="entry_type_container">x</span> |
| |
| <span class="entry_type_array"> |
| n |
| </span> |
| <span class="entry_type_visibility"> [hidden]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">TRANSMIT</span> |
| <span class="entry_type_enum_notes"><html><body><p>android.led.transmit control is used<wbr></wbr></p></body></html></span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>A list of camera LEDs that are available on this system.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_info" class="section">info</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">static</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="static_android.info.supportedHardwareLevel"> |
| <td class="entry_name" |
| ><html><body><p>android.info.supportedHardwareLevel<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">LIMITED</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">FULL</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>The camera 3 HAL device can implement one of two possible |
| operational modes; limited and full. Full support is |
| expected from new higher-end devices. Limited mode has |
| hardware requirements roughly in line with those for a |
| camera HAL device v1 implementation, and is expected from |
| older or inexpensive devices. Full is a strict superset of |
| limited, and they share the same essential operational flow.</p> |
| <p>For full details refer to "S3. Operational Modes" in camera3.h<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| <html><body><p>Optional. Default value is LIMITED.<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_tags"> |
| </td> |
| |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <tr><td colspan="6" id="section_blackLevel" class="section">blackLevel</td></tr> |
| |
| |
| <tr><td colspan="6" class="kind">controls</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="controls_android.blackLevel.lock"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.blackLevel.lock<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public as boolean]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether black-level compensation is locked |
| to its current values, or is free to vary<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_HAL2">HAL2</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>When set to ON, the values used for black-level |
| compensation must not change until the lock is set to |
| OFF</p> |
| <p>Since changes to certain capture parameters (such as |
| exposure time) may require resetting of black level |
| compensation, the HAL must report whether setting the |
| black level lock was successful in the output result |
| metadata.</p> |
| <p>For example, if a sequence of requests is as follows:</p> |
| <ul> |
| <li>Request 1: Exposure = 10ms, Black level lock = OFF</li> |
| <li>Request 2: Exposure = 10ms, Black level lock = ON</li> |
| <li>Request 3: Exposure = 10ms, Black level lock = ON</li> |
| <li>Request 4: Exposure = 20ms, Black level lock = ON</li> |
| <li>Request 5: Exposure = 20ms, Black level lock = ON</li> |
| <li>Request 6: Exposure = 20ms, Black level lock = ON</li> |
| </ul> |
| <p>And the exposure change in Request 4 requires resetting the black |
| level offsets, then the output result metadata is expected to be:</p> |
| <ul> |
| <li>Result 1: Exposure = 10ms, Black level lock = OFF</li> |
| <li>Result 2: Exposure = 10ms, Black level lock = ON</li> |
| <li>Result 3: Exposure = 10ms, Black level lock = ON</li> |
| <li>Result 4: Exposure = 20ms, Black level lock = OFF</li> |
| <li>Result 5: Exposure = 20ms, Black level lock = ON</li> |
| <li>Result 6: Exposure = 20ms, Black level lock = ON</li> |
| </ul> |
| <p>This indicates to the application that on frame 4, black levels were |
| reset due to exposure value changes, and pixel values may not be |
| consistent across captures.</p> |
| <p>The black level locking must happen at the sensor, and not at the ISP. |
| If for some reason black level locking is no longer legal (for example, |
| the analog gain has changed, which forces black levels to be |
| recalculated), then the HAL is free to override this request (and it |
| must report 'OFF' when this does happen) until the next time locking |
| is legal again.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| <tr><td colspan="6" class="kind">dynamic</td></tr> |
| |
| <thead class="entries_header"> |
| <tr> |
| <th class="th_name">Property Name</th> |
| <th class="th_type">Type</th> |
| <th class="th_description">Description</th> |
| <th class="th_units">Units</th> |
| <th class="th_range">Range</th> |
| <th class="th_tags">Tags</th> |
| </tr> |
| </thead> |
| |
| <tbody> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <tr class="entry" id="dynamic_android.blackLevel.lock"> |
| <td class="entry_name" |
| rowspan="3" |
| ><html><body><p>android.blackLevel.lock<wbr></wbr></p></body></html></td> |
| <td class="entry_type"> |
| <span class="entry_type_name entry_type_name_enum">byte</span> |
| |
| <span class="entry_type_visibility"> [public as boolean]</span> |
| |
| <ul class="entry_type_enum"> |
| <li> |
| <span class="entry_type_enum_name">OFF</span> |
| </li> |
| <li> |
| <span class="entry_type_enum_name">ON</span> |
| </li> |
| </ul> |
| |
| </td> <!-- entry_type --> |
| |
| <td class="entry_description"> |
| <html><body><p>Whether black-level compensation is locked |
| to its current values, or is free to vary<wbr></wbr></p></body></html> |
| </td> |
| |
| <td class="entry_units"> |
| </td> |
| |
| <td class="entry_range"> |
| </td> |
| |
| <td class="entry_tags"> |
| <ul class="entry_tags"> |
| <li><a href="#tag_HAL2">HAL2</a></li> |
| </ul> |
| </td> |
| |
| </tr> |
| <tr class="entries_header"> |
| <th class="th_details" colspan="5">Details</th> |
| </tr> |
| <tr class="entry_cont"> |
| <td class="entry_details" colspan="5"> |
| <html><body><p>Whether the black level offset was locked for this frame. |
| Should be ON if android.blackLevel.lock was ON in the capture request, |
| unless a change in capture settings forced a black level reset.<wbr></wbr></p></body></html> |
| </td> |
| </tr> |
| <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr> |
| <!-- end of entry --> |
| |
| |
| |
| <!-- end of kind --> |
| </tbody> |
| |
| <!-- end of section --> |
| <!-- </namespace> --> |
| </table> |
| |
| <div class="tags" id="tag_index"> |
| <h2>Tags</h2> |
| <ul> |
| <li id="tag_AWB">AWB - |
| Needed for auto white balance |
| |
| <ul class="tags_entries"> |
| <li><a href="#controls_android.control.awbMode">android.control.awbMode</a> (controls)</li> |
| </ul> |
| </li> <!-- tag_AWB --> |
| <li id="tag_BC">BC - |
| Needed for backwards compatibility with old Java API |
| |
| <ul class="tags_entries"> |
| <li><a href="#controls_android.control.aeExposureCompensation">android.control.aeExposureCompensation</a> (controls)</li> |
| <li><a href="#controls_android.control.aeLock">android.control.aeLock</a> (controls)</li> |
| <li><a href="#controls_android.control.aeMode">android.control.aeMode</a> (controls)</li> |
| <li><a href="#controls_android.control.aeRegions">android.control.aeRegions</a> (controls)</li> |
| <li><a href="#controls_android.control.aeTargetFpsRange">android.control.aeTargetFpsRange</a> (controls)</li> |
| <li><a href="#controls_android.control.aePrecaptureTrigger">android.control.aePrecaptureTrigger</a> (controls)</li> |
| <li><a href="#controls_android.control.afMode">android.control.afMode</a> (controls)</li> |
| <li><a href="#controls_android.control.afRegions">android.control.afRegions</a> (controls)</li> |
| <li><a href="#controls_android.control.afTrigger">android.control.afTrigger</a> (controls)</li> |
| <li><a href="#controls_android.control.awbLock">android.control.awbLock</a> (controls)</li> |
| <li><a href="#controls_android.control.awbMode">android.control.awbMode</a> (controls)</li> |
| <li><a href="#controls_android.control.awbRegions">android.control.awbRegions</a> (controls)</li> |
| <li><a href="#controls_android.control.captureIntent">android.control.captureIntent</a> (controls)</li> |
| <li><a href="#controls_android.control.effectMode">android.control.effectMode</a> (controls)</li> |
| <li><a href="#controls_android.control.mode">android.control.mode</a> (controls)</li> |
| <li><a href="#controls_android.control.sceneMode">android.control.sceneMode</a> (controls)</li> |
| <li><a href="#controls_android.control.videoStabilizationMode">android.control.videoStabilizationMode</a> (controls)</li> |
| <li><a href="#static_android.control.aeCompensationRange">android.control.aeCompensationRange</a> (static)</li> |
| <li><a href="#static_android.control.aeCompensationStep">android.control.aeCompensationStep</a> (static)</li> |
| <li><a href="#static_android.control.afAvailableModes">android.control.afAvailableModes</a> (static)</li> |
| <li><a href="#static_android.control.availableEffects">android.control.availableEffects</a> (static)</li> |
| <li><a href="#static_android.control.availableSceneModes">android.control.availableSceneModes</a> (static)</li> |
| <li><a href="#static_android.control.availableVideoStabilizationModes">android.control.availableVideoStabilizationModes</a> (static)</li> |
| <li><a href="#static_android.control.awbAvailableModes">android.control.awbAvailableModes</a> (static)</li> |
| <li><a href="#static_android.control.maxRegions">android.control.maxRegions</a> (static)</li> |
| <li><a href="#static_android.control.sceneModeOverrides">android.control.sceneModeOverrides</a> (static)</li> |
| <li><a href="#controls_android.flash.mode">android.flash.mode</a> (controls)</li> |
| <li><a href="#static_android.flash.info.available">android.flash.info.available</a> (static)</li> |
| <li><a href="#controls_android.jpeg.gpsCoordinates">android.jpeg.gpsCoordinates</a> (controls)</li> |
| <li><a href="#controls_android.jpeg.gpsProcessingMethod">android.jpeg.gpsProcessingMethod</a> (controls)</li> |
| <li><a href="#controls_android.jpeg.gpsTimestamp">android.jpeg.gpsTimestamp</a> (controls)</li> |
| <li><a href="#controls_android.jpeg.orientation">android.jpeg.orientation</a> (controls)</li> |
| <li><a href="#controls_android.jpeg.quality">android.jpeg.quality</a> (controls)</li> |
| <li><a href="#controls_android.jpeg.thumbnailQuality">android.jpeg.thumbnailQuality</a> (controls)</li> |
| <li><a href="#controls_android.jpeg.thumbnailSize">android.jpeg.thumbnailSize</a> (controls)</li> |
| <li><a href="#static_android.jpeg.availableThumbnailSizes">android.jpeg.availableThumbnailSizes</a> (static)</li> |
| <li><a href="#controls_android.lens.focusDistance">android.lens.focusDistance</a> (controls)</li> |
| <li><a href="#static_android.lens.info.availableFocalLengths">android.lens.info.availableFocalLengths</a> (static)</li> |
| <li><a href="#static_android.lens.info.hyperfocalDistance">android.lens.info.hyperfocalDistance</a> (static)</li> |
| <li><a href="#dynamic_android.lens.focusRange">android.lens.focusRange</a> (dynamic)</li> |
| <li><a href="#static_android.request.maxNumOutputStreams">android.request.maxNumOutputStreams</a> (static)</li> |
| <li><a href="#controls_android.scaler.cropRegion">android.scaler.cropRegion</a> (controls)</li> |
| <li><a href="#static_android.scaler.availableFormats">android.scaler.availableFormats</a> (static)</li> |
| <li><a href="#static_android.scaler.availableJpegMinDurations">android.scaler.availableJpegMinDurations</a> (static)</li> |
| <li><a href="#static_android.scaler.availableJpegSizes">android.scaler.availableJpegSizes</a> (static)</li> |
| <li><a href="#static_android.scaler.availableMaxDigitalZoom">android.scaler.availableMaxDigitalZoom</a> (static)</li> |
| <li><a href="#static_android.scaler.availableProcessedMinDurations">android.scaler.availableProcessedMinDurations</a> (static)</li> |
| <li><a href="#static_android.scaler.availableProcessedSizes">android.scaler.availableProcessedSizes</a> (static)</li> |
| <li><a href="#static_android.scaler.availableRawMinDurations">android.scaler.availableRawMinDurations</a> (static)</li> |
| <li><a href="#controls_android.sensor.frameDuration">android.sensor.frameDuration</a> (controls)</li> |
| <li><a href="#static_android.sensor.info.sensitivityRange">android.sensor.info.sensitivityRange</a> (static)</li> |
| <li><a href="#static_android.sensor.info.maxFrameDuration">android.sensor.info.maxFrameDuration</a> (static)</li> |
| <li><a href="#static_android.sensor.info.physicalSize">android.sensor.info.physicalSize</a> (static)</li> |
| <li><a href="#static_android.sensor.info.pixelArraySize">android.sensor.info.pixelArraySize</a> (static)</li> |
| <li><a href="#static_android.sensor.orientation">android.sensor.orientation</a> (static)</li> |
| <li><a href="#dynamic_android.sensor.timestamp">android.sensor.timestamp</a> (dynamic)</li> |
| <li><a href="#controls_android.statistics.faceDetectMode">android.statistics.faceDetectMode</a> (controls)</li> |
| <li><a href="#dynamic_android.statistics.faceIds">android.statistics.faceIds</a> (dynamic)</li> |
| <li><a href="#dynamic_android.statistics.faceLandmarks">android.statistics.faceLandmarks</a> (dynamic)</li> |
| <li><a href="#dynamic_android.statistics.faceRectangles">android.statistics.faceRectangles</a> (dynamic)</li> |
| <li><a href="#dynamic_android.statistics.faceScores">android.statistics.faceScores</a> (dynamic)</li> |
| <li><a href="#dynamic_android.lens.focalLength">android.lens.focalLength</a> (dynamic)</li> |
| <li><a href="#dynamic_android.lens.focusDistance">android.lens.focusDistance</a> (dynamic)</li> |
| </ul> |
| </li> <!-- tag_BC --> |
| <li id="tag_V1">V1 - |
| New features for first camera 2 release (API1) |
| |
| <ul class="tags_entries"> |
| <li><a href="#controls_android.demosaic.mode">android.demosaic.mode</a> (controls)</li> |
| <li><a href="#controls_android.flash.firingPower">android.flash.firingPower</a> (controls)</li> |
| <li><a href="#controls_android.flash.firingTime">android.flash.firingTime</a> (controls)</li> |
| <li><a href="#static_android.flash.info.chargeDuration">android.flash.info.chargeDuration</a> (static)</li> |
| <li><a href="#controls_android.hotPixel.mode">android.hotPixel.mode</a> (controls)</li> |
| <li><a href="#controls_android.lens.aperture">android.lens.aperture</a> (controls)</li> |
| <li><a href="#controls_android.lens.filterDensity">android.lens.filterDensity</a> (controls)</li> |
| <li><a href="#controls_android.lens.focalLength">android.lens.focalLength</a> (controls)</li> |
| <li><a href="#controls_android.lens.focusDistance">android.lens.focusDistance</a> (controls)</li> |
| <li><a href="#controls_android.lens.opticalStabilizationMode">android.lens.opticalStabilizationMode</a> (controls)</li> |
| <li><a href="#static_android.lens.info.availableApertures">android.lens.info.availableApertures</a> (static)</li> |
| <li><a href="#static_android.lens.info.availableFilterDensities">android.lens.info.availableFilterDensities</a> (static)</li> |
| <li><a href="#static_android.lens.info.availableFocalLengths">android.lens.info.availableFocalLengths</a> (static)</li> |
| <li><a href="#static_android.lens.info.availableOpticalStabilization">android.lens.info.availableOpticalStabilization</a> (static)</li> |
| <li><a href="#static_android.lens.info.geometricCorrectionMapSize">android.lens.info.geometricCorrectionMapSize</a> (static)</li> |
| <li><a href="#static_android.lens.info.minimumFocusDistance">android.lens.info.minimumFocusDistance</a> (static)</li> |
| <li><a href="#static_android.lens.info.shadingMapSize">android.lens.info.shadingMapSize</a> (static)</li> |
| <li><a href="#static_android.lens.position">android.lens.position</a> (static)</li> |
| <li><a href="#dynamic_android.lens.state">android.lens.state</a> (dynamic)</li> |
| <li><a href="#controls_android.noiseReduction.mode">android.noiseReduction.mode</a> (controls)</li> |
| <li><a href="#controls_android.request.id">android.request.id</a> (controls)</li> |
| <li><a href="#controls_android.sensor.exposureTime">android.sensor.exposureTime</a> (controls)</li> |
| <li><a href="#controls_android.sensor.frameDuration">android.sensor.frameDuration</a> (controls)</li> |
| <li><a href="#controls_android.sensor.sensitivity">android.sensor.sensitivity</a> (controls)</li> |
| <li><a href="#static_android.sensor.info.sensitivityRange">android.sensor.info.sensitivityRange</a> (static)</li> |
| <li><a href="#static_android.sensor.info.exposureTimeRange">android.sensor.info.exposureTimeRange</a> (static)</li> |
| <li><a href="#static_android.sensor.info.maxFrameDuration">android.sensor.info.maxFrameDuration</a> (static)</li> |
| <li><a href="#static_android.sensor.info.physicalSize">android.sensor.info.physicalSize</a> (static)</li> |
| <li><a href="#static_android.sensor.baseGainFactor">android.sensor.baseGainFactor</a> (static)</li> |
| <li><a href="#static_android.sensor.maxAnalogSensitivity">android.sensor.maxAnalogSensitivity</a> (static)</li> |
| <li><a href="#static_android.sensor.noiseModelCoefficients">android.sensor.noiseModelCoefficients</a> (static)</li> |
| <li><a href="#controls_android.statistics.histogramMode">android.statistics.histogramMode</a> (controls)</li> |
| <li><a href="#controls_android.statistics.sharpnessMapMode">android.statistics.sharpnessMapMode</a> (controls)</li> |
| <li><a href="#dynamic_android.statistics.histogram">android.statistics.histogram</a> (dynamic)</li> |
| <li><a href="#dynamic_android.statistics.sharpnessMap">android.statistics.sharpnessMap</a> (dynamic)</li> |
| <li><a href="#dynamic_android.hotPixel.mode">android.hotPixel.mode</a> (dynamic)</li> |
| <li><a href="#dynamic_android.lens.aperture">android.lens.aperture</a> (dynamic)</li> |
| <li><a href="#dynamic_android.lens.filterDensity">android.lens.filterDensity</a> (dynamic)</li> |
| <li><a href="#dynamic_android.lens.opticalStabilizationMode">android.lens.opticalStabilizationMode</a> (dynamic)</li> |
| </ul> |
| </li> <!-- tag_V1 --> |
| <li id="tag_ADV">ADV - None |
| <ul class="tags_entries"> |
| <li><a href="#static_android.flash.colorTemperature">android.flash.colorTemperature</a> (static)</li> |
| <li><a href="#static_android.flash.maxEnergy">android.flash.maxEnergy</a> (static)</li> |
| <li><a href="#controls_android.geometric.strength">android.geometric.strength</a> (controls)</li> |
| <li><a href="#static_android.hotPixel.info.map">android.hotPixel.info.map</a> (static)</li> |
| <li><a href="#static_android.lens.opticalAxisAngle">android.lens.opticalAxisAngle</a> (static)</li> |
| <li><a href="#controls_android.shading.strength">android.shading.strength</a> (controls)</li> |
| </ul> |
| </li> <!-- tag_ADV --> |
| <li id="tag_DNG">DNG - |
| Needed for DNG file support |
| |
| <ul class="tags_entries"> |
| <li><a href="#static_android.lens.info.geometricCorrectionMap">android.lens.info.geometricCorrectionMap</a> (static)</li> |
| <li><a href="#static_android.sensor.info.activeArraySize">android.sensor.info.activeArraySize</a> (static)</li> |
| <li><a href="#static_android.sensor.info.colorFilterArrangement">android.sensor.info.colorFilterArrangement</a> (static)</li> |
| <li><a href="#static_android.sensor.info.pixelArraySize">android.sensor.info.pixelArraySize</a> (static)</li> |
| <li><a href="#static_android.sensor.info.whiteLevel">android.sensor.info.whiteLevel</a> (static)</li> |
| <li><a href="#static_android.sensor.blackLevelPattern">android.sensor.blackLevelPattern</a> (static)</li> |
| <li><a href="#static_android.sensor.calibrationTransform1">android.sensor.calibrationTransform1</a> (static)</li> |
| <li><a href="#static_android.sensor.calibrationTransform2">android.sensor.calibrationTransform2</a> (static)</li> |
| <li><a href="#static_android.sensor.colorTransform1">android.sensor.colorTransform1</a> (static)</li> |
| <li><a href="#static_android.sensor.colorTransform2">android.sensor.colorTransform2</a> (static)</li> |
| <li><a href="#static_android.sensor.forwardMatrix1">android.sensor.forwardMatrix1</a> (static)</li> |
| <li><a href="#static_android.sensor.forwardMatrix2">android.sensor.forwardMatrix2</a> (static)</li> |
| <li><a href="#static_android.sensor.referenceIlluminant1">android.sensor.referenceIlluminant1</a> (static)</li> |
| <li><a href="#controls_android.tonemap.curveRed">android.tonemap.curveRed</a> (controls)</li> |
| </ul> |
| </li> <!-- tag_DNG --> |
| <li id="tag_EXIF">EXIF - None |
| <ul class="tags_entries"> |
| <li><a href="#static_android.sensor.referenceIlluminant1">android.sensor.referenceIlluminant1</a> (static)</li> |
| </ul> |
| </li> <!-- tag_EXIF --> |
| <li id="tag_HAL2">HAL2 - |
| Entry is only used by camera device HAL 2.x |
| |
| <ul class="tags_entries"> |
| <li><a href="#controls_android.request.inputStreams">android.request.inputStreams</a> (controls)</li> |
| <li><a href="#controls_android.request.outputStreams">android.request.outputStreams</a> (controls)</li> |
| <li><a href="#controls_android.request.type">android.request.type</a> (controls)</li> |
| <li><a href="#controls_android.blackLevel.lock">android.blackLevel.lock</a> (controls)</li> |
| </ul> |
| </li> <!-- tag_HAL2 --> |
| <li id="tag_FULL">FULL - |
| Entry is required for full hardware level devices, and optional for other hardware levels |
| |
| <ul class="tags_entries"> |
| <li><a href="#static_android.sensor.baseGainFactor">android.sensor.baseGainFactor</a> (static)</li> |
| <li><a href="#static_android.sensor.maxAnalogSensitivity">android.sensor.maxAnalogSensitivity</a> (static)</li> |
| <li><a href="#dynamic_android.sensor.temperature">android.sensor.temperature</a> (dynamic)</li> |
| </ul> |
| </li> <!-- tag_FULL --> |
| </ul> |
| </div> |
| |
| [ <a href="#">top</a> ] |
| |
| </body> |
| </html> |