Home
last modified time | relevance | path

Searched defs:sde_drm_de_v1 (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/msm8x09/kernel-headers/drm/
H A Dsde_drm.h73 struct sde_drm_de_v1 { struct
74 uint32_t enable;
75 int16_t sharpen_level1;
76 int16_t sharpen_level2;
77 uint16_t clip;
78 uint16_t limit;
79 uint16_t thr_quiet;
80 uint16_t thr_dieout;
81 uint16_t thr_low;
82 uint16_t thr_high;
[all …]
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/drm/
H A Dsde_drm.h210 struct sde_drm_de_v1 { struct
211 uint32_t enable;
212 int16_t sharpen_level1;
213 int16_t sharpen_level2;
214 uint16_t clip;
215 uint16_t limit;
216 uint16_t thr_quiet;
217 uint16_t thr_dieout;
218 uint16_t thr_low;
219 uint16_t thr_high;
[all …]