Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/lz4/
Dlz4.c672 const BYTE* const pStart = pIn; in LZ4_count() local
686 return (unsigned)(pIn - pStart); in LZ4_count()
692 return (unsigned)(pIn - pStart); in LZ4_count()