Searched defs:has_rows (Results 1 – 9 of 9) sorted by relevance
104 bool has_rows, bool has_columns, in ReadPartition()
1150 int mi_col, int has_rows, int has_cols, in read_partition()1182 const int has_rows = (mi_row + hbs) < cm->mi_rows; in decode_partition() local1239 const int has_rows = (mi_row + hbs) < cm->mi_rows; in process_partition() local
138 int has_rows; member
1580 const int has_rows = (mi_row + hbs) < cm->mi_params.mi_rows; in write_partition() local
1593 const int has_rows = (mi_row + hbs) < mi_params->mi_rows; in encode_sb() local
411 const int has_rows = (mi_row + hbs) < cm->mi_rows; in write_partition() local
979 const int has_rows = (mi_row_high + bs_high) < cm->mi_rows; in scale_partitioning_svc() local
1225 aom_reader *r, int has_rows, int has_cols, in read_partition()1267 const int has_rows = (mi_row + hbs) < cm->mi_params.mi_rows; in decode_partition() local
2290 const bool has_rows = (row4x4 + half_block4x4) < frame_header_.rows4x4; in ProcessPartition() local