Home
last modified time | relevance | path

Searched defs:packedLen (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/mtproto/details/
H A Dmtproto_dump_to_text.cpp102 uint32 packedLen = packed.v.size(), unpackedChunk = packedLen; in DumpToTextCore() local
/dports/audio/protracker/pt2-clone-1.37/src/
H A Dpt2_bmp.c187 uint32_t *unpackBMP(const uint8_t *src, uint32_t packedLen) in unpackBMP()
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A Dpicttoppm.c2189 unsigned int const packedLen) { in copyFullBytes()
2202 unsigned int const packedLen) { in expand4Bits()
2220 unsigned int const packedLen) { in expand2Bits()
2240 unsigned int const packedLen) { in expand1Bit()
2263 unsigned int const packedLen, in unpackBuf()
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DLoad_ams.cpp687 uint32le packedLen; // Including header member
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/mtproto/
H A Dsession_private.cpp1974 uint32 packedLen = packed.v.size(), unpackedChunk = packedLen; in ungzip() local