Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_h264_dec.c69 G1_REG_DEC_CTRL3_INIT_QP(pps->pic_init_qp_minus26 + 26) | in set_params()
H A Dhantro_g1_regs.h129 #define G1_REG_DEC_CTRL3_INIT_QP(x) (((x) & 0x3f) << 25) macro