Home | History | Annotate | Download | only in src

Lines Matching refs:currPic

283         video->currPic = NULL;
566 /* find an empty memory from DPB and assigned to currPic */
631 /* find an empty memory from DPB and assigned to currPic */
634 video->currPic->isReference = TRUE; // FIX
638 video->currPic->isReference = FALSE;
645 if (video->currPic->isReference)
931 video->currPic = NULL;