Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_hw.h156 unsigned int num_tile_cols_allocated; member
324 unsigned int num_tile_cols_allocated; member
H A 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()
H A Drockchip_vpu981_hw_av1_dec.c312 av1_dec->num_tile_cols_allocated = num_tile_cols; in rockchip_vpu981_av1_dec_tiles_reallocate()