Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_vp9_dec.c488 u32 pic_w_4x4, pic_h_4x4; in config_picture_dimensions() local
493 pic_h_4x4 = roundup(dst->vp9.height, 8) >> 2; in config_picture_dimensions()
495 hantro_reg_write(ctx->dev, &g2_pic_height_4x4, pic_h_4x4); in config_picture_dimensions()