Searched refs:hintTrackInfo (Results 1 – 2 of 2) sorted by relevance
1600 video->hintTrackInfo.MTB = 1; in PVEncodeVideoFrame()1602 video->hintTrackInfo.MTB = 0; in PVEncodeVideoFrame()1603 video->hintTrackInfo.LayerID = (UChar)currVol->volID; in PVEncodeVideoFrame()1604 video->hintTrackInfo.CodeType = (UChar)video->currVop->predictionType; in PVEncodeVideoFrame()1605 video->hintTrackInfo.RefSelCode = (UChar)video->currVop->refSelectCode; in PVEncodeVideoFrame()1849 video->hintTrackInfo.MTB = 1; in PVEncodeFrameSet()1851 video->hintTrackInfo.MTB = 0; in PVEncodeFrameSet()1853 video->hintTrackInfo.LayerID = (UChar)currVol->volID; in PVEncodeFrameSet()1854 video->hintTrackInfo.CodeType = (UChar)video->currVop->predictionType; in PVEncodeFrameSet()1855 video->hintTrackInfo.RefSelCode = (UChar)video->currVop->refSelectCode; in PVEncodeFrameSet()[all …]
419 HintTrackInfo hintTrackInfo; /* hintTrackInfo */ member