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];
241 * Read the VOL header entries from the bitstream
393 /* we should put it in Vol structure. 04/12/2000. */
645 if (currVol->refVolID != video->vol[0]->volID) return PV_FAIL;
809 Vol *currVol = video->vol[video->currLayer];
1019 Vol *currVol = video->vol[0];
1529 Vol *currVol = video->vol[video->currLayer];
1623 uint32 CalcVopDisplayTime(Vol *currVol, Vop *currVop, int shortVideoHeader)