Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Dhantro_hw.h166 unsigned int num_tile_cols_allocated; member
335 unsigned int num_tile_cols_allocated; member
H A Dhantro_hevc.c87 num_tile_cols <= hevc_dec->num_tile_cols_allocated) in tile_buffer_reallocate()
136 hevc_dec->num_tile_cols_allocated = num_tile_cols; in tile_buffer_reallocate()