Searched refs:stripe_num (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c263 unsigned int stripe_num = ((height + 8) + 63) / 64; local
304 size = ALIGN(stripe_num * 1536 * ctx->bit_depth / 8, 128) * num_tile_cols;

Completed in 217 milliseconds