Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4.c507 dictIssue_directive dictIssue) in LZ4_compress_generic() argument
590 } while ( ((dictIssue==dictSmall) ? (match < lowRefLimit) : 0) in LZ4_compress_generic()
684 if ( ((dictIssue==dictSmall) ? (match>=lowRefLimit) : 1) in LZ4_compress_generic()