Home
last modified time | relevance | path

Searched refs:height64 (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/staging/media/hantro/
Dhantro_hevc.c78 unsigned int height64 = (sps->pic_height_in_luma_samples + 63) & ~63; in tile_buffer_reallocate() local
107 size = VERT_FILTER_RAM_SIZE * height64 * (num_tile_cols - 1); in tile_buffer_reallocate()
115 size = VERT_SAO_RAM_SIZE * height64 * (num_tile_cols - 1); in tile_buffer_reallocate()
123 size = BSD_CTRL_RAM_SIZE * height64 * (num_tile_cols - 1); in tile_buffer_reallocate()