Home
last modified time | relevance | path

Searched defs:nMasks (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/lerc/lerc-3.0/OtherLanguages/CSharp/
H A DLercDecode.cs72 …public static extern UInt32 lerc_decode(byte[] pLercBlob, UInt32 blobSize, int nMasks, byte[] pVal… in lerc_decode()
74 …public static extern UInt32 lerc_decode(byte[] pLercBlob, UInt32 blobSize, int nMasks, byte[] pVal… in lerc_decode()
76 …public static extern UInt32 lerc_decode(byte[] pLercBlob, UInt32 blobSize, int nMasks, byte[] pVal… in lerc_decode()
78 …public static extern UInt32 lerc_decode(byte[] pLercBlob, UInt32 blobSize, int nMasks, byte[] pVal… in lerc_decode()
80 …public static extern UInt32 lerc_decode(byte[] pLercBlob, UInt32 blobSize, int nMasks, byte[] pVal… in lerc_decode()
82 …public static extern UInt32 lerc_decode(byte[] pLercBlob, UInt32 blobSize, int nMasks, byte[] pVal… in lerc_decode()
84 …public static extern UInt32 lerc_decode(byte[] pLercBlob, UInt32 blobSize, int nMasks, byte[] pVal… in lerc_decode()
86 …public static extern UInt32 lerc_decode(byte[] pLercBlob, UInt32 blobSize, int nMasks, byte[] pVal… in lerc_decode()
92 …c extern UInt32 lerc_decodeToDouble(byte[] pLercBlob, UInt32 blobSize, int nMasks, byte[] pValidBy… in lerc_decodeToDouble()
97 …public static void GetMinMax(T[] pData, int nMasks, byte[] pValidBytes, int nDim, int nCols, int n… in GetMinMax()
/dports/graphics/lerc/lerc-3.0/src/LercLib/
H A DLerc_c_api_impl.cpp34 int nMasks, const unsigned char* pValidBytes, double maxZErr, unsigned int* numBytes) in lerc_computeCompressedSize()
42 int nMasks, const unsigned char* pValidBytes, double maxZErr, unsigned int* numBytes) in lerc_computeCompressedSizeForVersion()
62int nMasks, const unsigned char* pValidBytes, double maxZErr, unsigned char* pOutBuffer, unsigned … in lerc_encode()
71int nMasks, const unsigned char* pValidBytes, double maxZErr, unsigned char* pOutBuffer, unsigned … in lerc_encodeForVersion()
149 lerc_status lerc_decode(const unsigned char* pLercBlob, unsigned int blobSize, int nMasks, in lerc_decode()
169 lerc_status lerc_decodeToDouble(const unsigned char* pLercBlob, unsigned int blobSize, int nMasks, in lerc_decodeToDouble()
H A DLerc.cpp40 int nMasks, const Byte* pValidBytes, double maxZErr, unsigned int& numBytesNeeded) in ComputeCompressedSize()
61int nMasks, const Byte* pValidBytes, double maxZErr, Byte* pBuffer, unsigned int numBytesBuffer, u… in Encode()
88 int nMasks = 0; in GetLercInfo() local
226 ErrCode Lerc::Decode(const Byte* pLercBlob, unsigned int numBytesBlob, int nMasks, Byte* pValidByte… in Decode()
270 int nMasks, const Byte* pValidBytes, double maxZErr, unsigned int& numBytesNeeded) in ComputeCompressedSizeTempl()
290int nMasks, const Byte* pValidBytes, double maxZErr, Byte* pBuffer, unsigned int numBytesBuffer, u… in EncodeTempl()
310 int nDim, int nCols, int nRows, int nBands, int nMasks, Byte* pValidBytes) in DecodeTempl()
406 int nMasks, const Byte* pValidBytes, double maxZErr, unsigned int& numBytesNeeded, in EncodeInternal()
H A DLerc.h105 nMasks; // number of masks (0, 1, or nBands) member
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxcrt/
H A Dfxcrt_posix.cpp22 int32_t& nMasks) { in FXCRT_Posix_GetFileMode()
46 int32_t nMasks; in Open() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxcrt/
H A Dfxcrt_posix.cpp22 int32_t& nMasks) { in FXCRT_Posix_GetFileMode()
44 int32_t nFlags, nMasks; in Open() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/
H A Dcfx_fileaccess_posix.cpp28 void GetFileMode(uint32_t dwModes, int32_t& nFlags, int32_t& nMasks) { in GetFileMode()
60 int32_t nMasks; in Open() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcrt/
H A Dcfx_fileaccess_posix.cpp27 void GetFileMode(uint32_t dwModes, int32_t& nFlags, int32_t& nMasks) { in GetFileMode()
59 int32_t nMasks; in Open() local
/dports/devel/hyperscan/hyperscan-5.4.0/src/fdr/
H A Dteddy_runtime_common.h149 const u32 nMasks) { in vectoredLoad128()
277 const u32 nMasks) { in vectoredLoad256()
350 const u32 nMasks) { in vectoredLoad512()
H A Dteddy_avx2.c499 const u32 nMasks) { in vectoredLoad2x128()
/dports/graphics/lerc/lerc-3.0/src/LercLib/include/
H A DLerc_types.h42 nMasks // 0 - all valid, 1 - same mask for all bands, nBands - masks can differ between bands enumerator
/dports/graphics/lerc/lerc-3.0/src/LercTest/
H A Dmain.cpp355 int nMasks = infoArr[8]; // get the number of valid / invalid byte masks from infoArr in main() local
492 int nMasks = infoArr[8]; in main() local
/dports/science/mmdb2/mmdb2-2.0.20/mmdb2/
H A Dmmdb_mask.cpp91 void Mask::NewMask ( PPMask Mask, int nMasks ) { in NewMask()
/dports/graphics/exiv2/exiv2-0.27.5-Source/src/
H A Dtiffvisitor_int.cpp489 const uint16_t nMasks = (nPoints+15)/(sizeof(uint16_t) * 8); in decodeCanonAFInfo() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seq/
H A Dseqport_util.cpp448 int nMasks; member
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seq/
H A Dseqport_util.cpp448 int nMasks; member
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/
H A DXproto.h770 CARD16 nPixels, nMasks; member