Home | History | Annotate | Download | only in src

Lines Matching refs:getPointer

1257         bytes_consumed = (getPointer(currVol->bitstream) + 7) >> 3;
1377 video->nBitsPerVop[idx] = getPointer(currVol->bitstream);
1393 bytes_consumed = (getPointer(currVol->bitstream) + 7) >> 3; /* 11/4/03 */