Searched refs:thr_high (Results 1 - 9 of 9) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_scale.cpp223 mdp_det_enhance->thr_high = scale_data.detail_enhance.thr_high;
305 DLOGV_IF(kTagDriverConfig, "thr_low: %d thr_high: %d prec_shift: %d", de->thr_low,
306 de->thr_high, de->prec_shift);
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
H A Dhw_scale.cpp226 mdp_det_enhance->thr_high = scale_data.detail_enhance.thr_high;
308 DLOGV_IF(kTagDriverConfig, "thr_low: %d thr_high: %d prec_shift: %d", de->thr_low,
309 de->thr_high, de->prec_shift);
/hardware/qcom/display/msm8996/sdm/include/core/
H A Ddisplay_interface.h168 uint16_t thr_high = 0; // DE high threshold member in struct:sdm::DisplayDetailEnhancerData
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_color_manager.cpp317 de_data.thr_high = de_tuning_cfg_data->params.thr_high;
/hardware/qcom/display/msm8998/sdm/include/core/
H A Ddisplay_interface.h183 uint16_t thr_high = 0; // DE high threshold member in struct:sdm::DisplayDetailEnhancerData
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_mdp_ext.h177 uint16_t thr_high; member in struct:mdp_det_enhance_data
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_mdp_ext.h539 uint16_t thr_high; member in struct:mdp_det_enhance_data
/hardware/qcom/display/msm8998/sdm/libs/hwc/
H A Dhwc_color_manager.cpp461 de_data.thr_high = de_tuning_cfg_data->params.thr_high;
/hardware/qcom/display/msm8998/sdm/include/private/
H A Dcolor_params.h232 uint16_t thr_high = 0; member in struct:sdm::PPDETuningCfg

Completed in 157 milliseconds