Home
last modified time | relevance | path

Searched refs:fastMode (Results 1 – 2 of 2) sorted by relevance

/u-boot/lib/zstd/
A Dfse_decompress.c87 DTableH.fastMode = 1; in FSE_buildDTable_wksp()
97 DTableH.fastMode = 0; in FSE_buildDTable_wksp()
148 DTableH->fastMode = 0; in FSE_buildDTable_rle()
174 DTableH->fastMode = 1; in FSE_buildDTable_raw()
256 const U32 fastMode = DTableH->fastMode; in FSE_decompress_usingDTable() local
259 if (fastMode) in FSE_decompress_usingDTable()
A Dfse.h442 U16 fastMode; member

Completed in 5 milliseconds