Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_regs.h101 #define g2_output_format G2_DEC_REG(8, 0, 0x7) macro
H A Dhantro_postproc.c152 hantro_reg_write(vpu, &g2_output_format, out_depth > 8 ? 1 : 0); in hantro_postproc_g2_enable()
H A Dhantro_g2_vp9_dec.c154 hantro_reg_write(ctx->dev, &g2_output_format, 0); in config_output()