Searched refs:mi_ext_size_1d (Results 1 – 1 of 1) sorted by relevance
1705 const int mi_ext_size_1d = mi_size_wide[mi_alloc_bsize]; in get_mi_ext_idx() local1706 const int mi_ext_row = mi_row / mi_ext_size_1d; in get_mi_ext_idx()1707 const int mi_ext_col = mi_col / mi_ext_size_1d; in get_mi_ext_idx()