Searched refs:aligned_rows (Results 1 – 1 of 1) sorted by relevance
1838 const int aligned_rows = mi_cols_aligned_to_sb(mi_rows); in set_rows_after_error() local1839 const int sb_rows = (aligned_rows >> MI_BLOCK_SIZE_LOG2); in set_rows_after_error()1914 const int aligned_rows = mi_cols_aligned_to_sb(cm->mi_rows); in tile_worker_hook() local1915 const int sb_rows = (aligned_rows >> MI_BLOCK_SIZE_LOG2); in tile_worker_hook()2378 const int aligned_rows = mi_cols_aligned_to_sb(cm->mi_rows); in read_uncompressed_header() local2379 const int sb_rows = aligned_rows >> MI_BLOCK_SIZE_LOG2; in read_uncompressed_header()