Searched refs:lzx_decode (Results 1 – 1 of 1) sorted by relevance
340 static int lzx_decode(struct lzx_stream *, int);1698 r = lzx_decode(&cab->xstrm, in cab_read_ahead_cfdata_lzx()2391 lzx_decode(struct lzx_stream *strm, int last) in lzx_decode() function