Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_vp8_dec.c482 G1_REG_DEC_CTRL1_PIC_MB_H_EXT(mb_height >> 8); in hantro_g1_vp8_dec_run()
H A Dhantro_g1_regs.h82 #define G1_REG_DEC_CTRL1_PIC_MB_H_EXT(x) (((x) & 0x7) << 0) macro