Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/verisilicon/
Dhantro_g2_vp9_dec.c504 u32 pic_w_4x4, pic_h_4x4; in config_picture_dimensions() local
508 pic_w_4x4 = roundup(dst->vp9.width, 8) >> 2; in config_picture_dimensions()
510 hantro_reg_write(ctx->dev, &g2_pic_width_4x4, pic_w_4x4); in config_picture_dimensions()