Home | History | Annotate | Download | only in source

Lines Matching refs:refPic

555     pMb->refPic[0] = refIndex;
556 pMb->refPic[1] = refIndex;
557 pMb->refPic[2] = refIndex;
558 pMb->refPic[3] = refIndex;
626 pMb->refPic[0] = refIndex;
627 pMb->refPic[1] = refIndex;
640 a[1].refIndex = pMb->refPic[0];
666 pMb->refPic[2] = refIndex;
667 pMb->refPic[3] = refIndex;
733 pMb->refPic[0] = refIndex;
734 pMb->refPic[2] = refIndex;
751 a[0].refIndex = pMb->refPic[0];
776 pMb->refPic[1] = refIndex;
777 pMb->refPic[3] = refIndex;
807 pMb->refPic[i] = subMbPred->refIdxL0[i];
981 tmp = nMb->refPic[index>>2];