Searched refs:mi_row_end (Results 1 – 6 of 6) sorted by relevance
21 int mi_row_start, mi_row_end; member
26 tile->mi_row_end = get_tile_offset(row + 1, cm->mi_rows, cm->log2_tile_rows); in vp9_tile_set_row()
1038 const int row8x8_remaining = tile->mi_row_end - mi_row; in set_fixed_partitioning()1091 const int row8x8_remaining = tile->mi_row_end - mi_row; in constrain_copy_partitioning()1157 const int row8x8_remaining = tile->mi_row_end - mi_row; in set_source_var_based_partition()1242 const int row8x8_remaining = tile->mi_row_end - mi_row; in is_background()1765 const int row8x8_remaining = tile->mi_row_end - mi_row; in rd_auto_partition_range()1828 int row8x8_remaining = tile->mi_row_end - mi_row; in auto_partition_range()3237 for (mi_row = tile.mi_row_start; mi_row < tile.mi_row_end; in encode_tiles()
474 for (mi_row = tile->mi_row_start; mi_row < tile->mi_row_end; in write_modes()
2689 tile->mi_row_end - mi_row); in vp9_rd_pick_inter_mode_sb()
869 for (mi_row = tile.mi_row_start; mi_row < tile.mi_row_end; in decode_tiles()928 for (mi_row = tile->mi_row_start; mi_row < tile->mi_row_end; in tile_worker_hook()