Home | History | Annotate | Download | only in src

Lines Matching refs:volID

895         pVol->volID = idx;  /* Set VOL ID */
1505 video->currVop->volID = currVol->volID;
1599 video->hintTrackInfo.LayerID = (UChar)currVol->volID;
1775 video->currVop->volID = currVol->volID;
1849 video->hintTrackInfo.LayerID = (UChar)currVol->volID;
2481 status = BitstreamPutBits(stream, 4, currVol->volID);/* video_object_layer_id */