Home
last modified time | relevance | path

Searched refs:ovref (Results 1 - 1 of 1) sorted by relevance

/third_party/lz4/lib/
H A Dlz4hc.c1359 const BYTE* ovref = NULL; in LZ4HC_compress_optimal() local
1386 ovref = matchPos; in LZ4HC_compress_optimal()
1562 ovref = ip - offset; in LZ4HC_compress_optimal()
1605 /* Assumption : ip, anchor, ovml and ovref must be set correctly */ in LZ4HC_compress_optimal()
1621 LZ4HC_encodeSequence(UPDATABLE(ip, op, anchor), ovml, ovref, notLimited, oend); in LZ4HC_compress_optimal() local

Completed in 4 milliseconds