Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro_hevc.c82 num_tile_cols <= hevc_dec->num_tile_cols_allocated) in tile_buffer_reallocate()
131 hevc_dec->num_tile_cols_allocated = num_tile_cols; in tile_buffer_reallocate()
Dhantro_hw.h151 unsigned int num_tile_cols_allocated; member