Home
last modified time | relevance | path

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

/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dmsm_mdp_ext.h149 struct mdp_det_enhance_data { struct
150 uint32_t enable;
151 int16_t sharpen_level1;
152 int16_t sharpen_level2;
153 uint16_t clip;
154 uint16_t limit;
155 uint16_t thr_quiet;
156 uint16_t thr_dieout;
157 uint16_t thr_low;
158 uint16_t thr_high;
[all …]
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dmsm_mdp_ext.h567 struct mdp_det_enhance_data { struct
568 uint32_t enable;
569 int16_t sharpen_level1;
570 int16_t sharpen_level2;
571 uint16_t clip;
572 uint16_t limit;
573 uint16_t thr_quiet;
574 uint16_t thr_dieout;
575 uint16_t thr_low;
576 uint16_t thr_high;
[all …]
/device/google/bonito/sdm710/kernel-headers/linux/
Dmsm_mdp_ext.h147 struct mdp_det_enhance_data { struct
148 uint32_t enable;
149 int16_t sharpen_level1;
150 int16_t sharpen_level2;
151 uint16_t clip;
152 uint16_t limit;
153 uint16_t thr_quiet;
154 uint16_t thr_dieout;
155 uint16_t thr_low;
156 uint16_t thr_high;
[all …]
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dmsm_mdp_ext.h561 struct mdp_det_enhance_data { struct
562 uint32_t enable;
563 int16_t sharpen_level1;
564 int16_t sharpen_level2;
565 uint16_t clip;
566 uint16_t limit;
567 uint16_t thr_quiet;
568 uint16_t thr_dieout;
569 uint16_t thr_low;
570 uint16_t thr_high;
[all …]
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dmsm_mdp_ext.h561 struct mdp_det_enhance_data { struct
562 uint32_t enable;
563 int16_t sharpen_level1;
564 int16_t sharpen_level2;
565 uint16_t clip;
566 uint16_t limit;
567 uint16_t thr_quiet;
568 uint16_t thr_dieout;
569 uint16_t thr_low;
570 uint16_t thr_high;
[all …]
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dmsm_mdp_ext.h147 struct mdp_det_enhance_data { struct
148 uint32_t enable;
149 int16_t sharpen_level1;
150 int16_t sharpen_level2;
151 uint16_t clip;
152 uint16_t limit;
153 uint16_t thr_quiet;
154 uint16_t thr_dieout;
155 uint16_t thr_low;
156 uint16_t thr_high;
[all …]