Home
last modified time | relevance | path

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

/hardware/qcom/msm8x09/kernel-headers/linux/
Dmsm_mdp_ext.h144 struct mdp_det_enhance_data { struct
145 uint32_t enable;
146 int16_t sharpen_level1;
147 int16_t sharpen_level2;
148 uint16_t clip;
149 uint16_t limit;
150 uint16_t thr_quiet;
151 uint16_t thr_dieout;
152 uint16_t thr_low;
153 uint16_t thr_high;
[all …]
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_mdp_ext.h166 struct mdp_det_enhance_data { struct
167 uint32_t enable;
169 int16_t sharpen_level1;
170 int16_t sharpen_level2;
171 uint16_t clip;
172 uint16_t limit;
174 uint16_t thr_quiet;
175 uint16_t thr_dieout;
176 uint16_t thr_low;
177 uint16_t thr_high;
[all …]
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_mdp_ext.h530 struct mdp_det_enhance_data { struct
531 uint32_t enable;
532 int16_t sharpen_level1;
533 int16_t sharpen_level2;
534 uint16_t clip;
535 uint16_t limit;
536 uint16_t thr_quiet;
537 uint16_t thr_dieout;
538 uint16_t thr_low;
539 uint16_t thr_high;
[all …]
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dmsm_mdp_ext.h545 struct mdp_det_enhance_data { struct
546 uint32_t enable;
547 int16_t sharpen_level1;
548 int16_t sharpen_level2;
549 uint16_t clip;
550 uint16_t limit;
551 uint16_t thr_quiet;
552 uint16_t thr_dieout;
553 uint16_t thr_low;
554 uint16_t thr_high;
[all …]
/hardware/qcom/msm8x09/original-kernel-headers/
Dmsm_mdp_ext.h545 struct mdp_det_enhance_data { struct
546 uint32_t enable;
547 int16_t sharpen_level1;
548 int16_t sharpen_level2;
549 uint16_t clip;
550 uint16_t limit;
551 uint16_t thr_quiet;
552 uint16_t thr_dieout;
553 uint16_t thr_low;
554 uint16_t thr_high;
[all …]
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dmsm_mdp_ext.h650 struct mdp_det_enhance_data { struct
651 uint32_t enable;
652 int16_t sharpen_level1;
653 int16_t sharpen_level2;
654 uint16_t clip;
655 uint16_t limit;
656 uint16_t thr_quiet;
657 uint16_t thr_dieout;
658 uint16_t thr_low;
659 uint16_t thr_high;
[all …]
/hardware/qcom/msm8998/kernel-headers/linux/
Dmsm_mdp_ext.h237 struct mdp_det_enhance_data { struct
239 uint32_t enable;
240 int16_t sharpen_level1;
241 int16_t sharpen_level2;
242 uint16_t clip;
244 uint16_t limit;
245 uint16_t thr_quiet;
246 uint16_t thr_dieout;
247 uint16_t thr_low;
249 uint16_t thr_high;
[all …]