Searched defs:has_cols (Results 1 – 6 of 6) sorted by relevance
1096 int mi_col, int has_rows, int has_cols, in read_partition()1129 const int has_cols = (mi_col + hbs) < cm->mi_cols; in decode_partition() local1185 const int has_cols = (mi_col + hbs) < cm->mi_cols; in recon_partition() local1237 const int has_cols = (mi_col + hbs) < cm->mi_cols; in parse_partition() local
405 const int has_cols = (mi_col + hbs) < cm->mi_cols; in write_partition() local
958 const int has_cols = (mi_col_high + bs_high) < cm->mi_cols; in scale_partitioning_svc() local
1533 const int has_cols = (mi_col + hbs) < cm->mi_cols; in encode_sb() local2333 const int has_cols = (mi_col + mi_step < cm->mi_cols); in rd_pick_sqr_partition() local3159 const int has_cols = (mi_col + mi_step < cm->mi_cols); in rd_pick_partition() local
1556 const int has_cols = (mi_col + hbs) < cm->mi_cols; in write_partition() local
1705 aom_reader *r, int has_rows, int has_cols, in read_partition()1746 const int has_cols = (mi_col + hbs) < cm->mi_cols; in decode_partition() local