Searched refs:lhlCode (Results 1 – 1 of 1) sorted by relevance
157 U32 const lhlCode = (istart[0] >> 2) & 3; in ZSTD_decodeLiteralsBlock() local164 switch(lhlCode) in ZSTD_decodeLiteralsBlock()168 singleStream = !lhlCode; in ZSTD_decodeLiteralsBlock()253 U32 const lhlCode = ((istart[0]) >> 2) & 3; in ZSTD_decodeLiteralsBlock() local255 switch(lhlCode) in ZSTD_decodeLiteralsBlock()300 { U32 const lhlCode = ((istart[0]) >> 2) & 3; in ZSTD_decodeLiteralsBlock() local303 switch(lhlCode) in ZSTD_decodeLiteralsBlock()