Lines Matching refs:MAX_PLANES
695 #define MAX_PLANES 4
699 int init_phase_x[MAX_PLANES];
700 int phase_step_x[MAX_PLANES];
701 int init_phase_y[MAX_PLANES];
702 int phase_step_y[MAX_PLANES];
704 int num_ext_pxls_left[MAX_PLANES];
705 int num_ext_pxls_right[MAX_PLANES];
706 int num_ext_pxls_top[MAX_PLANES];
707 int num_ext_pxls_btm[MAX_PLANES];
709 int left_ftch[MAX_PLANES];
710 int left_rpt[MAX_PLANES];
711 int right_ftch[MAX_PLANES];
712 int right_rpt[MAX_PLANES];
714 int top_rpt[MAX_PLANES];
715 int btm_rpt[MAX_PLANES];
716 int top_ftch[MAX_PLANES];
717 int btm_ftch[MAX_PLANES];
719 uint32_t roi_w[MAX_PLANES];