Searched refs:pre_size (Results 1 – 1 of 1) sorted by relevance
1883 Int pre_size; in PVEncodeSlice() local1890 pre_size = currVol->stream->byteCount; in PVEncodeSlice()1891 currVol->stream->bufferSize = pre_size + (*size); in PVEncodeSlice()1985 *size = currVol->stream->byteCount - pre_size; in PVEncodeSlice()