Home
last modified time | relevance | path

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

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