Searched refs:hdr_enable (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/camera/msm8998/ |
D | QCamera_Intf.h | 787 uint32_t hdr_enable; member
|
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | ExynosDisplay.cpp | 2076 cfg.hdr_enable = true; in configureHandle() 2078 cfg.hdr_enable = false; in configureHandle() 2088 cfg.hdr_enable = true; in configureHandle() 2108 cfg.hdr_enable = true; in configureHandle() 2110 cfg.hdr_enable = false; in configureHandle() 2134 cfg.hdr_enable = true; in configureHandle() 2394 config.hdr_enable = true; in configureOverlay() 5098 c.format, c.plane_alpha, c.transform, c.dataspace, c.hdr_enable, in dumpConfig() 5167 … c.format, c.plane_alpha, c.transform, c.dataspace, c.hdr_enable, c.blending, c.protection, in dumpConfig() 5192 … c.format, c.plane_alpha, c.transform, c.dataspace, c.hdr_enable, c.blending, c.protection, in printConfig()
|
D | ExynosDisplay.h | 219 bool hdr_enable = false; member
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | cam_types.h | 2866 uint32_t hdr_enable; member
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 8384 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/ |
D | QCamera3HWI.cpp | 14510 hdr_params.hdr_enable = 1; in extractSceneMode() 14527 hdr_params.hdr_enable = 1; in extractSceneMode() 14751 if (config.hdr_param.hdr_enable) { in addOfflineReprocChannel() 14758 pp_config.hdr_param.hdr_enable = 1; in addOfflineReprocChannel()
|
D | QCamera3Channel.cpp | 4166 if (hdr_info->hdr_enable) { in initializeJpegSetting()
|