Home
last modified time | relevance | path

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

/dports/archivers/laszip/LASzip-3.4.3/src/
H A Dlaswriteitemcompressed_v3.cpp1403 enc_NIR = 0; in LASwriteItemCompressed_RGBNIR14_v3()
1440 enc_NIR->destroySymbolModel(contexts[c].m_nir_bytes_used); in ~LASwriteItemCompressed_RGBNIR14_v3()
1441 enc_NIR->destroySymbolModel(contexts[c].m_nir_diff_0); in ~LASwriteItemCompressed_RGBNIR14_v3()
1442 enc_NIR->destroySymbolModel(contexts[c].m_nir_diff_1); in ~LASwriteItemCompressed_RGBNIR14_v3()
1454 delete enc_NIR; in ~LASwriteItemCompressed_RGBNIR14_v3()
1491 enc_NIR->initSymbolModel(contexts[context].m_nir_bytes_used); in createAndInitModelsAndCompressors()
1492 enc_NIR->initSymbolModel(contexts[context].m_nir_diff_0); in createAndInitModelsAndCompressors()
1493 enc_NIR->initSymbolModel(contexts[context].m_nir_diff_1); in createAndInitModelsAndCompressors()
1526 enc_NIR = new ArithmeticEncoder(); in init()
1539 enc_NIR->init(outstream_NIR); in init()
[all …]
H A Dlaswriteitemcompressed_v4.cpp1401 enc_NIR = 0; in LASwriteItemCompressed_RGBNIR14_v4()
1438 enc_NIR->destroySymbolModel(contexts[c].m_nir_bytes_used); in ~LASwriteItemCompressed_RGBNIR14_v4()
1439 enc_NIR->destroySymbolModel(contexts[c].m_nir_diff_0); in ~LASwriteItemCompressed_RGBNIR14_v4()
1440 enc_NIR->destroySymbolModel(contexts[c].m_nir_diff_1); in ~LASwriteItemCompressed_RGBNIR14_v4()
1452 delete enc_NIR; in ~LASwriteItemCompressed_RGBNIR14_v4()
1489 enc_NIR->initSymbolModel(contexts[context].m_nir_bytes_used); in createAndInitModelsAndCompressors()
1490 enc_NIR->initSymbolModel(contexts[context].m_nir_diff_0); in createAndInitModelsAndCompressors()
1491 enc_NIR->initSymbolModel(contexts[context].m_nir_diff_1); in createAndInitModelsAndCompressors()
1524 enc_NIR = new ArithmeticEncoder(); in init()
1537 enc_NIR->init(outstream_NIR); in init()
[all …]
H A Dlaswriteitemcompressed_v3.hpp163 ArithmeticEncoder* enc_NIR; member in LASwriteItemCompressed_RGBNIR14_v3
H A Dlaswriteitemcompressed_v4.hpp164 ArithmeticEncoder* enc_NIR; member in LASwriteItemCompressed_RGBNIR14_v4
/dports/misc/lastools/LAStools-8ff2694/LASzip/src/
H A Dlaswriteitemcompressed_v4.cpp1403 enc_NIR = 0; in LASwriteItemCompressed_RGBNIR14_v4()
1440 enc_NIR->destroySymbolModel(contexts[c].m_nir_bytes_used); in ~LASwriteItemCompressed_RGBNIR14_v4()
1441 enc_NIR->destroySymbolModel(contexts[c].m_nir_diff_0); in ~LASwriteItemCompressed_RGBNIR14_v4()
1442 enc_NIR->destroySymbolModel(contexts[c].m_nir_diff_1); in ~LASwriteItemCompressed_RGBNIR14_v4()
1454 delete enc_NIR; in ~LASwriteItemCompressed_RGBNIR14_v4()
1491 enc_NIR->initSymbolModel(contexts[context].m_nir_bytes_used); in createAndInitModelsAndCompressors()
1492 enc_NIR->initSymbolModel(contexts[context].m_nir_diff_0); in createAndInitModelsAndCompressors()
1493 enc_NIR->initSymbolModel(contexts[context].m_nir_diff_1); in createAndInitModelsAndCompressors()
1526 enc_NIR = new ArithmeticEncoder(); in init()
1539 enc_NIR->init(outstream_NIR); in init()
[all …]
H A Dlaswriteitemcompressed_v3.cpp1403 enc_NIR = 0; in LASwriteItemCompressed_RGBNIR14_v3()
1440 enc_NIR->destroySymbolModel(contexts[c].m_nir_bytes_used); in ~LASwriteItemCompressed_RGBNIR14_v3()
1441 enc_NIR->destroySymbolModel(contexts[c].m_nir_diff_0); in ~LASwriteItemCompressed_RGBNIR14_v3()
1442 enc_NIR->destroySymbolModel(contexts[c].m_nir_diff_1); in ~LASwriteItemCompressed_RGBNIR14_v3()
1454 delete enc_NIR; in ~LASwriteItemCompressed_RGBNIR14_v3()
1491 enc_NIR->initSymbolModel(contexts[context].m_nir_bytes_used); in createAndInitModelsAndCompressors()
1492 enc_NIR->initSymbolModel(contexts[context].m_nir_diff_0); in createAndInitModelsAndCompressors()
1493 enc_NIR->initSymbolModel(contexts[context].m_nir_diff_1); in createAndInitModelsAndCompressors()
1526 enc_NIR = new ArithmeticEncoder(); in init()
1539 enc_NIR->init(outstream_NIR); in init()
[all …]
H A Dlaswriteitemcompressed_v4.hpp164 ArithmeticEncoder* enc_NIR; member in LASwriteItemCompressed_RGBNIR14_v4
H A Dlaswriteitemcompressed_v3.hpp163 ArithmeticEncoder* enc_NIR; member in LASwriteItemCompressed_RGBNIR14_v3