Searched refs:pre_size (Results 1 – 1 of 1) sorted by relevance
1850 Int pre_size; in PVEncodeSlice() local1857 pre_size = currVol->stream->byteCount; in PVEncodeSlice()1858 currVol->stream->bufferSize = pre_size + (*size); in PVEncodeSlice()1952 *size = currVol->stream->byteCount - pre_size; in PVEncodeSlice()