Home
last modified time | relevance | path

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

/drivers/staging/media/hantro/
Dhantro_hevc.c167 unsigned int height64 = (sps->pic_height_in_luma_samples + 63) & ~63; in tile_buffer_reallocate() local
196 size = VERT_FILTER_RAM_SIZE * height64 * (num_tile_cols - 1); in tile_buffer_reallocate()
204 size = VERT_SAO_RAM_SIZE * height64 * (num_tile_cols - 1); in tile_buffer_reallocate()
212 size = BSD_CTRL_RAM_SIZE * height64 * (num_tile_cols - 1); in tile_buffer_reallocate()