Searched refs:G1_REG_REF_PIC_REFER0_NBR (Results 1 – 2 of 2) sorted by relevance
162 reg |= G1_REG_REF_PIC_REFER0_NBR(dpb[i].pic_num); in set_ref()164 reg |= G1_REG_REF_PIC_REFER0_NBR(dpb[i].frame_num); in set_ref()
242 #define G1_REG_REF_PIC_REFER0_NBR(x) (((x) & 0xffff) << 0) macro