Home | History | Annotate | Download | only in src

Lines Matching refs:volID

862         pVol->volID = idx;  /* Set VOL ID */
1476 video->currVop->volID = currVol->volID;
1570 video->hintTrackInfo.LayerID = (UChar)currVol->volID;
1746 video->currVop->volID = currVol->volID;
1820 video->hintTrackInfo.LayerID = (UChar)currVol->volID;
2452 status = BitstreamPutBits(stream, 4, currVol->volID);/* video_object_layer_id */