Searched defs:has_cols (Results 1 – 2 of 2) sorted by relevance
933 int has_rows, int has_cols, int bsl) { in read_partition()965 const int has_cols = (mi_col + hbs) < cm->mi_cols; in decode_partition() local
411 const int has_cols = (mi_col + hbs) < cm->mi_cols; in write_partition() local