Home
last modified time | relevance | path

Searched refs:lenProbs (Results 1 – 25 of 31) sorted by relevance

12

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/C/
H A DLzmaEnc.c277 CLenEnc lenProbs; member
359 CLenEnc lenProbs; member
389 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
415 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
1862 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2260 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2263 LenPriceEnc_UpdateTable(&p->lenEnc, posState, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2486 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2508 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/libs/lib7z/
H A DLzmaEnc.c290 CLenEnc lenProbs; member
374 CLenEnc lenProbs; member
404 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
430 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
2011 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2424 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2524 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2665 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2697 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/deps/lzma-19.00/src/
H A DLzmaEnc.c290 CLenEnc lenProbs; member
374 CLenEnc lenProbs; member
404 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
430 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
2011 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2424 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2524 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2665 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2697 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/games/libretro-opera/opera-libretro-5781f68/deps/lzma-19.00/src/
H A DLzmaEnc.c290 CLenEnc lenProbs; member
374 CLenEnc lenProbs; member
404 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
430 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
2011 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2424 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2524 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2665 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2697 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzmaEnc.c277 CLenEnc lenProbs; member
359 CLenEnc lenProbs; member
389 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
415 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
1864 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2262 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2265 LenPriceEnc_UpdateTable(&p->lenEnc, posState, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2488 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2510 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/games/retroarch/RetroArch-1.9.7/deps/7zip/
H A DLzmaEnc.c292 CLenEnc lenProbs; member
376 CLenEnc lenProbs; member
406 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
432 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
2014 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2427 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2527 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2668 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2700 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/lzma-19.00/src/
H A DLzmaEnc.c290 CLenEnc lenProbs; member
374 CLenEnc lenProbs; member
404 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
430 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
2011 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2424 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2524 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2665 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2697 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/deps/lzma-19.00/src/
H A DLzmaEnc.c290 CLenEnc lenProbs; member
374 CLenEnc lenProbs; member
404 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
430 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
2011 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2424 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2524 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2665 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2697 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/C/
H A DLzmaEnc.c277 CLenEnc lenProbs; member
359 CLenEnc lenProbs; member
389 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
415 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
1862 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2260 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2263 LenPriceEnc_UpdateTable(&p->lenEnc, posState, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2486 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2508 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/archivers/py-lzma/pylzma-0.5.0/src/sdk/C/
H A DLzmaEnc.c277 CLenEnc lenProbs; member
359 CLenEnc lenProbs; member
389 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
415 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
1862 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2261 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2264 LenPriceEnc_UpdateTable(&p->lenEnc, posState, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2487 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2509 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/archivers/lzma/lzma-19.00/C/
H A DLzmaEnc.c290 CLenEnc lenProbs; member
374 CLenEnc lenProbs; member
404 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
430 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
2011 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2424 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2524 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2665 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2697 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/archivers/7-zip/7-zip-21.07/C/
H A DLzmaEnc.c377 CLenEnc lenProbs; member
467 CLenEnc lenProbs; member
504 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
530 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
2130 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2564 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2664 LenPriceEnc_UpdateTables(&p->lenEnc, (unsigned)1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2827 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2861 LenPriceEnc_UpdateTables(&p->lenEnc, (unsigned)1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzmaEnc.c277 CLenEnc lenProbs; member
359 CLenEnc lenProbs; member
389 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
415 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
1864 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2262 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2265 LenPriceEnc_UpdateTable(&p->lenEnc, posState, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2488 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2510 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/emulators/mgba/mgba-0.9.2/src/third-party/lzma/
H A DLzmaEnc.c290 CLenEnc lenProbs; member
374 CLenEnc lenProbs; member
404 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
430 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
2011 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2424 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2524 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2665 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2697 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzmaEnc.c277 CLenEnc lenProbs; member
359 CLenEnc lenProbs; member
389 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
415 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
1864 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2262 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2265 LenPriceEnc_UpdateTable(&p->lenEnc, posState, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2488 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2510 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzmaEnc.c277 CLenEnc lenProbs; member
359 CLenEnc lenProbs; member
389 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
415 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
1864 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2262 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2265 LenPriceEnc_UpdateTable(&p->lenEnc, posState, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2488 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2510 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/devel/upp/upp/uppsrc/plugin/lzma/lib/
H A DLzmaEnc.c290 CLenEnc lenProbs; member
374 CLenEnc lenProbs; member
404 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
430 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
2011 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2424 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2524 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2665 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2697 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/security/hashcat/hashcat-6.2.5/deps/LZMA-SDK/C/
H A DLzmaEnc.c310 CLenEnc lenProbs; member
394 CLenEnc lenProbs; member
424 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
450 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
2033 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2447 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2547 LenPriceEnc_UpdateTables(&p->lenEnc, (unsigned)1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2688 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2720 LenPriceEnc_UpdateTables(&p->lenEnc, (unsigned)1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/C/
H A DLzmaEnc.c277 CLenEnc lenProbs; member
359 CLenEnc lenProbs; member
389 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
415 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
1862 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2260 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2263 LenPriceEnc_UpdateTable(&p->lenEnc, posState, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2486 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2508 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzmaEnc.c277 CLenEnc lenProbs; member
359 CLenEnc lenProbs; member
389 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
415 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
1864 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2262 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2265 LenPriceEnc_UpdateTable(&p->lenEnc, posState, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2488 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2510 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/C/
H A DLzmaEnc.c277 CLenEnc lenProbs; member
359 CLenEnc lenProbs; member
389 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
415 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
1862 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2260 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2263 LenPriceEnc_UpdateTable(&p->lenEnc, posState, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2486 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2508 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzmaEnc.c290 CLenEnc lenProbs; member
374 CLenEnc lenProbs; member
404 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
430 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
2011 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2424 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2524 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2665 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2697 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzmaEnc.c277 CLenEnc lenProbs; member
359 CLenEnc lenProbs; member
389 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
415 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
1864 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2262 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2265 LenPriceEnc_UpdateTable(&p->lenEnc, posState, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2488 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2510 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzmaEnc.c277 CLenEnc lenProbs; member
359 CLenEnc lenProbs; member
389 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
415 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
1864 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2262 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2265 LenPriceEnc_UpdateTable(&p->lenEnc, posState, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2488 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2510 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzmaEnc.c290 CLenEnc lenProbs; member
374 CLenEnc lenProbs; member
404 dest->lenProbs = p->lenProbs; in LzmaEnc_SaveState()
430 dest->lenProbs = p->lenProbs; in LzmaEnc_RestoreState()
2011 LenEnc_Encode(&p->lenProbs, &p->rc, 0, posState); in WriteEndMarker()
2424 LenEnc_Encode(&p->lenProbs, &p->rc, len - LZMA_MATCH_LEN_MIN, posState); in LzmaEnc_CodeOneBlock()
2524 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_CodeOneBlock()
2665 LenEnc_Init(&p->lenProbs); in LzmaEnc_Init()
2697 LenPriceEnc_UpdateTables(&p->lenEnc, 1 << p->pb, &p->lenProbs, p->ProbPrices); in LzmaEnc_InitPrices()

12