Home
last modified time | relevance | path

Searched refs:nBytesAlloc (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/third_party/LercLib/
H A DLerc.cpp335 unsigned int nBytesAlloc = nBytes; in EncodeTempl() local
337 …if ((size_t)(pByte - pBuffer) + nBytesAlloc > numBytesBuffer) // check we have enough space left in EncodeTempl()
/dports/graphics/py-gdal/gdal-3.3.3/third_party/LercLib/
H A DLerc.cpp335 unsigned int nBytesAlloc = nBytes; in EncodeTempl() local
337 …if ((size_t)(pByte - pBuffer) + nBytesAlloc > numBytesBuffer) // check we have enough space left in EncodeTempl()