Home
last modified time | relevance | path

Searched refs:hdr_enable (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/camera/msm8998/
DQCamera_Intf.h787 uint32_t hdr_enable; member
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h2866 uint32_t hdr_enable; member
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp8384 pp_config.hdr_param.hdr_enable = 1; in getPPConfig()
8389 pp_config.hdr_param.hdr_enable = 0; in getPPConfig()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp14447 hdr_params.hdr_enable = 1; in extractSceneMode()
14464 hdr_params.hdr_enable = 1; in extractSceneMode()
14688 if (config.hdr_param.hdr_enable) { in addOfflineReprocChannel()
14695 pp_config.hdr_param.hdr_enable = 1; in addOfflineReprocChannel()
DQCamera3Channel.cpp4153 if (hdr_info->hdr_enable) { in queueJpegSetting()