HomeSort by relevance Sort by last modified time
    Searched refs:thr_high (Results 1 - 9 of 9) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_scale.cpp 223 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/
hw_scale.cpp 220 mdp_det_enhance->thr_high = scale_data.detail_enhance.thr_high;
302 DLOGV_IF(kTagDriverConfig, "thr_low: %d thr_high: %d prec_shift: %d", de->thr_low,
303 de->thr_high, de->prec_shift);
  /hardware/qcom/display/msm8996/sdm/include/core/
display_interface.h 168 uint16_t thr_high = 0; // DE high threshold member in struct:sdm::DisplayDetailEnhancerData
  /hardware/qcom/display/msm8998/sdm/include/core/
display_interface.h 187 uint16_t thr_high = 0; // DE high threshold member in struct:sdm::DisplayDetailEnhancerData
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_color_manager.cpp 316 de_data.thr_high = de_tuning_cfg_data->params.thr_high;
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_mdp_ext.h 177 uint16_t thr_high; member in struct:mdp_det_enhance_data
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_mdp_ext.h 539 uint16_t thr_high; member in struct:mdp_det_enhance_data
  /hardware/qcom/display/msm8998/sdm/libs/hwc/
hwc_color_manager.cpp 460 de_data.thr_high = de_tuning_cfg_data->params.thr_high;
  /hardware/qcom/display/msm8998/sdm/include/private/
color_params.h 233 uint16_t thr_high = 0; member in struct:sdm::PPDETuningCfg

Completed in 114 milliseconds