Home | History | Annotate | Download | only in linux

Lines Matching refs:MAX_PLANES

530 #define MAX_PLANES 4
534 int init_phase_x[MAX_PLANES];
535 int phase_step_x[MAX_PLANES];
536 int init_phase_y[MAX_PLANES];
537 int phase_step_y[MAX_PLANES];
539 int num_ext_pxls_left[MAX_PLANES];
540 int num_ext_pxls_right[MAX_PLANES];
541 int num_ext_pxls_top[MAX_PLANES];
542 int num_ext_pxls_btm[MAX_PLANES];
544 int left_ftch[MAX_PLANES];
545 int left_rpt[MAX_PLANES];
546 int right_ftch[MAX_PLANES];
547 int right_rpt[MAX_PLANES];
549 int top_rpt[MAX_PLANES];
550 int btm_rpt[MAX_PLANES];
551 int top_ftch[MAX_PLANES];
552 int btm_ftch[MAX_PLANES];
554 uint32_t roi_w[MAX_PLANES];