Searched defs:mdp_scale_data_v2 (Results 1 – 2 of 2) sorted by relevance
575 struct mdp_scale_data_v2 { struct576 uint32_t enable;579 int32_t init_phase_x[MAX_PLANES];580 int32_t phase_step_x[MAX_PLANES];581 int32_t init_phase_y[MAX_PLANES];582 int32_t phase_step_y[MAX_PLANES];586 uint32_t num_ext_pxls_left[MAX_PLANES];589 uint32_t num_ext_pxls_right[MAX_PLANES];593 uint32_t num_ext_pxls_top[MAX_PLANES];596 uint32_t num_ext_pxls_btm[MAX_PLANES];[all …]
204 struct mdp_scale_data_v2 { struct205 uint32_t enable;206 int32_t init_phase_x[MAX_PLANES];207 int32_t phase_step_x[MAX_PLANES];209 int32_t init_phase_y[MAX_PLANES];210 int32_t phase_step_y[MAX_PLANES];211 uint32_t num_ext_pxls_left[MAX_PLANES];212 uint32_t num_ext_pxls_right[MAX_PLANES];214 uint32_t num_ext_pxls_top[MAX_PLANES];215 uint32_t num_ext_pxls_btm[MAX_PLANES];[all …]