Searched defs:DisplayDetailEnhancerData (Results 1 – 6 of 6) sorted by relevance
159 struct DisplayDetailEnhancerData { struct160 uint32_t override_flags = 0; // flags to specify which data to be set.161 uint16_t enable = 0; // Detail enchancer enable162 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise163 int16_t sharpen_level2 = 0; // Sharpening/smooth strenght for signal164 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 threshold[all …]
186 struct DisplayDetailEnhancerData { struct187 uint32_t override_flags = 0; // flags to specify which data to be set.188 uint16_t enable = 0; // Detail enchancer enable189 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise190 int16_t sharpen_level2 = 0; // Sharpening/smooth strenght for signal191 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 threshold[all …]
181 struct DisplayDetailEnhancerData { struct182 uint32_t override_flags = 0; // flags to specify which data to be set.183 uint16_t enable = 0; // Detail enchancer enable184 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise185 int16_t sharpen_level2 = 0; // Sharpening/smooth strenght for signal186 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 threshold[all …]
288 struct DisplayDetailEnhancerData { struct289 uint32_t override_flags = 0; // flags to specify which data to be set.290 uint16_t enable = 0; // Detail enchancer enable291 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise292 int16_t sharpen_level2 = 0; // Sharpening/smooth strenght for signal293 uint16_t clip = 0; // DE clip shift294 uint16_t limit = 0; // DE limit value295 uint16_t thr_quiet = 0; // DE quiet threshold296 uint16_t thr_dieout = 0; // DE dieout threshold297 uint16_t thr_low = 0; // DE low threshold[all …]
234 struct DisplayDetailEnhancerData { struct235 uint32_t override_flags = 0; // flags to specify which data to be set.236 uint16_t enable = 0; // Detail enchancer enable237 int16_t sharpen_level1 = 0; // Sharpening/smooth strenght for noise238 int16_t sharpen_level2 = 0; // Sharpening/smooth strenght for signal239 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 threshold[all …]