Searched refs:xz_dec_bcj_create (Results 1 – 3 of 3) sorted by relevance
137 XZ_EXTERN struct xz_dec_bcj *xz_dec_bcj_create(bool single_call);
527 XZ_EXTERN struct xz_dec_bcj *xz_dec_bcj_create(bool single_call) in xz_dec_bcj_create() function
795 s->bcj = xz_dec_bcj_create(DEC_IS_SINGLE(mode)); in xz_dec_init()