Home
last modified time | relevance | path

Searched refs:GetLercInfo (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/lerc/lerc-3.0/src/LercLib/
H A DLerc_c_api_impl.cpp98 ErrCode errCode = Lerc::GetLercInfo(pLercBlob, blobSize, lercInfo); in lerc_getBlobInfo()
180 if ((errCode = Lerc::GetLercInfo(pLercBlob, blobSize, lercInfo)) != ErrCode::Ok) in lerc_decodeToDouble()
H A DLerc.h128 static ErrCode GetLercInfo(const Byte* pLercBlob, // Lerc blob to decode
H A DLerc.cpp81 ErrCode Lerc::GetLercInfo(const Byte* pLercBlob, unsigned int numBytesBlob, struct LercInfo& lercIn… in GetLercInfo() function in Lerc
325 ErrCode errCode = GetLercInfo(pLercBlob, numBytesBlob, lercInfo); // fast for Lerc2 in DecodeTempl()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/third_party/LercLib/
H A DLerc_c_api_impl.cpp108 ErrCode errCode = Lerc::GetLercInfo(pLercBlob, blobSize, lercInfo);
197 if ((errCode = Lerc::GetLercInfo(pLercBlob, blobSize, lercInfo)) != ErrCode::Ok)
H A DLerc.h125 static ErrCode GetLercInfo(const Byte* pLercBlob, // Lerc blob to decode
H A DLerc.cpp81 ErrCode Lerc::GetLercInfo(const Byte* pLercBlob, unsigned int numBytesBlob, struct LercInfo& lercIn… in GetLercInfo() function in Lerc
/dports/graphics/py-gdal/gdal-3.3.3/third_party/LercLib/
H A DLerc_c_api_impl.cpp108 ErrCode errCode = Lerc::GetLercInfo(pLercBlob, blobSize, lercInfo); in lerc_getBlobInfo()
197 if ((errCode = Lerc::GetLercInfo(pLercBlob, blobSize, lercInfo)) != ErrCode::Ok) in lerc_decodeToDouble()
H A DLerc.h125 static ErrCode GetLercInfo(const Byte* pLercBlob, // Lerc blob to decode
H A DLerc.cpp81 ErrCode Lerc::GetLercInfo(const Byte* pLercBlob, unsigned int numBytesBlob, struct LercInfo& lercIn… in GetLercInfo() function in Lerc