Home
last modified time | relevance | path

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

/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/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/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/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 …]