Searched refs:RefPicList1 (Results 1 – 2 of 2) sorted by relevance
119 if (video->RefPicList0[i] != video->RefPicList1[i]) in RefListInit()126 tmp_s = video->RefPicList1[0]; in RefListInit()127 video->RefPicList1[0] = video->RefPicList1[1]; in RefListInit()128 video->RefPicList1[1] = tmp_s; in RefListInit()267 RefPicListX = video->RefPicList1; in ReorderShortTerm()321 RefPicListX = video->RefPicList1; in ReorderLongTerm()
759 AVCPictureData *RefPicList1[MAX_REF_PIC_LIST]; /* list 1 */ member