Home
last modified time | relevance | path

Searched refs:outstream_channel_returns_XY (Results 1 – 8 of 8) sorted by relevance

/dports/archivers/laszip/LASzip-3.4.3/src/
H A Dlaswriteitemcompressed_v3.cpp98 outstream_channel_returns_XY = 0; in LASwriteItemCompressed_POINT14_v3()
185 if (outstream_channel_returns_XY) in ~LASwriteItemCompressed_POINT14_v3()
197 delete outstream_channel_returns_XY; in ~LASwriteItemCompressed_POINT14_v3()
373 if (outstream_channel_returns_XY == 0) in init()
377 outstream_channel_returns_XY = new ByteStreamOutArrayLE(); in init()
389 outstream_channel_returns_XY = new ByteStreamOutArrayBE(); in init()
416 outstream_channel_returns_XY->seek(0); in init()
429 enc_channel_returns_XY->init(outstream_channel_returns_XY); in init()
792 num_bytes = (U32)outstream_channel_returns_XY->getCurr(); in chunk_sizes()
887 num_bytes = (U32)outstream_channel_returns_XY->getCurr(); in chunk_bytes()
[all …]
H A Dlaswriteitemcompressed_v4.cpp98 outstream_channel_returns_XY = 0; in LASwriteItemCompressed_POINT14_v4()
185 if (outstream_channel_returns_XY) in ~LASwriteItemCompressed_POINT14_v4()
197 delete outstream_channel_returns_XY; in ~LASwriteItemCompressed_POINT14_v4()
371 if (outstream_channel_returns_XY == 0) in init()
375 outstream_channel_returns_XY = new ByteStreamOutArrayLE(); in init()
387 outstream_channel_returns_XY = new ByteStreamOutArrayBE(); in init()
414 outstream_channel_returns_XY->seek(0); in init()
427 enc_channel_returns_XY->init(outstream_channel_returns_XY); in init()
790 num_bytes = (U32)outstream_channel_returns_XY->getCurr(); in chunk_sizes()
885 num_bytes = (U32)outstream_channel_returns_XY->getCurr(); in chunk_bytes()
[all …]
H A Dlaswriteitemcompressed_v3.hpp62 ByteStreamOutArray* outstream_channel_returns_XY; member in LASwriteItemCompressed_POINT14_v3
H A Dlaswriteitemcompressed_v4.hpp63 ByteStreamOutArray* outstream_channel_returns_XY; member in LASwriteItemCompressed_POINT14_v4
/dports/misc/lastools/LAStools-8ff2694/LASzip/src/
H A Dlaswriteitemcompressed_v4.cpp100 outstream_channel_returns_XY = 0; in LASwriteItemCompressed_POINT14_v4()
187 if (outstream_channel_returns_XY) in ~LASwriteItemCompressed_POINT14_v4()
199 delete outstream_channel_returns_XY; in ~LASwriteItemCompressed_POINT14_v4()
373 if (outstream_channel_returns_XY == 0) in init()
377 outstream_channel_returns_XY = new ByteStreamOutArrayLE(); in init()
389 outstream_channel_returns_XY = new ByteStreamOutArrayBE(); in init()
416 outstream_channel_returns_XY->seek(0); in init()
429 enc_channel_returns_XY->init(outstream_channel_returns_XY); in init()
792 num_bytes = (U32)outstream_channel_returns_XY->getCurr(); in chunk_sizes()
887 num_bytes = (U32)outstream_channel_returns_XY->getCurr(); in chunk_bytes()
[all …]
H A Dlaswriteitemcompressed_v3.cpp100 outstream_channel_returns_XY = 0; in LASwriteItemCompressed_POINT14_v3()
187 if (outstream_channel_returns_XY) in ~LASwriteItemCompressed_POINT14_v3()
199 delete outstream_channel_returns_XY; in ~LASwriteItemCompressed_POINT14_v3()
373 if (outstream_channel_returns_XY == 0) in init()
377 outstream_channel_returns_XY = new ByteStreamOutArrayLE(); in init()
389 outstream_channel_returns_XY = new ByteStreamOutArrayBE(); in init()
416 outstream_channel_returns_XY->seek(0); in init()
429 enc_channel_returns_XY->init(outstream_channel_returns_XY); in init()
792 num_bytes = (U32)outstream_channel_returns_XY->getCurr(); in chunk_sizes()
887 num_bytes = (U32)outstream_channel_returns_XY->getCurr(); in chunk_bytes()
[all …]
H A Dlaswriteitemcompressed_v4.hpp63 ByteStreamOutArray* outstream_channel_returns_XY; member in LASwriteItemCompressed_POINT14_v4
H A Dlaswriteitemcompressed_v3.hpp62 ByteStreamOutArray* outstream_channel_returns_XY; member in LASwriteItemCompressed_POINT14_v3