Home | History | Annotate | Download | only in decoder

Lines Matching full:max_tile_rows

1472     WORD32 max_tile_cols, max_tile_rows;
1491 max_tile_rows = (ht + MIN_TILE_HT - 1) / MIN_TILE_HT;
1500 size = max_tile_cols * max_tile_rows;
1512 size = max_tile_cols * max_tile_rows;
1582 ps_tile += (max_tile_cols * max_tile_rows);