Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/hantro/
Dhantro_g1_h264_dec.c146 G1_REG_REF_PIC_REFER1_NBR(hantro_h264_get_ref_nbr(ctx, i + 1)); in set_ref()
Dhantro_g1_regs.h245 #define G1_REG_REF_PIC_REFER1_NBR(x) (((x) & 0xffff) << 16) macro