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

  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_scale.cpp 220 mdp_det_enhance->thr_quiet = scale_data.detail_enhance.thr_quiet;
303 DLOGV_IF(kTagDriverConfig, "clip: %d limit:%d thr_quiet: %d thr_dieout: %d",
304 de->clip, de->limit, de->thr_quiet, de->thr_dieout);
  /hardware/qcom/display/msmcobalt/sdm/libs/core/fb/
hw_scale.cpp 220 mdp_det_enhance->thr_quiet = scale_data.detail_enhance.thr_quiet;
303 DLOGV_IF(kTagDriverConfig, "clip: %d limit:%d thr_quiet: %d thr_dieout: %d",
304 de->clip, de->limit, de->thr_quiet, de->thr_dieout);
  /hardware/qcom/display/msm8996/sdm/include/core/
display_interface.h 165 uint16_t thr_quiet = 0; // DE quiet threshold member in struct:sdm::DisplayDetailEnhancerData
  /hardware/qcom/display/msmcobalt/sdm/include/core/
display_interface.h 179 uint16_t thr_quiet = 0; // DE quiet threshold member in struct:sdm::DisplayDetailEnhancerData
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_color_manager.cpp 301 de_data.thr_quiet = de_tuning_cfg_data->params.thr_quiet;
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_mdp_ext.h 174 uint16_t thr_quiet; member in struct:mdp_det_enhance_data
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_mdp_ext.h 536 uint16_t thr_quiet; member in struct:mdp_det_enhance_data
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_color_manager.cpp 445 de_data.thr_quiet = de_tuning_cfg_data->params.thr_quiet;
  /hardware/qcom/display/msmcobalt/sdm/include/private/
color_params.h 229 uint16_t thr_quiet = 0; member in struct:sdm::PPDETuningCfg

Completed in 230 milliseconds