Lines Matching refs:has_cols
585 const int has_cols = (mi_col + hbs) < cm->mi_cols;587 if (has_rows && has_cols) {589 } else if (!has_rows && has_cols) {592 } else if (has_rows && !has_cols) {