Home
last modified time | relevance | path

Searched refs:exposure (Results 1 – 25 of 55) sorted by relevance

123

/external/libxcam/xcore/
Dx3a_analyzer_simple.cpp228 XCam3aResultExposure exposure; in analyze_ae() local
230 xcam_mem_clear (exposure); in analyze_ae()
231 exposure.digital_gain = 1.0; in analyze_ae()
235 exposure.exposure_time = _last_target_exposure; in analyze_ae()
236 exposure.analog_gain = 1.0; in analyze_ae()
238 result->set_standard_result (exposure); in analyze_ae()
257 exposure.exposure_time = SIMPLE_MAX_TARGET_EXPOSURE_TIME; in analyze_ae()
258 exposure.analog_gain = target_exposure / exposure.exposure_time; in analyze_ae()
260 exposure.exposure_time = target_exposure; in analyze_ae()
261 exposure.analog_gain = 1.0; in analyze_ae()
[all …]
/external/libxcam/plugins/3a/hybrid/
Dsample.cpp156 XCam3aResultExposure *exposure = xcam_malloc0_type (XCam3aResultExposure); in xcam_combine_analyze_results() local
157 XCAM_ASSERT (exposure); in xcam_combine_analyze_results()
158 exposure->head.type = XCAM_3A_RESULT_EXPOSURE; in xcam_combine_analyze_results()
159 exposure->head.process_type = XCAM_IMAGE_PROCESS_ALWAYS; in xcam_combine_analyze_results()
160 exposure->head.version = XCAM_VERSION; in xcam_combine_analyze_results()
161 exposure->exposure_time = 9986; // 9.986ms in xcam_combine_analyze_results()
162 exposure->analog_gain = 10; in xcam_combine_analyze_results()
163 results[0] = (XCam3aResultHead *)exposure; in xcam_combine_analyze_results()
/external/libxcam/modules/isp/
Disp_controller.cpp114 const struct atomisp_exposure &exposure = res->get_isp_config (); in set_3a_exposure() local
115 return set_3a_exposure (exposure); in set_3a_exposure()
121 IspController::set_3a_exposure (const struct atomisp_exposure &exposure) in set_3a_exposure() argument
123 if ( _device->io_control (ATOMISP_IOC_S_EXPOSURE, (struct atomisp_exposure*)(&exposure)) < 0) { in set_3a_exposure()
128 exposure.integration_time[0], exposure.gain[0]); in set_3a_exposure()
Daiq_handler.cpp316 this->aiq_exp_param = *result->exposures[0].exposure; in copy()
325 this->ae_exp_ret.exposure = &this->aiq_exp_param; in copy()
537 XCam3aResultExposure exposure; in pop_result() local
546 xcam_mem_clear (exposure); in pop_result()
547 exposure.exposure_time = _result.aiq_exp_param.exposure_time_us; in pop_result()
548 exposure.analog_gain = _result.aiq_exp_param.analog_gain; in pop_result()
549 exposure.digital_gain = _result.aiq_exp_param.digital_gain; in pop_result()
550 exposure.aperture = _result.aiq_exp_param.aperture_fn; in pop_result()
551 result->set_standard_result (exposure); in pop_result()
592 ia_aiq_exposure_parameters cur_aiq_exp = *ae_result->exposures[0].exposure; in analyze()
[all …]
Disp_controller.h44 XCamReturn set_3a_exposure (const struct atomisp_exposure &exposure);
Daiq3a_utils.cpp226 const XCam3aResultExposure &exposure = isp_exposure->get_standard_result (); in translate_3a_results_to_xcam() local
229 *new_exposure = exposure; in translate_3a_results_to_xcam()
/external/dng_sdk/source/
Ddng_render.h79 dng_function_exposure_tone (real64 exposure);
190 void SetExposure (real64 exposure) in SetExposure() argument
192 fExposure = exposure; in SetExposure()
Ddng_render.cpp82 dng_function_exposure_tone::dng_function_exposure_tone (real64 exposure) in dng_function_exposure_tone() argument
84 : fIsNOP (exposure >= 0.0) in dng_function_exposure_tone()
99 fSlope = pow (2.0, exposure); in dng_function_exposure_tone()
913 real64 exposure = fParams.Exposure () + in Start() local
919 real64 white = 1.0 / pow (2.0, Max_real64 (0.0, exposure)); in Start()
944 dng_function_exposure_tone exposureTone (exposure); in Start()
Ddng_negative.h1384 void SetBaselineExposure (real64 exposure) in SetBaselineExposure() argument
1386 fBaselineExposure.Set_real64 (exposure, 100); in SetBaselineExposure()
/external/mesa3d/src/gallium/drivers/vc4/kernel/
DREADME4 across the kernel and userspace with exposure to most of the software stack,
/external/libxml2/python/
DTODO14 - xmlBuffer exposure
/external/syzkaller/pkg/report/testdata/linux/report/
D1253 syzkaller login: [ 55.288565] usercopy: kernel memory exposure attempt detected from ffff8801d431…
D1694 [ 54.573431] Bad or missing usercopy whitelist? Kernel memory exposure attempt detected from SLAB…
/external/icu/tools/
DREADME.android22 2) Mechanical changes related to ICU4J being repackaged on Android under android.icu, the exposure
/external/libxcam/
DREADME.md37 - Auto whitebalance, auto exposure, auto focus, black level correction,
DChangeLog46 - use image exposure parameters to adjust global denoise strength.
/external/libexif/
DNEWS58 * Fixed negative exposure values in Canon makernotes (bug #2797280)
/external/python/cpython3/Doc/library/
Dcrypt.rst146 operation is needed to limit exposure to timing attacks.
/external/libexif/po/
Den_GB.po981 msgid "AE lock + exposure compensation"
982 msgstr "AE lock + exposure compensation"
1861 msgid "Auto exposure"
1862 msgstr "Auto exposure"
1865 msgid "Manual exposure"
1866 msgstr "Manual exposure"
3480 "The class of the program used by the camera to set exposure when the picture "
3483 "The class of the programme used by the camera to set exposure when the "
3644 "The exposure bias. The units is the APEX value. Ordinarily it is given in "
3647 "The exposure bias. The units is the APEX value. Ordinarily it is given in "
[all …]
Den_AU.po981 msgid "AE lock + exposure compensation"
982 msgstr "AE lock + exposure compensation"
1861 msgid "Auto exposure"
1862 msgstr "Auto exposure"
1865 msgid "Manual exposure"
1866 msgstr "Manual exposure"
3480 "The class of the program used by the camera to set exposure when the picture "
3483 "The class of the programme used by the camera to set exposure when the "
3644 "The exposure bias. The units is the APEX value. Ordinarily it is given in "
3647 "The exposure bias. The units is the APEX value. Ordinarily it is given in "
[all …]
Dlibexif-12.pot977 msgid "AE lock + exposure compensation"
1840 msgid "Auto exposure"
1844 msgid "Manual exposure"
3242 "The class of the program used by the camera to set exposure when the picture "
3378 "The exposure bias. The units is the APEX value. Ordinarily it is given in "
3699 "Indicates the exposure index selected on the camera or input device at the "
3744 "This tag indicates the exposure mode set when the image was shot. In auto-"
3746 "different exposure settings."
4408 msgid "Adjust exposure"
5017 msgid "Multi-exposure"
Dzh_CN.po981 msgid "AE lock + exposure compensation"
1844 msgid "Auto exposure"
1848 msgid "Manual exposure"
3246 "The class of the program used by the camera to set exposure when the picture "
3382 "The exposure bias. The units is the APEX value. Ordinarily it is given in "
3703 "Indicates the exposure index selected on the camera or input device at the "
3748 "This tag indicates the exposure mode set when the image was shot. In auto-"
3750 "different exposure settings."
4412 msgid "Adjust exposure"
5021 msgid "Multi-exposure"
Dsq.po981 msgid "AE lock + exposure compensation"
1844 msgid "Auto exposure"
1848 msgid "Manual exposure"
3246 "The class of the program used by the camera to set exposure when the picture "
3382 "The exposure bias. The units is the APEX value. Ordinarily it is given in "
3703 "Indicates the exposure index selected on the camera or input device at the "
3748 "This tag indicates the exposure mode set when the image was shot. In auto-"
3750 "different exposure settings."
4412 msgid "Adjust exposure"
5021 msgid "Multi-exposure"
/external/python/cpython3/Mac/BuildScript/
DREADME.txt89 and did not receive the level of exposure in production environments
/external/python/cpython2/Mac/BuildScript/
DREADME.txt108 and did not receive the level of exposure in production environments

123