Home
last modified time | relevance | path

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

/external/u-boot/lib/
Dlz4.c34 static const int LZ4_minLength = (MFLIMIT+1); variable
/external/lz4/lib/
Dlz4.c303 static const int LZ4_minLength = (MFLIMIT+1); variable