Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_h264_dec.c146 G1_REG_REF_PIC_REFER1_NBR(hantro_h264_get_ref_nbr(ctx, i + 1)); in set_ref()
H A Dhantro_g1_regs.h245 #define G1_REG_REF_PIC_REFER1_NBR(x) (((x) & 0xffff) << 16) macro