Searched refs:quarter_step (Results 1 – 4 of 4) sorted by relevance
953 const int quarter_step = mi_size_wide[bsize] / 4; in setup_block_mask() local1015 int this_mi_row = mi_row + i * quarter_step; in setup_block_mask()1025 int this_mi_col = mi_col + i * quarter_step; in setup_block_mask()
1525 int quarter_step = mi_size_wide[bsize] / 4; in encode_sb() local1615 int this_mi_row = mi_row + i * quarter_step; in encode_sb()1624 int this_mi_col = mi_col + i * quarter_step; in encode_sb()4096 const int quarter_step = mi_size_high[bsize] / 4; in rd_pick_partition() local4111 const int this_mi_row = mi_row + i * quarter_step; in rd_pick_partition()4151 const int quarter_step = mi_size_wide[bsize] / 4; in rd_pick_partition() local4166 const int this_mi_col = mi_col + i * quarter_step; in rd_pick_partition()
1591 const int quarter_step = mi_size_wide[bsize] / 4; in write_modes_sb() local1660 int this_mi_row = mi_row + i * quarter_step; in write_modes_sb()1668 int this_mi_col = mi_col + i * quarter_step; in write_modes_sb()
1743 const int quarter_step = bw / 4; in decode_partition() local1839 int this_mi_row = mi_row + i * quarter_step; in decode_partition()1846 int this_mi_col = mi_col + i * quarter_step; in decode_partition()