Home
last modified time | relevance | path

Searched refs:bcj_apply (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/archival/libarchive/unxz/
Dxz_dec_bcj.c351 static void XZ_FUNC bcj_apply(struct xz_dec_bcj *s, in bcj_apply() function
464 bcj_apply(s, b->out, &out_start, b->out_pos); in xz_dec_bcj_run()
514 bcj_apply(s, s->temp.buf, &s->temp.filtered, s->temp.size); in xz_dec_bcj_run()