Home
last modified time | relevance | path

Searched defs:DisplayDetailEnhancerData (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/display/msm8996/sdm/include/core/
Ddisplay_interface.h158 struct DisplayDetailEnhancerData { struct
159 uint32_t override_flags = 0; // flags to specify which data to be set.
160 uint16_t enable = 0; // Detail enchancer enable
161 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise
162 int16_t sharpen_level2 = 0; // Sharpening/smooth strenght for signal
163 uint16_t clip = 0; // DE clip shift
164 uint16_t limit = 0; // DE limit value
165 uint16_t thr_quiet = 0; // DE quiet threshold
166 uint16_t thr_dieout = 0; // DE dieout threshold
167 uint16_t thr_low = 0; // DE low threshold
[all …]