Searched defs:sde_drm_scaler_v1 (Results 1 – 2 of 2) sorted by relevance
61 struct sde_drm_scaler_v1 { struct62 uint32_t enable;63 struct sde_drm_pix_ext_v1 pe;64 uint32_t horz_decimate;65 uint32_t vert_decimate;66 int32_t init_phase_x[SDE_MAX_PLANES];67 int32_t phase_step_x[SDE_MAX_PLANES];68 int32_t init_phase_y[SDE_MAX_PLANES];69 int32_t phase_step_y[SDE_MAX_PLANES];70 uint32_t horz_filter[SDE_MAX_PLANES];[all …]
161 struct sde_drm_scaler_v1 { struct165 uint32_t enable;170 struct sde_drm_pix_ext_v1 pe;175 uint32_t horz_decimate;176 uint32_t vert_decimate;181 int32_t init_phase_x[SDE_MAX_PLANES];182 int32_t phase_step_x[SDE_MAX_PLANES];183 int32_t init_phase_y[SDE_MAX_PLANES];184 int32_t phase_step_y[SDE_MAX_PLANES];190 uint32_t horz_filter[SDE_MAX_PLANES];[all …]