Searched defs:targetLog (Results  1 – 7 of 7) sorted by relevance
| /external/zstd/lib/decompress/ | 
| D | huf_decompress.c | 935 static void HUF_fillDTableX2Level2(HUF_DEltX2* DTable, U32 targetLog, const U32 consumedBits,  in HUF_fillDTableX2Level2()990 static void HUF_fillDTableX2(HUF_DEltX2* DTable, const U32 targetLog,  in HUF_fillDTableX2()
 
 | 
| /external/zstd/lib/legacy/ | 
| D | zstd_v03.c | 1876 static void HUF_fillDTableX4(HUF_DEltX4* DTable, const U32 targetLog,  in HUF_fillDTableX4()
 | 
| D | zstd_v04.c | 2027 static void HUF_fillDTableX4(HUF_DEltX4* DTable, const U32 targetLog,  in HUF_fillDTableX4()
 | 
| D | zstd_v02.c | 1879 static void HUF_fillDTableX4(HUF_DEltX4* DTable, const U32 targetLog,  in HUF_fillDTableX4()
 | 
| D | zstd_v05.c | 2153 static void HUFv05_fillDTableX4(HUFv05_DEltX4* DTable, const U32 targetLog,  in HUFv05_fillDTableX4()
 | 
| D | zstd_v06.c | 2285 static void HUFv06_fillDTableX4(HUFv06_DEltX4* DTable, const U32 targetLog,  in HUFv06_fillDTableX4()
 | 
| D | zstd_v07.c | 2092 static void HUFv07_fillDTableX4(HUFv07_DEltX4* DTable, const U32 targetLog,  in HUFv07_fillDTableX4()
 |