Home
last modified time | relevance | path

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

/aosp_15_r20/external/lz4/lib/
H A Dlz4hc.c426 const U32* const hash8Table = hash4Table + LZ4MID_HASHTABLESIZE; in LZ4MID_searchExtDict() local
491 U32* const hash8Table = hash4Table + LZ4MID_HASHTABLESIZE; in LZ4MID_fillHTable() local
533 U32* const hash8Table = hash4Table + LZ4MID_HASHTABLESIZE; in LZ4MID_compress() local