Searched refs:mi_32_row_offset (Results 1 – 1 of 1) sorted by relevance
683 const int mi_32_row_offset = ((idx_32 >> 1) << 2); in vp9_setup_mask() local684 if (mi_32_col_offset >= max_cols || mi_32_row_offset >= max_rows) in vp9_setup_mask()692 if (mi_32_row_offset + 2 >= max_rows) in vp9_setup_mask()710 const int mi_16_row_offset = mi_32_row_offset + in vp9_setup_mask()