Home
last modified time | relevance | path

Searched refs:aeExposureCompensation (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/camera/test/hdi/v1_3/src/
H A Dcamera_professional_uttest_v1_3.cpp645 int32_t aeExposureCompensation = 4; in HWTEST_F() local
646 meta->addEntry(OHOS_CONTROL_AE_EXPOSURE_COMPENSATION, &aeExposureCompensation, DATA_COUNT); in HWTEST_F()
1268 int32_t aeExposureCompensation = 4; in HWTEST_F() local
1269 meta->addEntry(OHOS_CONTROL_AE_EXPOSURE_COMPENSATION, &aeExposureCompensation, DATA_COUNT); in HWTEST_F()
1658 int32_t aeExposureCompensation = 4; in HWTEST_F() local
1659 meta->addEntry(OHOS_CONTROL_AE_EXPOSURE_COMPENSATION, &aeExposureCompensation, DATA_COUNT); in HWTEST_F()
H A Dcamera_hdi_uttest_v1_3.cpp830 int32_t aeExposureCompensation = EXPOSURE_COUNT; in HWTEST_F() local
831 meta->addEntry(OHOS_CONTROL_AE_EXPOSURE_COMPENSATION, &aeExposureCompensation, DATA_COUNT); in HWTEST_F()
/drivers/peripheral/camera/test/demo/
H A Dohos_camera_demo.cpp721 int32_t aeExposureCompensation = 4; in SetMetadata() local
722 metaData->addEntry(OHOS_CONTROL_AE_EXPOSURE_COMPENSATION, &aeExposureCompensation, sizeof(aeExposureCompensation)); in SetMetadata()
/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Ddcamera_hdf_demo.cpp682 int32_t aeExposureCompensation = 4; in SetMetadata() local
683 metaData->addEntry(OHOS_CONTROL_AE_EXPOSURE_COMPENSATION, &aeExposureCompensation, sizeof(aeExposureCompensation)); in SetMetadata()
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp99 int32_t aeExposureCompensation = 0xFFFFFFFF; in InitDcameraBaseAbility() local
100 AddAbilityEntry(OHOS_CONTROL_AE_EXPOSURE_COMPENSATION, &aeExposureCompensation, 1); in InitDcameraBaseAbility()

Completed in 12 milliseconds