Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/xz/
H A Dxz_dec_bcj.c345 static void bcj_apply(struct xz_dec_bcj *s, in bcj_apply() function
459 bcj_apply(s, b->out, &out_start, b->out_pos); in xz_dec_bcj_run()
509 bcj_apply(s, s->temp.buf, &s->temp.filtered, s->temp.size); in xz_dec_bcj_run()
/kernel/linux/linux-6.6/lib/xz/
H A Dxz_dec_bcj.c345 static void bcj_apply(struct xz_dec_bcj *s, in bcj_apply() function
459 bcj_apply(s, b->out, &out_start, b->out_pos); in xz_dec_bcj_run()
509 bcj_apply(s, s->temp.buf, &s->temp.filtered, s->temp.size); in xz_dec_bcj_run()

Completed in 2 milliseconds