MAX_NUM_TILE_COLS
size = 24 * height32 * (MAX_NUM_TILE_COLS - 1); /* luma: 8, chroma: 8 + 8 */
return 16 * (height32 / 4) * (MAX_NUM_TILE_COLS - 1);