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

/linux-master/lib/xz/
H A Dxz_private.h140 XZ_EXTERN struct xz_dec_bcj *xz_dec_bcj_create(bool single_call);
H A Dxz_dec_bcj.c527 XZ_EXTERN struct xz_dec_bcj *xz_dec_bcj_create(bool single_call) function
H A Dxz_dec_stream.c795 s->bcj = xz_dec_bcj_create(DEC_IS_SINGLE(mode));

Completed in 112 milliseconds