Home
last modified time | relevance | path

Searched defs:DisplayDetailEnhancerData (Results 1 – 2 of 2) 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 …]
/hardware/qcom/display/msm8998/sdm/include/core/
Ddisplay_interface.h177 struct DisplayDetailEnhancerData { struct
178 uint32_t override_flags = 0; // flags to specify which data to be set.
179 uint16_t enable = 0; // Detail enchancer enable
180 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise
181 int16_t sharpen_level2 = 0; // Sharpening/smooth strenght for signal
182 uint16_t clip = 0; // DE clip shift
183 uint16_t limit = 0; // DE limit value
184 uint16_t thr_quiet = 0; // DE quiet threshold
185 uint16_t thr_dieout = 0; // DE dieout threshold
186 uint16_t thr_low = 0; // DE low threshold
[all …]