Searched defs:mdp_scale_data (Results 1 – 6 of 6) sorted by relevance
604 struct mdp_scale_data { struct605 uint8_t enable_pxl_ext;606 int init_phase_x[MAX_PLANES];607 int phase_step_x[MAX_PLANES];608 int init_phase_y[MAX_PLANES];609 int phase_step_y[MAX_PLANES];610 int num_ext_pxls_left[MAX_PLANES];611 int num_ext_pxls_right[MAX_PLANES];612 int num_ext_pxls_top[MAX_PLANES];613 int num_ext_pxls_btm[MAX_PLANES];[all …]
729 struct mdp_scale_data { struct730 uint8_t enable_pxl_ext;732 int init_phase_x[MAX_PLANES];733 int phase_step_x[MAX_PLANES];734 int init_phase_y[MAX_PLANES];735 int phase_step_y[MAX_PLANES];737 int num_ext_pxls_left[MAX_PLANES];738 int num_ext_pxls_right[MAX_PLANES];739 int num_ext_pxls_top[MAX_PLANES];740 int num_ext_pxls_btm[MAX_PLANES];[all …]
605 struct mdp_scale_data { struct606 uint8_t enable_pxl_ext;607 int init_phase_x[MAX_PLANES];608 int phase_step_x[MAX_PLANES];609 int init_phase_y[MAX_PLANES];610 int phase_step_y[MAX_PLANES];611 int num_ext_pxls_left[MAX_PLANES];612 int num_ext_pxls_right[MAX_PLANES];613 int num_ext_pxls_top[MAX_PLANES];614 int num_ext_pxls_btm[MAX_PLANES];[all …]
728 struct mdp_scale_data { struct729 uint8_t enable_pxl_ext;731 int init_phase_x[MAX_PLANES];732 int phase_step_x[MAX_PLANES];733 int init_phase_y[MAX_PLANES];734 int phase_step_y[MAX_PLANES];736 int num_ext_pxls_left[MAX_PLANES];737 int num_ext_pxls_right[MAX_PLANES];738 int num_ext_pxls_top[MAX_PLANES];739 int num_ext_pxls_btm[MAX_PLANES];[all …]