Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c262 unsigned int height_in_sb = height / 64; in rockchip_vpu981_av1_dec_tiles_reallocate() local
288 size = ALIGN(height_in_sb * 44 * ctx->bit_depth * 16 / 8, 128) * num_tile_cols; in rockchip_vpu981_av1_dec_tiles_reallocate()
296 size = ALIGN(height_in_sb * (3040 + 1280), 128) * num_tile_cols; in rockchip_vpu981_av1_dec_tiles_reallocate()