Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/lz4/
Dlz4.c569 static unsigned LZ4_NbCommonBytes (reg_t val) in LZ4_NbCommonBytes() function
679 return LZ4_NbCommonBytes(diff); in LZ4_count()
685 pIn += LZ4_NbCommonBytes(diff); in LZ4_count()