Home | History | Annotate | Download | only in src

Lines Matching refs:vol

74 * -- DecodeVolHeader -- Decode the header of a VOL
83 Vol *currVol;
96 currVol = video->vol[layer];
237 * Read the VOL header entries from the bitstream
389 /* we should put it in Vol structure. 04/12/2000. */
641 if (currVol->refVolID != video->vol[0]->volID) return PV_FAIL;
805 Vol *currVol = video->vol[video->currLayer];
1015 Vol *currVol = video->vol[0];
1525 Vol *currVol = video->vol[video->currLayer];
1619 uint32 CalcVopDisplayTime(Vol *currVol, Vop *currVop, int shortVideoHeader)