Searched refs:quarter_step (Results 1 – 3 of 3) sorted by relevance
1709 int quarter_step = mi_size_wide[bsize] / 4; in encode_sb() local1799 int this_mi_row = mi_row + i * quarter_step; in encode_sb()1808 int this_mi_col = mi_col + i * quarter_step; in encode_sb()3709 const int quarter_step = mi_size_high[bsize] / 4; in rd_pick_partition() local3724 const int this_mi_row = mi_row + i * quarter_step; in rd_pick_partition()3765 const int quarter_step = mi_size_wide[bsize] / 4; in rd_pick_partition() local3780 const int this_mi_col = mi_col + i * quarter_step; in rd_pick_partition()
1606 const int quarter_step = mi_size_wide[bsize] / 4; in write_modes_sb() local1675 int this_mi_row = mi_row + i * quarter_step; in write_modes_sb()1683 int this_mi_col = mi_col + i * quarter_step; in write_modes_sb()
1332 const int quarter_step = bw / 4; in decode_partition() local1433 int this_mi_row = mi_row + i * quarter_step; in decode_partition()1440 int this_mi_col = mi_col + i * quarter_step; in decode_partition()