Home | History | Annotate | Download | only in linux

Lines Matching refs:MAX_PLANES

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