Home
last modified time | relevance | path

Searched defs:skipSize (Results 1 – 9 of 9) sorted by relevance

/external/coreboot/util/cbfstool/lz4/lib/
Dlz4frame.c1423 size_t skipSize = dctxPtr->tmpInTarget; in LZ4F_decompress() local
/external/zstd/lib/legacy/
Dzstd_v02.c1788 U32 i, skipSize = rankVal[minWeight]; in HUF_fillDTableX4Level2() local
2155 const U32 skipSize = rankVal[minWeight]; in HUF_fillDTableX6LevelN() local
Dzstd_v03.c1784 U32 i, skipSize = rankVal[minWeight]; in HUF_fillDTableX4Level2() local
Dzstd_v04.c1941 U32 i, skipSize = rankVal[minWeight]; in HUF_fillDTableX4Level2() local
Dzstd_v05.c2072 U32 i, skipSize = rankVal[minWeight]; in HUFv05_fillDTableX4Level2() local
Dzstd_v06.c2200 U32 i, skipSize = rankVal[minWeight]; in HUFv06_fillDTableX4Level2() local
Dzstd_v07.c2008 U32 i, skipSize = rankVal[minWeight]; in HUFv07_fillDTableX4Level2() local
/external/lz4/lib/
Dlz4frame.c2068 { size_t const skipSize = MIN(dctx->tmpInTarget, (size_t)(srcEnd-srcPtr)); in LZ4F_decompress() local
/external/zstd/lib/decompress/
Dhuf_decompress.c1081 int const skipSize = rankVal[minWeight]; in HUF_fillDTableX2Level2() local