Home | History | Annotate | Download | only in src

Lines Matching refs:shortVideoHeader

232                         video->shortVideoHeader = PV_TRUE;
235 if (video->shortVideoHeader == PV_TRUE)
290 if (video->shortVideoHeader == PV_TRUE)
860 if (video->shortVideoHeader)
1082 timestamp[idx] = CalcVopDisplayTime(video->vol[idx], vopHeader[idx], video->shortVideoHeader);
1144 if (video->shortVideoHeader)
1170 vopHeader[0]->timeStamp = CalcVopDisplayTime(currVol, vopHeader[0], video->shortVideoHeader);
1194 vopHeader[0]->timeStamp = CalcVopDisplayTime(currVol, vopHeader[0], video->shortVideoHeader);
1690 pVolInfo->shortVideoHeader = (int32)((VideoDecData *)(decCtrl->videoDecoderData))->shortVideoHeader;