Searched refs:earlyEnd_directive (Results 1 – 3 of 3) sorted by relevance
243 typedef enum { decode_full_block = 0, partial_decode = 1 } earlyEnd_directive; typedef
72 earlyEnd_directive partialDecoding, in LZ4_decompress_generic()
54 typedef enum { full = 0, partial = 1 } earlyEnd_directive; typedef