Searched refs:list0idx (Results 1 – 1 of 1) sorted by relevance
26 int i, list0idx; in RefListInit() local30 list0idx = 0; in RefListInit()78 video->RefPicList0[list0idx++] = &(dpb->fs[i]->frame); in RefListInit()82 if (list0idx == 0) in RefListInit()86 list0idx = 1; in RefListInit()89 SortPicByPicNum(video->RefPicList0, list0idx); in RefListInit()90 video->refList0Size = list0idx; in RefListInit()99 video->RefPicList0[list0idx++] = &(dpb->fs[i]->frame); in RefListInit()104 …SortPicByPicNumLongTerm(&(video->RefPicList0[video->refList0Size]), list0idx - video->refList0Size… in RefListInit()105 video->refList0Size = list0idx; in RefListInit()