Searched refs:G1_REG_REF_PIC_REFER1_NBR (Results 1 – 2 of 2) sorted by relevance
167 reg |= G1_REG_REF_PIC_REFER1_NBR(dpb[i + 1].pic_num); in set_ref()169 reg |= G1_REG_REF_PIC_REFER1_NBR(dpb[i + 1].frame_num); in set_ref()
243 #define G1_REG_REF_PIC_REFER1_NBR(x) (((x) & 0xffff) << 16) macro