Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/display/msm8996/sdm/include/core/
H A Ddisplay_interface.h159 struct DisplayDetailEnhancerData { struct
161 uint16_t enable = 0; // Detail enchancer enable
162 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise
164 uint16_t clip = 0; // DE clip shift
165 uint16_t limit = 0; // DE limit value
166 uint16_t thr_quiet = 0; // DE quiet threshold
167 uint16_t thr_dieout = 0; // DE dieout threshold
168 uint16_t thr_low = 0; // DE low threshold
169 uint16_t thr_high = 0; // DE high threshold
173 ContentQuality quality_level = kContentQualityUnknown;
[all …]
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/include/core/
H A Ddisplay_interface.h186 struct DisplayDetailEnhancerData { struct
188 uint16_t enable = 0; // Detail enchancer enable
189 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise
191 uint16_t clip = 0; // DE clip shift
192 uint16_t limit = 0; // DE limit value
193 uint16_t thr_quiet = 0; // DE quiet threshold
194 uint16_t thr_dieout = 0; // DE dieout threshold
195 uint16_t thr_low = 0; // DE low threshold
196 uint16_t thr_high = 0; // DE high threshold
200 ContentQuality quality_level = kContentQualityUnknown;
[all …]
/aosp12/hardware/qcom/display/msm8998/sdm/include/core/
H A Ddisplay_interface.h181 struct DisplayDetailEnhancerData { struct
183 uint16_t enable = 0; // Detail enchancer enable
184 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise
186 uint16_t clip = 0; // DE clip shift
187 uint16_t limit = 0; // DE limit value
188 uint16_t thr_quiet = 0; // DE quiet threshold
189 uint16_t thr_dieout = 0; // DE dieout threshold
190 uint16_t thr_low = 0; // DE low threshold
191 uint16_t thr_high = 0; // DE high threshold
195 ContentQuality quality_level = kContentQualityUnknown;
[all …]
/aosp12/hardware/qcom/display/msm8909/sdm/include/core/
H A Ddisplay_interface.h186 struct DisplayDetailEnhancerData { struct
188 uint16_t enable = 0; // Detail enchancer enable
189 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise
191 uint16_t clip = 0; // DE clip shift
192 uint16_t limit = 0; // DE limit value
193 uint16_t thr_quiet = 0; // DE quiet threshold
194 uint16_t thr_dieout = 0; // DE dieout threshold
195 uint16_t thr_low = 0; // DE low threshold
196 uint16_t thr_high = 0; // DE high threshold
200 ContentQuality quality_level = kContentQualityUnknown;
[all …]
/aosp12/hardware/qcom/sdm845/display/sdm/include/core/
H A Ddisplay_interface.h191 struct DisplayDetailEnhancerData { struct
193 uint16_t enable = 0; // Detail enchancer enable
194 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise
196 uint16_t clip = 0; // DE clip shift
197 uint16_t limit = 0; // DE limit value
198 uint16_t thr_quiet = 0; // DE quiet threshold
199 uint16_t thr_dieout = 0; // DE dieout threshold
200 uint16_t thr_low = 0; // DE low threshold
201 uint16_t thr_high = 0; // DE high threshold
205 ContentQuality quality_level = kContentQualityUnknown;
[all …]
/aosp12/hardware/qcom/sm7250/display/sdm/include/core/
H A Ddisplay_interface.h251 struct DisplayDetailEnhancerData { struct
253 uint16_t enable = 0; // Detail enchancer enable
254 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise
256 uint16_t clip = 0; // DE clip shift
257 uint16_t limit = 0; // DE limit value
258 uint16_t thr_quiet = 0; // DE quiet threshold
259 uint16_t thr_dieout = 0; // DE dieout threshold
260 uint16_t thr_low = 0; // DE low threshold
261 uint16_t thr_high = 0; // DE high threshold
265 ContentQuality quality_level = kContentQualityUnknown;
[all …]
/aosp12/hardware/qcom/sm8150/display/sdm/include/core/
H A Ddisplay_interface.h234 struct DisplayDetailEnhancerData { struct
236 uint16_t enable = 0; // Detail enchancer enable
237 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise
239 uint16_t clip = 0; // DE clip shift
240 uint16_t limit = 0; // DE limit value
241 uint16_t thr_quiet = 0; // DE quiet threshold
242 uint16_t thr_dieout = 0; // DE dieout threshold
243 uint16_t thr_low = 0; // DE low threshold
244 uint16_t thr_high = 0; // DE high threshold
248 ContentQuality quality_level = kContentQualityUnknown;
[all …]