Home | History | Annotate | Download | only in src

Lines Matching refs:Vol

76 * -- DecodeVolHeader -- Decode the header of a VOL
85 Vol *currVol;
98 currVol = video->vol[layer];
243 * Read the VOL header entries from the bitstream
395 /* we should put it in Vol structure. 04/12/2000. */
647 if (currVol->refVolID != video->vol[0]->volID) return PV_FAIL;
811 Vol *currVol = video->vol[video->currLayer];
1021 Vol *currVol = video->vol[0];
1537 Vol *currVol = video->vol[video->currLayer];
1631 uint32 CalcVopDisplayTime(Vol *currVol, Vop *currVop, int shortVideoHeader)