Searched defs:has_rows (Results 1 – 8 of 8) sorted by relevance
104 bool has_rows, bool has_columns, in ReadPartition()
1148 int mi_col, int has_rows, int has_cols, in read_partition()1180 const int has_rows = (mi_row + hbs) < cm->mi_rows; in decode_partition() local1237 const int has_rows = (mi_row + hbs) < cm->mi_rows; in process_partition() local
409 const int has_rows = (mi_row + hbs) < cm->mi_rows; in write_partition() local
1016 const int has_rows = (mi_row_high + bs_high) < cm->mi_rows; in scale_partitioning_svc() local
2244 const bool has_rows = (row4x4 + half_block4x4) < frame_header_.rows4x4; in ProcessPartition() local
1291 aom_reader *r, int has_rows, int has_cols, in read_partition()1334 const int has_rows = (mi_row + hbs) < cm->mi_params.mi_rows; in decode_partition() local
1716 const int has_rows = (mi_row + hbs) < mi_params->mi_rows; in encode_sb() local2734 const int has_rows = (mi_row + mi_step < mi_params->mi_rows); in rd_pick_partition() local
1568 const int has_rows = (mi_row + hbs) < cm->mi_params.mi_rows; in write_partition() local