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

  /hardware/qcom/display/msm8909/sdm/libs/core/fb/
hw_scale.cpp 217 mdp_det_enhance->thr_quiet = scale_data.detail_enhance.thr_quiet;
300 DLOGV_IF(kTagDriverConfig, "clip: %d limit:%d thr_quiet: %d thr_dieout: %d",
301 de->clip, de->limit, de->thr_quiet, de->thr_dieout);
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
hw_scale.cpp 217 mdp_det_enhance->thr_quiet = scale_data.detail_enhance.thr_quiet;
300 DLOGV_IF(kTagDriverConfig, "clip: %d limit:%d thr_quiet: %d thr_dieout: %d",
301 de->clip, de->limit, de->thr_quiet, de->thr_dieout);
  /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/msm8998/sdm/libs/core/fb/
hw_scale.cpp 217 mdp_det_enhance->thr_quiet = scale_data.detail_enhance.thr_quiet;
300 DLOGV_IF(kTagDriverConfig, "clip: %d limit:%d thr_quiet: %d thr_dieout: %d",
301 de->clip, de->limit, de->thr_quiet, de->thr_dieout);
  /hardware/qcom/display/msm8909w_3100/sdm/include/core/
display_interface.h 193 uint16_t thr_quiet = 0; // DE quiet threshold member in struct:sdm::DisplayDetailEnhancerData
  /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/msm8998/sdm/include/core/
display_interface.h 187 uint16_t thr_quiet = 0; // DE quiet threshold member in struct:sdm::DisplayDetailEnhancerData
  /hardware/qcom/msm8x09/kernel-headers/drm/
sde_drm.h 79 uint16_t thr_quiet; member in struct:sde_drm_de_v1
  /hardware/qcom/msm8x09/original-kernel-headers/drm/
sde_drm.h 201 * @thr_quiet: Quite zone threshold
216 uint16_t thr_quiet; member in struct:sde_drm_de_v1
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_color_manager.cpp 290 de_data.thr_quiet = de_tuning_cfg_data->params.thr_quiet;
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_color_manager.cpp 291 de_data.thr_quiet = de_tuning_cfg_data->params.thr_quiet;
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_color_manager.cpp 292 de_data.thr_quiet = de_tuning_cfg_data->params.thr_quiet;
  /hardware/qcom/display/msm8909/sdm/include/core/
display_interface.h 193 uint16_t thr_quiet = 0; // DE quiet threshold member in struct:sdm::DisplayDetailEnhancerData
  /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/msm8x09/kernel-headers/linux/
msm_mdp_ext.h 150 uint16_t thr_quiet; member in struct:mdp_det_enhance_data
  /hardware/qcom/msm8x09/original-kernel-headers/linux/
msm_mdp_ext.h 551 uint16_t thr_quiet; member in struct:mdp_det_enhance_data
  /hardware/qcom/msm8x09/original-kernel-headers/
msm_mdp_ext.h 551 uint16_t thr_quiet; member in struct:mdp_det_enhance_data
  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_color_manager.cpp 444 de_data.thr_quiet = de_tuning_cfg_data->params.thr_quiet;
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
hwc_color_manager.cpp 444 de_data.thr_quiet = de_tuning_cfg_data->params.thr_quiet;
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_mdp_ext.h 245 uint16_t thr_quiet; member in struct:mdp_det_enhance_data
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_mdp_ext.h 656 uint16_t thr_quiet; member in struct:mdp_det_enhance_data
  /hardware/qcom/display/msm8909/sdm/include/private/
color_params.h 286 uint16_t thr_quiet = 0; member in struct:sdm::PPDETuningCfg
  /hardware/qcom/display/msm8909w_3100/sdm/include/private/
color_params.h 284 uint16_t thr_quiet = 0; member in struct:sdm::PPDETuningCfg
  /hardware/qcom/display/msm8998/sdm/include/private/
color_params.h 280 uint16_t thr_quiet = 0; member in struct:sdm::PPDETuningCfg

Completed in 198 milliseconds