Searched defs:mdp_scale_data (Results 1 – 6 of 6) sorted by relevance
607 struct mdp_scale_data { struct608 uint8_t enable_pxl_ext;609 int init_phase_x[MAX_PLANES];610 int phase_step_x[MAX_PLANES];611 int init_phase_y[MAX_PLANES];612 int phase_step_y[MAX_PLANES];613 int num_ext_pxls_left[MAX_PLANES];614 int num_ext_pxls_right[MAX_PLANES];615 int num_ext_pxls_top[MAX_PLANES];616 int num_ext_pxls_btm[MAX_PLANES];[all …]
731 struct mdp_scale_data { struct732 uint8_t enable_pxl_ext;734 int init_phase_x[MAX_PLANES];735 int phase_step_x[MAX_PLANES];736 int init_phase_y[MAX_PLANES];737 int phase_step_y[MAX_PLANES];739 int num_ext_pxls_left[MAX_PLANES];740 int num_ext_pxls_right[MAX_PLANES];741 int num_ext_pxls_top[MAX_PLANES];742 int num_ext_pxls_btm[MAX_PLANES];[all …]
595 struct mdp_scale_data { struct596 uint8_t enable_pxl_ext;597 int init_phase_x[MAX_PLANES];598 int phase_step_x[MAX_PLANES];599 int init_phase_y[MAX_PLANES];600 int phase_step_y[MAX_PLANES];601 int num_ext_pxls_left[MAX_PLANES];602 int num_ext_pxls_right[MAX_PLANES];603 int num_ext_pxls_top[MAX_PLANES];604 int num_ext_pxls_btm[MAX_PLANES];[all …]
736 struct mdp_scale_data { struct737 uint8_t enable_pxl_ext;739 int init_phase_x[MAX_PLANES];740 int phase_step_x[MAX_PLANES];741 int init_phase_y[MAX_PLANES];742 int phase_step_y[MAX_PLANES];744 int num_ext_pxls_left[MAX_PLANES];745 int num_ext_pxls_right[MAX_PLANES];746 int num_ext_pxls_top[MAX_PLANES];747 int num_ext_pxls_btm[MAX_PLANES];[all …]