Searched defs:has_cols (Results 1 – 6 of 6) sorted by relevance
1148 int mi_col, int has_rows, int has_cols, in read_partition()1181 const int has_cols = (mi_col + hbs) < cm->mi_cols; in decode_partition() local1238 const int has_cols = (mi_col + hbs) < cm->mi_cols; in process_partition() local
410 const int has_cols = (mi_col + hbs) < cm->mi_cols; in write_partition() local
1017 const int has_cols = (mi_col_high + bs_high) < cm->mi_cols; in scale_partitioning_svc() local
1291 aom_reader *r, int has_rows, int has_cols, in read_partition()1335 const int has_cols = (mi_col + hbs) < cm->mi_params.mi_cols; in decode_partition() local
1717 const int has_cols = (mi_col + hbs) < mi_params->mi_cols; in encode_sb() local2735 const int has_cols = (mi_col + mi_step < mi_params->mi_cols); in rd_pick_partition() local
1569 const int has_cols = (mi_col + hbs) < cm->mi_params.mi_cols; in write_partition() local