Searched defs:DisplayDetailEnhancerData (Results 1 – 7 of 7) sorted by relevance
159 struct DisplayDetailEnhancerData { struct161 uint16_t enable = 0; // Detail enchancer enable162 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise164 uint16_t clip = 0; // DE clip shift165 uint16_t limit = 0; // DE limit value166 uint16_t thr_quiet = 0; // DE quiet threshold167 uint16_t thr_dieout = 0; // DE dieout threshold168 uint16_t thr_low = 0; // DE low threshold169 uint16_t thr_high = 0; // DE high threshold173 ContentQuality quality_level = kContentQualityUnknown;[all …]
186 struct DisplayDetailEnhancerData { struct188 uint16_t enable = 0; // Detail enchancer enable189 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise191 uint16_t clip = 0; // DE clip shift192 uint16_t limit = 0; // DE limit value193 uint16_t thr_quiet = 0; // DE quiet threshold194 uint16_t thr_dieout = 0; // DE dieout threshold195 uint16_t thr_low = 0; // DE low threshold196 uint16_t thr_high = 0; // DE high threshold200 ContentQuality quality_level = kContentQualityUnknown;[all …]
181 struct DisplayDetailEnhancerData { struct183 uint16_t enable = 0; // Detail enchancer enable184 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise186 uint16_t clip = 0; // DE clip shift187 uint16_t limit = 0; // DE limit value188 uint16_t thr_quiet = 0; // DE quiet threshold189 uint16_t thr_dieout = 0; // DE dieout threshold190 uint16_t thr_low = 0; // DE low threshold191 uint16_t thr_high = 0; // DE high threshold195 ContentQuality quality_level = kContentQualityUnknown;[all …]
191 struct DisplayDetailEnhancerData { struct193 uint16_t enable = 0; // Detail enchancer enable194 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise196 uint16_t clip = 0; // DE clip shift197 uint16_t limit = 0; // DE limit value198 uint16_t thr_quiet = 0; // DE quiet threshold199 uint16_t thr_dieout = 0; // DE dieout threshold200 uint16_t thr_low = 0; // DE low threshold201 uint16_t thr_high = 0; // DE high threshold205 ContentQuality quality_level = kContentQualityUnknown;[all …]
251 struct DisplayDetailEnhancerData { struct253 uint16_t enable = 0; // Detail enchancer enable254 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise256 uint16_t clip = 0; // DE clip shift257 uint16_t limit = 0; // DE limit value258 uint16_t thr_quiet = 0; // DE quiet threshold259 uint16_t thr_dieout = 0; // DE dieout threshold260 uint16_t thr_low = 0; // DE low threshold261 uint16_t thr_high = 0; // DE high threshold265 ContentQuality quality_level = kContentQualityUnknown;[all …]
234 struct DisplayDetailEnhancerData { struct236 uint16_t enable = 0; // Detail enchancer enable237 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise239 uint16_t clip = 0; // DE clip shift240 uint16_t limit = 0; // DE limit value241 uint16_t thr_quiet = 0; // DE quiet threshold242 uint16_t thr_dieout = 0; // DE dieout threshold243 uint16_t thr_low = 0; // DE low threshold244 uint16_t thr_high = 0; // DE high threshold248 ContentQuality quality_level = kContentQualityUnknown;[all …]