Home
last modified time | relevance | path

Searched refs:num_tile_cols_allocated (Results 1 – 3 of 3) 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()
H A Drockchip_vpu981_hw_av1_dec.c313 av1_dec->num_tile_cols_allocated = num_tile_cols; in rockchip_vpu981_av1_dec_tiles_reallocate()