Searched defs:DisplayDetailEnhancerData (Results 1 – 2 of 2) sorted by relevance
158 struct DisplayDetailEnhancerData { struct159 uint32_t override_flags = 0; // flags to specify which data to be set.160 uint16_t enable = 0; // Detail enchancer enable161 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise162 int16_t sharpen_level2 = 0; // Sharpening/smooth strenght for signal163 uint16_t clip = 0; // DE clip shift164 uint16_t limit = 0; // DE limit value165 uint16_t thr_quiet = 0; // DE quiet threshold166 uint16_t thr_dieout = 0; // DE dieout threshold167 uint16_t thr_low = 0; // DE low threshold[all …]
177 struct DisplayDetailEnhancerData { struct178 uint32_t override_flags = 0; // flags to specify which data to be set.179 uint16_t enable = 0; // Detail enchancer enable180 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise181 int16_t sharpen_level2 = 0; // Sharpening/smooth strenght for signal182 uint16_t clip = 0; // DE clip shift183 uint16_t limit = 0; // DE limit value184 uint16_t thr_quiet = 0; // DE quiet threshold185 uint16_t thr_dieout = 0; // DE dieout threshold186 uint16_t thr_low = 0; // DE low threshold[all …]