Home
last modified time | relevance | path

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

/third_party/lz4/lib/
Dlz4frame.h181 …unsigned dictID; /* Dictionary ID, sent by compressor to help decoder s… member
/third_party/lz4/tests/
Dframetest.c517 U32 const dictID = 0x99; in basicTests() local