Home
last modified time | relevance | path

Searched refs:destBlockSize (Results 1 – 25 of 60) sorted by relevance

123

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/C/
H A DLzma2Enc.c506 p->mtCoder.destBlockSize = p->props.blockSize + (p->props.blockSize >> 10) + 16; in Lzma2Enc_Encode()
507 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
509 p->mtCoder.destBlockSize = (size_t)0 - 1; in Lzma2Enc_Encode()
510 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
H A DMtCoder.h76 size_t destBlockSize; member
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/deps/lzma-16.04/C/
H A DLzma2Enc.c506 p->mtCoder.destBlockSize = p->props.blockSize + (p->props.blockSize >> 10) + 16; in Lzma2Enc_Encode()
507 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
509 p->mtCoder.destBlockSize = (size_t)0 - 1; in Lzma2Enc_Encode()
510 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
H A DMtCoder.h76 size_t destBlockSize; member
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/lzma-16.04/C/
H A DLzma2Enc.c506 p->mtCoder.destBlockSize = p->props.blockSize + (p->props.blockSize >> 10) + 16; in Lzma2Enc_Encode()
507 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
509 p->mtCoder.destBlockSize = (size_t)0 - 1; in Lzma2Enc_Encode()
510 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
H A DMtCoder.h76 size_t destBlockSize; member
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/C/
H A DLzma2Enc.c506 p->mtCoder.destBlockSize = p->props.blockSize + (p->props.blockSize >> 10) + 16; in Lzma2Enc_Encode()
507 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
509 p->mtCoder.destBlockSize = (size_t)0 - 1; in Lzma2Enc_Encode()
510 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
H A DMtCoder.h76 size_t destBlockSize; member
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/C/
H A DLzma2Enc.c506 p->mtCoder.destBlockSize = p->props.blockSize + (p->props.blockSize >> 10) + 16; in Lzma2Enc_Encode()
507 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
509 p->mtCoder.destBlockSize = (size_t)0 - 1; in Lzma2Enc_Encode()
510 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
H A DMtCoder.h76 size_t destBlockSize; member
/dports/emulators/qmc2/qmc2-0.195_4/qmc2/lzma/
H A DLzma2Enc.c506 p->mtCoder.destBlockSize = p->props.blockSize + (p->props.blockSize >> 10) + 16; in Lzma2Enc_Encode()
507 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
509 p->mtCoder.destBlockSize = (size_t)0 - 1; in Lzma2Enc_Encode()
510 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
H A DMtCoder.h76 size_t destBlockSize; member
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/deps/lzma-16.04/C/
H A DLzma2Enc.c506 p->mtCoder.destBlockSize = p->props.blockSize + (p->props.blockSize >> 10) + 16; in Lzma2Enc_Encode()
507 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
509 p->mtCoder.destBlockSize = (size_t)0 - 1; in Lzma2Enc_Encode()
510 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
H A DMtCoder.h76 size_t destBlockSize; member
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/dep/libs/lib7z/
H A DLzma2Enc.c506 p->mtCoder.destBlockSize = p->props.blockSize + (p->props.blockSize >> 10) + 16; in Lzma2Enc_Encode()
507 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
509 p->mtCoder.destBlockSize = (size_t)0 - 1; in Lzma2Enc_Encode()
510 if (p->mtCoder.destBlockSize < p->props.blockSize) in Lzma2Enc_Encode()
H A DMtCoder.h76 size_t destBlockSize; member
/dports/archivers/ppmd-7z/p7zip_9.04/C/
H A DMtCoder.h78 size_t destBlockSize; member
/dports/sysutils/squashfs-tools/C/
H A DMtCoder.h76 size_t destBlockSize; member
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/C/
H A DLzma2Enc.c775 size_t destBlockSize = p->mtCoder.blockSize + (p->mtCoder.blockSize >> 10) + 16; in Lzma2Enc_Encode2() local
776 if (destBlockSize < p->mtCoder.blockSize) in Lzma2Enc_Encode2()
778 if (p->outBufSize != destBlockSize) in Lzma2Enc_Encode2()
780 p->outBufSize = destBlockSize; in Lzma2Enc_Encode2()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/C/
H A DLzma2Enc.c775 size_t destBlockSize = p->mtCoder.blockSize + (p->mtCoder.blockSize >> 10) + 16; in Lzma2Enc_Encode2() local
776 if (destBlockSize < p->mtCoder.blockSize) in Lzma2Enc_Encode2()
778 if (p->outBufSize != destBlockSize) in Lzma2Enc_Encode2()
780 p->outBufSize = destBlockSize; in Lzma2Enc_Encode2()
/dports/archivers/py-lzma/pylzma-0.5.0/src/sdk/C/
H A DLzma2Enc.c775 size_t destBlockSize = p->mtCoder.blockSize + (p->mtCoder.blockSize >> 10) + 16; in Lzma2Enc_Encode2() local
776 if (destBlockSize < p->mtCoder.blockSize) in Lzma2Enc_Encode2()
778 if (p->outBufSize != destBlockSize) in Lzma2Enc_Encode2()
780 p->outBufSize = destBlockSize; in Lzma2Enc_Encode2()
/dports/archivers/7-zip/7-zip-21.07/C/
H A DLzma2Enc.c775 size_t destBlockSize = p->mtCoder.blockSize + (p->mtCoder.blockSize >> 10) + 16; in Lzma2Enc_Encode2() local
776 if (destBlockSize < p->mtCoder.blockSize) in Lzma2Enc_Encode2()
778 if (p->outBufSize != destBlockSize) in Lzma2Enc_Encode2()
780 p->outBufSize = destBlockSize; in Lzma2Enc_Encode2()
/dports/archivers/lzma/lzma-19.00/C/
H A DLzma2Enc.c775 size_t destBlockSize = p->mtCoder.blockSize + (p->mtCoder.blockSize >> 10) + 16; in Lzma2Enc_Encode2() local
776 if (destBlockSize < p->mtCoder.blockSize) in Lzma2Enc_Encode2()
778 if (p->outBufSize != destBlockSize) in Lzma2Enc_Encode2()
780 p->outBufSize = destBlockSize; in Lzma2Enc_Encode2()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/C/
H A DLzma2Enc.c772 size_t destBlockSize = p->mtCoder.blockSize + (p->mtCoder.blockSize >> 10) + 16; in Lzma2Enc_Encode2() local
773 if (destBlockSize < p->mtCoder.blockSize) in Lzma2Enc_Encode2()
775 if (p->outBufSize != destBlockSize) in Lzma2Enc_Encode2()
777 p->outBufSize = destBlockSize; in Lzma2Enc_Encode2()
/dports/emulators/mgba/mgba-0.9.2/src/third-party/lzma/
H A DLzma2Enc.c775 size_t destBlockSize = p->mtCoder.blockSize + (p->mtCoder.blockSize >> 10) + 16; in Lzma2Enc_Encode2() local
776 if (destBlockSize < p->mtCoder.blockSize) in Lzma2Enc_Encode2()
778 if (p->outBufSize != destBlockSize) in Lzma2Enc_Encode2()
780 p->outBufSize = destBlockSize; in Lzma2Enc_Encode2()

123